cosmic-ui-alpha
Advanced tools
Comparing version 0.0.17-alpha.6 to 0.0.17-alpha.7
declare const styles: { | ||
readonly "button": string; | ||
readonly "prefix": string; | ||
readonly "content": string; | ||
readonly "suffix": string; | ||
@@ -5,0 +6,0 @@ }; |
@@ -1,27 +0,29 @@ | ||
const button$1 = "_button_2jja7_1 cos-btn -v-bg-primary -v-text -v-h -v-px -v-border-none"; | ||
const prefix$4 = "_prefix_2jja7_15 -v-mr"; | ||
const suffix$2 = "_suffix_2jja7_19 -v-ml"; | ||
const button$1 = "_button_91sy3_1 cos-btn -v-bg-primary -v-text -v-h -v-px -v-border-none"; | ||
const prefix$5 = "_prefix_91sy3_20 -v-mr"; | ||
const content$4 = "_content_91sy3_23"; | ||
const suffix$3 = "_suffix_91sy3_26 -v-ml"; | ||
var button_module = { | ||
button: button$1, | ||
prefix: prefix$4, | ||
suffix: suffix$2 | ||
prefix: prefix$5, | ||
content: content$4, | ||
suffix: suffix$3 | ||
}; | ||
const button = "_button_pydvk_1 cos-btn -v-bg-primary -v-text -v-w -v-h -v-border-none"; | ||
const prefix$3 = "_prefix_pydvk_16"; | ||
const suffix$1 = "_suffix_pydvk_18"; | ||
const button = "_button_13mza_1 cos-btn -v-bg-primary -v-text -v-h -v-w -v-border-none"; | ||
const prefix$4 = "_prefix_13mza_13"; | ||
const suffix$2 = "_suffix_13mza_15"; | ||
var buttonRounded_module = { | ||
button, | ||
prefix: prefix$3, | ||
suffix: suffix$1 | ||
prefix: prefix$4, | ||
suffix: suffix$2 | ||
}; | ||
const root$1 = "_root_evpp1_1 -v-bg-inapparent -v-h -v-px -v-text"; | ||
const input = "_input_evpp1_6"; | ||
const prefix$2 = "_prefix_evpp1_13"; | ||
const prefix$3 = "_prefix_evpp1_13"; | ||
var input_module = { | ||
root: root$1, | ||
input, | ||
prefix: prefix$2 | ||
prefix: prefix$3 | ||
}; | ||
const layout = "_layout_13bs8_1"; | ||
const content$2 = "_content_13bs8_7"; | ||
const content$3 = "_content_13bs8_7"; | ||
const header$3 = "_header_13bs8_12"; | ||
@@ -32,3 +34,3 @@ const hassider = "_hassider_13bs8_18"; | ||
layout, | ||
content: content$2, | ||
content: content$3, | ||
header: header$3, | ||
@@ -52,8 +54,8 @@ hassider, | ||
const paragraph = "_paragraph_1cy7g_1"; | ||
const prefix$1 = "_prefix_1cy7g_26"; | ||
const suffix = "_suffix_1cy7g_31"; | ||
const prefix$2 = "_prefix_1cy7g_26"; | ||
const suffix$1 = "_suffix_1cy7g_31"; | ||
var paragraph_module = { | ||
paragraph, | ||
prefix: prefix$1, | ||
suffix | ||
prefix: prefix$2, | ||
suffix: suffix$1 | ||
}; | ||
@@ -120,3 +122,3 @@ var radioButton_module = { | ||
const header$2 = "_header_18hld_6"; | ||
const content$1 = "_content_18hld_18"; | ||
const content$2 = "_content_18hld_18"; | ||
const footer = "_footer_18hld_19"; | ||
@@ -129,3 +131,3 @@ const action = "_action_18hld_27"; | ||
"header-extra": "_header-extra_18hld_14", | ||
content: content$1, | ||
content: content$2, | ||
footer, | ||
@@ -144,3 +146,3 @@ action | ||
const icon$1 = "_icon_1f4qu_31"; | ||
const content = "_content_1f4qu_35"; | ||
const content$1 = "_content_1f4qu_35"; | ||
var treeNode_module = { | ||
@@ -153,3 +155,3 @@ treenode, | ||
icon: icon$1, | ||
content | ||
content: content$1 | ||
}; | ||
@@ -159,3 +161,3 @@ const item = "_item_ud9oy_1"; | ||
const header = "_header_ud9oy_13"; | ||
const prefix = "_prefix_ud9oy_16"; | ||
const prefix$1 = "_prefix_ud9oy_16"; | ||
const extra = "_extra_ud9oy_20"; | ||
@@ -166,3 +168,3 @@ var collapseItem_module = { | ||
header, | ||
prefix, | ||
prefix: prefix$1, | ||
extra | ||
@@ -179,2 +181,10 @@ }; | ||
}; | ||
const tag = "_tag_j73al_1 cos-tag -v-bg-primary -v-text -v-h -v-px -v-border-none"; | ||
const prefix = "_prefix_j73al_11 -v-mr"; | ||
const suffix = "_suffix_j73al_18 -v-ml"; | ||
var tag_module = { | ||
tag, | ||
prefix, | ||
suffix | ||
}; | ||
const row = "_row_18y4t_1"; | ||
@@ -186,2 +196,16 @@ const col = "_col_18y4t_5"; | ||
}; | ||
export { menuOption_module as MenuOption, breadcrumb_module as breadcrumb, button_module as button, buttonRounded_module as buttonRounded, card_module as card, collapseItem_module as collapseItem, grid_module as grid, input_module as input, layout_module as layout, menu_module as menu, paragraph_module as paragraph, 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, tree_module as tree, treeNode_module as treeNode }; | ||
const image = "_image_1swn7_1"; | ||
const placeholder = "_placeholder_1swn7_5"; | ||
const fallback = "_fallback_1swn7_6"; | ||
const content = "_content_1swn7_15"; | ||
var image_module = { | ||
image, | ||
placeholder, | ||
fallback, | ||
content | ||
}; | ||
const dropdown = "_dropdown_cmrix_1"; | ||
var popover_module = { | ||
dropdown | ||
}; | ||
export { menuOption_module as MenuOption, breadcrumb_module as breadcrumb, button_module as button, buttonRounded_module as buttonRounded, 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(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 o={button:"_button_2jja7_1 cos-btn -v-bg-primary -v-text -v-h -v-px -v-border-none",prefix:"_prefix_2jja7_15 -v-mr",suffix:"_suffix_2jja7_19 -v-ml"},_={button:"_button_pydvk_1 cos-btn -v-bg-primary -v-text -v-w -v-h -v-border-none",prefix:"_prefix_pydvk_16",suffix:"_suffix_pydvk_18"},r={root:"_root_evpp1_1 -v-bg-inapparent -v-h -v-px -v-text",input:"_input_evpp1_6",prefix:"_prefix_evpp1_13"},n={layout:"_layout_13bs8_1",content:"_content_13bs8_7",header:"_header_13bs8_12",hassider:"_hassider_13bs8_18",sider:"_sider_13bs8_21"},a={menu:"_menu_1opoq_1",popover:"_popover_1opoq_6"},c={"menu-option":"_menu-option_1qqu9_1 -v-bg-heavy -v-h -v-px",option:"_option_1qqu9_6",label:"_label_1qqu9_13 -v-mr"},i={paragraph:"_paragraph_1cy7g_1",prefix:"_prefix_1cy7g_26",suffix:"_suffix_1cy7g_31"},s={"radio-button":"_radio-button_3py18_1 -v-bg-inapparent -v-h -v-w -v-mx -v-text"},d={root:"_root_ivjvl_1"},p={select:"_select_7687q_1 -v-bg-inapparent",inherit:"_inherit_7687q_7",border:"_border_7687q_11 -v-border-inapparent",popover:"_popover_7687q_18"},u={"select-option":"_select-option_nu3co_1 -v-bg-heavy -v-px -v-h",option:"_option_nu3co_6"},l={space:"_space_r8uzj_1 cos-space",horizontal:"_horizontal_r8uzj_5 -v-mr",vertical:"_vertical_r8uzj_9 -v-mb",last:"_last_r8uzj_13"},v={wrapper:"_wrapper_10122_1",icon:"_icon_10122_18",border:"_border_10122_26",title:"_title_10122_30",description:"_description_10122_51"},b={steps:"_steps_ohx0o_1"},f={table:"_table_1qvwy_1 cos-table",thead:"_thead_1qvwy_13 -v-text",th:"_th_1qvwy_13 -v-text",td:"_td_1qvwy_13 -v-text"},h={card:"_card_18hld_1 cos-card -v-text -v-border-apparent",header:"_header_18hld_6","header-title":"_header-title_18hld_10","header-extra":"_header-extra_18hld_14",content:"_content_18hld_18",footer:"_footer_18hld_19",action:"_action_18hld_27"},m={tree:"_tree_1boqs_1"},x={treenode:"_treenode_1f4qu_1",header:"_header_1f4qu_6",title:"_title_1f4qu_16",toogle:"_toogle_1f4qu_21",status:"_status_1f4qu_28",icon:"_icon_1f4qu_31",content:"_content_1f4qu_35"},$={item:"_item_ud9oy_1",selected:"_selected_ud9oy_10",header:"_header_ud9oy_13",prefix:"_prefix_ud9oy_16",extra:"_extra_ud9oy_20"},y={breadcrumb:"_breadcrumb_1pafa_1 -v-text","breadcrumb-item":"_breadcrumb-item_1pafa_5",separator:"_separator_1pafa_9 -v-mx -v-mx",icon:"_icon_1pafa_13 -v-mx"},g={row:"_row_18y4t_1",col:"_col_18y4t_5"};e.MenuOption=c,e.breadcrumb=y,e.button=o,e.buttonRounded=_,e.card=h,e.collapseItem=$,e.grid=g,e.input=r,e.layout=n,e.menu=a,e.paragraph=i,e.radioButton=s,e.radioGroup=d,e.select=p,e.selectOption=u,e.space=l,e.step=v,e.steps=b,e.table=f,e.tree=m,e.treeNode=x,Object.defineProperties(e,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})}); | ||
(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 o={button:"_button_91sy3_1 cos-btn -v-bg-primary -v-text -v-h -v-px -v-border-none",prefix:"_prefix_91sy3_20 -v-mr",content:"_content_91sy3_23",suffix:"_suffix_91sy3_26 -v-ml"},_={button:"_button_13mza_1 cos-btn -v-bg-primary -v-text -v-h -v-w -v-border-none",prefix:"_prefix_13mza_13",suffix:"_suffix_13mza_15"},n={root:"_root_evpp1_1 -v-bg-inapparent -v-h -v-px -v-text",input:"_input_evpp1_6",prefix:"_prefix_evpp1_13"},r={layout:"_layout_13bs8_1",content:"_content_13bs8_7",header:"_header_13bs8_12",hassider:"_hassider_13bs8_18",sider:"_sider_13bs8_21"},a={menu:"_menu_1opoq_1",popover:"_popover_1opoq_6"},c={"menu-option":"_menu-option_1qqu9_1 -v-bg-heavy -v-h -v-px",option:"_option_1qqu9_6",label:"_label_1qqu9_13 -v-mr"},i={paragraph:"_paragraph_1cy7g_1",prefix:"_prefix_1cy7g_26",suffix:"_suffix_1cy7g_31"},s={"radio-button":"_radio-button_3py18_1 -v-bg-inapparent -v-h -v-w -v-mx -v-text"},d={root:"_root_ivjvl_1"},p={select:"_select_7687q_1 -v-bg-inapparent",inherit:"_inherit_7687q_7",border:"_border_7687q_11 -v-border-inapparent",popover:"_popover_7687q_18"},l={"select-option":"_select-option_nu3co_1 -v-bg-heavy -v-px -v-h",option:"_option_nu3co_6"},u={space:"_space_r8uzj_1 cos-space",horizontal:"_horizontal_r8uzj_5 -v-mr",vertical:"_vertical_r8uzj_9 -v-mb",last:"_last_r8uzj_13"},v={wrapper:"_wrapper_10122_1",icon:"_icon_10122_18",border:"_border_10122_26",title:"_title_10122_30",description:"_description_10122_51"},f={steps:"_steps_ohx0o_1"},b={table:"_table_1qvwy_1 cos-table",thead:"_thead_1qvwy_13 -v-text",th:"_th_1qvwy_13 -v-text",td:"_td_1qvwy_13 -v-text"},m={card:"_card_18hld_1 cos-card -v-text -v-border-apparent",header:"_header_18hld_6","header-title":"_header-title_18hld_10","header-extra":"_header-extra_18hld_14",content:"_content_18hld_18",footer:"_footer_18hld_19",action:"_action_18hld_27"},h={tree:"_tree_1boqs_1"},x={treenode:"_treenode_1f4qu_1",header:"_header_1f4qu_6",title:"_title_1f4qu_16",toogle:"_toogle_1f4qu_21",status:"_status_1f4qu_28",icon:"_icon_1f4qu_31",content:"_content_1f4qu_35"},$={item:"_item_ud9oy_1",selected:"_selected_ud9oy_10",header:"_header_ud9oy_13",prefix:"_prefix_ud9oy_16",extra:"_extra_ud9oy_20"},g={breadcrumb:"_breadcrumb_1pafa_1 -v-text","breadcrumb-item":"_breadcrumb-item_1pafa_5",separator:"_separator_1pafa_9 -v-mx -v-mx",icon:"_icon_1pafa_13 -v-mx"},y={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"},q={row:"_row_18y4t_1",col:"_col_18y4t_5"},w={image:"_image_1swn7_1",placeholder:"_placeholder_1swn7_5",fallback:"_fallback_1swn7_6",content:"_content_1swn7_15"},z={dropdown:"_dropdown_cmrix_1"};e.MenuOption=c,e.breadcrumb=g,e.button=o,e.buttonRounded=_,e.card=m,e.collapseItem=$,e.grid=q,e.image=w,e.input=n,e.layout=r,e.menu=a,e.paragraph=i,e.popover=z,e.radioButton=s,e.radioGroup=d,e.select=p,e.selectOption=l,e.space=u,e.step=v,e.steps=f,e.table=b,e.tag=y,e.tree=h,e.treeNode=x,Object.defineProperties(e,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})}); |
@@ -36,2 +36,8 @@ export type Size = '2xs' | 'xs' | 'md' | 'lg' | 'xl' | '2xl' | '3xl'; | ||
export { default as tag } from './tag/tag.module.css'; | ||
export { default as grid } from './grid/grid.module.css'; | ||
export { default as image } from './image/image.module.css'; | ||
export { default as popover } from './popover/popover.module.css'; |
{ | ||
"name": "cosmic-ui-alpha", | ||
"version": "0.0.17-alpha.6", | ||
"version": "0.0.17-alpha.7", | ||
"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
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
157786
69
3180