@livechat/design-system-react-components 1.17.0 → 1.17.1-alpha.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.
Files changed (150) hide show
  1. package/dist/chunks/{Heading-35451be0.js → Heading-1f13e793.js} +1 -1
  2. package/dist/chunks/{Heading-075c4b09.js → Heading-a4742030.js} +1 -1
  3. package/dist/chunks/{ProgressBar-6af9d43b.js → ProgressBar-753197bf.js} +7 -6
  4. package/dist/chunks/ProgressBar-ab20b908.js +1 -0
  5. package/dist/chunks/{Text-fcac11f3.js → Text-2356ec2a.js} +1 -1
  6. package/dist/chunks/{Text-cf7d33c8.js → Text-3504b7ce.js} +1 -1
  7. package/dist/chunks/Tooltip-2c65102c.js +1 -0
  8. package/dist/chunks/{Tooltip-aed3eb5a.js → Tooltip-e472934d.js} +2 -2
  9. package/dist/chunks/Typography.module-7abc3bc2.js +1 -0
  10. package/dist/chunks/{Typography.module-c8ea07e3.js → Typography.module-be5c667f.js} +1 -1
  11. package/dist/components/ActionBar/index.cjs.js +1 -1
  12. package/dist/components/ActionBar/index.es.js +2 -2
  13. package/dist/components/ActionMenu/index.cjs.js +1 -1
  14. package/dist/components/ActionMenu/index.es.js +2 -2
  15. package/dist/components/Alert/index.cjs.js +1 -1
  16. package/dist/components/Alert/index.es.js +2 -2
  17. package/dist/components/Avatar/index.cjs.js +1 -1
  18. package/dist/components/Avatar/index.es.js +2 -2
  19. package/dist/components/Badge/index.cjs.js +1 -1
  20. package/dist/components/Badge/index.es.js +1 -1
  21. package/dist/components/Button/index.cjs.js +1 -1
  22. package/dist/components/Button/index.es.js +1 -1
  23. package/dist/components/Card/index.cjs.js +1 -1
  24. package/dist/components/Card/index.es.js +3 -3
  25. package/dist/components/Checkbox/index.cjs.js +1 -1
  26. package/dist/components/Checkbox/index.es.js +2 -2
  27. package/dist/components/DatePicker/index.cjs.js +1 -1
  28. package/dist/components/DatePicker/index.es.js +1 -1
  29. package/dist/components/DetailsCard/index.cjs.js +1 -1
  30. package/dist/components/DetailsCard/index.es.js +2 -2
  31. package/dist/components/DetailsCardInfo/index.cjs.js +1 -1
  32. package/dist/components/DetailsCardInfo/index.es.js +1 -1
  33. package/dist/components/FieldDescription/index.cjs.js +1 -1
  34. package/dist/components/FieldDescription/index.es.js +2 -2
  35. package/dist/components/FieldError/index.cjs.js +1 -1
  36. package/dist/components/FieldError/index.es.js +2 -2
  37. package/dist/components/FieldGroup/index.cjs.js +1 -1
  38. package/dist/components/FieldGroup/index.es.js +1 -1
  39. package/dist/components/FileUploadProgress/index.cjs.js +1 -1
  40. package/dist/components/FileUploadProgress/index.es.js +3 -3
  41. package/dist/components/Form/index.cjs.js +1 -1
  42. package/dist/components/Form/index.es.js +3 -3
  43. package/dist/components/FormField/index.cjs.js +1 -1
  44. package/dist/components/FormField/index.es.js +2 -2
  45. package/dist/components/FormGroup/index.cjs.js +1 -1
  46. package/dist/components/FormGroup/index.es.js +3 -3
  47. package/dist/components/Icon/index.cjs.js +1 -1
  48. package/dist/components/Icon/index.es.js +1 -1
  49. package/dist/components/Input/index.cjs.js +1 -1
  50. package/dist/components/Input/index.es.js +2 -2
  51. package/dist/components/Link/index.cjs.js +1 -1
  52. package/dist/components/Link/index.es.js +1 -1
  53. package/dist/components/Loader/index.cjs.js +1 -1
  54. package/dist/components/Loader/index.es.js +2 -2
  55. package/dist/components/Modal/index.cjs.js +1 -1
  56. package/dist/components/Modal/index.es.js +3 -3
  57. package/dist/components/NumericInput/index.cjs.js +1 -1
  58. package/dist/components/NumericInput/index.es.js +1 -1
  59. package/dist/components/Picker/index.cjs.js +1 -1
  60. package/dist/components/Picker/index.es.js +3 -3
  61. package/dist/components/Popover/index.cjs.js +1 -1
  62. package/dist/components/Popover/index.es.js +2 -2
  63. package/dist/components/Progress/index.cjs.js +1 -1
  64. package/dist/components/Progress/index.d.ts +1 -0
  65. package/dist/components/Progress/index.es.js +14 -13
  66. package/dist/components/PromoBanner/index.cjs.js +1 -1
  67. package/dist/components/PromoBanner/index.es.js +2 -2
  68. package/dist/components/PromoBannerV2/index.cjs.js +1 -1
  69. package/dist/components/PromoBannerV2/index.es.js +1 -1
  70. package/dist/components/RadioButton/index.cjs.js +1 -1
  71. package/dist/components/RadioButton/index.es.js +2 -2
  72. package/dist/components/Search/index.cjs.js +1 -1
  73. package/dist/components/Search/index.es.js +2 -2
  74. package/dist/components/SegmentedControl/index.cjs.js +1 -1
  75. package/dist/components/SegmentedControl/index.es.js +1 -1
  76. package/dist/components/Switch/index.cjs.js +1 -1
  77. package/dist/components/Switch/index.es.js +1 -1
  78. package/dist/components/Tab/index.cjs.js +1 -1
  79. package/dist/components/Tab/index.es.js +2 -2
  80. package/dist/components/Tag/index.cjs.js +1 -1
  81. package/dist/components/Tag/index.es.js +2 -2
  82. package/dist/components/TagInput/index.cjs.js +1 -1
  83. package/dist/components/TagInput/index.es.js +2 -2
  84. package/dist/components/Textarea/index.cjs.js +1 -1
  85. package/dist/components/Textarea/index.es.js +2 -2
  86. package/dist/components/Toast/index.cjs.js +1 -1
  87. package/dist/components/Toast/index.es.js +2 -2
  88. package/dist/components/Tooltip/components/UserGuide/index.cjs.js +1 -1
  89. package/dist/components/Tooltip/components/UserGuide/index.es.js +1 -1
  90. package/dist/components/Tooltip/components/index.cjs.js +1 -1
  91. package/dist/components/Tooltip/components/index.es.js +3 -3
  92. package/dist/components/Tooltip/index.cjs.js +1 -1
  93. package/dist/components/Tooltip/index.es.js +1 -1
  94. package/dist/components/Typography/index.cjs.js +1 -1
  95. package/dist/components/Typography/index.es.js +3 -3
  96. package/dist/components/UploadBar/index.cjs.js +1 -1
  97. package/dist/components/UploadBar/index.es.js +2 -2
  98. package/dist/foundations/index.cjs.js +1 -0
  99. package/dist/foundations/index.d.ts +5 -0
  100. package/dist/foundations/index.es.js +353 -0
  101. package/dist/index.cjs.js +1 -1
  102. package/dist/index.d.ts +2 -7
  103. package/dist/index.es.js +117 -459
  104. package/dist/preview-stats.json +1102 -1090
  105. package/package.json +2 -2
  106. package/dist/chunks/ProgressBar-45af3224.js +0 -1
  107. package/dist/chunks/Tooltip-9f31882b.js +0 -1
  108. package/dist/chunks/Typography.module-75af45f8.js +0 -1
  109. /package/dist/{assets/ProgressBar.css → ProgressBar.css} +0 -0
  110. /package/dist/{assets/Tooltip.css → Tooltip.css} +0 -0
  111. /package/dist/{assets/Typography.css → Typography.css} +0 -0
  112. /package/dist/{assets/index.css → index.css} +0 -0
  113. /package/dist/{assets/index10.css → index10.css} +0 -0
  114. /package/dist/{assets/index11.css → index11.css} +0 -0
  115. /package/dist/{assets/index12.css → index12.css} +0 -0
  116. /package/dist/{assets/index13.css → index13.css} +0 -0
  117. /package/dist/{assets/index14.css → index14.css} +0 -0
  118. /package/dist/{assets/index15.css → index15.css} +0 -0
  119. /package/dist/{assets/index16.css → index16.css} +0 -0
  120. /package/dist/{assets/index17.css → index17.css} +0 -0
  121. /package/dist/{assets/index18.css → index18.css} +0 -0
  122. /package/dist/{assets/index19.css → index19.css} +0 -0
  123. /package/dist/{assets/index2.css → index2.css} +0 -0
  124. /package/dist/{assets/index20.css → index20.css} +0 -0
  125. /package/dist/{assets/index21.css → index21.css} +0 -0
  126. /package/dist/{assets/index22.css → index22.css} +0 -0
  127. /package/dist/{assets/index23.css → index23.css} +0 -0
  128. /package/dist/{assets/index24.css → index24.css} +0 -0
  129. /package/dist/{assets/index25.css → index25.css} +0 -0
  130. /package/dist/{assets/index26.css → index26.css} +0 -0
  131. /package/dist/{assets/index27.css → index27.css} +0 -0
  132. /package/dist/{assets/index28.css → index28.css} +0 -0
  133. /package/dist/{assets/index29.css → index29.css} +0 -0
  134. /package/dist/{assets/index3.css → index3.css} +0 -0
  135. /package/dist/{assets/index30.css → index30.css} +0 -0
  136. /package/dist/{assets/index31.css → index31.css} +0 -0
  137. /package/dist/{assets/index32.css → index32.css} +0 -0
  138. /package/dist/{assets/index33.css → index33.css} +0 -0
  139. /package/dist/{assets/index34.css → index34.css} +0 -0
  140. /package/dist/{assets/index35.css → index35.css} +0 -0
  141. /package/dist/{assets/index36.css → index36.css} +0 -0
  142. /package/dist/{assets/index37.css → index37.css} +0 -0
  143. /package/dist/{assets/index38.css → index38.css} +0 -0
  144. /package/dist/{assets/index39.css → index39.css} +0 -0
  145. /package/dist/{assets/index4.css → index4.css} +0 -0
  146. /package/dist/{assets/index5.css → index5.css} +0 -0
  147. /package/dist/{assets/index6.css → index6.css} +0 -0
  148. /package/dist/{assets/index7.css → index7.css} +0 -0
  149. /package/dist/{assets/index8.css → index8.css} +0 -0
  150. /package/dist/{assets/index9.css → index9.css} +0 -0
