@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/tag.css
DELETED
|
@@ -1,67 +0,0 @@
|
|
|
1
|
-
:root,
|
|
2
|
-
:host {
|
|
3
|
-
--sinch-tag-color-default-bg: var(--sinch-color-snow-500);
|
|
4
|
-
--sinch-tag-color-default-fg: var(--sinch-color-stormy-500);
|
|
5
|
-
--sinch-tag-color-light-blue-bg: var(--sinch-color-night-200);
|
|
6
|
-
--sinch-tag-color-light-blue-fg: var(--sinch-color-night-700);
|
|
7
|
-
--sinch-tag-color-light-brown-bg: var(--sinch-color-mud-200);
|
|
8
|
-
--sinch-tag-color-light-brown-fg: var(--sinch-color-mud-700);
|
|
9
|
-
--sinch-tag-color-light-gray-bg: var(--sinch-color-dirt-200);
|
|
10
|
-
--sinch-tag-color-light-gray-fg: var(--sinch-color-dirt-700);
|
|
11
|
-
--sinch-tag-color-light-green-bg: var(--sinch-color-grass-200);
|
|
12
|
-
--sinch-tag-color-light-green-fg: var(--sinch-color-grass-700);
|
|
13
|
-
--sinch-tag-color-light-orange-bg: var(--sinch-color-orange-200);
|
|
14
|
-
--sinch-tag-color-light-orange-fg: var(--sinch-color-orange-700);
|
|
15
|
-
--sinch-tag-color-light-pink-bg: var(--sinch-color-candy-200);
|
|
16
|
-
--sinch-tag-color-light-pink-fg: var(--sinch-color-candy-700);
|
|
17
|
-
--sinch-tag-color-light-violet-bg: var(--sinch-color-violet-200);
|
|
18
|
-
--sinch-tag-color-light-violet-fg: var(--sinch-color-violet-700);
|
|
19
|
-
--sinch-tag-color-light-yellow-bg: var(--sinch-color-bolt-200);
|
|
20
|
-
--sinch-tag-color-light-yellow-fg: var(--sinch-color-bolt-700);
|
|
21
|
-
--sinch-tag-color-light-red-bg: var(--sinch-color-jasper-200);
|
|
22
|
-
--sinch-tag-color-light-red-fg: var(--sinch-color-jasper-700);
|
|
23
|
-
--sinch-tag-color-dark-blue-bg: var(--sinch-color-night-700);
|
|
24
|
-
--sinch-tag-color-dark-blue-fg: var(--sinch-color-night-200);
|
|
25
|
-
--sinch-tag-color-dark-brown-bg: var(--sinch-color-mud-700);
|
|
26
|
-
--sinch-tag-color-dark-brown-fg: var(--sinch-color-mud-200);
|
|
27
|
-
--sinch-tag-color-dark-gray-bg: var(--sinch-color-dirt-700);
|
|
28
|
-
--sinch-tag-color-dark-gray-fg: var(--sinch-color-dirt-200);
|
|
29
|
-
--sinch-tag-color-dark-green-bg: var(--sinch-color-grass-700);
|
|
30
|
-
--sinch-tag-color-dark-green-fg: var(--sinch-color-grass-200);
|
|
31
|
-
--sinch-tag-color-dark-orange-bg: var(--sinch-color-orange-700);
|
|
32
|
-
--sinch-tag-color-dark-orange-fg: var(--sinch-color-orange-200);
|
|
33
|
-
--sinch-tag-color-dark-pink-bg: var(--sinch-color-candy-700);
|
|
34
|
-
--sinch-tag-color-dark-pink-fg: var(--sinch-color-candy-200);
|
|
35
|
-
--sinch-tag-color-dark-violet-bg: var(--sinch-color-violet-700);
|
|
36
|
-
--sinch-tag-color-dark-violet-fg: var(--sinch-color-violet-200);
|
|
37
|
-
--sinch-tag-color-dark-yellow-bg: var(--sinch-color-bolt-700);
|
|
38
|
-
--sinch-tag-color-dark-yellow-fg: var(--sinch-color-bolt-200);
|
|
39
|
-
--sinch-tag-color-dark-red-bg: var(--sinch-color-jasper-700);
|
|
40
|
-
--sinch-tag-color-dark-red-fg: var(--sinch-color-jasper-200);
|
|
41
|
-
--sinch-tag-color-blue-bg: var(--sinch-color-night-400);
|
|
42
|
-
--sinch-tag-color-blue-fg: var(--sinch-color-snow-100);
|
|
43
|
-
--sinch-tag-color-brown-bg: var(--sinch-color-mud-400);
|
|
44
|
-
--sinch-tag-color-brown-fg: var(--sinch-color-snow-100);
|
|
45
|
-
--sinch-tag-color-gray-bg: var(--sinch-color-dirt-400);
|
|
46
|
-
--sinch-tag-color-gray-fg: var(--sinch-color-snow-100);
|
|
47
|
-
--sinch-tag-color-green-bg: var(--sinch-color-grass-400);
|
|
48
|
-
--sinch-tag-color-green-fg: var(--sinch-color-stormy-500);
|
|
49
|
-
--sinch-tag-color-orange-bg: var(--sinch-color-orange-400);
|
|
50
|
-
--sinch-tag-color-orange-fg: var(--sinch-color-stormy-500);
|
|
51
|
-
--sinch-tag-color-pink-bg: var(--sinch-color-candy-400);
|
|
52
|
-
--sinch-tag-color-pink-fg: var(--sinch-color-stormy-500);
|
|
53
|
-
--sinch-tag-color-violet-bg: var(--sinch-color-violet-400);
|
|
54
|
-
--sinch-tag-color-violet-fg: var(--sinch-color-stormy-500);
|
|
55
|
-
--sinch-tag-color-yellow-bg: var(--sinch-color-bolt-400);
|
|
56
|
-
--sinch-tag-color-yellow-fg: var(--sinch-color-stormy-500);
|
|
57
|
-
--sinch-tag-color-red-bg: var(--sinch-color-jasper-400);
|
|
58
|
-
--sinch-tag-color-red-fg: var(--sinch-color-stormy-500);
|
|
59
|
-
--sinch-tag-color-celtic-bg: var(--sinch-color-feedback-info-bg);
|
|
60
|
-
--sinch-tag-color-celtic-fg: var(--sinch-color-feedback-info-contrast);
|
|
61
|
-
--sinch-tag-color-olive-bg: var(--sinch-color-feedback-success-bg);
|
|
62
|
-
--sinch-tag-color-olive-fg: var(--sinch-color-feedback-success-contrast);
|
|
63
|
-
--sinch-tag-color-pumpkin-bg: var(--sinch-color-feedback-warning-bg);
|
|
64
|
-
--sinch-tag-color-pumpkin-fg: var(--sinch-color-feedback-warning-contrast);
|
|
65
|
-
--sinch-tag-color-jasper-bg: var(--sinch-color-feedback-invalid-bg);
|
|
66
|
-
--sinch-tag-color-jasper-fg: var(--sinch-color-feedback-invalid-contrast);
|
|
67
|
-
}
|
package/theme/time-picker.css
DELETED
package/theme/toast.css
DELETED
package/theme/typography.css
DELETED
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
:root,
|
|
2
|
-
:host {
|
|
3
|
-
--sinch-font-family: "DM Sans", "Arial", "sans-serif";
|
|
4
|
-
--sinch-font-weight-emphasized: 700;
|
|
5
|
-
--sinch-font-title-xl: 400 40px/48px var(--sinch-font-family);
|
|
6
|
-
--sinch-font-title-l: 500 24px/32px var(--sinch-font-family);
|
|
7
|
-
--sinch-font-title-m: 500 20px/24px var(--sinch-font-family);
|
|
8
|
-
--sinch-font-title-s: 500 16px/24px var(--sinch-font-family);
|
|
9
|
-
--sinch-font-title-xs: 500 14px/22px var(--sinch-font-family);
|
|
10
|
-
--sinch-font-text-m: 400 16px/24px var(--sinch-font-family);
|
|
11
|
-
--sinch-font-text-s: 400 14px/22px var(--sinch-font-family);
|
|
12
|
-
--sinch-font-text-xs: 400 12px/20px var(--sinch-font-family);
|
|
13
|
-
--sinch-font-text-xxs: 400 10px/16px var(--sinch-font-family);
|
|
14
|
-
--sinch-font-mono-family: "DM Mono", "monospace";
|
|
15
|
-
--sinch-font-mono-text-s: 400 16px/24px var(--sinch-font-mono-family);
|
|
16
|
-
}
|
|
File without changes
|