cosmic-ui-alpha
Advanced tools
Comparing version 0.0.20 to 0.0.21
# cosmic-design | ||
## 0.0.21 | ||
### Patch Changes | ||
- [`4f158a4`](https://github.com/design-to-release/cosmic-design/commit/4f158a4b396e836de8cb09ccc3615ccb64571d3b) Thanks [@qiansc](https://github.com/qiansc)! - update color set | ||
* [`344f390`](https://github.com/design-to-release/cosmic-design/commit/344f3900bc66dd1041b5129b655f5de428ac9308) Thanks [@qiansc](https://github.com/qiansc)! - update color set | ||
- [`f5c7602`](https://github.com/design-to-release/cosmic-design/commit/f5c7602b485d10661dc68d77c925b13830d0cae4) Thanks [@qiansc](https://github.com/qiansc)! - update color set | ||
## 0.0.20 | ||
@@ -4,0 +14,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$9 = "_prefix_1k0md_6 -v-mr"; | ||
const prefix$a = "_prefix_1k0md_6 -v-mr"; | ||
const content$9 = "_content_1k0md_9"; | ||
@@ -8,3 +8,3 @@ const suffix$7 = "_suffix_1k0md_12 -v-ml"; | ||
button: button$5, | ||
prefix: prefix$9, | ||
prefix: prefix$a, | ||
content: content$9, | ||
@@ -14,3 +14,3 @@ suffix: suffix$7 | ||
const button$4 = "_button_k9yyk_1 cos-btn -v-bg-light -v-text -v-h -v-px -v-border-none rounded"; | ||
const prefix$8 = "_prefix_k9yyk_6 -v-mr"; | ||
const prefix$9 = "_prefix_k9yyk_6 -v-mr"; | ||
const content$8 = "_content_k9yyk_9"; | ||
@@ -20,3 +20,3 @@ const suffix$6 = "_suffix_k9yyk_12 -v-ml"; | ||
button: button$4, | ||
prefix: prefix$8, | ||
prefix: prefix$9, | ||
content: content$8, | ||
@@ -26,3 +26,3 @@ suffix: suffix$6 | ||
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$7 = "_prefix_55o6w_7 -v-mr"; | ||
const prefix$8 = "_prefix_55o6w_7 -v-mr"; | ||
const content$7 = "_content_55o6w_10"; | ||
@@ -32,3 +32,3 @@ const suffix$5 = "_suffix_55o6w_13 -v-ml"; | ||
button: button$3, | ||
prefix: prefix$7, | ||
prefix: prefix$8, | ||
content: content$7, | ||
@@ -38,3 +38,3 @@ suffix: suffix$5 | ||
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$6 = "_prefix_1ghqp_7 -v-mr"; | ||
const prefix$7 = "_prefix_1ghqp_7 -v-mr"; | ||
const content$6 = "_content_1ghqp_10"; | ||
@@ -44,3 +44,3 @@ const suffix$4 = "_suffix_1ghqp_13 -v-ml"; | ||
button: button$2, | ||
prefix: prefix$6, | ||
prefix: prefix$7, | ||
content: content$6, | ||
@@ -50,3 +50,3 @@ suffix: suffix$4 | ||
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$5 = "_prefix_1pdim_5 -v-mr"; | ||
const prefix$6 = "_prefix_1pdim_5 -v-mr"; | ||
const content$5 = "_content_1pdim_8"; | ||
@@ -56,3 +56,3 @@ const suffix$3 = "_suffix_1pdim_11 -v-ml"; | ||
button: button$1, | ||
prefix: prefix$5, | ||
prefix: prefix$6, | ||
content: content$5, | ||
@@ -62,3 +62,3 @@ suffix: suffix$3 | ||
const button = "_button_6k9l7_1 cos-btn -v-color-primary -v-text -v-h -v-px -v-border-none rounded"; | ||
const prefix$4 = "_prefix_6k9l7_5 -v-mr"; | ||
const prefix$5 = "_prefix_6k9l7_5 -v-mr"; | ||
const content$4 = "_content_6k9l7_8"; | ||
@@ -68,15 +68,17 @@ const suffix$2 = "_suffix_6k9l7_11 -v-ml"; | ||
button, | ||
prefix: prefix$4, | ||
prefix: prefix$5, | ||
content: content$4, | ||
suffix: suffix$2 | ||
}; | ||
const root$1 = "_root_1o154_1 -v-bg-inapparent -v-h -v-px -v-text"; | ||
const input = "_input_1o154_6"; | ||
const prefix$3 = "_prefix_1o154_13"; | ||
const subfix = "_subfix_1o154_17"; | ||
const root$2 = "_root_358x8_1 -v-bg-inapparent -v-h -v-px -v-text"; | ||
const active$2 = "_active_358x8_6"; | ||
const input$1 = "_input_358x8_10 -v-text"; | ||
const prefix$4 = "_prefix_358x8_19"; | ||
const subfix$1 = "_subfix_358x8_23"; | ||
var input_module = { | ||
root: root$1, | ||
input, | ||
prefix: prefix$3, | ||
subfix | ||
root: root$2, | ||
active: active$2, | ||
input: input$1, | ||
prefix: prefix$4, | ||
subfix: subfix$1 | ||
}; | ||
@@ -109,7 +111,7 @@ const layout = "_layout_1wmij_1"; | ||
const paragraph = "_paragraph_1cy7g_1"; | ||
const prefix$2 = "_prefix_1cy7g_26"; | ||
const prefix$3 = "_prefix_1cy7g_26"; | ||
const suffix$1 = "_suffix_1cy7g_31"; | ||
var paragraph_module = { | ||
paragraph, | ||
prefix: prefix$2, | ||
prefix: prefix$3, | ||
suffix: suffix$1 | ||
@@ -120,12 +122,26 @@ }; | ||
}; | ||
const root = "_root_ivjvl_1"; | ||
const root$1 = "_root_ivjvl_1"; | ||
var radioGroup_module = { | ||
root | ||
root: root$1 | ||
}; | ||
const select = "_select_3070f_1 -v-bg-inapparent"; | ||
const inherit = "_inherit_3070f_7"; | ||
const border$1 = "_border_3070f_11 -v-border-inapparent"; | ||
const popover = "_popover_3070f_18"; | ||
const root = "_root_e83v3_1 -v-bg-inapparent -v-h -v-px -v-text"; | ||
const active$1 = "_active_e83v3_6"; | ||
const input = "_input_e83v3_10 -v-text"; | ||
const prefix$2 = "_prefix_e83v3_20"; | ||
const subfix = "_subfix_e83v3_24"; | ||
var inputSelect_module = { | ||
root, | ||
active: active$1, | ||
input, | ||
prefix: prefix$2, | ||
subfix | ||
}; | ||
const select = "_select_1ugt6_1 -v-bg-inapparent"; | ||
const active = "_active_1ugt6_7"; | ||
const inherit = "_inherit_1ugt6_12"; | ||
const border$1 = "_border_1ugt6_16 -v-border-inapparent"; | ||
const popover = "_popover_1ugt6_23 absolute -v-py"; | ||
var select_module = { | ||
select, | ||
active, | ||
inherit, | ||
@@ -135,5 +151,7 @@ border: border$1, | ||
}; | ||
const option = "_option_nu3co_6"; | ||
const defult = "_defult_1yy7v_5"; | ||
const option = "_option_1yy7v_10"; | ||
var selectOption_module = { | ||
"select-option": "_select-option_nu3co_1 -v-bg-heavy -v-px -v-h", | ||
"select-option": "_select-option_1yy7v_1 -v-bg-heavy -v-px -v-h", | ||
defult, | ||
option | ||
@@ -167,6 +185,6 @@ }; | ||
}; | ||
const table = "_table_1qvwy_1 cos-table"; | ||
const thead = "_thead_1qvwy_13 -v-text"; | ||
const th = "_th_1qvwy_13 -v-text"; | ||
const td = "_td_1qvwy_13 -v-text"; | ||
const table = "_table_1kv6x_1 cos-table"; | ||
const thead = "_thead_1kv6x_13 -v-text"; | ||
const th = "_th_1kv6x_13 -v-text"; | ||
const td = "_td_1kv6x_13 -v-text"; | ||
var table_module = { | ||
@@ -261,2 +279,2 @@ table, | ||
}; | ||
export { menuOption_module as MenuOption, 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, collapseItem_module as collapseItem, grid_module as grid, image_module as image, input_module as input, layout_module as layout, menu_module as menu, paragraph_module as paragraph, popover_module as popover, radioButton_module as radioButton, radioGroup_module as radioGroup, select_module as select, selectOption_module as selectOption, space_module as space, step_module as step, steps_module as steps, table_module as table, tag_module as tag, tree_module as tree, treeNode_module as treeNode }; | ||
export { inputSelect_module as InputSelect, menuOption_module as MenuOption, 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, collapseItem_module as collapseItem, grid_module as grid, image_module as image, input_module as input, layout_module as layout, menu_module as menu, paragraph_module as paragraph, popover_module as popover, radioButton_module as radioButton, radioGroup_module as radioGroup, select_module as select, selectOption_module as selectOption, space_module as space, step_module as step, steps_module as steps, table_module as table, tag_module as tag, tree_module as tree, treeNode_module as treeNode }; |
@@ -1,1 +0,1 @@ | ||
(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"},n={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"},r={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"},i={root:"_root_1o154_1 -v-bg-inapparent -v-h -v-px -v-text",input:"_input_1o154_6",prefix:"_prefix_1o154_13",subfix:"_subfix_1o154_17"},s={layout:"_layout_1wmij_1",content:"_content_1wmij_7",header:"_header_1wmij_12",hassider:"_hassider_1wmij_17",sider:"_sider_1wmij_20"},d={menu:"_menu_se5p2_1",popover:"_popover_se5p2_6"},u={"menu-option":"_menu-option_1qqu9_1 -v-bg-heavy -v-h -v-px",option:"_option_1qqu9_6",label:"_label_1qqu9_13 -v-mr"},p={paragraph:"_paragraph_1cy7g_1",prefix:"_prefix_1cy7g_26",suffix:"_suffix_1cy7g_31"},l={"radio-button":"_radio-button_3py18_1 -v-bg-inapparent -v-h -v-w -v-mx -v-text"},f={root:"_root_ivjvl_1"},v={select:"_select_3070f_1 -v-bg-inapparent",inherit:"_inherit_3070f_7",border:"_border_3070f_11 -v-border-inapparent",popover:"_popover_3070f_18"},b={"select-option":"_select-option_nu3co_1 -v-bg-heavy -v-px -v-h",option:"_option_nu3co_6"},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_10122_1",icon:"_icon_10122_18",border:"_border_10122_26",title:"_title_10122_30",description:"_description_10122_51"},h={steps:"_steps_ohx0o_1"},$={table:"_table_1qvwy_1 cos-table",thead:"_thead_1qvwy_13 -v-text",th:"_th_1qvwy_13 -v-text",td:"_td_1qvwy_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","header-extra":"_header-extra_2qswq_16",content:"_content_2qswq_20",footer:"_footer_2qswq_21",action:"_action_2qswq_29"},q={tree:"_tree_1boqs_1"},w={treenode:"_treenode_1q03a_1",header:"_header_1q03a_5",title:"_title_1q03a_15",toogle:"_toogle_1q03a_20",status:"_status_1q03a_27",icon:"_icon_1q03a_30",content:"_content_1q03a_34"},y={item:"_item_1hhqn_1",selected:"_selected_1hhqn_10",header:"_header_1hhqn_13",prefix:"_prefix_1hhqn_16",extra:"_extra_1hhqn_20"},k={breadcrumb:"_breadcrumb_14rk8_1 -v-text","breadcrumb-item":"_breadcrumb-item_14rk8_5",separator:"_separator_14rk8_9 -v-mx -v-mx",icon:"_icon_14rk8_13 -v-mx"},j={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"},O={row:"_row_18y4t_1",col:"_col_18y4t_5"},T={image:"_image_1swn7_1",placeholder:"_placeholder_1swn7_5",fallback:"_fallback_1swn7_6",content:"_content_1swn7_15"},z={dropdown:"_dropdown_cmrix_1"};t.MenuOption=u,t.breadcrumb=k,t.button=o,t.buttonDashed=r,t.buttonLight=n,t.buttonLink=a,t.buttonSolid=_,t.buttonText=c,t.card=g,t.collapseItem=y,t.grid=O,t.image=T,t.input=i,t.layout=s,t.menu=d,t.paragraph=p,t.popover=z,t.radioButton=l,t.radioGroup=f,t.select=v,t.selectOption=b,t.space=m,t.step=x,t.steps=h,t.table=$,t.tag=j,t.tree=q,t.treeNode=w,Object.defineProperties(t,{__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"},n={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"},r={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"},i={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"},a={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"},s={layout:"_layout_1wmij_1",content:"_content_1wmij_7",header:"_header_1wmij_12",hassider:"_hassider_1wmij_17",sider:"_sider_1wmij_20"},u={menu:"_menu_se5p2_1",popover:"_popover_se5p2_6"},d={"menu-option":"_menu-option_1qqu9_1 -v-bg-heavy -v-h -v-px",option:"_option_1qqu9_6",label:"_label_1qqu9_13 -v-mr"},p={paragraph:"_paragraph_1cy7g_1",prefix:"_prefix_1cy7g_26",suffix:"_suffix_1cy7g_31"},v={"radio-button":"_radio-button_3py18_1 -v-bg-inapparent -v-h -v-w -v-mx -v-text"},l={root:"_root_ivjvl_1"},f={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_1ugt6_1 -v-bg-inapparent",active:"_active_1ugt6_7",inherit:"_inherit_1ugt6_12",border:"_border_1ugt6_16 -v-border-inapparent",popover:"_popover_1ugt6_23 absolute -v-py"},x={"select-option":"_select-option_1yy7v_1 -v-bg-heavy -v-px -v-h",defult:"_defult_1yy7v_5",option:"_option_1yy7v_10"},m={space:"_space_1e3ql_1 cos-space",horizontal:"_horizontal_1e3ql_5 -v-mr",vertical:"_vertical_1e3ql_9 -v-mb",last:"_last_1e3ql_13"},$={wrapper:"_wrapper_10122_1",icon:"_icon_10122_18",border:"_border_10122_26",title:"_title_10122_30",description:"_description_10122_51"},h={steps:"_steps_ohx0o_1"},g={table:"_table_1kv6x_1 cos-table",thead:"_thead_1kv6x_13 -v-text",th:"_th_1kv6x_13 -v-text",td:"_td_1kv6x_13 -v-text"},q={card:"_card_2qswq_1 cos-card -v-text -v-border-apparent",header:"_header_2qswq_8","header-title":"_header-title_2qswq_12","header-extra":"_header-extra_2qswq_16",content:"_content_2qswq_20",footer:"_footer_2qswq_21",action:"_action_2qswq_29"},y={tree:"_tree_1boqs_1"},k={treenode:"_treenode_1q03a_1",header:"_header_1q03a_5",title:"_title_1q03a_15",toogle:"_toogle_1q03a_20",status:"_status_1q03a_27",icon:"_icon_1q03a_30",content:"_content_1q03a_34"},w={item:"_item_1hhqn_1",selected:"_selected_1hhqn_10",header:"_header_1hhqn_13",prefix:"_prefix_1hhqn_16",extra:"_extra_1hhqn_20"},j={breadcrumb:"_breadcrumb_14rk8_1 -v-text","breadcrumb-item":"_breadcrumb-item_14rk8_5",separator:"_separator_14rk8_9 -v-mx -v-mx",icon:"_icon_14rk8_13 -v-mx"},S={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"},O={row:"_row_18y4t_1",col:"_col_18y4t_5"},T={image:"_image_1swn7_1",placeholder:"_placeholder_1swn7_5",fallback:"_fallback_1swn7_6",content:"_content_1swn7_15"},z={dropdown:"_dropdown_cmrix_1"};t.InputSelect=f,t.MenuOption=d,t.breadcrumb=j,t.button=o,t.buttonDashed=r,t.buttonLight=n,t.buttonLink=i,t.buttonSolid=_,t.buttonText=c,t.card=q,t.collapseItem=w,t.grid=O,t.image=T,t.input=a,t.layout=s,t.menu=u,t.paragraph=p,t.popover=z,t.radioButton=v,t.radioGroup=l,t.select=b,t.selectOption=x,t.space=m,t.step=$,t.steps=h,t.table=g,t.tag=S,t.tree=y,t.treeNode=k,Object.defineProperties(t,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})}); |
@@ -24,2 +24,3 @@ export type Size = '2xs' | 'xs' | 'md' | 'lg' | 'xl' | '2xl' | '3xl'; | ||
export { default as InputSelect} from './input/input-select.module.css'; | ||
export { default as select } from './select/select.module.css'; | ||
@@ -26,0 +27,0 @@ export { default as selectOption } from './select/select-option.module.css'; |
declare const styles: { | ||
readonly "root": string; | ||
readonly "active": string; | ||
readonly "input": string; | ||
@@ -4,0 +5,0 @@ readonly "prefix": string; |
{ | ||
"name": "cosmic-ui-alpha", | ||
"version": "0.0.20", | ||
"version": "0.0.21", | ||
"main": "./dist/index.umd.js", | ||
@@ -5,0 +5,0 @@ "module": "./dist/index.es.js", |
declare const styles: { | ||
readonly "select-option": string; | ||
readonly "defult": string; | ||
readonly "option": string; | ||
@@ -4,0 +5,0 @@ }; |
declare const styles: { | ||
readonly "select": string; | ||
readonly "active": string; | ||
readonly "inherit": string; | ||
@@ -4,0 +5,0 @@ readonly "border": string; |
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
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
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
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
Sorry, the diff of this file is not supported yet
200325
82
4411