package/dist/index.es.js CHANGED
@@ -1,465 +1,123 @@
1
- import { getDesignTokenWithOpacity as s } from "./utils/index.es.js";
2
- import { ActionBar as l } from "./components/ActionBar/index.es.js";
3
- import { ActionMenu as p, ActionMenuItem as g } from "./components/ActionMenu/index.es.js";
4
- import { Alert as b } from "./components/Alert/index.es.js";
5
- import { Avatar as h, generateAvatarColor as D } from "./components/Avatar/index.es.js";
6
- import { Badge as k } from "./components/Badge/index.es.js";
1
+ import { DesignToken as e, RadiusToken as t, ShadowToken as p, SpacingToken as a, TransitionDelayToken as m, TransitionDurationToken as n, TransitionTimingToken as x } from "./foundations/index.es.js";
2
+ import { getDesignTokenWithOpacity as i } from "./utils/index.es.js";
3
+ import { ActionBar as T } from "./components/ActionBar/index.es.js";
4
+ import { ActionMenu as d, ActionMenuItem as c } from "./components/ActionMenu/index.es.js";
5
+ import { Alert as u } from "./components/Alert/index.es.js";
6
+ import { Avatar as P, generateAvatarColor as I } from "./components/Avatar/index.es.js";
7
+ import { Badge as S } from "./components/Badge/index.es.js";
7
8
  import { Button as B } from "./components/Button/index.es.js";
