@itcase/ui 1.8.21 → 1.8.23
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{Avatar_cjs_CiQ14ufF.js → Avatar_cjs_D84VawE9.js} +2 -21
- package/dist/{Avatar_es_No9vSqji.js → Avatar_es_CUnfNViT.js} +2 -21
- package/dist/{Button_cjs_CnStmeGt.js → Button_cjs_MfWRETXI.js} +13 -4
- package/dist/{Button_es_BV1bepl1.js → Button_es_zW2pQTwL.js} +13 -4
- package/dist/{ChipsGroup_cjs_CL00pWKy.js → ChipsGroup_cjs_CTh6644i.js} +1 -1
- package/dist/{ChipsGroup_es_Ciln2otW.js → ChipsGroup_es_BFxBhYNB.js} +1 -1
- package/dist/{DatePicker_cjs_DGgkpGbI.js → DatePicker_cjs_uDJmwWkk.js} +3 -3
- package/dist/{DatePicker_es_BIOyGm22.js → DatePicker_es_5r0isX1_.js} +3 -3
- package/dist/{DropdownItem_cjs_DT-zspEr.js → DropdownItem_cjs_C6Jx7-kx.js} +1 -1
- package/dist/{DropdownItem_es_BJLFqVuH.js → DropdownItem_es_UdkGGVtg.js} +1 -1
- package/dist/{Label_cjs_Cqcf6ffp.js → Label_cjs_jN0dxo1q.js} +11 -3
- package/dist/{Label_es_CeNdA70T.js → Label_es_CFQzN-2m.js} +11 -3
- package/dist/{Link_cjs_BlXrJ15R.js → Link_cjs_DbRGq2Yk.js} +9 -9
- package/dist/{Link_es_CyJn7NFb.js → Link_es_DxtZLeKY.js} +9 -9
- package/dist/{Tooltip_cjs_Cq5kuaIK.js → Tooltip_cjs_CaocDcQ5.js} +85 -27
- package/dist/{Tooltip_es_D0PSqI2c.js → Tooltip_es_D1w1s33u.js} +85 -27
- package/dist/cjs/components/Accordion.js +2 -2
- package/dist/cjs/components/Avatar.js +3 -3
- package/dist/cjs/components/AvatarStack.js +5 -5
- package/dist/cjs/components/Badge.js +2 -2
- package/dist/cjs/components/Breadcrumbs.js +3 -3
- package/dist/cjs/components/Button.js +3 -3
- package/dist/cjs/components/Cell.js +15 -149
- package/dist/cjs/components/Chips.js +3 -3
- package/dist/cjs/components/Choice.js +2 -2
- package/dist/cjs/components/Code.js +2 -8
- package/dist/cjs/components/CookiesWarning.js +3 -3
- package/dist/cjs/components/DatePeriod.js +6 -6
- package/dist/cjs/components/DatePicker.js +5 -5
- package/dist/cjs/components/Dropdown.js +3 -3
- package/dist/cjs/components/Icon.js +2 -2
- package/dist/cjs/components/InputPassword.js +71 -129
- package/dist/cjs/components/Label.js +3 -3
- package/dist/cjs/components/Link.js +1 -1
- package/dist/cjs/components/List.js +1 -1
- package/dist/cjs/components/Logo.js +1 -1
- package/dist/cjs/components/MenuItem.js +29 -9
- package/dist/cjs/components/Modal.js +2 -2
- package/dist/cjs/components/ModalSheetBottom.js +19 -5
- package/dist/cjs/components/Pagination.js +3 -3
- package/dist/cjs/components/Response/img.js +33 -0
- package/dist/cjs/components/Response.js +81 -213
- package/dist/cjs/components/Search.js +2 -2
- package/dist/cjs/components/Select.js +2 -2
- package/dist/cjs/components/Swiper.js +2 -2
- package/dist/cjs/components/Tab.js +2 -2
- package/dist/cjs/components/Tile.js +10 -172
- package/dist/cjs/components/Title.js +2 -2
- package/dist/cjs/components/Tooltip.js +2 -2
- package/dist/components/Accordion.js +2 -2
- package/dist/components/Avatar.js +3 -3
- package/dist/components/AvatarStack.js +5 -5
- package/dist/components/Badge.js +2 -2
- package/dist/components/Breadcrumbs.js +3 -3
- package/dist/components/Button.js +3 -3
- package/dist/components/Cell.js +15 -149
- package/dist/components/Chips.js +3 -3
- package/dist/components/Choice.js +2 -2
- package/dist/components/Code.js +2 -8
- package/dist/components/CookiesWarning.js +3 -3
- package/dist/components/DatePeriod.js +6 -6
- package/dist/components/DatePicker.js +5 -5
- package/dist/components/Dropdown.js +3 -3
- package/dist/components/Icon.js +2 -2
- package/dist/components/InputPassword.js +71 -129
- package/dist/components/Label.js +3 -3
- package/dist/components/Link.js +1 -1
- package/dist/components/List.js +1 -1
- package/dist/components/Logo.js +1 -1
- package/dist/components/MenuItem.js +29 -9
- package/dist/components/Modal.js +2 -2
- package/dist/components/ModalSheetBottom.js +19 -5
- package/dist/components/Pagination.js +3 -3
- package/dist/components/Response/img.js +31 -0
- package/dist/components/Response.js +81 -213
- package/dist/components/Search.js +2 -2
- package/dist/components/Select.js +2 -2
- package/dist/components/Swiper.js +2 -2
- package/dist/components/Tab.js +2 -2
- package/dist/components/Tile.js +10 -172
- package/dist/components/Title.js +2 -2
- package/dist/components/Tooltip.js +2 -2
- package/dist/css/components/AvatarStack/AvatarStack.css +2 -15
- package/dist/css/components/Badge/Badge.css +3 -3
- package/dist/css/components/Code/Code.css +3 -6
- package/dist/css/components/Label/Label.css +4 -4
- package/dist/css/components/MenuItem/MenuItem.css +19 -43
- package/dist/css/components/Response/Response.css +6 -3
- package/dist/css/components/Tab/Tab.css +14 -31
- package/dist/css/components/Tile/Tile.css +7 -5
- package/dist/css/styles/border-color/border-color.css +19 -0
- package/dist/css/styles/border-color/border-color_active.css +38 -0
- package/dist/css/styles/border-color/border-color_focus.css +25 -1
- package/dist/css/styles/border-color/border-color_hover.css +32 -0
- package/dist/css/styles/svg-color/svg_fill.css +5 -5
- package/dist/stories/Plsyground.mdx +0 -1
- package/dist/stories/index.stories.js +5 -8
- package/dist/types/components/Avatar/appearance/avatarAccent.d.ts +0 -4
- package/dist/types/components/Avatar/appearance/avatarDanger.d.ts +0 -1
- package/dist/types/components/Avatar/appearance/avatarInfo.d.ts +0 -4
- package/dist/types/components/Avatar/appearance/avatarPrimary.d.ts +0 -1
- package/dist/types/components/Avatar/appearance/avatarSecondary.d.ts +0 -1
- package/dist/types/components/Avatar/appearance/avatarSuccess.d.ts +1 -3
- package/dist/types/components/Avatar/appearance/avatarSurface.d.ts +0 -6
- package/dist/types/components/Badge/appearance/badgeAccent.d.ts +13 -1
- package/dist/types/components/Badge/appearance/badgeDanger.d.ts +7 -1
- package/dist/types/components/Badge/appearance/badgeDisabled.d.ts +6 -1
- package/dist/types/components/Badge/appearance/badgeError.d.ts +7 -2
- package/dist/types/components/Badge/appearance/badgeInfo.d.ts +1 -3
- package/dist/types/components/Badge/appearance/badgePrimary.d.ts +7 -1
- package/dist/types/components/Badge/appearance/badgeSecondary.d.ts +7 -1
- package/dist/types/components/Badge/appearance/badgeStyle.d.ts +5 -7
- package/dist/types/components/Badge/appearance/badgeSuccess.d.ts +7 -1
- package/dist/types/components/Badge/appearance/badgeWarning.d.ts +7 -1
- package/dist/types/components/Button/appearance/buttonAccent.d.ts +1 -0
- package/dist/types/components/Button/appearance/buttonWarning.d.ts +8 -0
- package/dist/types/components/Cell/appearance/cellSize.d.ts +8 -44
- package/dist/types/components/Code/appearance/codeSize.d.ts +2 -8
- package/dist/types/components/{Response/appearance/responseDisabled.d.ts → InputPassword/appearance/inputPasswordDefault.d.ts} +9 -5
- package/dist/types/components/InputPassword/appearance/inputPasswordError.d.ts +15 -6
- package/dist/types/components/InputPassword/appearance/inputPasswordSize.d.ts +7 -7
- package/dist/types/components/InputPassword/appearance/inputPasswordSuccess.d.ts +15 -6
- package/dist/types/components/Label/appearance/labelAccent.d.ts +7 -0
- package/dist/types/components/Label/appearance/labelSize.d.ts +1 -0
- package/dist/types/components/Link/Link.interface.d.ts +1 -1
- package/dist/types/components/MenuItem/appearance/menuItemSize.d.ts +1 -0
- package/dist/types/components/MenuItem/appearance/menuItemSurface.d.ts +4 -2
- package/dist/types/components/ModalSheetBottom/ModalSheetBottom.d.ts +2 -1
- package/dist/types/components/Response/appearance/responceConfirm.d.ts +13 -0
- package/dist/types/components/Response/appearance/responceFail.d.ts +13 -0
- package/dist/types/components/Response/appearance/responceNothingFound.d.ts +13 -0
- package/dist/types/components/Response/appearance/responceRefresh.d.ts +13 -0
- package/dist/types/components/Response/appearance/responseError.d.ts +6 -4
- package/dist/types/components/Response/appearance/responseSuccess.d.ts +6 -4
- package/dist/types/components/Response/appearance/responseUnableLoadData.d.ts +13 -0
- package/dist/types/components/Response/appearance/responseWarning.d.ts +6 -4
- package/dist/types/components/Response/img/index.d.ts +12 -0
- package/dist/types/components/Tile/appearance/tileSize.d.ts +0 -8
- package/dist/types/components/Tile/appearance/tileSurface.d.ts +0 -1
- package/package.json +6 -8
- package/dist/cjs/components/InputMask.js +0 -65
- package/dist/cjs/components/Panel.js +0 -44
- package/dist/components/InputMask.js +0 -62
- package/dist/components/Panel.js +0 -41
- package/dist/css/components/InputMask/InputMask.css +0 -77
- package/dist/css/components/Panel/Panel.css +0 -107
- package/dist/stories/Accordion.mdx +0 -11
- package/dist/stories/AccordionItem.mdx +0 -15
- package/dist/stories/Breadcrumbs.mdx +0 -15
- package/dist/stories/BreadcrumbsItem.mdx +0 -17
- package/dist/stories/Dot.mdx +0 -19
- package/dist/stories/Drawer.mdx +0 -11
- package/dist/stories/Dropdown.mdx +0 -12
- package/dist/stories/DropdownItem.mdx +0 -19
- package/dist/stories/Image.mdx +0 -15
- package/dist/stories/Input.mdx +0 -31
- package/dist/stories/InputPassword.mdx +0 -15
- package/dist/stories/Label.mdx +0 -11
- package/dist/stories/ListItem.mdx +0 -11
- package/dist/stories/Logo.mdx +0 -24
- package/dist/stories/MenuItem.mdx +0 -15
- package/dist/stories/Modal.mdx +0 -15
- package/dist/stories/Notification.mdx +0 -23
- package/dist/stories/Radio.mdx +0 -28
- package/dist/stories/Response.mdx +0 -11
- package/dist/stories/SearchInput.mdx +0 -19
- package/dist/stories/Switch.mdx +0 -23
- package/dist/stories/Tab.mdx +0 -27
- package/dist/stories/Text.mdx +0 -35
- package/dist/types/components/Cell/appearance/cellAccent.d.ts +0 -21
- package/dist/types/components/Cell/appearance/cellDanger.d.ts +0 -7
- package/dist/types/components/Cell/appearance/cellError.d.ts +0 -11
- package/dist/types/components/Cell/appearance/cellInfo.d.ts +0 -21
- package/dist/types/components/Cell/appearance/cellPrimary.d.ts +0 -8
- package/dist/types/components/Cell/appearance/cellSecondary.d.ts +0 -8
- package/dist/types/components/Cell/appearance/cellSuccess.d.ts +0 -11
- package/dist/types/components/Cell/appearance/cellWarning.d.ts +0 -11
- package/dist/types/components/InputMask/InputMask.d.ts +0 -5
- package/dist/types/components/InputMask/InputMask.interface.d.ts +0 -54
- package/dist/types/components/InputMask/index.d.ts +0 -1
- package/dist/types/components/InputPassword/appearance/inputPasswordAccent.d.ts +0 -20
- package/dist/types/components/InputPassword/appearance/inputPasswordDanger.d.ts +0 -7
- package/dist/types/components/InputPassword/appearance/inputPasswordInfo.d.ts +0 -21
- package/dist/types/components/InputPassword/appearance/inputPasswordPrimary.d.ts +0 -8
- package/dist/types/components/InputPassword/appearance/inputPasswordSecondary.d.ts +0 -8
- package/dist/types/components/InputPassword/appearance/inputPasswordSurface.d.ts +0 -25
- package/dist/types/components/InputPassword/appearance/inputPasswordWarning.d.ts +0 -11
- package/dist/types/components/Panel/Panel.d.ts +0 -5
- package/dist/types/components/Panel/Panel.interface.d.ts +0 -58
- package/dist/types/components/Panel/index.d.ts +0 -1
- package/dist/types/components/Response/appearance/responseAccent.d.ts +0 -20
- package/dist/types/components/Response/appearance/responseDanger.d.ts +0 -7
- package/dist/types/components/Response/appearance/responseInfo.d.ts +0 -21
- package/dist/types/components/Response/appearance/responsePrimary.d.ts +0 -8
- package/dist/types/components/Response/appearance/responseRequire.d.ts +0 -20
- package/dist/types/components/Response/appearance/responseSecondary.d.ts +0 -8
- package/dist/types/components/Response/appearance/responseSize.d.ts +0 -59
- package/dist/types/components/Response/appearance/responseStyle.d.ts +0 -16
- package/dist/types/components/Response/appearance/responseSurface.d.ts +0 -25
- package/dist/types/components/Tile/appearance/tileAccent.d.ts +0 -20
- package/dist/types/components/Tile/appearance/tileDanger.d.ts +0 -7
- package/dist/types/components/Tile/appearance/tileDisabled.d.ts +0 -20
- package/dist/types/components/Tile/appearance/tileError.d.ts +0 -11
- package/dist/types/components/Tile/appearance/tileInfo.d.ts +0 -21
- package/dist/types/components/Tile/appearance/tilePrimary.d.ts +0 -8
- package/dist/types/components/Tile/appearance/tileRequire.d.ts +0 -20
- package/dist/types/components/Tile/appearance/tileSecondary.d.ts +0 -8
- package/dist/types/components/Tile/appearance/tileStyle.d.ts +0 -16
- package/dist/types/components/Tile/appearance/tileSuccess.d.ts +0 -11
- package/dist/types/components/Tile/appearance/tileWarning.d.ts +0 -11
|
@@ -8,13 +8,37 @@
|
|
|
8
8
|
&-border {
|
|
9
9
|
&-$(color) {
|
|
10
10
|
&:focus {
|
|
11
|
-
|
|
11
|
+
border-width: 1px;
|
|
12
12
|
border-color: var(--color-$(type)-border-$(color)) !important;
|
|
13
|
+
border-style: solid;
|
|
14
|
+
outline: 0;
|
|
13
15
|
}
|
|
14
16
|
}
|
|
15
17
|
}
|
|
16
18
|
}
|
|
17
19
|
}
|
|
18
20
|
}
|
|
21
|
+
@each $palette in red, neon-pink, electric-pink, hibiscus, pink,
|
|
22
|
+
pink-citrus, pomagranate, dragon-fruit, camellia, red-rose, plum, orange,
|
|
23
|
+
clementine, apricot, papaya, kumquat, light-orange, peach, flamingo,
|
|
24
|
+
rose-gold, pink-sand, vintage-rose, grapefruit, cream, mellow-yellow,
|
|
25
|
+
canary-yellow, pollen, flash-light, lemon-cream, flash, dark-green, green,
|
|
26
|
+
spearmint, mint, beryl, sea-foam, turquoise, blue, light-blue, cerulian,
|
|
27
|
+
surf-blue, pacific-green, blue-cobalt, dark-teal, blue-horizon,
|
|
28
|
+
denim-blue, linen-blue, deep-navy, midnight-blue, purple, ultra-violet,
|
|
29
|
+
lilac, ocean-blue, delft-blue, indigo, lavender-gray, lavender, mist-blue,
|
|
30
|
+
storm-gray, cactus, pine-green, cyprus-green, northern-blue, azure,
|
|
31
|
+
alaskan-blue, khaki, dark-olive, soft-white, antique-white, yellow-gold,
|
|
32
|
+
gold, camel, walnut, stone, pebble, cocoa, coastal-gray, white, black,
|
|
33
|
+
alto, athens-gray, sonic-silver {
|
|
34
|
+
&_$(palette) {
|
|
35
|
+
&:focus {
|
|
36
|
+
border-width: 1px;
|
|
37
|
+
border-color: var(--color-palette-$(palette)) !important;
|
|
38
|
+
border-style: solid;
|
|
39
|
+
outline: 0;
|
|
40
|
+
}
|
|
41
|
+
}
|
|
42
|
+
}
|
|
19
43
|
}
|
|
20
44
|
}
|
|
@@ -8,11 +8,15 @@
|
|
|
8
8
|
&-border {
|
|
9
9
|
&-$(color) {
|
|
10
10
|
&:hover {
|
|
11
|
+
border-width: 1px;
|
|
11
12
|
border-color: var(--color-$(type)-border-$(color));
|
|
13
|
+
border-style: solid;
|
|
12
14
|
}
|
|
13
15
|
&-hover {
|
|
14
16
|
&:hover {
|
|
17
|
+
border-width: 1px;
|
|
15
18
|
border-color: var(--color-$(type)-border-$(color));
|
|
19
|
+
border-style: solid;
|
|
16
20
|
}
|
|
17
21
|
}
|
|
18
22
|
}
|
|
@@ -20,5 +24,33 @@
|
|
|
20
24
|
}
|
|
21
25
|
}
|
|
22
26
|
}
|
|
27
|
+
@each $palette in red, neon-pink, electric-pink, hibiscus, pink,
|
|
28
|
+
pink-citrus, pomagranate, dragon-fruit, camellia, red-rose, plum, orange,
|
|
29
|
+
clementine, apricot, papaya, kumquat, light-orange, peach, flamingo,
|
|
30
|
+
rose-gold, pink-sand, vintage-rose, grapefruit, cream, mellow-yellow,
|
|
31
|
+
canary-yellow, pollen, flash-light, lemon-cream, flash, dark-green, green,
|
|
32
|
+
spearmint, mint, beryl, sea-foam, turquoise, blue, light-blue, cerulian,
|
|
33
|
+
surf-blue, pacific-green, blue-cobalt, dark-teal, blue-horizon,
|
|
34
|
+
denim-blue, linen-blue, deep-navy, midnight-blue, purple, ultra-violet,
|
|
35
|
+
lilac, ocean-blue, delft-blue, indigo, lavender-gray, lavender, mist-blue,
|
|
36
|
+
storm-gray, cactus, pine-green, cyprus-green, northern-blue, azure,
|
|
37
|
+
alaskan-blue, khaki, dark-olive, soft-white, antique-white, yellow-gold,
|
|
38
|
+
gold, camel, walnut, stone, pebble, cocoa, coastal-gray, white, black,
|
|
39
|
+
alto, athens-gray, sonic-silver {
|
|
40
|
+
&_$(palette) {
|
|
41
|
+
&:hover {
|
|
42
|
+
border-width: 1px;
|
|
43
|
+
border-color: var(--color-palette-$(palette));
|
|
44
|
+
border-style: solid;
|
|
45
|
+
}
|
|
46
|
+
&-hover {
|
|
47
|
+
&:hover {
|
|
48
|
+
border-width: 1px;
|
|
49
|
+
border-color: var(--color-palette-$(palette));
|
|
50
|
+
border-style: solid;
|
|
51
|
+
}
|
|
52
|
+
}
|
|
53
|
+
}
|
|
54
|
+
}
|
|
23
55
|
}
|
|
24
56
|
}
|
|
@@ -11,21 +11,21 @@
|
|
|
11
11
|
stroke: none;
|
|
12
12
|
fill: var(--color-$(type)-item-$(color));
|
|
13
13
|
}
|
|
14
|
-
& path,
|
|
14
|
+
/* & path,
|
|
15
15
|
& circle {
|
|
16
16
|
fill: var(--color-$(type)-item-$(color));
|
|
17
|
-
}
|
|
17
|
+
} */
|
|
18
18
|
}
|
|
19
19
|
}
|
|
20
20
|
&-$(color) {
|
|
21
21
|
& svg {
|
|
22
22
|
stroke: none;
|
|
23
|
-
fill: var(--color-$(type)-$(color));
|
|
23
|
+
fill: var(--color-$(type)-fill-$(color));
|
|
24
24
|
}
|
|
25
|
-
& path,
|
|
25
|
+
/* & path,
|
|
26
26
|
& circle {
|
|
27
27
|
fill: var(--color-$(type)-item-$(color));
|
|
28
|
-
}
|
|
28
|
+
} */
|
|
29
29
|
}
|
|
30
30
|
}
|
|
31
31
|
}
|
|
@@ -1,38 +1,35 @@
|
|
|
1
|
-
import AvatarStack from '
|
|
1
|
+
import { AvatarStack } from '../'
|
|
2
2
|
|
|
3
3
|
const meta = {
|
|
4
|
-
title: '
|
|
4
|
+
title: 'Molecules / Avatar Stack',
|
|
5
5
|
component: AvatarStack,
|
|
6
6
|
args: {
|
|
7
7
|
avatarSize: 48,
|
|
8
|
-
|
|
8
|
+
avatarsList: [
|
|
9
9
|
{
|
|
10
10
|
id: 0,
|
|
11
|
-
src: '
|
|
11
|
+
src: '/avatar/Man.png',
|
|
12
12
|
firstName: 'firstName',
|
|
13
13
|
secondName: 'secondName',
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
id: 1,
|
|
17
|
-
src: '
|
|
17
|
+
src: '/avatar/Woman.png',
|
|
18
18
|
firstName: 'firstName',
|
|
19
19
|
secondName: 'secondName',
|
|
20
20
|
},
|
|
21
21
|
{
|
|
22
22
|
id: 2,
|
|
23
|
-
src: 'https://as2.ftcdn.net/v2/jpg/07/52/13/37/1000_F_752133729_dz4GYDkaKZ6vRCNadT5Pz2EBe43ShRos.jpg',
|
|
24
23
|
firstName: 'firstName',
|
|
25
24
|
secondName: 'secondName',
|
|
26
25
|
},
|
|
27
26
|
{
|
|
28
27
|
id: 3,
|
|
29
|
-
src: 'https://as2.ftcdn.net/v2/jpg/07/52/13/37/1000_F_752133729_dz4GYDkaKZ6vRCNadT5Pz2EBe43ShRos.jpg',
|
|
30
28
|
firstName: 'firstName',
|
|
31
29
|
secondName: 'secondName',
|
|
32
30
|
},
|
|
33
31
|
{
|
|
34
32
|
id: 4,
|
|
35
|
-
src: 'https://as2.ftcdn.net/v2/jpg/07/52/13/37/1000_F_752133729_dz4GYDkaKZ6vRCNadT5Pz2EBe43ShRos.jpg',
|
|
36
33
|
firstName: 'firstName',
|
|
37
34
|
secondName: 'secondName',
|
|
38
35
|
},
|
|
@@ -1,19 +1,15 @@
|
|
|
1
1
|
declare const avatarAppearanceAccent: {
|
|
2
2
|
accent: {
|
|
3
3
|
fill: string;
|
|
4
|
-
fillHover: string;
|
|
5
4
|
};
|
|
6
5
|
accentPrimary: {
|
|
7
6
|
fill: string;
|
|
8
|
-
fillHover: string;
|
|
9
7
|
borderColor: string;
|
|
10
8
|
};
|
|
11
9
|
accentSecondary: {
|
|
12
10
|
fill: string;
|
|
13
|
-
fillHover: string;
|
|
14
11
|
borderColor: string;
|
|
15
12
|
textColor: string;
|
|
16
|
-
textColorHover: string;
|
|
17
13
|
};
|
|
18
14
|
};
|
|
19
15
|
export { avatarAppearanceAccent };
|
|
@@ -1,17 +1,13 @@
|
|
|
1
1
|
declare const avatarAppearanceInfo: {
|
|
2
2
|
info: {
|
|
3
3
|
fill: string;
|
|
4
|
-
fillHover: string;
|
|
5
4
|
borderColor: string;
|
|
6
5
|
textColor: string;
|
|
7
|
-
textColorHover: string;
|
|
8
6
|
};
|
|
9
7
|
infoSecondary: {
|
|
10
8
|
fill: string;
|
|
11
|
-
fillHover: string;
|
|
12
9
|
borderColor: string;
|
|
13
10
|
textColor: string;
|
|
14
|
-
textColorHover: string;
|
|
15
11
|
};
|
|
16
12
|
};
|
|
17
13
|
export { avatarAppearanceInfo };
|
|
@@ -1,24 +1,18 @@
|
|
|
1
1
|
declare const avatarAppearanceSurface: {
|
|
2
2
|
surfacePrimary: {
|
|
3
3
|
fill: string;
|
|
4
|
-
fillHover: string;
|
|
5
4
|
textColor: string;
|
|
6
5
|
};
|
|
7
6
|
surfaceQuaternary: {
|
|
8
7
|
fill: string;
|
|
9
|
-
fillHover: string;
|
|
10
8
|
textColor: string;
|
|
11
9
|
};
|
|
12
10
|
surfaceSecondary: {
|
|
13
11
|
fill: string;
|
|
14
|
-
fillHover: string;
|
|
15
12
|
textColor: string;
|
|
16
|
-
loaderFill: string;
|
|
17
|
-
loaderItemFill: string;
|
|
18
13
|
};
|
|
19
14
|
surfaceTertiary: {
|
|
20
15
|
fill: string;
|
|
21
|
-
fillHover: string;
|
|
22
16
|
textColor: string;
|
|
23
17
|
};
|
|
24
18
|
};
|
|
@@ -7,20 +7,32 @@ declare const badgeAppearanceAccent: {
|
|
|
7
7
|
iconFill: string;
|
|
8
8
|
};
|
|
9
9
|
accentPrimary: {
|
|
10
|
-
dotFill: string;
|
|
11
10
|
fill: string;
|
|
12
11
|
borderColor: string;
|
|
13
12
|
textColor: string;
|
|
13
|
+
dotFill: string;
|
|
14
14
|
iconFill: string;
|
|
15
15
|
};
|
|
16
16
|
accentQuaternary: {
|
|
17
|
+
fill: string;
|
|
18
|
+
borderColor: string;
|
|
19
|
+
textColor: string;
|
|
17
20
|
dotFill: string;
|
|
21
|
+
iconFill: string;
|
|
18
22
|
};
|
|
19
23
|
accentSecondary: {
|
|
24
|
+
fill: string;
|
|
25
|
+
borderColor: string;
|
|
26
|
+
textColor: string;
|
|
20
27
|
dotFill: string;
|
|
28
|
+
iconFill: string;
|
|
21
29
|
};
|
|
22
30
|
accentTertiary: {
|
|
31
|
+
fill: string;
|
|
32
|
+
borderColor: string;
|
|
33
|
+
textColor: string;
|
|
23
34
|
dotFill: string;
|
|
35
|
+
iconFill: string;
|
|
24
36
|
};
|
|
25
37
|
};
|
|
26
38
|
export { badgeAppearanceAccent };
|
|
@@ -1,7 +1,13 @@
|
|
|
1
1
|
declare const badgeAppearanceDanger: {
|
|
2
2
|
danger: {
|
|
3
3
|
fill: string;
|
|
4
|
-
|
|
4
|
+
borderColor: string;
|
|
5
|
+
textColor: string;
|
|
6
|
+
dotFill: string;
|
|
7
|
+
iconFill: string;
|
|
8
|
+
};
|
|
9
|
+
dangerPrimary: {
|
|
10
|
+
fill: string;
|
|
5
11
|
borderColor: string;
|
|
6
12
|
textColor: string;
|
|
7
13
|
dotFill: string;
|
|
@@ -1,7 +1,12 @@
|
|
|
1
1
|
declare const badgeAppearanceDisabled: {
|
|
2
2
|
disabled: {
|
|
3
3
|
fill: string;
|
|
4
|
-
|
|
4
|
+
borderColor: string;
|
|
5
|
+
textColor: string;
|
|
6
|
+
iconFill: string;
|
|
7
|
+
};
|
|
8
|
+
disabledPrimary: {
|
|
9
|
+
fill: string;
|
|
5
10
|
borderColor: string;
|
|
6
11
|
textColor: string;
|
|
7
12
|
iconFill: string;
|
|
@@ -5,8 +5,13 @@ declare const badgeAppearanceError: {
|
|
|
5
5
|
labelTextColor: string;
|
|
6
6
|
labelTextColorHover: string;
|
|
7
7
|
iconFill: string;
|
|
8
|
-
|
|
9
|
-
|
|
8
|
+
};
|
|
9
|
+
errorPrimary: {
|
|
10
|
+
fill: string;
|
|
11
|
+
fillHover: string;
|
|
12
|
+
labelTextColor: string;
|
|
13
|
+
labelTextColorHover: string;
|
|
14
|
+
iconFill: string;
|
|
10
15
|
};
|
|
11
16
|
};
|
|
12
17
|
export { badgeAppearanceError };
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
declare const badgeAppearanceInfo: {
|
|
2
|
-
|
|
2
|
+
infoPrimary: {
|
|
3
3
|
fill: string;
|
|
4
|
-
fillHover: string;
|
|
5
4
|
borderColor: string;
|
|
6
5
|
textColor: string;
|
|
7
6
|
dotFill: string;
|
|
@@ -9,7 +8,6 @@ declare const badgeAppearanceInfo: {
|
|
|
9
8
|
};
|
|
10
9
|
infoSecondary: {
|
|
11
10
|
fill: string;
|
|
12
|
-
fillHover: string;
|
|
13
11
|
borderColor: string;
|
|
14
12
|
textColor: string;
|
|
15
13
|
dotFill: string;
|
|
@@ -1,7 +1,13 @@
|
|
|
1
1
|
declare const badgeAppearancePrimary: {
|
|
2
2
|
primary: {
|
|
3
3
|
fill: string;
|
|
4
|
-
|
|
4
|
+
borderColor: string;
|
|
5
|
+
textColor: string;
|
|
6
|
+
dotFill: string;
|
|
7
|
+
iconFill: string;
|
|
8
|
+
};
|
|
9
|
+
primaryPrimary: {
|
|
10
|
+
fill: string;
|
|
5
11
|
borderColor: string;
|
|
6
12
|
textColor: string;
|
|
7
13
|
dotFill: string;
|
|
@@ -1,7 +1,13 @@
|
|
|
1
1
|
declare const badgeAppearanceSecondary: {
|
|
2
2
|
secondary: {
|
|
3
3
|
fill: string;
|
|
4
|
-
|
|
4
|
+
borderColor: string;
|
|
5
|
+
textColor: string;
|
|
6
|
+
dotFill: string;
|
|
7
|
+
iconFill: string;
|
|
8
|
+
};
|
|
9
|
+
secondaryPrimary: {
|
|
10
|
+
fill: string;
|
|
5
11
|
borderColor: string;
|
|
6
12
|
textColor: string;
|
|
7
13
|
dotFill: string;
|
|
@@ -1,16 +1,14 @@
|
|
|
1
1
|
declare const badgeAppearanceStyle: {
|
|
2
|
-
full: {
|
|
3
|
-
borderColor: null;
|
|
4
|
-
};
|
|
2
|
+
full: {};
|
|
5
3
|
ghost: {
|
|
6
|
-
fill:
|
|
7
|
-
borderColor:
|
|
4
|
+
fill: string;
|
|
5
|
+
borderColor: string;
|
|
8
6
|
};
|
|
9
7
|
outlined: {
|
|
10
|
-
fill:
|
|
8
|
+
fill: string;
|
|
11
9
|
};
|
|
12
10
|
solid: {
|
|
13
|
-
borderColor:
|
|
11
|
+
borderColor: string;
|
|
14
12
|
};
|
|
15
13
|
};
|
|
16
14
|
export { badgeAppearanceStyle };
|
|
@@ -1,7 +1,13 @@
|
|
|
1
1
|
declare const badgeAppearanceSuccess: {
|
|
2
2
|
success: {
|
|
3
3
|
fill: string;
|
|
4
|
-
|
|
4
|
+
borderColor: string;
|
|
5
|
+
textColor: string;
|
|
6
|
+
dotFill: string;
|
|
7
|
+
iconFill: string;
|
|
8
|
+
};
|
|
9
|
+
successPrimary: {
|
|
10
|
+
fill: string;
|
|
5
11
|
borderColor: string;
|
|
6
12
|
textColor: string;
|
|
7
13
|
dotFill: string;
|
|
@@ -1,7 +1,13 @@
|
|
|
1
1
|
declare const badgeAppearanceWarning: {
|
|
2
2
|
warning: {
|
|
3
3
|
fill: string;
|
|
4
|
-
|
|
4
|
+
borderColor: string;
|
|
5
|
+
textColor: string;
|
|
6
|
+
dotFill: string;
|
|
7
|
+
iconFill: string;
|
|
8
|
+
};
|
|
9
|
+
warningPrimary: {
|
|
10
|
+
fill: string;
|
|
5
11
|
borderColor: string;
|
|
6
12
|
textColor: string;
|
|
7
13
|
dotFill: string;
|
|
@@ -7,5 +7,13 @@ declare const buttonAppearanceWarning: {
|
|
|
7
7
|
loaderFill: string;
|
|
8
8
|
loaderItemFill: string;
|
|
9
9
|
};
|
|
10
|
+
warningPrimary: {
|
|
11
|
+
fill: string;
|
|
12
|
+
fillHover: string;
|
|
13
|
+
labelTextColor: string;
|
|
14
|
+
labelTextColorHover: string;
|
|
15
|
+
loaderFill: string;
|
|
16
|
+
loaderItemFill: string;
|
|
17
|
+
};
|
|
10
18
|
};
|
|
11
19
|
export { buttonAppearanceWarning };
|
|
@@ -1,59 +1,23 @@
|
|
|
1
1
|
declare const cellAppearanceSize: {
|
|
2
|
-
sizeXXL: {
|
|
3
|
-
size: string;
|
|
4
|
-
labelTextSize: string;
|
|
5
|
-
iconAfterFillSize: string;
|
|
6
|
-
iconAfterSize: string;
|
|
7
|
-
iconBeforeFillSize: string;
|
|
8
|
-
iconBeforeSize: string;
|
|
9
|
-
};
|
|
10
2
|
sizeXL: {
|
|
11
3
|
size: string;
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
iconAfterSize: string;
|
|
15
|
-
iconBeforeFillSize: string;
|
|
16
|
-
iconBeforeSize: string;
|
|
4
|
+
titleTextSize: string;
|
|
5
|
+
valueTextSize: string;
|
|
17
6
|
};
|
|
18
7
|
sizeL: {
|
|
19
8
|
size: string;
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
iconAfterSize: string;
|
|
23
|
-
iconBeforeFillSize: string;
|
|
24
|
-
iconBeforeSize: string;
|
|
9
|
+
titleTextSize: string;
|
|
10
|
+
valueTextSize: string;
|
|
25
11
|
};
|
|
26
12
|
sizeM: {
|
|
27
13
|
size: string;
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
iconAfterSize: string;
|
|
31
|
-
iconBeforeFillSize: string;
|
|
32
|
-
iconBeforeSize: string;
|
|
14
|
+
titleTextSize: string;
|
|
15
|
+
valueTextSize: string;
|
|
33
16
|
};
|
|
34
17
|
sizeS: {
|
|
35
18
|
size: string;
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
iconAfterSize: string;
|
|
39
|
-
iconBeforeFillSize: string;
|
|
40
|
-
iconBeforeSize: string;
|
|
41
|
-
};
|
|
42
|
-
sizeXS: {
|
|
43
|
-
size: string;
|
|
44
|
-
labelTextSize: string;
|
|
45
|
-
iconAfterFillSize: string;
|
|
46
|
-
iconAfterSize: string;
|
|
47
|
-
iconBeforeFillSize: string;
|
|
48
|
-
iconBeforeSize: string;
|
|
49
|
-
};
|
|
50
|
-
sizeXXS: {
|
|
51
|
-
size: string;
|
|
52
|
-
labelTextSize: string;
|
|
53
|
-
iconAfterFillSize: string;
|
|
54
|
-
iconAfterSize: string;
|
|
55
|
-
iconBeforeFillSize: string;
|
|
56
|
-
iconBeforeSize: string;
|
|
19
|
+
titleTextSize: string;
|
|
20
|
+
valueTextSize: string;
|
|
57
21
|
};
|
|
58
22
|
};
|
|
59
23
|
export { cellAppearanceSize };
|
|
@@ -2,18 +2,12 @@ declare const codeAppearanceSize: {
|
|
|
2
2
|
sizeL: {
|
|
3
3
|
size: string;
|
|
4
4
|
labelTextSize: string;
|
|
5
|
-
|
|
6
|
-
iconAfterSize: string;
|
|
7
|
-
iconBeforeFillSize: string;
|
|
8
|
-
iconBeforeSize: string;
|
|
5
|
+
inputSize: string;
|
|
9
6
|
};
|
|
10
7
|
sizeM: {
|
|
11
8
|
size: string;
|
|
12
9
|
labelTextSize: string;
|
|
13
|
-
|
|
14
|
-
iconAfterSize: string;
|
|
15
|
-
iconBeforeFillSize: string;
|
|
16
|
-
iconBeforeSize: string;
|
|
10
|
+
inputSize: string;
|
|
17
11
|
};
|
|
18
12
|
};
|
|
19
13
|
export { codeAppearanceSize };
|
|
@@ -1,20 +1,24 @@
|
|
|
1
|
-
declare const
|
|
2
|
-
|
|
1
|
+
declare const inputPasswordAppearanceDefault: {
|
|
2
|
+
defaultPrimary: {
|
|
3
3
|
fill: string;
|
|
4
4
|
borderColor: string;
|
|
5
5
|
borderHover: string;
|
|
6
6
|
textColor: string;
|
|
7
|
+
textColorDisabled: string;
|
|
8
|
+
caret: string;
|
|
7
9
|
iconBeforeFill: string;
|
|
8
10
|
iconClearFill: string;
|
|
9
|
-
placeholderTextColor: string;
|
|
10
11
|
};
|
|
11
|
-
|
|
12
|
+
defaultSecondary: {
|
|
12
13
|
fill: string;
|
|
13
14
|
borderColor: string;
|
|
14
15
|
borderHover: string;
|
|
16
|
+
textColor: string;
|
|
17
|
+
textColorDisabled: string;
|
|
18
|
+
caret: string;
|
|
15
19
|
iconBeforeFill: string;
|
|
16
20
|
iconClearFill: string;
|
|
17
21
|
placeholderTextColor: string;
|
|
18
22
|
};
|
|
19
23
|
};
|
|
20
|
-
export {
|
|
24
|
+
export { inputPasswordAppearanceDefault };
|
|
@@ -1,11 +1,20 @@
|
|
|
1
1
|
declare const inputPasswordAppearanceError: {
|
|
2
|
-
|
|
2
|
+
errorPrimary: {
|
|
3
3
|
fill: string;
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
4
|
+
borderColor: string;
|
|
5
|
+
borderHover: string;
|
|
6
|
+
textColor: string;
|
|
7
|
+
iconBeforeFill: string;
|
|
8
|
+
iconClearFill: string;
|
|
9
|
+
placeholderTextColor: string;
|
|
10
|
+
};
|
|
11
|
+
errorSecondary: {
|
|
12
|
+
fill: string;
|
|
13
|
+
borderColor: string;
|
|
14
|
+
borderHover: string;
|
|
15
|
+
iconBeforeFill: string;
|
|
16
|
+
iconClearFill: string;
|
|
17
|
+
placeholderTextColor: string;
|
|
9
18
|
};
|
|
10
19
|
};
|
|
11
20
|
export { inputPasswordAppearanceError };
|