cosmic-ui-alpha
Advanced tools
Comparing version 0.0.38 to 0.0.39
# cosmic-design | ||
## 0.0.39 | ||
### Patch Changes | ||
- [#131](https://github.com/searchfe/cosmic-design/pull/131) [`bddf1e3`](https://github.com/searchfe/cosmic-design/commit/bddf1e37ddc265e01273b93a8d49a078395fb659) Thanks [@xuelongm](https://github.com/xuelongm)! - update change version | ||
* [#130](https://github.com/searchfe/cosmic-design/pull/130) [`e470622`](https://github.com/searchfe/cosmic-design/commit/e470622135bd86363cc152e5bf9f79b1d5f9907a) Thanks [@xuelongm](https://github.com/xuelongm)! - add input number | ||
## 0.0.38 | ||
@@ -4,0 +12,0 @@ |
var button$6 = ""; | ||
const button$5 = "_button_1k0md_1 cos-btn -v-bg-primary -v-text -v-h -v-px -v-border-none rounded"; | ||
const prefix$d = "_prefix_1k0md_6 -v-mr"; | ||
const prefix$e = "_prefix_1k0md_6 -v-mr"; | ||
const content$c = "_content_1k0md_9"; | ||
const suffix$7 = "_suffix_1k0md_12 -v-ml"; | ||
const suffix$8 = "_suffix_1k0md_12 -v-ml"; | ||
var button_module = { | ||
button: button$5, | ||
prefix: prefix$d, | ||
prefix: prefix$e, | ||
content: content$c, | ||
suffix: suffix$7 | ||
suffix: suffix$8 | ||
}; | ||
const button$4 = "_button_k9yyk_1 cos-btn -v-bg-light -v-text -v-h -v-px -v-border-none rounded"; | ||
const prefix$c = "_prefix_k9yyk_6 -v-mr"; | ||
const prefix$d = "_prefix_k9yyk_6 -v-mr"; | ||
const content$b = "_content_k9yyk_9"; | ||
const suffix$6 = "_suffix_k9yyk_12 -v-ml"; | ||
const suffix$7 = "_suffix_k9yyk_12 -v-ml"; | ||
var buttonLight_module = { | ||
button: button$4, | ||
prefix: prefix$c, | ||
prefix: prefix$d, | ||
content: content$b, | ||
suffix: suffix$6 | ||
suffix: suffix$7 | ||
}; | ||
const button$3 = "_button_55o6w_1 cos-btn -v-color-dark-primary -v-text -v-h -v-px -v-border-apparent-primary rounded"; | ||
const prefix$b = "_prefix_55o6w_7 -v-mr"; | ||
const prefix$c = "_prefix_55o6w_7 -v-mr"; | ||
const content$a = "_content_55o6w_10"; | ||
const suffix$5 = "_suffix_55o6w_13 -v-ml"; | ||
const suffix$6 = "_suffix_55o6w_13 -v-ml"; | ||
var buttonSolid_module = { | ||
button: button$3, | ||
prefix: prefix$b, | ||
prefix: prefix$c, | ||
content: content$a, | ||
suffix: suffix$5 | ||
suffix: suffix$6 | ||
}; | ||
const button$2 = "_button_1ghqp_1 cos-btn -v-color-dark-primary -v-text -v-h -v-px -v-border-apparent-primary rounded"; | ||
const prefix$a = "_prefix_1ghqp_7 -v-mr"; | ||
const prefix$b = "_prefix_1ghqp_7 -v-mr"; | ||
const content$9 = "_content_1ghqp_10"; | ||
const suffix$4 = "_suffix_1ghqp_13 -v-ml"; | ||
const suffix$5 = "_suffix_1ghqp_13 -v-ml"; | ||
var buttonDashed_module = { | ||
button: button$2, | ||
prefix: prefix$a, | ||
prefix: prefix$b, | ||
content: content$9, | ||
suffix: suffix$4 | ||
suffix: suffix$5 | ||
}; | ||
const button$1 = "_button_1pdim_1 cos-btn -v-color-dark -v-bg-inapparent -v-text -v-h -v-px -v-border-none rounded"; | ||
const prefix$9 = "_prefix_1pdim_5 -v-mr"; | ||
const prefix$a = "_prefix_1pdim_5 -v-mr"; | ||
const content$8 = "_content_1pdim_8"; | ||
const suffix$3 = "_suffix_1pdim_11 -v-ml"; | ||
const suffix$4 = "_suffix_1pdim_11 -v-ml"; | ||
var buttonText_module = { | ||
button: button$1, | ||
prefix: prefix$9, | ||
prefix: prefix$a, | ||
content: content$8, | ||
suffix: suffix$3 | ||
suffix: suffix$4 | ||
}; | ||
const button = "_button_6k9l7_1 cos-btn -v-color-primary -v-text -v-h -v-px -v-border-none rounded"; | ||
const prefix$8 = "_prefix_6k9l7_5 -v-mr"; | ||
const prefix$9 = "_prefix_6k9l7_5 -v-mr"; | ||
const content$7 = "_content_6k9l7_8"; | ||
const suffix$2 = "_suffix_6k9l7_11 -v-ml"; | ||
const suffix$3 = "_suffix_6k9l7_11 -v-ml"; | ||
var buttonLink_module = { | ||
button, | ||
prefix: prefix$8, | ||
prefix: prefix$9, | ||
content: content$7, | ||
suffix: suffix$2 | ||
suffix: suffix$3 | ||
}; | ||
const root$2 = "_root_358x8_1 -v-bg-inapparent -v-h -v-px -v-text"; | ||
const active$4 = "_active_358x8_6"; | ||
const input$4 = "_input_358x8_10 -v-text"; | ||
const prefix$7 = "_prefix_358x8_19"; | ||
const input$5 = "_input_358x8_10 -v-text"; | ||
const prefix$8 = "_prefix_358x8_19"; | ||
const subfix$4 = "_subfix_358x8_23"; | ||
@@ -70,6 +70,26 @@ var input_module = { | ||
active: active$4, | ||
input: input$4, | ||
prefix: prefix$7, | ||
input: input$5, | ||
prefix: prefix$8, | ||
subfix: subfix$4 | ||
}; | ||
const inputText = "_input-text_rjbp7_1 -v-bg-inapparent -v-h -v-pl -v-text"; | ||
const prefix$7 = "_prefix_rjbp7_7"; | ||
const suffix$2 = "_suffix_rjbp7_11"; | ||
const input$4 = "_input_rjbp7_1 -v-text"; | ||
const arrowIcons = "_arrow-icons_rjbp7_23 -v-w"; | ||
const arrowIconItem = "_arrow-icon-item_rjbp7_27"; | ||
const iconItem = "_icon-item_rjbp7_31"; | ||
var inputNumber_module = { | ||
"input-text": "_input-text_rjbp7_1 -v-bg-inapparent -v-h -v-pl -v-text", | ||
inputText, | ||
prefix: prefix$7, | ||
suffix: suffix$2, | ||
input: input$4, | ||
"arrow-icons": "_arrow-icons_rjbp7_23 -v-w", | ||
arrowIcons, | ||
"arrow-icon-item": "_arrow-icon-item_rjbp7_27", | ||
arrowIconItem, | ||
"icon-item": "_icon-item_rjbp7_31", | ||
iconItem | ||
}; | ||
const layout = "_layout_1wmij_1"; | ||
@@ -440,2 +460,2 @@ const content$6 = "_content_1wmij_7"; | ||
}; | ||
export { inputSelect_module as InputSelect, avatar_module as avatar, breadcrumb_module as breadcrumb, button_module as button, buttonDashed_module as buttonDashed, buttonLight_module as buttonLight, buttonLink_module as buttonLink, buttonSolid_module as buttonSolid, buttonText_module as buttonText, card_module as card, carousel_module as carousel, cascader_module as cascader, collapseItem_module as collapseItem, dialog_module as dialog, divider_module as divider, grid_module as grid, image_module as image, input_module as input, layout_module as layout, link_module as link, list_module as list, menu_module as menu, paragraph_module as paragraph, popover_module as popover, radioButton_module as radioButton, radioGroup_module as radioGroup, select_module as select, space_module as space, step_module as step, steps_module as steps, table_module as table, tabs_module as tabs, tag_module as tag, tree_module as tree, treeLight_module as treeLight, treeSecondary_module as treeSecondary }; | ||
export { inputSelect_module as InputSelect, avatar_module as avatar, breadcrumb_module as breadcrumb, button_module as button, buttonDashed_module as buttonDashed, buttonLight_module as buttonLight, buttonLink_module as buttonLink, buttonSolid_module as buttonSolid, buttonText_module as buttonText, card_module as card, carousel_module as carousel, cascader_module as cascader, collapseItem_module as collapseItem, dialog_module as dialog, divider_module as divider, grid_module as grid, image_module as image, input_module as input, inputNumber_module as inputNumber, layout_module as layout, link_module as link, list_module as list, menu_module as menu, paragraph_module as paragraph, popover_module as popover, radioButton_module as radioButton, radioGroup_module as radioGroup, select_module as select, space_module as space, step_module as step, steps_module as steps, table_module as table, tabs_module as tabs, tag_module as tag, tree_module as tree, treeLight_module as treeLight, treeSecondary_module as treeSecondary }; |
@@ -1,1 +0,1 @@ | ||
(function(e,t){typeof exports=="object"&&typeof module!="undefined"?t(exports):typeof define=="function"&&define.amd?define(["exports"],t):(e=typeof globalThis!="undefined"?globalThis:e||self,t(e["cosmic-ui"]={}))})(this,function(e){"use strict";var t="",o={button:"_button_1k0md_1 cos-btn -v-bg-primary -v-text -v-h -v-px -v-border-none rounded",prefix:"_prefix_1k0md_6 -v-mr",content:"_content_1k0md_9",suffix:"_suffix_1k0md_12 -v-ml"},_={button:"_button_k9yyk_1 cos-btn -v-bg-light -v-text -v-h -v-px -v-border-none rounded",prefix:"_prefix_k9yyk_6 -v-mr",content:"_content_k9yyk_9",suffix:"_suffix_k9yyk_12 -v-ml"},r={button:"_button_55o6w_1 cos-btn -v-color-dark-primary -v-text -v-h -v-px -v-border-apparent-primary rounded",prefix:"_prefix_55o6w_7 -v-mr",content:"_content_55o6w_10",suffix:"_suffix_55o6w_13 -v-ml"},n={button:"_button_1ghqp_1 cos-btn -v-color-dark-primary -v-text -v-h -v-px -v-border-apparent-primary rounded",prefix:"_prefix_1ghqp_7 -v-mr",content:"_content_1ghqp_10",suffix:"_suffix_1ghqp_13 -v-ml"},c={button:"_button_1pdim_1 cos-btn -v-color-dark -v-bg-inapparent -v-text -v-h -v-px -v-border-none rounded",prefix:"_prefix_1pdim_5 -v-mr",content:"_content_1pdim_8",suffix:"_suffix_1pdim_11 -v-ml"},a={button:"_button_6k9l7_1 cos-btn -v-color-primary -v-text -v-h -v-px -v-border-none rounded",prefix:"_prefix_6k9l7_5 -v-mr",content:"_content_6k9l7_8",suffix:"_suffix_6k9l7_11 -v-ml"},s={root:"_root_358x8_1 -v-bg-inapparent -v-h -v-px -v-text",active:"_active_358x8_6",input:"_input_358x8_10 -v-text",prefix:"_prefix_358x8_19",subfix:"_subfix_358x8_23"},i={layout:"_layout_1wmij_1",content:"_content_1wmij_7",header:"_header_1wmij_12",hassider:"_hassider_1wmij_17",sider:"_sider_1wmij_20"},l={menu:"_menu_ezecj_1",popover:"_popover_ezecj_6",ul:"_ul_ezecj_13",margin:"_margin_ezecj_18","menu-option":"_menu-option_ezecj_22 -v-h -v-px -v-bg-inapparent",menuOption:"_menu-option_ezecj_22 -v-h -v-px -v-bg-inapparent",option:"_option_ezecj_28",label:"_label_ezecj_35 -v-mr"},p={paragraph:"_paragraph_1cy7g_1",prefix:"_prefix_1cy7g_26",suffix:"_suffix_1cy7g_31"},d={"radio-button":"_radio-button_3py18_1 -v-bg-inapparent -v-h -v-w -v-mx -v-text",radioButton:"_radio-button_3py18_1 -v-bg-inapparent -v-h -v-w -v-mx -v-text"},u={root:"_root_ivjvl_1"},v={root:"_root_e83v3_1 -v-bg-inapparent -v-h -v-px -v-text",active:"_active_e83v3_6",input:"_input_e83v3_10 -v-text",prefix:"_prefix_e83v3_20",subfix:"_subfix_e83v3_24"},b={select:"_select_bnebs_1 -v-bg-inapparent",active:"_active_bnebs_7",inherit:"_inherit_bnebs_12",border:"_border_bnebs_16 -v-border-inapparent",popover:"_popover_bnebs_23 absolute -v-py","select-option":"_select-option_bnebs_32 -v-bg-heavy -v-px -v-h",selectOption:"_select-option_bnebs_32 -v-bg-heavy -v-px -v-h",defult:"_defult_bnebs_36",option:"_option_bnebs_41"},f={space:"_space_1e3ql_1 cos-space",horizontal:"_horizontal_1e3ql_5 -v-mr",vertical:"_vertical_1e3ql_9 -v-mb",last:"_last_1e3ql_13"},h={wrapper:"_wrapper_11l4h_1 cos-step -v-text",icon:"_icon_11l4h_20",border:"_border_11l4h_28",title:"_title_11l4h_32",description:"_description_11l4h_53"},m={steps:"_steps_ohx0o_1"},x={table:"_table_1kv6x_1 cos-table",thead:"_thead_1kv6x_13 -v-text",th:"_th_1kv6x_13 -v-text",td:"_td_1kv6x_13 -v-text"},$={card:"_card_2qswq_1 cos-card -v-text -v-border-apparent",header:"_header_2qswq_8","header-title":"_header-title_2qswq_12",headerTitle:"_header-title_2qswq_12","header-extra":"_header-extra_2qswq_16",headerExtra:"_header-extra_2qswq_16",content:"_content_2qswq_20",footer:"_footer_2qswq_21",action:"_action_2qswq_29"},lt="",g={tree:"_tree_14up3_1 cos-tree -v-text",treenode:"_treenode_14up3_4",header:"_header_14up3_6 -v-px -v-h -v-border-none rounded -v-bg-inapparent-primary",label:"_label_14up3_15 cos-tree-label",arrow:"_arrow_14up3_18 cos-tree-arrow -v-mr",content:"_content_14up3_21",prefix:"_prefix_14up3_24 cos-tree-prefix -v-mr",subfix:"_subfix_14up3_27 cos-tree-subfix -v-mr",input:"_input_14up3_30 cos-tree-input"},w={tree:"_tree_1dh7s_1 cos-tree -v-text",treenode:"_treenode_1dh7s_4",header:"_header_1dh7s_6 -v-px -v-h -v-border-none rounded -v-bg-inapparent",label:"_label_1dh7s_9 cos-tree-label",arrow:"_arrow_1dh7s_12 cos-tree-arrow -v-mr",content:"_content_1dh7s_15",prefix:"_prefix_1dh7s_18 cos-tree-prefix -v-mr",subfix:"_subfix_1dh7s_21 cos-tree-subfix -v-mr",input:"_input_1dh7s_24 cos-tree-input"},k={tree:"_tree_2d10s_1 cos-tree -v-text",treenode:"_treenode_2d10s_4",header:"_header_2d10s_6 -v-px -v-h -v-border-none rounded",label:"_label_2d10s_14 cos-tree-label",arrow:"_arrow_2d10s_17 cos-tree-arrow -v-mr",content:"_content_2d10s_20",prefix:"_prefix_2d10s_23 cos-tree-prefix -v-mr",subfix:"_subfix_2d10s_26 cos-tree-subfix -v-mr",input:"_input_2d10s_29 cos-tree-input"},y={item:"_item_1hhqn_1",selected:"_selected_1hhqn_10",header:"_header_1hhqn_13",prefix:"_prefix_1hhqn_16",extra:"_extra_1hhqn_20"},q={breadcrumb:"_breadcrumb_zcks6_1 -v-text","breadcrumb-item":"_breadcrumb-item_zcks6_5",breadcrumbItem:"_breadcrumb-item_zcks6_5",link:"_link_zcks6_10",separator:"_separator_zcks6_15 -v-mx -v-mx",icon:"_icon_zcks6_19 -v-mx"},z={tag:"_tag_j73al_1 cos-tag -v-bg-primary -v-text -v-h -v-px -v-border-none",prefix:"_prefix_j73al_11 -v-mr",suffix:"_suffix_j73al_18 -v-ml"},j={row:"_row_18y4t_1",col:"_col_18y4t_5"},L={image:"_image_1swn7_1",placeholder:"_placeholder_1swn7_5",fallback:"_fallback_1swn7_6",content:"_content_1swn7_15"},I={"list-wrap":"_list-wrap_1e9ho_1",listWrap:"_list-wrap_1e9ho_1",list:"_list_1e9ho_1",x:"_x_1e9ho_10",y:"_y_1e9ho_15"},T={dropdown:"_dropdown_cmrix_1"},C={tabs:"_tabs_yjwzh_1",cursor:"_cursor_yjwzh_5 absolute -v-pr w-0 h-2 ease-out duration-150","tab-pane":"_tab-pane_yjwzh_13 relative -v-px -v-py -v-text rounded",tabPane:"_tab-pane_yjwzh_13 relative -v-px -v-py -v-text rounded",label:"_label_yjwzh_27"},R={link:"_link_dc02o_1 -v-color-primary block"},S={carousel:"_carousel_16s1e_1 -v-text -v-border-none rounded",container:"_container_16s1e_8",indicators:"_indicators_16s1e_12",default:"_default_16s1e_22",dot:"_dot_16s1e_34",active:"_active_16s1e_39",line:"_line_16s1e_43",arrow:"_arrow_16s1e_53 -v-bg-light -v-color-primary","arrow-left":"_arrow-left_16s1e_67",arrowLeft:"_arrow-left_16s1e_67","arrow-right":"_arrow-right_16s1e_71",arrowRight:"_arrow-right_16s1e_71",item:"_item_16s1e_79",light:"_light_16s1e_94"},O={horizontal:"_horizontal_evdc9_2",vertical:"_vertical_evdc9_10","slot-container":"_slot-container_evdc9_21",slotContainer:"_slot-container_evdc9_21"},P={"cos-cascader":"_cos-cascader_68p6b_2",cosCascader:"_cos-cascader_68p6b_2","cos-trigger":"_cos-trigger_68p6b_6",cosTrigger:"_cos-trigger_68p6b_6","cos-popover-wrapper":"_cos-popover-wrapper_68p6b_18",cosPopoverWrapper:"_cos-popover-wrapper_68p6b_18","cos-trigger-input":"_cos-trigger-input_68p6b_27",cosTriggerInput:"_cos-trigger-input_68p6b_27","cos-cascader-items":"_cos-cascader-items_68p6b_37",cosCascaderItems:"_cos-cascader-items_68p6b_37","cos-left":"_cos-left_68p6b_42",cosLeft:"_cos-left_68p6b_42","cos-label":"_cos-label_68p6b_52",cosLabel:"_cos-label_68p6b_52",active:"_active_68p6b_63","cos-name":"_cos-name_68p6b_66",cosName:"_cos-name_68p6b_66","cos-icons":"_cos-icons_68p6b_73",cosIcons:"_cos-icons_68p6b_73","icon-right-arrow":"_icon-right-arrow_68p6b_73",iconRightArrow:"_icon-right-arrow_68p6b_73","icon-loading":"_icon-loading_68p6b_76",iconLoading:"_icon-loading_68p6b_76",spin:"_spin_68p6b_1","cos-right":"_cos-right_68p6b_79",cosRight:"_cos-right_68p6b_79"},W={dialog:"_dialog_1wz6i_1",close:"_close_1wz6i_14"},B={avatar:"_avatar_9uapm_1 cos-avatar -v-text -v-w -v-h -v-border-none",content:"_content_9uapm_21",placeholder:"_placeholder_9uapm_22",fallback:"_fallback_9uapm_23"};e.InputSelect=v,e.avatar=B,e.breadcrumb=q,e.button=o,e.buttonDashed=n,e.buttonLight=_,e.buttonLink=a,e.buttonSolid=r,e.buttonText=c,e.card=$,e.carousel=S,e.cascader=P,e.collapseItem=y,e.dialog=W,e.divider=O,e.grid=j,e.image=L,e.input=s,e.layout=i,e.link=R,e.list=I,e.menu=l,e.paragraph=p,e.popover=T,e.radioButton=d,e.radioGroup=u,e.select=b,e.space=f,e.step=h,e.steps=m,e.table=x,e.tabs=C,e.tag=z,e.tree=g,e.treeLight=w,e.treeSecondary=k,Object.defineProperties(e,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})}); | ||
(function(t,e){typeof exports=="object"&&typeof module!="undefined"?e(exports):typeof define=="function"&&define.amd?define(["exports"],e):(t=typeof globalThis!="undefined"?globalThis:t||self,e(t["cosmic-ui"]={}))})(this,function(t){"use strict";var e="",o={button:"_button_1k0md_1 cos-btn -v-bg-primary -v-text -v-h -v-px -v-border-none rounded",prefix:"_prefix_1k0md_6 -v-mr",content:"_content_1k0md_9",suffix:"_suffix_1k0md_12 -v-ml"},r={button:"_button_k9yyk_1 cos-btn -v-bg-light -v-text -v-h -v-px -v-border-none rounded",prefix:"_prefix_k9yyk_6 -v-mr",content:"_content_k9yyk_9",suffix:"_suffix_k9yyk_12 -v-ml"},_={button:"_button_55o6w_1 cos-btn -v-color-dark-primary -v-text -v-h -v-px -v-border-apparent-primary rounded",prefix:"_prefix_55o6w_7 -v-mr",content:"_content_55o6w_10",suffix:"_suffix_55o6w_13 -v-ml"},n={button:"_button_1ghqp_1 cos-btn -v-color-dark-primary -v-text -v-h -v-px -v-border-apparent-primary rounded",prefix:"_prefix_1ghqp_7 -v-mr",content:"_content_1ghqp_10",suffix:"_suffix_1ghqp_13 -v-ml"},c={button:"_button_1pdim_1 cos-btn -v-color-dark -v-bg-inapparent -v-text -v-h -v-px -v-border-none rounded",prefix:"_prefix_1pdim_5 -v-mr",content:"_content_1pdim_8",suffix:"_suffix_1pdim_11 -v-ml"},a={button:"_button_6k9l7_1 cos-btn -v-color-primary -v-text -v-h -v-px -v-border-none rounded",prefix:"_prefix_6k9l7_5 -v-mr",content:"_content_6k9l7_8",suffix:"_suffix_6k9l7_11 -v-ml"},s={root:"_root_358x8_1 -v-bg-inapparent -v-h -v-px -v-text",active:"_active_358x8_6",input:"_input_358x8_10 -v-text",prefix:"_prefix_358x8_19",subfix:"_subfix_358x8_23"},i={"input-text":"_input-text_rjbp7_1 -v-bg-inapparent -v-h -v-pl -v-text",inputText:"_input-text_rjbp7_1 -v-bg-inapparent -v-h -v-pl -v-text",prefix:"_prefix_rjbp7_7",suffix:"_suffix_rjbp7_11",input:"_input_rjbp7_1 -v-text","arrow-icons":"_arrow-icons_rjbp7_23 -v-w",arrowIcons:"_arrow-icons_rjbp7_23 -v-w","arrow-icon-item":"_arrow-icon-item_rjbp7_27",arrowIconItem:"_arrow-icon-item_rjbp7_27","icon-item":"_icon-item_rjbp7_31",iconItem:"_icon-item_rjbp7_31"},p={layout:"_layout_1wmij_1",content:"_content_1wmij_7",header:"_header_1wmij_12",hassider:"_hassider_1wmij_17",sider:"_sider_1wmij_20"},l={menu:"_menu_ezecj_1",popover:"_popover_ezecj_6",ul:"_ul_ezecj_13",margin:"_margin_ezecj_18","menu-option":"_menu-option_ezecj_22 -v-h -v-px -v-bg-inapparent",menuOption:"_menu-option_ezecj_22 -v-h -v-px -v-bg-inapparent",option:"_option_ezecj_28",label:"_label_ezecj_35 -v-mr"},d={paragraph:"_paragraph_1cy7g_1",prefix:"_prefix_1cy7g_26",suffix:"_suffix_1cy7g_31"},u={"radio-button":"_radio-button_3py18_1 -v-bg-inapparent -v-h -v-w -v-mx -v-text",radioButton:"_radio-button_3py18_1 -v-bg-inapparent -v-h -v-w -v-mx -v-text"},v={root:"_root_ivjvl_1"},b={root:"_root_e83v3_1 -v-bg-inapparent -v-h -v-px -v-text",active:"_active_e83v3_6",input:"_input_e83v3_10 -v-text",prefix:"_prefix_e83v3_20",subfix:"_subfix_e83v3_24"},f={select:"_select_bnebs_1 -v-bg-inapparent",active:"_active_bnebs_7",inherit:"_inherit_bnebs_12",border:"_border_bnebs_16 -v-border-inapparent",popover:"_popover_bnebs_23 absolute -v-py","select-option":"_select-option_bnebs_32 -v-bg-heavy -v-px -v-h",selectOption:"_select-option_bnebs_32 -v-bg-heavy -v-px -v-h",defult:"_defult_bnebs_36",option:"_option_bnebs_41"},m={space:"_space_1e3ql_1 cos-space",horizontal:"_horizontal_1e3ql_5 -v-mr",vertical:"_vertical_1e3ql_9 -v-mb",last:"_last_1e3ql_13"},x={wrapper:"_wrapper_11l4h_1 cos-step -v-text",icon:"_icon_11l4h_20",border:"_border_11l4h_28",title:"_title_11l4h_32",description:"_description_11l4h_53"},h={steps:"_steps_ohx0o_1"},$={table:"_table_1kv6x_1 cos-table",thead:"_thead_1kv6x_13 -v-text",th:"_th_1kv6x_13 -v-text",td:"_td_1kv6x_13 -v-text"},g={card:"_card_2qswq_1 cos-card -v-text -v-border-apparent",header:"_header_2qswq_8","header-title":"_header-title_2qswq_12",headerTitle:"_header-title_2qswq_12","header-extra":"_header-extra_2qswq_16",headerExtra:"_header-extra_2qswq_16",content:"_content_2qswq_20",footer:"_footer_2qswq_21",action:"_action_2qswq_29"},xe="",w={tree:"_tree_14up3_1 cos-tree -v-text",treenode:"_treenode_14up3_4",header:"_header_14up3_6 -v-px -v-h -v-border-none rounded -v-bg-inapparent-primary",label:"_label_14up3_15 cos-tree-label",arrow:"_arrow_14up3_18 cos-tree-arrow -v-mr",content:"_content_14up3_21",prefix:"_prefix_14up3_24 cos-tree-prefix -v-mr",subfix:"_subfix_14up3_27 cos-tree-subfix -v-mr",input:"_input_14up3_30 cos-tree-input"},k={tree:"_tree_1dh7s_1 cos-tree -v-text",treenode:"_treenode_1dh7s_4",header:"_header_1dh7s_6 -v-px -v-h -v-border-none rounded -v-bg-inapparent",label:"_label_1dh7s_9 cos-tree-label",arrow:"_arrow_1dh7s_12 cos-tree-arrow -v-mr",content:"_content_1dh7s_15",prefix:"_prefix_1dh7s_18 cos-tree-prefix -v-mr",subfix:"_subfix_1dh7s_21 cos-tree-subfix -v-mr",input:"_input_1dh7s_24 cos-tree-input"},y={tree:"_tree_2d10s_1 cos-tree -v-text",treenode:"_treenode_2d10s_4",header:"_header_2d10s_6 -v-px -v-h -v-border-none rounded",label:"_label_2d10s_14 cos-tree-label",arrow:"_arrow_2d10s_17 cos-tree-arrow -v-mr",content:"_content_2d10s_20",prefix:"_prefix_2d10s_23 cos-tree-prefix -v-mr",subfix:"_subfix_2d10s_26 cos-tree-subfix -v-mr",input:"_input_2d10s_29 cos-tree-input"},j={item:"_item_1hhqn_1",selected:"_selected_1hhqn_10",header:"_header_1hhqn_13",prefix:"_prefix_1hhqn_16",extra:"_extra_1hhqn_20"},q={breadcrumb:"_breadcrumb_zcks6_1 -v-text","breadcrumb-item":"_breadcrumb-item_zcks6_5",breadcrumbItem:"_breadcrumb-item_zcks6_5",link:"_link_zcks6_10",separator:"_separator_zcks6_15 -v-mx -v-mx",icon:"_icon_zcks6_19 -v-mx"},z={tag:"_tag_j73al_1 cos-tag -v-bg-primary -v-text -v-h -v-px -v-border-none",prefix:"_prefix_j73al_11 -v-mr",suffix:"_suffix_j73al_18 -v-ml"},I={row:"_row_18y4t_1",col:"_col_18y4t_5"},L={image:"_image_1swn7_1",placeholder:"_placeholder_1swn7_5",fallback:"_fallback_1swn7_6",content:"_content_1swn7_15"},T={"list-wrap":"_list-wrap_1e9ho_1",listWrap:"_list-wrap_1e9ho_1",list:"_list_1e9ho_1",x:"_x_1e9ho_10",y:"_y_1e9ho_15"},C={dropdown:"_dropdown_cmrix_1"},R={tabs:"_tabs_yjwzh_1",cursor:"_cursor_yjwzh_5 absolute -v-pr w-0 h-2 ease-out duration-150","tab-pane":"_tab-pane_yjwzh_13 relative -v-px -v-py -v-text rounded",tabPane:"_tab-pane_yjwzh_13 relative -v-px -v-py -v-text rounded",label:"_label_yjwzh_27"},S={link:"_link_dc02o_1 -v-color-primary block"},O={carousel:"_carousel_16s1e_1 -v-text -v-border-none rounded",container:"_container_16s1e_8",indicators:"_indicators_16s1e_12",default:"_default_16s1e_22",dot:"_dot_16s1e_34",active:"_active_16s1e_39",line:"_line_16s1e_43",arrow:"_arrow_16s1e_53 -v-bg-light -v-color-primary","arrow-left":"_arrow-left_16s1e_67",arrowLeft:"_arrow-left_16s1e_67","arrow-right":"_arrow-right_16s1e_71",arrowRight:"_arrow-right_16s1e_71",item:"_item_16s1e_79",light:"_light_16s1e_94"},P={horizontal:"_horizontal_evdc9_2",vertical:"_vertical_evdc9_10","slot-container":"_slot-container_evdc9_21",slotContainer:"_slot-container_evdc9_21"},W={"cos-cascader":"_cos-cascader_68p6b_2",cosCascader:"_cos-cascader_68p6b_2","cos-trigger":"_cos-trigger_68p6b_6",cosTrigger:"_cos-trigger_68p6b_6","cos-popover-wrapper":"_cos-popover-wrapper_68p6b_18",cosPopoverWrapper:"_cos-popover-wrapper_68p6b_18","cos-trigger-input":"_cos-trigger-input_68p6b_27",cosTriggerInput:"_cos-trigger-input_68p6b_27","cos-cascader-items":"_cos-cascader-items_68p6b_37",cosCascaderItems:"_cos-cascader-items_68p6b_37","cos-left":"_cos-left_68p6b_42",cosLeft:"_cos-left_68p6b_42","cos-label":"_cos-label_68p6b_52",cosLabel:"_cos-label_68p6b_52",active:"_active_68p6b_63","cos-name":"_cos-name_68p6b_66",cosName:"_cos-name_68p6b_66","cos-icons":"_cos-icons_68p6b_73",cosIcons:"_cos-icons_68p6b_73","icon-right-arrow":"_icon-right-arrow_68p6b_73",iconRightArrow:"_icon-right-arrow_68p6b_73","icon-loading":"_icon-loading_68p6b_76",iconLoading:"_icon-loading_68p6b_76",spin:"_spin_68p6b_1","cos-right":"_cos-right_68p6b_79",cosRight:"_cos-right_68p6b_79"},B={dialog:"_dialog_1wz6i_1",close:"_close_1wz6i_14"},N={avatar:"_avatar_9uapm_1 cos-avatar -v-text -v-w -v-h -v-border-none",content:"_content_9uapm_21",placeholder:"_placeholder_9uapm_22",fallback:"_fallback_9uapm_23"};t.InputSelect=b,t.avatar=N,t.breadcrumb=q,t.button=o,t.buttonDashed=n,t.buttonLight=r,t.buttonLink=a,t.buttonSolid=_,t.buttonText=c,t.card=g,t.carousel=O,t.cascader=W,t.collapseItem=j,t.dialog=B,t.divider=P,t.grid=I,t.image=L,t.input=s,t.inputNumber=i,t.layout=p,t.link=S,t.list=T,t.menu=l,t.paragraph=d,t.popover=C,t.radioButton=u,t.radioGroup=v,t.select=f,t.space=m,t.step=x,t.steps=h,t.table=$,t.tabs=R,t.tag=z,t.tree=w,t.treeLight=k,t.treeSecondary=y,Object.defineProperties(t,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})}); |
@@ -13,2 +13,3 @@ export type Size = '2xs' | 'xs' | 'md' | 'lg' | 'xl' | '2xl' | '3xl'; | ||
export { default as input } from './input/input.module.css'; | ||
export { default as inputNumber } from './input-number/input-number.module.css'; | ||
@@ -15,0 +16,0 @@ export { default as layout } from './layout/layout.module.css'; |
{ | ||
"name": "cosmic-ui-alpha", | ||
"version": "0.0.38", | ||
"version": "0.0.39", | ||
"main": "./dist/index.umd.js", | ||
@@ -5,0 +5,0 @@ "module": "./dist/index.es.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
296946
99
5185