8
- import { SegmentedControl as w } from "./components/SegmentedControl/index.es.js";
9
- import { Card as C } from "./components/Card/index.es.js";
10
- import { Checkbox as T } from "./components/Checkbox/index.es.js";
11
- import { DatePicker as G, DatePickerRangeCalendarsWrapper as H, RangeDatePicker as L } from "./components/DatePicker/index.es.js";
12
- import { DetailsCard as E } from "./components/DetailsCard/index.es.js";
13
- import { DetailsCardInfo as M } from "./components/DetailsCardInfo/index.es.js";
14
- import { FieldDescription as W } from "./components/FieldDescription/index.es.js";
15
- import { FieldError as Y } from "./components/FieldError/index.es.js";
16
- import { FieldGroup as K } from "./components/FieldGroup/index.es.js";
17
- import { Form as _ } from "./components/Form/index.es.js";
18
- import { FormField as q } from "./components/FormField/index.es.js";
19
- import { FormGroup as J } from "./components/FormGroup/index.es.js";
20
- import { Icon as X } from "./components/Icon/index.es.js";
21
- import { Input as $ } from "./components/Input/index.es.js";
22
- import { Link as re } from "./components/Link/index.es.js";
23
- import { Loader as oe } from "./components/Loader/index.es.js";
24
- import { Modal as te, ModalBase as ie, ModalCloseButton as ne, ModalHeader as de, ModalPortal as se } from "./components/Modal/index.es.js";
25
- import { NumericInput as le } from "./components/NumericInput/index.es.js";
26
- import { Picker as pe, PickerList as ge } from "./components/Picker/index.es.js";
27
- import { Popover as be } from "./components/Popover/index.es.js";
28
- import { ProgressCircle as he } from "./components/Progress/index.es.js";
29
- import { P as Se } from "./chunks/ProgressBar-6af9d43b.js";
30
- import { PromoBanner as ye } from "./components/PromoBanner/index.es.js";
31
- import { PromoBannerV2 as Ae } from "./components/PromoBannerV2/index.es.js";
32
- import { RadioButton as Pe } from "./components/RadioButton/index.es.js";
33
- import { SearchInput as xe } from "./components/Search/index.es.js";
34
- import { Switch as Ie } from "./components/Switch/index.es.js";
35
- import { Tab as He, TabsList as Le, TabsWrapper as Oe } from "./components/Tab/index.es.js";
36
- import { Tag as Re } from "./components/Tag/index.es.js";
37
- import { EmailTagInput as Ne, TagInput as We } from "./components/TagInput/index.es.js";
38
- import { ANIMATION_TIME as Ye, Toast as Ue, ToastWrapper as Ke } from "./components/Toast/index.es.js";
39
- import { T as _e } from "./chunks/Tooltip-aed3eb5a.js";
40
- import { Info as qe, Interactive as ze, Reports as Je, Simple as Qe } from "./components/Tooltip/components/index.es.js";
41
- import { UserGuide as Ze } from "./components/Tooltip/components/UserGuide/index.es.js";
42
- import { H as er } from "./chunks/Heading-075c4b09.js";
43
- import { T as ar } from "./chunks/Text-cf7d33c8.js";
44
- import { Display as cr } from "./components/Typography/index.es.js";
45
- import { Textarea as ir } from "./components/Textarea/index.es.js";
46
- import { FileUploadProgress as dr, FileUploadProgressActions as sr } from "./components/FileUploadProgress/index.es.js";
47
- import { UploadBar as lr } from "./components/UploadBar/index.es.js";
48
- const e = {
49
- Background: "--background",
50
- Background01: "--background-01",
51
- Background02: "--background-02",
52
- Background03: "--background-03",
53
- SurfaceBasicDefault: "--surface-basic-default",
54
- SurfacePrimaryDefault: "--surface-primary-default",
55
- SurfaceBasicSubtle: "--surface-basic-subtle",
56
- SurfaceSecondaryDefault: "--surface-secondary-default",
57
- SurfaceSecondaryHover: "--surface-secondary-hover",
58
- SurfaceSecondaryActive: "--surface-secondary-active",
59
- SurfaceSecondaryDisabled: "--surface-secondary-disabled",
60
- SurfacePrimaryHoverOpacity: "--surface-primary-hover-opacity",
61
- SurfaceBasicHover: "--surface-basic-hover",
62
- SurfacePrimaryHover: "--surface-primary-hover",
63
- SurfaceBasicActive: "--surface-basic-active",
64
- SurfacePrimaryActive: "--surface-primary-active",
65
- SurfacePrimaryActiveColored: "--surface-primary-active-colored",
66
- SurfaceBasicDisabled: "--surface-basic-disabled",
67
- SurfacePrimaryDisabled: "--surface-primary-disabled",
68
- SurfaceTertiaryDefault: "--surface-tertiary-default",
69
- SurfaceSecondarySubtle: "--surface-secondary-subtle",
70
- SurfaceModerateDefault: "--surface-moderate-default",
71
- SurfaceModerateHover: "--surface-moderate-hover",
72
- SurfaceModerateActive: "--surface-moderate-active",
73
- SurfaceTertiaryHover: "--surface-tertiary-hover",
74
- SurfaceTertiaryActive: "--surface-tertiary-active",
75
- SurfaceTertiaryDisabled: "--surface-tertiary-disabled",
76
- SurfaceFeedbackInfo: "--surface-feedback-info",
77
- SurfaceAccentEmphasisLowInfo: "--surface-accent-emphasis-low-info",
78
- SurfaceFeedbackNegative: "--surface-feedback-negative",
79
- SurfaceAccentEmphasisLowNegative: "--surface-accent-emphasis-low-negative",
80
- SurfaceFeedbackWarning: "--surface-feedback-warning",
81
- SurfaceAccentEmphasisLowWarning: "--surface-accent-emphasis-low-warning",
82
- SurfaceFeedbackPositive: "--surface-feedback-positive",
83
- SurfaceAccentEmphasisLowPositive: "--surface-accent-emphasis-low-positive",
84
- SurfaceAccentEmphasisLowPurple: "--surface-accent-emphasis-low-purple",
85
- SurfaceAccentEmphasisMinInfo: "--surface-accent-emphasis-min-info",
86
- SurfaceAccentEmphasisMinNegative: "--surface-accent-emphasis-min-negative",
87
- SurfaceAccentEmphasisMinWarning: "--surface-accent-emphasis-min-warning",
88
- SurfaceAccentEmphasisMinPositive: "--surface-accent-emphasis-min-positive",
89
- SurfaceAccentEmphasisMinPurple: "--surface-accent-emphasis-min-purple",
90
- SurfaceInvertDefault: "--surface-invert-default",
91
- SurfaceInvertPrimary: "--surface-invert-primary",
92
- SurfaceInvertSubtle: "--surface-invert-subtle",
93
- SurfaceInvertSecondary: "--surface-invert-secondary",
94
- SurfaceInvertDisabled: "--surface-invert-disabled",
95
- SurfaceLockedDefault: "--surface-locked-default",
96
- SurfaceLockedHover: "--surface-locked-hover",
97
- SurfaceLockedActive: "--surface-locked-active",
98
- SurfaceLockedDisabled: "--surface-locked-disabled",
99
- SurfaceLockedWhite: "--surface-locked-white",
100
- SurfaceLockedBlack: "--surface-locked-black",
101
- SurfaceAccentEmphasisMediumNegative: "--surface-accent-emphasis-medium-negative",
102
- SurfaceAccentEmphasisMediumPositive: "--surface-accent-emphasis-medium-positive",
103
- SurfaceAccentEmphasisHighInfo: "--surface-accent-emphasis-high-info",
104
- SurfaceAccentEmphasisHighNegative: "--surface-accent-emphasis-high-negative",
105
- SurfaceAccentEmphasisHighWarning: "--surface-accent-emphasis-high-warning",
106
- SurfaceAccentEmphasisHighPositive: "--surface-accent-emphasis-high-positive",
107
- SurfaceAccentEmphasisHighPurple: "--surface-accent-emphasis-high-purple",
108
- SurfaceOverlay: "--surface-overlay",
109
- SurfaceGradient01: "--surface-gradient-01",
110
- SurfaceGradient02: "--surface-gradient-02",
111
- SurfaceGradient03: "--surface-gradient-03",
112
- SurfaceGradient04: "--surface-gradient-04",
113
- SurfaceGradient05: "--surface-gradient-05",
114
- SurfaceGradient06: "--surface-gradient-06",
115
- SurfaceGradient07: "--surface-gradient-07",
116
- SurfaceGradient08: "--surface-gradient-08",
117
- SurfaceGradient09: "--surface-gradient-09",
118
- SurfaceGradient10: "--surface-gradient-10",
119
- SurfaceGradient11: "--surface-gradient-11",
120
- SurfaceOtherOverlay: "--surface-other-overlay",
121
- SurfaceOtherAgent: "--surface-other-agent",
122
- SurfaceOtherAgentHover: "--surface-other-agent-hover",
123
- SurfaceOtherSkeleton: "--surface-other-skeleton",
124
- ContentDefault: "--content-default",
125
- ContentBasicPrimary: "--content-basic-primary",
126
- ContentSubtle: "--content-subtle",
127
- ContentBasicSecondary: "--content-basic-secondary",
128
- ContentDisabled: "--content-disabled",
129
- ContentBasicDisabled: "--content-basic-disabled",
130
- ContentBasicNegative: "--content-basic-negative",
131
- ContentBasicWarning: "--content-basic-warning",
132
- ContentBasicPositive: "--content-basic-positive",
133
- ContentBasicInfo: "--content-basic-info",
134
- ContentBasicPurple: "--content-basic-purple",
135
- ContentBasicGradient01: "--content-basic-gradient-01",
136
- ContentWhiteLocked: "--content-white-locked",
137
- ContentLockedWhite: "--content-locked-white",
138
- ContentBlackLocked: "--content-black-locked",
139
- ContentLockedBlack: "--content-locked-black",
140
- ContentLockedDefault: "--content-locked-default",
141
- ContentLockedHover: "--content-locked-hover",
142
- ContentLockedActive: "--content-locked-active",
143
- ContentLockedDisabled: "--content-locked-disabled",
144
- ContentInvertDefault: "--content-invert-default",
145
- ContentInvertPrimary: "--content-invert-primary",
146
- ContentInvertSubtle: "--content-invert-subtle",
147
- ContentInvertSecondary: "--content-invert-secondary",
148
- ContentInvertDisabled: "--content-invert-disabled",
149
- ContentInvertGradient01: "--content-invert-gradient-01",
150
- BorderDefault: "--border-default",
151
- BorderBasicPrimary: "--border-basic-primary",
152
- BorderBasicSecondary: "--border-basic-secondary",
153
- BorderSubtle: "--border-subtle",
154
- BorderBasicTertiary: "--border-basic-tertiary",
155
- BorderHover: "--border-hover",
156
- BorderBasicHover: "--border-basic-hover",
157
- BorderDisabled: "--border-disabled",
158
- BorderBasicDisabled: "--border-basic-disabled",
159
- BorderBasicNegative: "--border-basic-negative",
160
- BorderBasicWarning: "--border-basic-warning",
161
- BorderBasicPositive: "--border-basic-positive",
162
- BorderBasicInfo: "--border-basic-info",
163
- BorderBasicPurple: "--border-basic-purple",
164
- BorderBasicContrast: "--border-basic-contrast",
165
- BorderInvertDefault: "--border-invert-default",
166
- BorderInvertPrimary: "--border-invert-primary",
167
- BorderInvertSubtle: "--border-invert-subtle",
168
- BorderInvertSecondary: "--border-invert-secondary",
169
- BorderInvertHover: "--border-invert-hover",
170
- BorderInvertDisabled: "--border-invert-disabled",
171
- ColorActionActive: "--color-action-active",
172
- ActionPrimaryActive: "--action-primary-active",
173
- ColorActionHover: "--color-action-hover",
174
- ActionPrimaryHover: "--action-primary-hover",
175
- ColorActionDefault: "--color-action-default",
176
- ActionPrimaryDefault: "--action-primary-default",
177
- ColorActionDefaultRgb: "--color-action-default-rgb",
178
- ColorActionDisabled: "--color-action-disabled",
179
- ActionPrimaryDisabled: "--action-primary-disabled",
180
- ColorNegativeActive: "--color-negative-active",
181
- ActionNegativeActive: "--action-negative-active",
182
- ColorNegativeHover: "--color-negative-hover",
183
- ActionNegativeHover: "--action-negative-hover",
184
- ColorNegativeDefault: "--color-negative-default",
185
- ActionNegativeDefault: "--action-negative-default",
186
- ColorNegativeDisabled: "--color-negative-disabled",
187
- ActionNegativeDisabled: "--action-negative-disabled",
188
- ColorWarningDefault: "--color-warning-default",
189
- ActionWarningDefault: "--action-warning-default",
190
- ColorWarningHover: "--color-warning-hover",
191
- ActionWarningHover: "--action-warning-hover",
192
- ActionWarningDisabled: "--action-warning-disabled",
193
- ColorPositiveDefault: "--color-positive-default",
194
- ActionPositiveDefault: "--action-positive-default",
195
- ColorPositiveHover: "--color-positive-hover",
196
- ActionPositiveHover: "--action-positive-hover",
197
- ColorPositiveDisabled: "--color-positive-disabled",
198
- ActionPositiveDisabled: "--action-positive-disabled",
199
- ActionNeutralDefault: "--action-neutral-default",
200
- ActionNeutralHover: "--action-neutral-hover",
201
- ActionNeutralDisabled: "--action-neutral-disabled",
202
- ActionHighContrastDefault: "--action-high-contrast-default",
203
- ActionHighContrastHover: "--action-high-contrast-hover",
204
- ActionHighContrastActive: "--action-high-contrast-active",
205
- ActionHighContrastDisabled: "--action-high-contrast-disabled",
206
- ColorBot: "--color-bot",
207
- SurfaceOtherBot: "--surface-other-bot",
208
- SurfaceOtherBotHover: "--surface-other-bot-hover",
209
- ColorBlack: "--color-black",
210
- ColorWhite: "--color-white",
211
- DecorBlue900: "--decor-blue900",
212
- DecorBlue800: "--decor-blue800",
213
- DecorBlue700: "--decor-blue700",
214
- DecorBlue600: "--decor-blue600",
215
- DecorBlue500: "--decor-blue500",
216
- DecorBlue400: "--decor-blue400",
217
- DecorBlue300: "--decor-blue300",
218
- DecorBlue200: "--decor-blue200",
219
- DecorBlue100: "--decor-blue100",
220
- DecorBlue50: "--decor-blue50",
221
- DecorOrange900: "--decor-orange900",
222
- DecorOrange800: "--decor-orange800",
223
- DecorOrange700: "--decor-orange700",
224
- DecorOrange600: "--decor-orange600",
225
- DecorOrange500: "--decor-orange500",
226
- DecorOrange400: "--decor-orange400",
227
- DecorOrange300: "--decor-orange300",
228
- DecorOrange200: "--decor-orange200",
229
- DecorOrange100: "--decor-orange100",
230
- DecorOrange50: "--decor-orange50",
231
- DecorYellow900: "--decor-yellow900",
232
- DecorYellow800: "--decor-yellow800",
233
- DecorYellow700: "--decor-yellow700",
234
- DecorYellow600: "--decor-yellow600",
235
- DecorYellow500: "--decor-yellow500",
236
- DecorYellow400: "--decor-yellow400",
237
- DecorYellow300: "--decor-yellow300",
238
- DecorYellow200: "--decor-yellow200",
239
- DecorYellow100: "--decor-yellow100",
240
- DecorYellow50: "--decor-yellow50",
241
- DecorGray950: "--decor-gray950",
242
- DecorGray900: "--decor-gray900",
243
- DecorGray800: "--decor-gray800",
244
- DecorGray700: "--decor-gray700",
245
- DecorGray600: "--decor-gray600",
246
- DecorGray500: "--decor-gray500",
247
- DecorGray400: "--decor-gray400",
248
- DecorGray300: "--decor-gray300",
249
- DecorGray200: "--decor-gray200",
250
- DecorGray150: "--decor-gray150",
251
- DecorGray100: "--decor-gray100",
252
- DecorGray75: "--decor-gray75",
253
- DecorGray50: "--decor-gray50",
254
- DecorGray40: "--decor-gray40",
255
- DecorGray20: "--decor-gray20",
256
- DecorGreen900: "--decor-green900",
257
- DecorGreen800: "--decor-green800",
258
- DecorGreen700: "--decor-green700",
259
- DecorGreen600: "--decor-green600",
260
- DecorGreen500: "--decor-green500",
261
- DecorGreen400: "--decor-green400",
262
- DecorGreen300: "--decor-green300",
263
- DecorGreen200: "--decor-green200",
264
- DecorGreen100: "--decor-green100",
265
- DecorGreen50: "--decor-green50",
266
- DecorRed900: "--decor-red900",
267
- DecorRed800: "--decor-red800",
268
- DecorRed700: "--decor-red700",
269
- DecorRed600: "--decor-red600",
270
- DecorRed500: "--decor-red500",
271
- DecorRed400: "--decor-red400",
272
- DecorRed300: "--decor-red300",
273
- DecorRed200: "--decor-red200",
274
- DecorRed100: "--decor-red100",
275
- DecorRed50: "--decor-red50",
276
- DecorPurple900: "--decor-purple900",
277
- DecorPurple800: "--decor-purple800",
278
- DecorPurple700: "--decor-purple700",
279
- DecorPurple600: "--decor-purple600",
280
- DecorPurple500: "--decor-purple500",
281
- DecorPurple400: "--decor-purple400",
282
- DecorPurple300: "--decor-purple300",
283
- DecorPurple200: "--decor-purple200",
284
- DecorPurple100: "--decor-purple100",
285
- DecorPurple50: "--decor-purple50",
286
- ProductsLivechat: "--products-livechat",
287
- ProductsHelpdesk: "--products-helpdesk",
288
- ProductsChatbot: "--products-chatbot",
289
- ProductsKnowledgebase: "--products-knowledgebase",
290
- IllustrationsPrimary: "--illustrations-primary",
291
- IllustrationsSecondary: "--illustrations-secondary",
292
- IllustrationsStroke: "--illustrations-stroke",
293
- TagSurface01: "--tag-surface-01",
294
- TagContent01: "--tag-content-01",
295
- BtnBasicBackgroundEnabled: "--btn-basic-background-enabled",
296
- BtnBasicBackgroundHover: "--btn-basic-background-hover",
297
- BtnBasicBackgroundDisabled: "--btn-basic-background-disabled",
298
- BtnBasicBackgroundActive: "--btn-basic-background-active",
299
- BtnBasicBackgroundLoading: "--btn-basic-background-loading",
300
- BtnSecondaryBackgroundEnabled: "--btn-secondary-background-enabled",
301
- BtnSecondaryBackgroundHover: "--btn-secondary-background-hover",
302
- BtnSecondaryBackgroundDisabled: "--btn-secondary-background-disabled",
303
- BtnSecondaryBackgroundActive: "--btn-secondary-background-active",
304
- BtnSecondaryBackgroundLoading: "--btn-secondary-background-loading",
305
- BtnPlainIconBackgroundHover: "--btn-plain-icon-background-hover",
306
- BtnPlainIconBackgroundActive: "--btn-plain-icon-background-active",
307
- PickerListBackground: "--picker-list-background",
308
- PickerListGroupBackground: "--picker-list-group-background",
309
- PickerListOptionBackgroundHover: "--picker-list-option-background-hover",
310
- PickerListOptionBackgroundActiveHover: "--picker-list-option-background-active-hover",
311
- PickerListOptionBackgroundFocus: "--picker-list-option-background-focus",
312
- PickerListOptionBackgroundActive: "--picker-list-option-background-active",
313
- PopoverBackground: "--popover-background",
314
- SurfaceAvatar1: "--surface-avatar-1",
315
- SurfaceAvatar2: "--surface-avatar-2",
316
- SurfaceAvatar3: "--surface-avatar-3",
317
- SurfaceAvatar4: "--surface-avatar-4",
318
- SurfaceAvatar5: "--surface-avatar-5",
319
- SurfaceAvatar6: "--surface-avatar-6",
320
- SurfaceAvatar7: "--surface-avatar-7",
321
- SurfaceAvatar8: "--surface-avatar-8",
322
- SurfaceAvatar9: "--surface-avatar-9",
323
- SurfaceAvatar10: "--surface-avatar-10",
324
- NavbarBackground: "--navbar-background",
325
- TooltipBorder: "--tooltip-border"
326
- }, r = {
327
- Spacing0: "--spacing-0",
328
- Spacing05: "--spacing-05",
329
- Spacing1: "--spacing-1",
330
- Spacing2: "--spacing-2",
331
- Spacing3: "--spacing-3",
332
- Spacing4: "--spacing-4",
333
- Spacing5: "--spacing-5",
334
- Spacing6: "--spacing-6",
335
- Spacing7: "--spacing-7",
336
- Spacing8: "--spacing-8",
337
- Spacing9: "--spacing-9",
338
- Spacing10: "--spacing-10",
339
- Spacing11: "--spacing-11",
340
- Spacing12: "--spacing-12",
341
- Spacing14: "--spacing-14",
342
- Spacing16: "--spacing-16",
343
- Spacing18: "--spacing-18",
344
- Spacing20: "--spacing-20",
345
- Spacing24: "--spacing-24"
346
- }, a = {
347
- Float: "--shadow-float",
348
- PopOver: "--shadow-pop-over",
349
- Modal: "--shadow-modal",
350
- Tooltip: "--shadow-tooltip",
351
- TooltipArrowBottom: "--shadow-tooltip-arrow-bottom",
352
- TooltipArrowTop: "--shadow-tooltip-arrow-top",
353
- TooltipArrowRight: "--shadow-tooltip-arrow-right",
354
- TooltipArrowLeft: "--shadow-tooltip-arrow-left",
355
- TooltipArrow: "--shadow-tooltip-arrow",
356
- Focus: "--shadow-focus",
357
- DividerBottom: "--shadow-divider-bottom",
358
- DividerTop: "--shadow-divider-top",
359
- DividerBottomLeft: "--shadow-divider-bottom-left",
360
- DividerTopLeft: "--shadow-divider-top-left",
361
- DividerTopRight: "--shadow-divider-top-right",
362
- DividerBottomRight: "--shadow-divider-bottom-right",
363
- MessageBox: "--shadow-message-box"
364
- }, o = {
365
- Radius0: "--radius-0",
366
- Radius1: "--radius-1",
367
- Radius2: "--radius-2",
368
- Radius3: "--radius-3",
369
- Radius4: "--radius-4",
370
- 0: "--radius-0",
371
- // deprecated
372
- 1: "--radius-1",
373
- // deprecated
374
- 2: "--radius-2",
375
- // deprecated
376
- 3: "--radius-3",
377
- // deprecated
378
- 4: "--radius-4"
379
- // deprecated
380
- }, c = {
381
- Fast1: "--transition-duration-fast-1",
382
- Fast2: "--transition-duration-fast-2",
383
- Moderate1: "--transition-duration-moderate-1"
384
- }, t = {
385
- EaseIn: "--transition-timing-ease-in",
386
- EaseOut: "--transition-timing-ease-out"
387
- }, i = {
388
- Instant: "--delay-instant",
389
- Moderate: "--delay-moderate",
390
- Slow: "--delay-slow"
391
- };
9
+ import { SegmentedControl as F } from "./components/SegmentedControl/index.es.js";
10
+ import { Card as R } from "./components/Card/index.es.js";
11
+ import { Checkbox as E } from "./components/Checkbox/index.es.js";
12
+ import { DatePicker as b, DatePickerRangeCalendarsWrapper as v, RangeDatePicker as G } from "./components/DatePicker/index.es.js";
13
+ import { DetailsCard as W } from "./components/DetailsCard/index.es.js";
14
+ import { DetailsCardInfo as H } from "./components/DetailsCardInfo/index.es.js";
15
+ import { FieldDescription as O } from "./components/FieldDescription/index.es.js";
16
+ import { FieldError as _ } from "./components/FieldError/index.es.js";
17
+ import { FieldGroup as j } from "./components/FieldGroup/index.es.js";
18
+ import { Form as z } from "./components/Form/index.es.js";
19
+ import { FormField as K } from "./components/FormField/index.es.js";
20
+ import { FormGroup as X } from "./components/FormGroup/index.es.js";
21
+ import { Icon as Z } from "./components/Icon/index.es.js";
22
+ import { Input as oo } from "./components/Input/index.es.js";
23
+ import { Link as eo } from "./components/Link/index.es.js";
24
+ import { Loader as po } from "./components/Loader/index.es.js";
25
+ import { Modal as mo, ModalBase as no, ModalCloseButton as xo, ModalHeader as fo, ModalPortal as io } from "./components/Modal/index.es.js";
26
+ import { NumericInput as To } from "./components/NumericInput/index.es.js";
27
+ import { Picker as co, PickerList as go } from "./components/Picker/index.es.js";
28
+ import { Popover as ko } from "./components/Popover/index.es.js";
29
+ import { ProgressCircle as Io } from "./components/Progress/index.es.js";
30
+ import { a as So, P as Ao } from "./chunks/ProgressBar-753197bf.js";
31
+ import { PromoBanner as Co } from "./components/PromoBanner/index.es.js";
32
+ import { PromoBannerV2 as Mo } from "./components/PromoBannerV2/index.es.js";
33
+ import { RadioButton as ho } from "./components/RadioButton/index.es.js";
34
+ import { SearchInput as Uo } from "./components/Search/index.es.js";
35
+ import { Switch as vo } from "./components/Switch/index.es.js";
36
+ import { Tab as Lo, TabsList as Wo, TabsWrapper as yo } from "./components/Tab/index.es.js";
37
+ import { Tag as No } from "./components/Tag/index.es.js";
38
+ import { EmailTagInput as wo, TagInput as _o } from "./components/TagInput/index.es.js";
39
+ import { ANIMATION_TIME as jo, Toast as qo, ToastWrapper as zo } from "./components/Toast/index.es.js";
40
+ import { T as Ko } from "./chunks/Tooltip-e472934d.js";
41
+ import { Info as Xo, Interactive as Yo, Reports as Zo, Simple as $o } from "./components/Tooltip/components/index.es.js";
42
+ import { UserGuide as rr } from "./components/Tooltip/components/UserGuide/index.es.js";
43
+ import { H as tr } from "./chunks/Heading-a4742030.js";
44
+ import { T as ar } from "./chunks/Text-3504b7ce.js";
45
+ import { Display as nr } from "./components/Typography/index.es.js";
46
+ import { Textarea as fr } from "./components/Textarea/index.es.js";
47
+ import { FileUploadProgress as sr, FileUploadProgressActions as Tr } from "./components/FileUploadProgress/index.es.js";
48
+ import { UploadBar as dr } from "./components/UploadBar/index.es.js";
392
49
  export {
393
- Ye as ANIMATION_TIME,
394
- l as ActionBar,
395
- p as ActionMenu,
396
- g as ActionMenuItem,
397
- b as Alert,
398
- h as Avatar,
399
- k as Badge,
50
+ jo as ANIMATION_TIME,
51
+ T as ActionBar,
52
+ d as ActionMenu,
53
+ c as ActionMenuItem,
54
+ u as Alert,
55
+ P as Avatar,
56
+ S as Badge,
400
57
  B as Button,
401
- C as Card,
402
- T as Checkbox,
403
- G as DatePicker,
404
- H as DatePickerRangeCalendarsWrapper,
58
+ R as Card,
59
+ E as Checkbox,
60
+ b as DatePicker,
61
+ v as DatePickerRangeCalendarsWrapper,
405
62
  e as DesignToken,
406
- E as DetailsCard,
407
- M as DetailsCardInfo,
408
- cr as Display,
409
- Ne as EmailTagInput,
410
- W as FieldDescription,
411
- Y as FieldError,
412
- K as FieldGroup,
413
- dr as FileUploadProgress,
414
- sr as FileUploadProgressActions,
415
- _ as Form,
416
- q as FormField,
417
- J as FormGroup,
418
- er as Heading,
419
- X as Icon,
420
- qe as Info,
421
- $ as Input,
422
- ze as Interactive,
423
- re as Link,
424
- oe as Loader,
425
- te as Modal,
426
- ie as ModalBase,
427
- ne as ModalCloseButton,
428
- de as ModalHeader,
429
- se as ModalPortal,
430
- le as NumericInput,
431
- pe as Picker,
432
- ge as PickerList,
433
- be as Popover,
434
- Se as ProgressBar,
435
- he as ProgressCircle,
436
- ye as PromoBanner,
437
- Ae as PromoBannerV2,
438
- Pe as RadioButton,
439
- o as RadiusToken,
440
- L as RangeDatePicker,
441
- Je as Reports,
442
- xe as SearchInput,
443
- w as SegmentedControl,
444
- a as ShadowToken,
445
- Qe as Simple,
446
- r as SpacingToken,
447
- Ie as Switch,
448
- He as Tab,
449
- Le as TabsList,
450
- Oe as TabsWrapper,
451
- Re as Tag,
452
- We as TagInput,
63
+ W as DetailsCard,
64
+ H as DetailsCardInfo,
65
+ nr as Display,
66
+ wo as EmailTagInput,
67
+ O as FieldDescription,
68
+ _ as FieldError,
69
+ j as FieldGroup,
70
+ sr as FileUploadProgress,
71
+ Tr as FileUploadProgressActions,
72
+ z as Form,
73
+ K as FormField,
74
+ X as FormGroup,
75
+ tr as Heading,
76
+ Z as Icon,
77
+ Xo as Info,
78
+ oo as Input,
79
+ Yo as Interactive,
80
+ eo as Link,
81
+ po as Loader,
82
+ mo as Modal,
83
+ no as ModalBase,
84
+ xo as ModalCloseButton,
85
+ fo as ModalHeader,
86
+ io as ModalPortal,
87
+ To as NumericInput,
88
+ So as PROGRESS_STATUSES,
89
+ co as Picker,
90
+ go as PickerList,
91
+ ko as Popover,
92
+ Ao as ProgressBar,
93
+ Io as ProgressCircle,
94
+ Co as PromoBanner,
95
+ Mo as PromoBannerV2,
96
+ ho as RadioButton,
97
+ t as RadiusToken,
98
+ G as RangeDatePicker,
99
+ Zo as Reports,
100
+ Uo as SearchInput,
101
+ F as SegmentedControl,
102
+ p as ShadowToken,
103
+ $o as Simple,
104
+ a as SpacingToken,
105
+ vo as Switch,
106
+ Lo as Tab,
107
+ Wo as TabsList,
108
+ yo as TabsWrapper,
109
+ No as Tag,
110
+ _o as TagInput,
453
111
  ar as Text,
454
- ir as Textarea,
455
- Ue as Toast,
456
- Ke as ToastWrapper,
457
- _e as Tooltip,
458
- i as TransitionDelayToken,
459
- c as TransitionDurationToken,
460
- t as TransitionTimingToken,
461
- lr as UploadBar,
462
- Ze as UserGuide,
463
- D as generateAvatarColor,
464
- s as getDesignTokenWithOpacity
112
+ fr as Textarea,
113
+ qo as Toast,
114
+ zo as ToastWrapper,
115
+ Ko as Tooltip,
116
+ m as TransitionDelayToken,
117
+ n as TransitionDurationToken,
118
+ x as TransitionTimingToken,
119
+ dr as UploadBar,
120
+ rr as UserGuide,
121
+ I as generateAvatarColor,
122
+ i as getDesignTokenWithOpacity
465
123
  };