@nectary/components 1.3.3 → 2.0.0
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/accordion/index.js +0 -3
- package/accordion/types.d.ts +0 -3
- package/accordion-item/index.d.ts +2 -0
- package/accordion-item/index.js +33 -34
- package/action-menu-option/index.js +2 -2
- package/alert/index.js +2 -12
- package/avatar/index.js +1 -1
- package/avatar/utils.js +3 -3
- package/badge/index.js +41 -67
- package/badge/types.d.ts +0 -4
- package/badge/utils.d.ts +0 -3
- package/badge/utils.js +0 -11
- package/button/index.js +1 -1
- package/button/types.d.ts +2 -2
- package/card/index.js +5 -16
- package/card/types.d.ts +0 -6
- package/card-container/index.js +1 -1
- package/chat-block/index.js +1 -1
- package/chat-bubble/index.js +3 -24
- package/checkbox/index.js +31 -30
- package/checkbox/types.d.ts +0 -3
- package/chip/index.js +34 -27
- package/chip/utils.js +3 -3
- package/code-tag/index.js +1 -1
- package/color-menu/index.d.ts +0 -3
- package/color-menu/index.js +50 -99
- package/color-menu/types.d.ts +0 -4
- package/color-menu-option/index.d.ts +14 -0
- package/color-menu-option/index.js +52 -0
- package/color-menu-option/types.d.ts +9 -0
- package/color-menu-option/utils.d.ts +1 -0
- package/color-menu-option/utils.js +11 -0
- package/color-swatch/index.js +1 -1
- package/color-swatch/utils.js +3 -3
- package/date-picker/index.js +2 -24
- package/date-picker/types.d.ts +0 -3
- package/dialog/index.js +2 -5
- package/dialog/types.d.ts +0 -2
- package/emoji/index.js +1 -1
- package/emoji-picker/index.d.ts +1 -0
- package/emoji-picker/index.js +32 -23
- package/field/index.js +39 -32
- package/file-drop/index.js +1 -1
- package/file-status/index.js +2 -16
- package/flag/index.js +1 -1
- package/grid/index.js +1 -1
- package/help-tooltip/index.js +3 -12
- package/horizontal-stepper/index.js +1 -1
- package/horizontal-stepper-item/index.d.ts +2 -0
- package/horizontal-stepper-item/index.js +8 -12
- package/icon/index.js +1 -1
- package/icon-button/index.js +1 -1
- package/inline-alert/index.js +19 -29
- package/input/index.d.ts +0 -3
- package/input/index.js +12 -46
- package/input/types.d.ts +1 -5
- package/link/index.js +35 -37
- package/list-item/index.js +1 -1
- package/package.json +10 -10
- package/pagination/index.js +8 -21
- package/pagination/types.d.ts +0 -3
- package/pop/index.js +16 -13
- package/popover/index.js +44 -50
- package/progress/index.js +20 -15
- package/radio/index.js +19 -6
- package/radio/types.d.ts +3 -3
- package/radio-option/index.js +35 -27
- package/rich-text/index.js +1 -1
- package/segment/index.js +2 -3
- package/segment-collapse/index.js +2 -11
- package/segment-collapse/types.d.ts +0 -3
- package/segmented-control/index.js +0 -3
- package/segmented-control/types.d.ts +0 -3
- package/segmented-control-option/index.js +20 -19
- package/segmented-icon-control/index.js +1 -4
- package/segmented-icon-control/types.d.ts +0 -3
- package/segmented-icon-control-option/index.js +18 -14
- package/select-button/index.js +7 -12
- package/select-menu/index.js +12 -5
- package/select-menu-option/index.js +2 -5
- package/skeleton/index.js +1 -1
- package/skeleton-item/index.js +1 -1
- package/spinner/index.js +1 -1
- package/table/index.js +1 -1
- package/table-body/index.js +1 -1
- package/table-cell/index.js +1 -1
- package/table-head-cell/index.d.ts +1 -0
- package/table-head-cell/index.js +12 -3
- package/table-row/index.js +18 -2
- package/tabs/index.js +1 -4
- package/tabs/types.d.ts +0 -3
- package/tabs-icon-option/index.js +4 -2
- package/tabs-option/index.js +25 -20
- package/tag/index.js +16 -8
- package/tag/utils.js +3 -3
- package/text/index.js +30 -20
- package/textarea/index.js +10 -6
- package/textarea/types.d.ts +0 -3
- package/tile-control/index.js +23 -25
- package/tile-control/types.d.ts +0 -3
- package/tile-control-option/index.js +1 -1
- package/time-picker/index.js +2 -8
- package/time-picker/types.d.ts +0 -3
- package/title/index.js +30 -22
- package/toast/index.js +20 -30
- package/toggle/index.js +33 -30
- package/toggle/types.d.ts +0 -3
- package/tooltip/index.js +41 -30
- package/tooltip/tooltip-state.d.ts +1 -0
- package/tooltip/tooltip-state.js +6 -0
- package/tooltip/types.d.ts +7 -12
- package/tooltip/utils.d.ts +4 -1
- package/tooltip/utils.js +7 -1
- package/vertical-stepper/index.js +1 -1
- package/vertical-stepper-item/index.d.ts +2 -0
- package/vertical-stepper-item/index.js +8 -12
- package/logo/create-logo-class.d.ts +0 -1
- package/logo/create-logo-class.js +0 -52
- package/logo/engage-icon/index.d.ts +0 -11
- package/logo/engage-icon/index.js +0 -4
- package/logo/engage-icon-wordmark/index.d.ts +0 -11
- package/logo/engage-icon-wordmark/index.js +0 -4
- package/logo/sinch-icon/index.d.ts +0 -11
- package/logo/sinch-icon/index.js +0 -4
- package/logo/sinch-icon-wordmark/index.d.ts +0 -11
- package/logo/sinch-icon-wordmark/index.js +0 -4
- package/logo/types.d.ts +0 -11
- package/theme/accordion-item.css +0 -4
- package/theme/alert.css +0 -6
- package/theme/avatar.css +0 -25
- package/theme/badge.css +0 -15
- package/theme/button.css +0 -146
- package/theme/chat.css +0 -9
- package/theme/chip.css +0 -68
- package/theme/color-menu.css +0 -4
- package/theme/color-swatch.css +0 -71
- package/theme/colors.d.ts +0 -4
- package/theme/colors.js +0 -4
- package/theme/contextual.css +0 -40
- package/theme/date-picker.css +0 -7
- package/theme/dialog.css +0 -4
- package/theme/elevation.css +0 -7
- package/theme/emoji-picker.css +0 -13
- package/theme/emoji.css +0 -5
- package/theme/file-status.css +0 -7
- package/theme/flag.css +0 -4
- package/theme/fonts.css +0 -86
- package/theme/fonts.json +0 -89
- package/theme/help-tooltip.css +0 -5
- package/theme/horizontal-stepper.css +0 -5
- package/theme/icon-button.css +0 -68
- package/theme/icon.css +0 -7
- package/theme/index.css +0 -4
- package/theme/index.d.ts +0 -39
- package/theme/index.js +0 -39
- package/theme/inline-alert.css +0 -7
- package/theme/input.css +0 -10
- package/theme/link.css +0 -5
- package/theme/pagination.css +0 -5
- package/theme/palette.css +0 -90
- package/theme/segment.css +0 -4
- package/theme/select-button.css +0 -10
- package/theme/select-menu.css +0 -6
- package/theme/shapes.css +0 -8
- package/theme/size.css +0 -9
- package/theme/spinner.css +0 -7
- package/theme/tag.css +0 -67
- package/theme/time-picker.css +0 -4
- package/theme/toast.css +0 -7
- package/theme/typography.css +0 -16
- package/theme/vertical-stepper.css +0 -5
- /package/{logo → color-menu-option}/types.js +0 -0
package/theme/contextual.css
DELETED
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
:root,
|
|
2
|
-
:host {
|
|
3
|
-
/* Contextual */
|
|
4
|
-
--sinch-color-bg-primary-light: var(--sinch-color-snow-100);
|
|
5
|
-
--sinch-color-bg-primary-contrast: var(--sinch-color-snow-200);
|
|
6
|
-
--sinch-color-bg-secondary-green: var(--sinch-color-tropical-100);
|
|
7
|
-
--sinch-color-bg-secondary-blue: var(--sinch-color-ocean-100);
|
|
8
|
-
--sinch-color-bg-secondary-yellow: var(--sinch-color-honey-200);
|
|
9
|
-
--sinch-color-bg-secondary-red: var(--sinch-color-raspberry-100);
|
|
10
|
-
--sinch-color-bg-hover: var(--sinch-color-snow-200);
|
|
11
|
-
--sinch-color-bg-active: var(--sinch-color-snow-400);
|
|
12
|
-
--sinch-color-border-default: var(--sinch-color-snow-700);
|
|
13
|
-
--sinch-color-border-light: var(--sinch-color-snow-500);
|
|
14
|
-
--sinch-color-border-dark: var(--sinch-color-stormy-100);
|
|
15
|
-
--sinch-color-border-active: var(--sinch-color-stormy-500);
|
|
16
|
-
--sinch-color-border-disabled: var(--sinch-color-snow-400);
|
|
17
|
-
--sinch-color-border-focus: var(--sinch-color-ocean-500);
|
|
18
|
-
--sinch-color-border-invalid: var(--sinch-color-raspberry-600);
|
|
19
|
-
--sinch-color-text-default: var(--sinch-color-stormy-700);
|
|
20
|
-
--sinch-color-text-inverted: var(--sinch-color-snow-100);
|
|
21
|
-
--sinch-color-text-muted: var(--sinch-color-stormy-300);
|
|
22
|
-
--sinch-color-text-disabled: var(--sinch-color-stormy-100);
|
|
23
|
-
--sinch-color-text-link: var(--sinch-color-tropical-500);
|
|
24
|
-
--sinch-color-text-link-disabled: var(--sinch-color-tropical-100);
|
|
25
|
-
--sinch-color-text-invalid: var(--sinch-color-raspberry-600);
|
|
26
|
-
--sinch-color-text-invalid-disabled: var(--sinch-color-raspberry-100);
|
|
27
|
-
--sinch-color-feedback-info-contrast: var(--sinch-color-celtic-700);
|
|
28
|
-
--sinch-color-feedback-info-icon: var(--sinch-color-celtic-400);
|
|
29
|
-
--sinch-color-feedback-info-bg: var(--sinch-color-celtic-200);
|
|
30
|
-
--sinch-color-feedback-success-contrast: var(--sinch-color-olive-700);
|
|
31
|
-
--sinch-color-feedback-success-icon: var(--sinch-color-olive-400);
|
|
32
|
-
--sinch-color-feedback-success-bg: var(--sinch-color-olive-200);
|
|
33
|
-
--sinch-color-feedback-warning-contrast: var(--sinch-color-pumpkin-700);
|
|
34
|
-
--sinch-color-feedback-warning-icon: var(--sinch-color-pumpkin-400);
|
|
35
|
-
--sinch-color-feedback-warning-bg: var(--sinch-color-pumpkin-200);
|
|
36
|
-
--sinch-color-feedback-invalid-contrast: var(--sinch-color-jasper-700);
|
|
37
|
-
--sinch-color-feedback-invalid-icon: var(--sinch-color-jasper-400);
|
|
38
|
-
--sinch-color-feedback-invalid-bg: var(--sinch-color-jasper-200);
|
|
39
|
-
--sinch-color-icon: var(--sinch-color-stormy-500);
|
|
40
|
-
}
|
package/theme/date-picker.css
DELETED
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
:root,
|
|
2
|
-
:host {
|
|
3
|
-
--sinch-date-picker-icon-prev-month: keyboard_arrow_left;
|
|
4
|
-
--sinch-date-picker-icon-next-month: keyboard_arrow_right;
|
|
5
|
-
--sinch-date-picker-icon-prev-year: keyboard_double_arrow_left;
|
|
6
|
-
--sinch-date-picker-icon-next-year: keyboard_double_arrow_right;
|
|
7
|
-
}
|
package/theme/dialog.css
DELETED
package/theme/elevation.css
DELETED
package/theme/emoji-picker.css
DELETED
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
:root,
|
|
2
|
-
:host {
|
|
3
|
-
--sinch-emoji-picker-icon-font-variation-settings: "FILL" 0;
|
|
4
|
-
--sinch-emoji-picker-icon-search: search;
|
|
5
|
-
--sinch-emoji-picker-icon-emoji-emotions: sentiment_satisfied;
|
|
6
|
-
--sinch-emoji-picker-icon-emoji-people: emoji_people;
|
|
7
|
-
--sinch-emoji-picker-icon-emoji-animals-nature: pets;
|
|
8
|
-
--sinch-emoji-picker-icon-emoji-food-drinks: emoji_food_beverage;
|
|
9
|
-
--sinch-emoji-picker-icon-emoji-travel-places: emoji_transportation;
|
|
10
|
-
--sinch-emoji-picker-icon-emoji-sports-activities: sports_tennis;
|
|
11
|
-
--sinch-emoji-picker-icon-emoji-objects: emoji_objects;
|
|
12
|
-
--sinch-emoji-picker-icon-emoji-symbols-flags: emoji_symbols;
|
|
13
|
-
}
|
package/theme/emoji.css
DELETED
package/theme/file-status.css
DELETED
package/theme/flag.css
DELETED
package/theme/fonts.css
DELETED
|
@@ -1,86 +0,0 @@
|
|
|
1
|
-
@font-face {
|
|
2
|
-
font-family: "DM Sans";
|
|
3
|
-
font-weight: 400;
|
|
4
|
-
font-style: normal;
|
|
5
|
-
font-display: swap;
|
|
6
|
-
src:
|
|
7
|
-
local("DMSans-Regular"),
|
|
8
|
-
url("https://d2vu40klajma73.cloudfront.net/DM-Sans-400.woff2") format("woff2"),
|
|
9
|
-
url("https://d2vu40klajma73.cloudfront.net/DM-Sans-400.woff") format("woff");
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
@font-face {
|
|
13
|
-
font-family: "DM Sans";
|
|
14
|
-
font-weight: 500;
|
|
15
|
-
font-style: normal;
|
|
16
|
-
font-display: swap;
|
|
17
|
-
src:
|
|
18
|
-
local("DMSans-Medium"),
|
|
19
|
-
url("https://d2vu40klajma73.cloudfront.net/DM-Sans-500.woff2") format("woff2"),
|
|
20
|
-
url("https://d2vu40klajma73.cloudfront.net/DM-Sans-500.woff") format("woff");
|
|
21
|
-
}
|
|
22
|
-
|
|
23
|
-
@font-face {
|
|
24
|
-
font-family: "DM Sans";
|
|
25
|
-
font-weight: 700;
|
|
26
|
-
font-style: normal;
|
|
27
|
-
font-display: swap;
|
|
28
|
-
src:
|
|
29
|
-
local("DMSans-Bold"),
|
|
30
|
-
url("https://d2vu40klajma73.cloudfront.net/DM-Sans-700.woff2") format("woff2"),
|
|
31
|
-
url("https://d2vu40klajma73.cloudfront.net/DM-Sans-700.woff") format("woff");
|
|
32
|
-
}
|
|
33
|
-
|
|
34
|
-
@font-face {
|
|
35
|
-
font-family: "DM Sans";
|
|
36
|
-
font-weight: 400;
|
|
37
|
-
font-style: italic;
|
|
38
|
-
font-display: swap;
|
|
39
|
-
src:
|
|
40
|
-
local("DMSans-Italic"),
|
|
41
|
-
url("https://d2vu40klajma73.cloudfront.net/DM-Sans-400-italic.woff2") format("woff2"),
|
|
42
|
-
url("https://d2vu40klajma73.cloudfront.net/DM-Sans-400-italic.woff") format("woff");
|
|
43
|
-
}
|
|
44
|
-
|
|
45
|
-
@font-face {
|
|
46
|
-
font-family: "DM Sans";
|
|
47
|
-
font-weight: 500;
|
|
48
|
-
font-style: italic;
|
|
49
|
-
font-display: swap;
|
|
50
|
-
src:
|
|
51
|
-
local("DMSans-MediumItalic"),
|
|
52
|
-
url("https://d2vu40klajma73.cloudfront.net/DM-Sans-500-italic.woff2") format("woff2"),
|
|
53
|
-
url("https://d2vu40klajma73.cloudfront.net/DM-Sans-500-italic.woff") format("woff");
|
|
54
|
-
}
|
|
55
|
-
|
|
56
|
-
@font-face {
|
|
57
|
-
font-family: "DM Sans";
|
|
58
|
-
font-weight: 700;
|
|
59
|
-
font-style: italic;
|
|
60
|
-
font-display: swap;
|
|
61
|
-
src:
|
|
62
|
-
local("DMSans-BoldItalic"),
|
|
63
|
-
url("https://d2vu40klajma73.cloudfront.net/DM-Sans-700-italic.woff2") format("woff2"),
|
|
64
|
-
url("https://d2vu40klajma73.cloudfront.net/DM-Sans-700-italic.woff") format("woff");
|
|
65
|
-
}
|
|
66
|
-
|
|
67
|
-
@font-face {
|
|
68
|
-
font-family: "DM Mono";
|
|
69
|
-
font-weight: 400;
|
|
70
|
-
font-style: normal;
|
|
71
|
-
font-display: swap;
|
|
72
|
-
src:
|
|
73
|
-
local("DMMono-Regular"),
|
|
74
|
-
url("https://d2vu40klajma73.cloudfront.net/DM-Mono-400.woff2") format("woff2"),
|
|
75
|
-
url("https://d2vu40klajma73.cloudfront.net/DM-Mono-400.woff") format("woff");
|
|
76
|
-
}
|
|
77
|
-
|
|
78
|
-
@font-face {
|
|
79
|
-
font-family: "Material Icons";
|
|
80
|
-
font-style: normal;
|
|
81
|
-
font-weight: 400;
|
|
82
|
-
font-display: block;
|
|
83
|
-
src:
|
|
84
|
-
local("MaterialSymbolsRounded24pt-Regular"),
|
|
85
|
-
url("https://fonts.gstatic.com/s/materialsymbolsrounded/v76/syl7-zNym6YjUruM-QrEh7-nyTnjDwKNJ_190FjpZIvLgyidOK7BDB_Qb9vUdV6_gjDK-P3JuF_Zs-obHph2-jOcZTKPq8a9A5M.woff2") format("woff2");
|
|
86
|
-
}
|
package/theme/fonts.json
DELETED
|
@@ -1,89 +0,0 @@
|
|
|
1
|
-
[
|
|
2
|
-
{
|
|
3
|
-
"family": "DM Sans",
|
|
4
|
-
"weight": 400,
|
|
5
|
-
"style": "normal",
|
|
6
|
-
"display": "swap",
|
|
7
|
-
"src": {
|
|
8
|
-
"local": "DMSans-Regular",
|
|
9
|
-
"woff2": "https://d2vu40klajma73.cloudfront.net/DM-Sans-400.woff2",
|
|
10
|
-
"woff": "https://d2vu40klajma73.cloudfront.net/DM-Sans-400.woff"
|
|
11
|
-
}
|
|
12
|
-
},
|
|
13
|
-
{
|
|
14
|
-
"family": "DM Sans",
|
|
15
|
-
"weight": 500,
|
|
16
|
-
"style": "normal",
|
|
17
|
-
"display": "swap",
|
|
18
|
-
"src": {
|
|
19
|
-
"local": "DMSans-Medium",
|
|
20
|
-
"woff2": "https://d2vu40klajma73.cloudfront.net/DM-Sans-500.woff2",
|
|
21
|
-
"woff": "https://d2vu40klajma73.cloudfront.net/DM-Sans-500.woff"
|
|
22
|
-
}
|
|
23
|
-
},
|
|
24
|
-
{
|
|
25
|
-
"family": "DM Sans",
|
|
26
|
-
"weight": 700,
|
|
27
|
-
"style": "normal",
|
|
28
|
-
"display": "swap",
|
|
29
|
-
"src": {
|
|
30
|
-
"local": "DMSans-Bold",
|
|
31
|
-
"woff2": "https://d2vu40klajma73.cloudfront.net/DM-Sans-700.woff2",
|
|
32
|
-
"woff": "https://d2vu40klajma73.cloudfront.net/DM-Sans-700.woff"
|
|
33
|
-
}
|
|
34
|
-
},
|
|
35
|
-
{
|
|
36
|
-
"family": "DM Sans",
|
|
37
|
-
"weight": 400,
|
|
38
|
-
"style": "italic",
|
|
39
|
-
"display": "swap",
|
|
40
|
-
"src": {
|
|
41
|
-
"local": "DMSans-Italic",
|
|
42
|
-
"woff2": "https://d2vu40klajma73.cloudfront.net/DM-Sans-400-italic.woff2",
|
|
43
|
-
"woff": "https://d2vu40klajma73.cloudfront.net/DM-Sans-400-italic.woff"
|
|
44
|
-
}
|
|
45
|
-
},
|
|
46
|
-
{
|
|
47
|
-
"family": "DM Sans",
|
|
48
|
-
"weight": 500,
|
|
49
|
-
"style": "italic",
|
|
50
|
-
"display": "swap",
|
|
51
|
-
"src": {
|
|
52
|
-
"local": "DMSans-MediumItalic",
|
|
53
|
-
"woff2": "https://d2vu40klajma73.cloudfront.net/DM-Sans-500-italic.woff2",
|
|
54
|
-
"woff": "https://d2vu40klajma73.cloudfront.net/DM-Sans-500-italic.woff"
|
|
55
|
-
}
|
|
56
|
-
},
|
|
57
|
-
{
|
|
58
|
-
"family": "DM Sans",
|
|
59
|
-
"weight": 700,
|
|
60
|
-
"style": "italic",
|
|
61
|
-
"display": "swap",
|
|
62
|
-
"src": {
|
|
63
|
-
"local": "DMSans-BoldItalic",
|
|
64
|
-
"woff2": "https://d2vu40klajma73.cloudfront.net/DM-Sans-700-italic.woff2",
|
|
65
|
-
"woff": "https://d2vu40klajma73.cloudfront.net/DM-Sans-700-italic.woff"
|
|
66
|
-
}
|
|
67
|
-
},
|
|
68
|
-
{
|
|
69
|
-
"family": "DM Mono",
|
|
70
|
-
"weight": 400,
|
|
71
|
-
"style": "normal",
|
|
72
|
-
"display": "swap",
|
|
73
|
-
"src": {
|
|
74
|
-
"local": "DMMono-Regular",
|
|
75
|
-
"woff2": "https://d2vu40klajma73.cloudfront.net/DM-Mono-400.woff2",
|
|
76
|
-
"woff": "https://d2vu40klajma73.cloudfront.net/DM-Mono-400.woff"
|
|
77
|
-
}
|
|
78
|
-
},
|
|
79
|
-
{
|
|
80
|
-
"family": "Material Icons",
|
|
81
|
-
"weight": 400,
|
|
82
|
-
"style": "normal",
|
|
83
|
-
"display": "block",
|
|
84
|
-
"src": {
|
|
85
|
-
"local": "MaterialSymbolsRounded24pt-Regular",
|
|
86
|
-
"woff2": "https://fonts.gstatic.com/s/materialsymbolsrounded/v76/syl7-zNym6YjUruM-QrEh7-nyTnjDwKNJ_190FjpZIvLgyidOK7BDB_Qb9vUdV6_gjDK-P3JuF_Zs-obHph2-jOcZTKPq8a9A5M.woff2"
|
|
87
|
-
}
|
|
88
|
-
}
|
|
89
|
-
]
|
package/theme/help-tooltip.css
DELETED
package/theme/icon-button.css
DELETED
|
@@ -1,68 +0,0 @@
|
|
|
1
|
-
:root,
|
|
2
|
-
:host {
|
|
3
|
-
/* Primary */
|
|
4
|
-
--sinch-icon-button-primary-color-background: var(--sinch-color-tropical-500);
|
|
5
|
-
--sinch-icon-button-primary-color-background-hover: var(--sinch-color-tropical-400);
|
|
6
|
-
--sinch-icon-button-primary-color-background-active: var(--sinch-color-tropical-600);
|
|
7
|
-
--sinch-icon-button-primary-color-background-disabled: var(--sinch-color-tropical-200);
|
|
8
|
-
--sinch-icon-button-primary-color-border: transparent;
|
|
9
|
-
--sinch-icon-button-primary-color-border-hover: transparent;
|
|
10
|
-
--sinch-icon-button-primary-color-border-active: transparent;
|
|
11
|
-
--sinch-icon-button-primary-color-border-disabled: transparent;
|
|
12
|
-
--sinch-icon-button-primary-color-icon: var(--sinch-color-snow-100);
|
|
13
|
-
--sinch-icon-button-primary-color-icon-hover: var(--sinch-color-snow-100);
|
|
14
|
-
--sinch-icon-button-primary-color-icon-active: var(--sinch-color-snow-100);
|
|
15
|
-
--sinch-icon-button-primary-color-icon-disabled: var(--sinch-color-snow-100);
|
|
16
|
-
--sinch-icon-button-primary-mix-blend-mode: initial;
|
|
17
|
-
|
|
18
|
-
/* Secondary */
|
|
19
|
-
--sinch-icon-button-secondary-color-background: var(--sinch-color-snow-100);
|
|
20
|
-
--sinch-icon-button-secondary-color-background-hover: var(--sinch-color-tropical-100);
|
|
21
|
-
--sinch-icon-button-secondary-color-background-active: var(--sinch-color-tropical-200);
|
|
22
|
-
--sinch-icon-button-secondary-color-background-disabled: var(--sinch-color-snow-100);
|
|
23
|
-
--sinch-icon-button-secondary-color-border: var(--sinch-color-tropical-500);
|
|
24
|
-
--sinch-icon-button-secondary-color-border-hover: var(--sinch-color-tropical-500);
|
|
25
|
-
--sinch-icon-button-secondary-color-border-active: var(--sinch-color-tropical-500);
|
|
26
|
-
--sinch-icon-button-secondary-color-border-disabled: var(--sinch-color-tropical-200);
|
|
27
|
-
--sinch-icon-button-secondary-color-icon: var(--sinch-color-tropical-500);
|
|
28
|
-
--sinch-icon-button-secondary-color-icon-hover: var(--sinch-color-tropical-500);
|
|
29
|
-
--sinch-icon-button-secondary-color-icon-active: var(--sinch-color-tropical-500);
|
|
30
|
-
--sinch-icon-button-secondary-color-icon-disabled: var(--sinch-color-tropical-200);
|
|
31
|
-
--sinch-icon-button-secondary-mix-blend-mode: initial;
|
|
32
|
-
|
|
33
|
-
/* Tertiary */
|
|
34
|
-
--sinch-icon-button-tertiary-color-background: transparent;
|
|
35
|
-
--sinch-icon-button-tertiary-color-background-hover: var(--sinch-color-bg-hover);
|
|
36
|
-
--sinch-icon-button-tertiary-color-background-active: var(--sinch-color-bg-active);
|
|
37
|
-
--sinch-icon-button-tertiary-color-background-disabled: transparent;
|
|
38
|
-
--sinch-icon-button-tertiary-color-border: transparent;
|
|
39
|
-
--sinch-icon-button-tertiary-color-border-hover: transparent;
|
|
40
|
-
--sinch-icon-button-tertiary-color-border-active: transparent;
|
|
41
|
-
--sinch-icon-button-tertiary-color-border-disabled: transparent;
|
|
42
|
-
--sinch-icon-button-tertiary-color-icon: var(--sinch-color-stormy-500);
|
|
43
|
-
--sinch-icon-button-tertiary-color-icon-hover: var(--sinch-color-stormy-500);
|
|
44
|
-
--sinch-icon-button-tertiary-color-icon-active: var(--sinch-color-stormy-500);
|
|
45
|
-
--sinch-icon-button-tertiary-color-icon-disabled: var(--sinch-color-stormy-100);
|
|
46
|
-
--sinch-icon-button-tertiary-mix-blend-mode: multiply;
|
|
47
|
-
|
|
48
|
-
/* Default */
|
|
49
|
-
--sinch-icon-button-color-background: var(--sinch-icon-button-tertiary-color-background);
|
|
50
|
-
--sinch-icon-button-color-background-hover: var(--sinch-icon-button-tertiary-color-background-hover);
|
|
51
|
-
--sinch-icon-button-color-background-active: var(--sinch-icon-button-tertiary-color-background-active);
|
|
52
|
-
--sinch-icon-button-color-background-disabled: var(--sinch-icon-button-tertiary-color-background-disabled);
|
|
53
|
-
--sinch-icon-button-color-border: var(--sinch-icon-button-tertiary-color-border);
|
|
54
|
-
--sinch-icon-button-color-border-hover: var(--sinch-icon-button-tertiary-color-border-hover);
|
|
55
|
-
--sinch-icon-button-color-border-active: var(--sinch-icon-button-tertiary-color-border-active);
|
|
56
|
-
--sinch-icon-button-color-border-disabled: var(--sinch-icon-button-tertiary-color-border-disabled);
|
|
57
|
-
--sinch-icon-button-color-icon: var(--sinch-icon-button-tertiary-color-icon);
|
|
58
|
-
--sinch-icon-button-color-icon-hover: var(--sinch-icon-button-tertiary-color-icon-hover);
|
|
59
|
-
--sinch-icon-button-color-icon-active: var(--sinch-icon-button-tertiary-color-icon-active);
|
|
60
|
-
--sinch-icon-button-color-icon-disabled: var(--sinch-icon-button-tertiary-color-icon-disabled);
|
|
61
|
-
--sinch-icon-button-mix-blend-mode: var(--sinch-icon-button-tertiary-mix-blend-mode);
|
|
62
|
-
|
|
63
|
-
/* Icon Size */
|
|
64
|
-
--sinch-icon-button-icon-size-l: 24px;
|
|
65
|
-
--sinch-icon-button-icon-size-m: 24px;
|
|
66
|
-
--sinch-icon-button-icon-size-s: 24px;
|
|
67
|
-
--sinch-icon-button-icon-size-xs: 16px;
|
|
68
|
-
}
|
package/theme/icon.css
DELETED
package/theme/index.css
DELETED
package/theme/index.d.ts
DELETED
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
import './index.css';
|
|
2
|
-
import './palette.css';
|
|
3
|
-
import './contextual.css';
|
|
4
|
-
import './fonts.css';
|
|
5
|
-
import './typography.css';
|
|
6
|
-
import './shapes.css';
|
|
7
|
-
import './elevation.css';
|
|
8
|
-
import './size.css';
|
|
9
|
-
import './accordion-item.css';
|
|
10
|
-
import './alert.css';
|
|
11
|
-
import './avatar.css';
|
|
12
|
-
import './badge.css';
|
|
13
|
-
import './button.css';
|
|
14
|
-
import './chat.css';
|
|
15
|
-
import './chip.css';
|
|
16
|
-
import './color-menu.css';
|
|
17
|
-
import './color-swatch.css';
|
|
18
|
-
import './date-picker.css';
|
|
19
|
-
import './dialog.css';
|
|
20
|
-
import './emoji-picker.css';
|
|
21
|
-
import './emoji.css';
|
|
22
|
-
import './file-status.css';
|
|
23
|
-
import './flag.css';
|
|
24
|
-
import './help-tooltip.css';
|
|
25
|
-
import './horizontal-stepper.css';
|
|
26
|
-
import './icon-button.css';
|
|
27
|
-
import './icon.css';
|
|
28
|
-
import './inline-alert.css';
|
|
29
|
-
import './input.css';
|
|
30
|
-
import './link.css';
|
|
31
|
-
import './pagination.css';
|
|
32
|
-
import './segment.css';
|
|
33
|
-
import './select-button.css';
|
|
34
|
-
import './select-menu.css';
|
|
35
|
-
import './spinner.css';
|
|
36
|
-
import './tag.css';
|
|
37
|
-
import './time-picker.css';
|
|
38
|
-
import './toast.css';
|
|
39
|
-
import './vertical-stepper.css';
|
package/theme/index.js
DELETED
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
import './index.css';
|
|
2
|
-
import './palette.css';
|
|
3
|
-
import './contextual.css';
|
|
4
|
-
import './fonts.css';
|
|
5
|
-
import './typography.css';
|
|
6
|
-
import './shapes.css';
|
|
7
|
-
import './elevation.css';
|
|
8
|
-
import './size.css';
|
|
9
|
-
import './accordion-item.css';
|
|
10
|
-
import './alert.css';
|
|
11
|
-
import './avatar.css';
|
|
12
|
-
import './badge.css';
|
|
13
|
-
import './button.css';
|
|
14
|
-
import './chat.css';
|
|
15
|
-
import './chip.css';
|
|
16
|
-
import './color-menu.css';
|
|
17
|
-
import './color-swatch.css';
|
|
18
|
-
import './date-picker.css';
|
|
19
|
-
import './dialog.css';
|
|
20
|
-
import './emoji-picker.css';
|
|
21
|
-
import './emoji.css';
|
|
22
|
-
import './file-status.css';
|
|
23
|
-
import './flag.css';
|
|
24
|
-
import './help-tooltip.css';
|
|
25
|
-
import './horizontal-stepper.css';
|
|
26
|
-
import './icon-button.css';
|
|
27
|
-
import './icon.css';
|
|
28
|
-
import './inline-alert.css';
|
|
29
|
-
import './input.css';
|
|
30
|
-
import './link.css';
|
|
31
|
-
import './pagination.css';
|
|
32
|
-
import './segment.css';
|
|
33
|
-
import './select-button.css';
|
|
34
|
-
import './select-menu.css';
|
|
35
|
-
import './spinner.css';
|
|
36
|
-
import './tag.css';
|
|
37
|
-
import './time-picker.css';
|
|
38
|
-
import './toast.css';
|
|
39
|
-
import './vertical-stepper.css';
|
package/theme/inline-alert.css
DELETED
package/theme/input.css
DELETED
package/theme/link.css
DELETED
package/theme/pagination.css
DELETED
package/theme/palette.css
DELETED
|
@@ -1,90 +0,0 @@
|
|
|
1
|
-
:root,
|
|
2
|
-
:host {
|
|
3
|
-
--sinch-color-honey-700: #CC8800;
|
|
4
|
-
--sinch-color-honey-600: #FFAA00;
|
|
5
|
-
--sinch-color-honey-500: #FFBE3C;
|
|
6
|
-
--sinch-color-honey-400: #FFCC66;
|
|
7
|
-
--sinch-color-honey-300: #FFDF9E;
|
|
8
|
-
--sinch-color-honey-200: #FCECCB;
|
|
9
|
-
--sinch-color-honey-100: #FFF7E6;
|
|
10
|
-
--sinch-color-tropical-700: #003D3D;
|
|
11
|
-
--sinch-color-tropical-600: #005757;
|
|
12
|
-
--sinch-color-tropical-500: #007171;
|
|
13
|
-
--sinch-color-tropical-400: #059688;
|
|
14
|
-
--sinch-color-tropical-300: #66AAAA;
|
|
15
|
-
--sinch-color-tropical-200: #A7D5C2;
|
|
16
|
-
--sinch-color-tropical-100: #DCEDE1;
|
|
17
|
-
--sinch-color-tropical-50: #E5F1F1;
|
|
18
|
-
--sinch-color-stormy-700: #000000;
|
|
19
|
-
--sinch-color-stormy-600: #171717;
|
|
20
|
-
--sinch-color-stormy-500: #242424;
|
|
21
|
-
--sinch-color-stormy-400: #595959;
|
|
22
|
-
--sinch-color-stormy-300: #767676;
|
|
23
|
-
--sinch-color-stormy-200: #8C8C8C;
|
|
24
|
-
--sinch-color-stormy-100: #A6A6A6;
|
|
25
|
-
--sinch-color-ocean-700: #1B3E65;
|
|
26
|
-
--sinch-color-ocean-600: #1686CB;
|
|
27
|
-
--sinch-color-ocean-500: #3AA7EA;
|
|
28
|
-
--sinch-color-ocean-400: #6EBBEE;
|
|
29
|
-
--sinch-color-ocean-300: #A1D5F5;
|
|
30
|
-
--sinch-color-ocean-200: #C8E6F9;
|
|
31
|
-
--sinch-color-ocean-100: #DEF2FF;
|
|
32
|
-
--sinch-color-ocean-50: #F3FAFE;
|
|
33
|
-
--sinch-color-snow-700: #CCCCCC;
|
|
34
|
-
--sinch-color-snow-600: #D9D9D9;
|
|
35
|
-
--sinch-color-snow-500: #E0E0E0;
|
|
36
|
-
--sinch-color-snow-400: #F2F2F2;
|
|
37
|
-
--sinch-color-snow-200: #F8F8F8;
|
|
38
|
-
--sinch-color-snow-100: #FFFFFF;
|
|
39
|
-
--sinch-color-raspberry-700: #882024;
|
|
40
|
-
--sinch-color-raspberry-600: #D13D42;
|
|
41
|
-
--sinch-color-raspberry-500: #EF5858;
|
|
42
|
-
--sinch-color-raspberry-400: #F38686;
|
|
43
|
-
--sinch-color-raspberry-300: #FFB8B8;
|
|
44
|
-
--sinch-color-raspberry-200: #FBD5D5;
|
|
45
|
-
--sinch-color-raspberry-100: #FFE8E4;
|
|
46
|
-
--sinch-color-raspberry-50: #FFF6F5;
|
|
47
|
-
--sinch-color-night-700: #1223a1;
|
|
48
|
-
--sinch-color-night-400: #3247E9;
|
|
49
|
-
--sinch-color-night-200: #D1D6FA;
|
|
50
|
-
--sinch-color-grass-700: #006602;
|
|
51
|
-
--sinch-color-grass-400: #39B93D;
|
|
52
|
-
--sinch-color-grass-200: #B4E4B5;
|
|
53
|
-
--sinch-color-dirt-700: #363230;
|
|
54
|
-
--sinch-color-dirt-400: #828282;
|
|
55
|
-
--sinch-color-dirt-200: #E0DDDC;
|
|
56
|
-
--sinch-color-candy-700: #981b77;
|
|
57
|
-
--sinch-color-candy-400: #E467C3;
|
|
58
|
-
--sinch-color-candy-200: #F6CBEA;
|
|
59
|
-
--sinch-color-mud-700: #6d4e46;
|
|
60
|
-
--sinch-color-mud-400: #8B6559;
|
|
61
|
-
--sinch-color-mud-200: #D7C6C1;
|
|
62
|
-
--sinch-color-orange-700: #974302;
|
|
63
|
-
--sinch-color-orange-400: #FF8C34;
|
|
64
|
-
--sinch-color-orange-200: #FFD4B3;
|
|
65
|
-
--sinch-color-bolt-700: #805500;
|
|
66
|
-
--sinch-color-bolt-400: #FFBE3C;
|
|
67
|
-
--sinch-color-bolt-200: #FFE6B3;
|
|
68
|
-
--sinch-color-violet-700: #4F1B98;
|
|
69
|
-
--sinch-color-violet-400: #9E67E4;
|
|
70
|
-
--sinch-color-violet-200: #DECBF6;
|
|
71
|
-
--sinch-color-olive-700: #275D33;
|
|
72
|
-
--sinch-color-olive-400: #46A65A;
|
|
73
|
-
--sinch-color-olive-200: #D7F1D8;
|
|
74
|
-
--sinch-color-celtic-700: #003B7E;
|
|
75
|
-
--sinch-color-celtic-400: #2071CE;
|
|
76
|
-
--sinch-color-celtic-200: #D5E5F8;
|
|
77
|
-
--sinch-color-jasper-700: #B71C1C;
|
|
78
|
-
--sinch-color-jasper-400: #F44336;
|
|
79
|
-
--sinch-color-jasper-200: #FFCDD2;
|
|
80
|
-
--sinch-color-pumpkin-700: #9C2E00;
|
|
81
|
-
--sinch-color-pumpkin-400: #F35B1C;
|
|
82
|
-
--sinch-color-pumpkin-200: #FFE8D6;
|
|
83
|
-
--sinch-color-skin-tone-0: #FFCC4D;
|
|
84
|
-
--sinch-color-skin-tone-10: #F7DECE;
|
|
85
|
-
--sinch-color-skin-tone-20: #F3D2A2;
|
|
86
|
-
--sinch-color-skin-tone-30: #D4AB88;
|
|
87
|
-
--sinch-color-skin-tone-40: #AF7E57;
|
|
88
|
-
--sinch-color-skin-tone-50: #7C533E;
|
|
89
|
-
--sinch-color-transparent: transparent;
|
|
90
|
-
}
|
package/theme/segment.css
DELETED
package/theme/select-button.css
DELETED
package/theme/select-menu.css
DELETED
package/theme/shapes.css
DELETED
package/theme/size.css
DELETED