@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
@@ -1 +1 @@
1
- var C=require("../../assets/index.css");Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const T=require("react"),p=require("@livechat/design-system-icons"),q=require("clsx"),U=require("react-transition-group"),b=require("../FileUploadProgress/index.cjs.js"),n=require("../Icon/index.cjs.js"),I=require("../Progress/index.cjs.js"),S=require("../../chunks/Text-fcac11f3.js");function O(a){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(a){for(const c in a)if(c!=="default"){const d=Object.getOwnPropertyDescriptor(a,c);Object.defineProperty(t,c,d.get?d:{enumerable:!0,get:()=>a[c]})}}return t.default=a,Object.freeze(t)}const e=O(T),_={"upload-bar":"lc-UploadBar-module__upload-bar___6Or8h","upload-bar__loader-test":"lc-UploadBar-module__upload-bar__loader-test___aZb2J","upload-bar--error":"lc-UploadBar-module__upload-bar--error___MzvhT","upload-bar__wrapper":"lc-UploadBar-module__upload-bar__wrapper___MAUeH","upload-bar__wrapper__header":"lc-UploadBar-module__upload-bar__wrapper__header___x9fen","upload-bar__wrapper__header__icon":"lc-UploadBar-module__upload-bar__wrapper__header__icon___Aetm5","upload-bar__wrapper__header__title":"lc-UploadBar-module__upload-bar__wrapper__header__title___BNuDu","upload-bar__wrapper__header__collapse-button":"lc-UploadBar-module__upload-bar__wrapper__header__collapse-button___3khMy","upload-bar__wrapper__header__actions-container":"lc-UploadBar-module__upload-bar__wrapper__header__actions-container___5Pj4y","upload-bar__wrapper__header__success-icon":"lc-UploadBar-module__upload-bar__wrapper__header__success-icon___ZLCdw","upload-bar__wrapper__header__error-icon":"lc-UploadBar-module__upload-bar__wrapper__header__error-icon___q-sZo","upload-bar__wrapper__header__loader":"lc-UploadBar-module__upload-bar__wrapper__header__loader___DKHu3","upload-bar__files":"lc-UploadBar-module__upload-bar__files___3W4nx","upload-bar__files--enter":"lc-UploadBar-module__upload-bar__files--enter___zGq19","upload-bar__files--enter-active":"lc-UploadBar-module__upload-bar__files--enter-active___-dMVb","upload-bar__files--exit":"lc-UploadBar-module__upload-bar__files--exit___MXBRY","upload-bar__files--exit-active":"lc-UploadBar-module__upload-bar__files--exit-active___krGW5","upload-bar__files--exit-done":"lc-UploadBar-module__upload-bar__files--exit-done___2I72G","upload-bar__files-wrapper":"lc-UploadBar-module__upload-bar__files-wrapper___93bs8","upload-bar__files__list":"lc-UploadBar-module__upload-bar__files__list___QJFEq"},r="upload-bar",l=`${r}__wrapper__header`,P=300,y=(a,t)=>a==="success"?e.createElement("div",{className:_[`${l}__success-icon`]},e.createElement(n.Icon,{source:p.Check})):a==="error"?e.createElement("div",{className:_[`${l}__error-icon`]},e.createElement(n.Icon,{source:p.Error})):e.createElement(I.ProgressCircle,{className:_[`${l}__loader`],status:a,progressValue:t}),A=({children:a,className:t,progressValue:c,title:d,isExpanded:h,errorMessage:f,status:o="normal",icon:v,size:x,mode:N="multiple",onCloseButtonClick:i,onRetryButtonClick:u})=>{const[m,$]=e.useState(h||!1),s=o==="error",B=o==="success",w=q(_[r],t,{[_[`${r}--error`]]:s,[_[`${r}--success`]]:B}),g=!(s&&(u||i)),E=()=>$(!m);return N==="single"?e.createElement("div",{className:w},e.createElement("div",{className:_[`${r}__wrapper`]},e.createElement("div",{className:_[`${l}`]},e.createElement(b.FileUploadProgress,{title:s&&f||d,progressValue:c,status:o,icon:v,size:x})),o==="error"&&e.createElement(b.FileUploadProgressActions,{status:o,onCloseButtonClick:i,onRetryButtonClick:u}))):e.createElement("div",{className:w},e.createElement("div",{className:_[`${r}__wrapper`],onClick:E},e.createElement("div",{className:_[`${l}`]},e.createElement("div",{className:_[`${l}__icon`]},y(o,c)),e.createElement("div",{className:_[`${l}__title`]},e.createElement(S.Text,{size:"sm",as:"div"},s?f:d)),g&&e.createElement("button",{className:_[`${l}__collapse-button`],type:"button",onClick:E},m?e.createElement(n.Icon,{source:p.ChevronUp}):e.createElement(n.Icon,{source:p.ChevronDown})),o==="error"&&e.createElement("div",{className:_[`${l}__actions-container`]},e.createElement(b.FileUploadProgressActions,{status:o,onCloseButtonClick:i,onRetryButtonClick:u})))),e.createElement(U.TransitionGroup,{component:null},m&&e.createElement(U.CSSTransition,{timeout:P,classNames:{enter:_[`${r}__files--enter`],enterActive:_[`${r}__files--enter-active`],exit:_[`${r}__files--exit`],exitActive:_[`${r}__files--exit-active`],exitDone:_[`${r}__files--exit-done`]}},e.createElement("div",{className:_[`${r}__files`]},e.createElement("div",{className:_[`${r}__files-wrapper`]},e.createElement("div",{className:_[`${r}__files__list`]},a))))))};exports.UploadBar=A;
1
+ var C=require("../../index.css");Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const T=require("react"),p=require("@livechat/design-system-icons"),q=require("clsx"),U=require("react-transition-group"),b=require("../FileUploadProgress/index.cjs.js"),n=require("../Icon/index.cjs.js"),I=require("../Progress/index.cjs.js"),S=require("../../chunks/Text-2356ec2a.js");function O(a){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(a){for(const c in a)if(c!=="default"){const d=Object.getOwnPropertyDescriptor(a,c);Object.defineProperty(t,c,d.get?d:{enumerable:!0,get:()=>a[c]})}}return t.default=a,Object.freeze(t)}const e=O(T),_={"upload-bar":"lc-UploadBar-module__upload-bar___6Or8h","upload-bar__loader-test":"lc-UploadBar-module__upload-bar__loader-test___aZb2J","upload-bar--error":"lc-UploadBar-module__upload-bar--error___MzvhT","upload-bar__wrapper":"lc-UploadBar-module__upload-bar__wrapper___MAUeH","upload-bar__wrapper__header":"lc-UploadBar-module__upload-bar__wrapper__header___x9fen","upload-bar__wrapper__header__icon":"lc-UploadBar-module__upload-bar__wrapper__header__icon___Aetm5","upload-bar__wrapper__header__title":"lc-UploadBar-module__upload-bar__wrapper__header__title___BNuDu","upload-bar__wrapper__header__collapse-button":"lc-UploadBar-module__upload-bar__wrapper__header__collapse-button___3khMy","upload-bar__wrapper__header__actions-container":"lc-UploadBar-module__upload-bar__wrapper__header__actions-container___5Pj4y","upload-bar__wrapper__header__success-icon":"lc-UploadBar-module__upload-bar__wrapper__header__success-icon___ZLCdw","upload-bar__wrapper__header__error-icon":"lc-UploadBar-module__upload-bar__wrapper__header__error-icon___q-sZo","upload-bar__wrapper__header__loader":"lc-UploadBar-module__upload-bar__wrapper__header__loader___DKHu3","upload-bar__files":"lc-UploadBar-module__upload-bar__files___3W4nx","upload-bar__files--enter":"lc-UploadBar-module__upload-bar__files--enter___zGq19","upload-bar__files--enter-active":"lc-UploadBar-module__upload-bar__files--enter-active___-dMVb","upload-bar__files--exit":"lc-UploadBar-module__upload-bar__files--exit___MXBRY","upload-bar__files--exit-active":"lc-UploadBar-module__upload-bar__files--exit-active___krGW5","upload-bar__files--exit-done":"lc-UploadBar-module__upload-bar__files--exit-done___2I72G","upload-bar__files-wrapper":"lc-UploadBar-module__upload-bar__files-wrapper___93bs8","upload-bar__files__list":"lc-UploadBar-module__upload-bar__files__list___QJFEq"},r="upload-bar",l=`${r}__wrapper__header`,P=300,y=(a,t)=>a==="success"?e.createElement("div",{className:_[`${l}__success-icon`]},e.createElement(n.Icon,{source:p.Check})):a==="error"?e.createElement("div",{className:_[`${l}__error-icon`]},e.createElement(n.Icon,{source:p.Error})):e.createElement(I.ProgressCircle,{className:_[`${l}__loader`],status:a,progressValue:t}),A=({children:a,className:t,progressValue:c,title:d,isExpanded:h,errorMessage:f,status:o="normal",icon:v,size:x,mode:N="multiple",onCloseButtonClick:i,onRetryButtonClick:u})=>{const[m,$]=e.useState(h||!1),s=o==="error",B=o==="success",w=q(_[r],t,{[_[`${r}--error`]]:s,[_[`${r}--success`]]:B}),g=!(s&&(u||i)),E=()=>$(!m);return N==="single"?e.createElement("div",{className:w},e.createElement("div",{className:_[`${r}__wrapper`]},e.createElement("div",{className:_[`${l}`]},e.createElement(b.FileUploadProgress,{title:s&&f||d,progressValue:c,status:o,icon:v,size:x})),o==="error"&&e.createElement(b.FileUploadProgressActions,{status:o,onCloseButtonClick:i,onRetryButtonClick:u}))):e.createElement("div",{className:w},e.createElement("div",{className:_[`${r}__wrapper`],onClick:E},e.createElement("div",{className:_[`${l}`]},e.createElement("div",{className:_[`${l}__icon`]},y(o,c)),e.createElement("div",{className:_[`${l}__title`]},e.createElement(S.Text,{size:"sm",as:"div"},s?f:d)),g&&e.createElement("button",{className:_[`${l}__collapse-button`],type:"button",onClick:E},m?e.createElement(n.Icon,{source:p.ChevronUp}):e.createElement(n.Icon,{source:p.ChevronDown})),o==="error"&&e.createElement("div",{className:_[`${l}__actions-container`]},e.createElement(b.FileUploadProgressActions,{status:o,onCloseButtonClick:i,onRetryButtonClick:u})))),e.createElement(U.TransitionGroup,{component:null},m&&e.createElement(U.CSSTransition,{timeout:P,classNames:{enter:_[`${r}__files--enter`],enterActive:_[`${r}__files--enter-active`],exit:_[`${r}__files--exit`],exitActive:_[`${r}__files--exit-active`],exitDone:_[`${r}__files--exit-done`]}},e.createElement("div",{className:_[`${r}__files`]},e.createElement("div",{className:_[`${r}__files-wrapper`]},e.createElement("div",{className:_[`${r}__files__list`]},a))))))};exports.UploadBar=A;
@@ -1,4 +1,4 @@
1
- import "../../assets/index.css";
1
+ import "../../index.css";
2
2
  import * as e from "react";
3
3
  import { ChevronUp as x, ChevronDown as T, Check as C, Error as A } from "@livechat/design-system-icons";
4
4
  import I from "clsx";
@@ -6,7 +6,7 @@ import { TransitionGroup as S, CSSTransition as M } from "react-transition-group
6
6
  import { FileUploadProgress as g, FileUploadProgressActions as E } from "../FileUploadProgress/index.es.js";
7
7
  import { Icon as d } from "../Icon/index.es.js";
8
8
  import { ProgressCircle as D } from "../Progress/index.es.js";
9
- import { T as G } from "../../chunks/Text-cf7d33c8.js";
9
+ import { T as G } from "../../chunks/Text-3504b7ce.js";
10
10
  const _ = {
11
11
  "upload-bar": "lc-UploadBar-module__upload-bar___6Or8h",
12
12
  "upload-bar__loader-test": "lc-UploadBar-module__upload-bar__loader-test___aZb2J",
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e={Background:"--background",Background01:"--background-01",Background02:"--background-02",Background03:"--background-03",SurfaceBasicDefault:"--surface-basic-default",SurfacePrimaryDefault:"--surface-primary-default",SurfaceBasicSubtle:"--surface-basic-subtle",SurfaceSecondaryDefault:"--surface-secondary-default",SurfaceSecondaryHover:"--surface-secondary-hover",SurfaceSecondaryActive:"--surface-secondary-active",SurfaceSecondaryDisabled:"--surface-secondary-disabled",SurfacePrimaryHoverOpacity:"--surface-primary-hover-opacity",SurfaceBasicHover:"--surface-basic-hover",SurfacePrimaryHover:"--surface-primary-hover",SurfaceBasicActive:"--surface-basic-active",SurfacePrimaryActive:"--surface-primary-active",SurfacePrimaryActiveColored:"--surface-primary-active-colored",SurfaceBasicDisabled:"--surface-basic-disabled",SurfacePrimaryDisabled:"--surface-primary-disabled",SurfaceTertiaryDefault:"--surface-tertiary-default",SurfaceSecondarySubtle:"--surface-secondary-subtle",SurfaceModerateDefault:"--surface-moderate-default",SurfaceModerateHover:"--surface-moderate-hover",SurfaceModerateActive:"--surface-moderate-active",SurfaceTertiaryHover:"--surface-tertiary-hover",SurfaceTertiaryActive:"--surface-tertiary-active",SurfaceTertiaryDisabled:"--surface-tertiary-disabled",SurfaceFeedbackInfo:"--surface-feedback-info",SurfaceAccentEmphasisLowInfo:"--surface-accent-emphasis-low-info",SurfaceFeedbackNegative:"--surface-feedback-negative",SurfaceAccentEmphasisLowNegative:"--surface-accent-emphasis-low-negative",SurfaceFeedbackWarning:"--surface-feedback-warning",SurfaceAccentEmphasisLowWarning:"--surface-accent-emphasis-low-warning",SurfaceFeedbackPositive:"--surface-feedback-positive",SurfaceAccentEmphasisLowPositive:"--surface-accent-emphasis-low-positive",SurfaceAccentEmphasisLowPurple:"--surface-accent-emphasis-low-purple",SurfaceAccentEmphasisMinInfo:"--surface-accent-emphasis-min-info",SurfaceAccentEmphasisMinNegative:"--surface-accent-emphasis-min-negative",SurfaceAccentEmphasisMinWarning:"--surface-accent-emphasis-min-warning",SurfaceAccentEmphasisMinPositive:"--surface-accent-emphasis-min-positive",SurfaceAccentEmphasisMinPurple:"--surface-accent-emphasis-min-purple",SurfaceInvertDefault:"--surface-invert-default",SurfaceInvertPrimary:"--surface-invert-primary",SurfaceInvertSubtle:"--surface-invert-subtle",SurfaceInvertSecondary:"--surface-invert-secondary",SurfaceInvertDisabled:"--surface-invert-disabled",SurfaceLockedDefault:"--surface-locked-default",SurfaceLockedHover:"--surface-locked-hover",SurfaceLockedActive:"--surface-locked-active",SurfaceLockedDisabled:"--surface-locked-disabled",SurfaceLockedWhite:"--surface-locked-white",SurfaceLockedBlack:"--surface-locked-black",SurfaceAccentEmphasisMediumNegative:"--surface-accent-emphasis-medium-negative",SurfaceAccentEmphasisMediumPositive:"--surface-accent-emphasis-medium-positive",SurfaceAccentEmphasisHighInfo:"--surface-accent-emphasis-high-info",SurfaceAccentEmphasisHighNegative:"--surface-accent-emphasis-high-negative",SurfaceAccentEmphasisHighWarning:"--surface-accent-emphasis-high-warning",SurfaceAccentEmphasisHighPositive:"--surface-accent-emphasis-high-positive",SurfaceAccentEmphasisHighPurple:"--surface-accent-emphasis-high-purple",SurfaceOverlay:"--surface-overlay",SurfaceGradient01:"--surface-gradient-01",SurfaceGradient02:"--surface-gradient-02",SurfaceGradient03:"--surface-gradient-03",SurfaceGradient04:"--surface-gradient-04",SurfaceGradient05:"--surface-gradient-05",SurfaceGradient06:"--surface-gradient-06",SurfaceGradient07:"--surface-gradient-07",SurfaceGradient08:"--surface-gradient-08",SurfaceGradient09:"--surface-gradient-09",SurfaceGradient10:"--surface-gradient-10",SurfaceGradient11:"--surface-gradient-11",SurfaceOtherOverlay:"--surface-other-overlay",SurfaceOtherAgent:"--surface-other-agent",SurfaceOtherAgentHover:"--surface-other-agent-hover",SurfaceOtherSkeleton:"--surface-other-skeleton",ContentDefault:"--content-default",ContentBasicPrimary:"--content-basic-primary",ContentSubtle:"--content-subtle",ContentBasicSecondary:"--content-basic-secondary",ContentDisabled:"--content-disabled",ContentBasicDisabled:"--content-basic-disabled",ContentBasicNegative:"--content-basic-negative",ContentBasicWarning:"--content-basic-warning",ContentBasicPositive:"--content-basic-positive",ContentBasicInfo:"--content-basic-info",ContentBasicPurple:"--content-basic-purple",ContentBasicGradient01:"--content-basic-gradient-01",ContentWhiteLocked:"--content-white-locked",ContentLockedWhite:"--content-locked-white",ContentBlackLocked:"--content-black-locked",ContentLockedBlack:"--content-locked-black",ContentLockedDefault:"--content-locked-default",ContentLockedHover:"--content-locked-hover",ContentLockedActive:"--content-locked-active",ContentLockedDisabled:"--content-locked-disabled",ContentInvertDefault:"--content-invert-default",ContentInvertPrimary:"--content-invert-primary",ContentInvertSubtle:"--content-invert-subtle",ContentInvertSecondary:"--content-invert-secondary",ContentInvertDisabled:"--content-invert-disabled",ContentInvertGradient01:"--content-invert-gradient-01",BorderDefault:"--border-default",BorderBasicPrimary:"--border-basic-primary",BorderBasicSecondary:"--border-basic-secondary",BorderSubtle:"--border-subtle",BorderBasicTertiary:"--border-basic-tertiary",BorderHover:"--border-hover",BorderBasicHover:"--border-basic-hover",BorderDisabled:"--border-disabled",BorderBasicDisabled:"--border-basic-disabled",BorderBasicNegative:"--border-basic-negative",BorderBasicWarning:"--border-basic-warning",BorderBasicPositive:"--border-basic-positive",BorderBasicInfo:"--border-basic-info",BorderBasicPurple:"--border-basic-purple",BorderBasicContrast:"--border-basic-contrast",BorderInvertDefault:"--border-invert-default",BorderInvertPrimary:"--border-invert-primary",BorderInvertSubtle:"--border-invert-subtle",BorderInvertSecondary:"--border-invert-secondary",BorderInvertHover:"--border-invert-hover",BorderInvertDisabled:"--border-invert-disabled",ColorActionActive:"--color-action-active",ActionPrimaryActive:"--action-primary-active",ColorActionHover:"--color-action-hover",ActionPrimaryHover:"--action-primary-hover",ColorActionDefault:"--color-action-default",ActionPrimaryDefault:"--action-primary-default",ColorActionDefaultRgb:"--color-action-default-rgb",ColorActionDisabled:"--color-action-disabled",ActionPrimaryDisabled:"--action-primary-disabled",ColorNegativeActive:"--color-negative-active",ActionNegativeActive:"--action-negative-active",ColorNegativeHover:"--color-negative-hover",ActionNegativeHover:"--action-negative-hover",ColorNegativeDefault:"--color-negative-default",ActionNegativeDefault:"--action-negative-default",ColorNegativeDisabled:"--color-negative-disabled",ActionNegativeDisabled:"--action-negative-disabled",ColorWarningDefault:"--color-warning-default",ActionWarningDefault:"--action-warning-default",ColorWarningHover:"--color-warning-hover",ActionWarningHover:"--action-warning-hover",ActionWarningDisabled:"--action-warning-disabled",ColorPositiveDefault:"--color-positive-default",ActionPositiveDefault:"--action-positive-default",ColorPositiveHover:"--color-positive-hover",ActionPositiveHover:"--action-positive-hover",ColorPositiveDisabled:"--color-positive-disabled",ActionPositiveDisabled:"--action-positive-disabled",ActionNeutralDefault:"--action-neutral-default",ActionNeutralHover:"--action-neutral-hover",ActionNeutralDisabled:"--action-neutral-disabled",ActionHighContrastDefault:"--action-high-contrast-default",ActionHighContrastHover:"--action-high-contrast-hover",ActionHighContrastActive:"--action-high-contrast-active",ActionHighContrastDisabled:"--action-high-contrast-disabled",ColorBot:"--color-bot",SurfaceOtherBot:"--surface-other-bot",SurfaceOtherBotHover:"--surface-other-bot-hover",ColorBlack:"--color-black",ColorWhite:"--color-white",DecorBlue900:"--decor-blue900",DecorBlue800:"--decor-blue800",DecorBlue700:"--decor-blue700",DecorBlue600:"--decor-blue600",DecorBlue500:"--decor-blue500",DecorBlue400:"--decor-blue400",DecorBlue300:"--decor-blue300",DecorBlue200:"--decor-blue200",DecorBlue100:"--decor-blue100",DecorBlue50:"--decor-blue50",DecorOrange900:"--decor-orange900",DecorOrange800:"--decor-orange800",DecorOrange700:"--decor-orange700",DecorOrange600:"--decor-orange600",DecorOrange500:"--decor-orange500",DecorOrange400:"--decor-orange400",DecorOrange300:"--decor-orange300",DecorOrange200:"--decor-orange200",DecorOrange100:"--decor-orange100",DecorOrange50:"--decor-orange50",DecorYellow900:"--decor-yellow900",DecorYellow800:"--decor-yellow800",DecorYellow700:"--decor-yellow700",DecorYellow600:"--decor-yellow600",DecorYellow500:"--decor-yellow500",DecorYellow400:"--decor-yellow400",DecorYellow300:"--decor-yellow300",DecorYellow200:"--decor-yellow200",DecorYellow100:"--decor-yellow100",DecorYellow50:"--decor-yellow50",DecorGray950:"--decor-gray950",DecorGray900:"--decor-gray900",DecorGray800:"--decor-gray800",DecorGray700:"--decor-gray700",DecorGray600:"--decor-gray600",DecorGray500:"--decor-gray500",DecorGray400:"--decor-gray400",DecorGray300:"--decor-gray300",DecorGray200:"--decor-gray200",DecorGray150:"--decor-gray150",DecorGray100:"--decor-gray100",DecorGray75:"--decor-gray75",DecorGray50:"--decor-gray50",DecorGray40:"--decor-gray40",DecorGray20:"--decor-gray20",DecorGreen900:"--decor-green900",DecorGreen800:"--decor-green800",DecorGreen700:"--decor-green700",DecorGreen600:"--decor-green600",DecorGreen500:"--decor-green500",DecorGreen400:"--decor-green400",DecorGreen300:"--decor-green300",DecorGreen200:"--decor-green200",DecorGreen100:"--decor-green100",DecorGreen50:"--decor-green50",DecorRed900:"--decor-red900",DecorRed800:"--decor-red800",DecorRed700:"--decor-red700",DecorRed600:"--decor-red600",DecorRed500:"--decor-red500",DecorRed400:"--decor-red400",DecorRed300:"--decor-red300",DecorRed200:"--decor-red200",DecorRed100:"--decor-red100",DecorRed50:"--decor-red50",DecorPurple900:"--decor-purple900",DecorPurple800:"--decor-purple800",DecorPurple700:"--decor-purple700",DecorPurple600:"--decor-purple600",DecorPurple500:"--decor-purple500",DecorPurple400:"--decor-purple400",DecorPurple300:"--decor-purple300",DecorPurple200:"--decor-purple200",DecorPurple100:"--decor-purple100",DecorPurple50:"--decor-purple50",ProductsLivechat:"--products-livechat",ProductsHelpdesk:"--products-helpdesk",ProductsChatbot:"--products-chatbot",ProductsKnowledgebase:"--products-knowledgebase",IllustrationsPrimary:"--illustrations-primary",IllustrationsSecondary:"--illustrations-secondary",IllustrationsStroke:"--illustrations-stroke",TagSurface01:"--tag-surface-01",TagContent01:"--tag-content-01",BtnBasicBackgroundEnabled:"--btn-basic-background-enabled",BtnBasicBackgroundHover:"--btn-basic-background-hover",BtnBasicBackgroundDisabled:"--btn-basic-background-disabled",BtnBasicBackgroundActive:"--btn-basic-background-active",BtnBasicBackgroundLoading:"--btn-basic-background-loading",BtnSecondaryBackgroundEnabled:"--btn-secondary-background-enabled",BtnSecondaryBackgroundHover:"--btn-secondary-background-hover",BtnSecondaryBackgroundDisabled:"--btn-secondary-background-disabled",BtnSecondaryBackgroundActive:"--btn-secondary-background-active",BtnSecondaryBackgroundLoading:"--btn-secondary-background-loading",BtnPlainIconBackgroundHover:"--btn-plain-icon-background-hover",BtnPlainIconBackgroundActive:"--btn-plain-icon-background-active",PickerListBackground:"--picker-list-background",PickerListGroupBackground:"--picker-list-group-background",PickerListOptionBackgroundHover:"--picker-list-option-background-hover",PickerListOptionBackgroundActiveHover:"--picker-list-option-background-active-hover",PickerListOptionBackgroundFocus:"--picker-list-option-background-focus",PickerListOptionBackgroundActive:"--picker-list-option-background-active",PopoverBackground:"--popover-background",SurfaceAvatar1:"--surface-avatar-1",SurfaceAvatar2:"--surface-avatar-2",SurfaceAvatar3:"--surface-avatar-3",SurfaceAvatar4:"--surface-avatar-4",SurfaceAvatar5:"--surface-avatar-5",SurfaceAvatar6:"--surface-avatar-6",SurfaceAvatar7:"--surface-avatar-7",SurfaceAvatar8:"--surface-avatar-8",SurfaceAvatar9:"--surface-avatar-9",SurfaceAvatar10:"--surface-avatar-10",NavbarBackground:"--navbar-background",TooltipBorder:"--tooltip-border"},r={Spacing0:"--spacing-0",Spacing05:"--spacing-05",Spacing1:"--spacing-1",Spacing2:"--spacing-2",Spacing3:"--spacing-3",Spacing4:"--spacing-4",Spacing5:"--spacing-5",Spacing6:"--spacing-6",Spacing7:"--spacing-7",Spacing8:"--spacing-8",Spacing9:"--spacing-9",Spacing10:"--spacing-10",Spacing11:"--spacing-11",Spacing12:"--spacing-12",Spacing14:"--spacing-14",Spacing16:"--spacing-16",Spacing18:"--spacing-18",Spacing20:"--spacing-20",Spacing24:"--spacing-24"},a={Float:"--shadow-float",PopOver:"--shadow-pop-over",Modal:"--shadow-modal",Tooltip:"--shadow-tooltip",TooltipArrowBottom:"--shadow-tooltip-arrow-bottom",TooltipArrowTop:"--shadow-tooltip-arrow-top",TooltipArrowRight:"--shadow-tooltip-arrow-right",TooltipArrowLeft:"--shadow-tooltip-arrow-left",TooltipArrow:"--shadow-tooltip-arrow",Focus:"--shadow-focus",DividerBottom:"--shadow-divider-bottom",DividerTop:"--shadow-divider-top",DividerBottomLeft:"--shadow-divider-bottom-left",DividerTopLeft:"--shadow-divider-top-left",DividerTopRight:"--shadow-divider-top-right",DividerBottomRight:"--shadow-divider-bottom-right",MessageBox:"--shadow-message-box"},o={Radius0:"--radius-0",Radius1:"--radius-1",Radius2:"--radius-2",Radius3:"--radius-3",Radius4:"--radius-4",0:"--radius-0",1:"--radius-1",2:"--radius-2",3:"--radius-3",4:"--radius-4"},c={Fast1:"--transition-duration-fast-1",Fast2:"--transition-duration-fast-2",Moderate1:"--transition-duration-moderate-1"},t={EaseIn:"--transition-timing-ease-in",EaseOut:"--transition-timing-ease-out"},i={Instant:"--delay-instant",Moderate:"--delay-moderate",Slow:"--delay-slow"};exports.DesignToken=e;exports.RadiusToken=o;exports.ShadowToken=a;exports.SpacingToken=r;exports.TransitionDelayToken=i;exports.TransitionDurationToken=c;exports.TransitionTimingToken=t;
@@ -0,0 +1,5 @@
1
+ export { DesignToken } from './design-token';
2
+ export { SpacingToken } from './spacing-token';
3
+ export { ShadowToken } from './shadow-token';
4
+ export { RadiusToken } from './radius-token';
5
+ export { TransitionDurationToken, TransitionTimingToken, TransitionDelayToken, } from './transition-token';
@@ -0,0 +1,353 @@
1
+ const e = {
2
+ Background: "--background",
3
+ Background01: "--background-01",
4
+ Background02: "--background-02",
5
+ Background03: "--background-03",
6
+ SurfaceBasicDefault: "--surface-basic-default",
7
+ SurfacePrimaryDefault: "--surface-primary-default",
8
+ SurfaceBasicSubtle: "--surface-basic-subtle",
9
+ SurfaceSecondaryDefault: "--surface-secondary-default",
10
+ SurfaceSecondaryHover: "--surface-secondary-hover",
11
+ SurfaceSecondaryActive: "--surface-secondary-active",
12
+ SurfaceSecondaryDisabled: "--surface-secondary-disabled",
13
+ SurfacePrimaryHoverOpacity: "--surface-primary-hover-opacity",
14
+ SurfaceBasicHover: "--surface-basic-hover",
15
+ SurfacePrimaryHover: "--surface-primary-hover",
16
+ SurfaceBasicActive: "--surface-basic-active",
17
+ SurfacePrimaryActive: "--surface-primary-active",
18
+ SurfacePrimaryActiveColored: "--surface-primary-active-colored",
19
+ SurfaceBasicDisabled: "--surface-basic-disabled",
20
+ SurfacePrimaryDisabled: "--surface-primary-disabled",
21
+ SurfaceTertiaryDefault: "--surface-tertiary-default",
22
+ SurfaceSecondarySubtle: "--surface-secondary-subtle",
23
+ SurfaceModerateDefault: "--surface-moderate-default",
24
+ SurfaceModerateHover: "--surface-moderate-hover",
25
+ SurfaceModerateActive: "--surface-moderate-active",
26
+ SurfaceTertiaryHover: "--surface-tertiary-hover",
27
+ SurfaceTertiaryActive: "--surface-tertiary-active",
28
+ SurfaceTertiaryDisabled: "--surface-tertiary-disabled",
29
+ SurfaceFeedbackInfo: "--surface-feedback-info",
30
+ SurfaceAccentEmphasisLowInfo: "--surface-accent-emphasis-low-info",
31
+ SurfaceFeedbackNegative: "--surface-feedback-negative",
32
+ SurfaceAccentEmphasisLowNegative: "--surface-accent-emphasis-low-negative",
33
+ SurfaceFeedbackWarning: "--surface-feedback-warning",
34
+ SurfaceAccentEmphasisLowWarning: "--surface-accent-emphasis-low-warning",
35
+ SurfaceFeedbackPositive: "--surface-feedback-positive",
36
+ SurfaceAccentEmphasisLowPositive: "--surface-accent-emphasis-low-positive",
37
+ SurfaceAccentEmphasisLowPurple: "--surface-accent-emphasis-low-purple",
38
+ SurfaceAccentEmphasisMinInfo: "--surface-accent-emphasis-min-info",
39
+ SurfaceAccentEmphasisMinNegative: "--surface-accent-emphasis-min-negative",
40
+ SurfaceAccentEmphasisMinWarning: "--surface-accent-emphasis-min-warning",
41
+ SurfaceAccentEmphasisMinPositive: "--surface-accent-emphasis-min-positive",
42
+ SurfaceAccentEmphasisMinPurple: "--surface-accent-emphasis-min-purple",
43
+ SurfaceInvertDefault: "--surface-invert-default",
44
+ SurfaceInvertPrimary: "--surface-invert-primary",
45
+ SurfaceInvertSubtle: "--surface-invert-subtle",
46
+ SurfaceInvertSecondary: "--surface-invert-secondary",
47
+ SurfaceInvertDisabled: "--surface-invert-disabled",
48
+ SurfaceLockedDefault: "--surface-locked-default",
49
+ SurfaceLockedHover: "--surface-locked-hover",
50
+ SurfaceLockedActive: "--surface-locked-active",
51
+ SurfaceLockedDisabled: "--surface-locked-disabled",
52
+ SurfaceLockedWhite: "--surface-locked-white",
53
+ SurfaceLockedBlack: "--surface-locked-black",
54
+ SurfaceAccentEmphasisMediumNegative: "--surface-accent-emphasis-medium-negative",
55
+ SurfaceAccentEmphasisMediumPositive: "--surface-accent-emphasis-medium-positive",
56
+ SurfaceAccentEmphasisHighInfo: "--surface-accent-emphasis-high-info",
57
+ SurfaceAccentEmphasisHighNegative: "--surface-accent-emphasis-high-negative",
58
+ SurfaceAccentEmphasisHighWarning: "--surface-accent-emphasis-high-warning",
59
+ SurfaceAccentEmphasisHighPositive: "--surface-accent-emphasis-high-positive",
60
+ SurfaceAccentEmphasisHighPurple: "--surface-accent-emphasis-high-purple",
61
+ SurfaceOverlay: "--surface-overlay",
62
+ SurfaceGradient01: "--surface-gradient-01",
63
+ SurfaceGradient02: "--surface-gradient-02",
64
+ SurfaceGradient03: "--surface-gradient-03",
65
+ SurfaceGradient04: "--surface-gradient-04",
66
+ SurfaceGradient05: "--surface-gradient-05",
67
+ SurfaceGradient06: "--surface-gradient-06",
68
+ SurfaceGradient07: "--surface-gradient-07",
69
+ SurfaceGradient08: "--surface-gradient-08",
70
+ SurfaceGradient09: "--surface-gradient-09",
71
+ SurfaceGradient10: "--surface-gradient-10",
72
+ SurfaceGradient11: "--surface-gradient-11",
73
+ SurfaceOtherOverlay: "--surface-other-overlay",
74
+ SurfaceOtherAgent: "--surface-other-agent",
75
+ SurfaceOtherAgentHover: "--surface-other-agent-hover",
76
+ SurfaceOtherSkeleton: "--surface-other-skeleton",
77
+ ContentDefault: "--content-default",
78
+ ContentBasicPrimary: "--content-basic-primary",
79
+ ContentSubtle: "--content-subtle",
80
+ ContentBasicSecondary: "--content-basic-secondary",
81
+ ContentDisabled: "--content-disabled",
82
+ ContentBasicDisabled: "--content-basic-disabled",
83
+ ContentBasicNegative: "--content-basic-negative",
84
+ ContentBasicWarning: "--content-basic-warning",
85
+ ContentBasicPositive: "--content-basic-positive",
86
+ ContentBasicInfo: "--content-basic-info",
87
+ ContentBasicPurple: "--content-basic-purple",
88
+ ContentBasicGradient01: "--content-basic-gradient-01",
89
+ ContentWhiteLocked: "--content-white-locked",
90
+ ContentLockedWhite: "--content-locked-white",
91
+ ContentBlackLocked: "--content-black-locked",
92
+ ContentLockedBlack: "--content-locked-black",
93
+ ContentLockedDefault: "--content-locked-default",
94
+ ContentLockedHover: "--content-locked-hover",
95
+ ContentLockedActive: "--content-locked-active",
96
+ ContentLockedDisabled: "--content-locked-disabled",
97
+ ContentInvertDefault: "--content-invert-default",
98
+ ContentInvertPrimary: "--content-invert-primary",
99
+ ContentInvertSubtle: "--content-invert-subtle",
100
+ ContentInvertSecondary: "--content-invert-secondary",
101
+ ContentInvertDisabled: "--content-invert-disabled",
102
+ ContentInvertGradient01: "--content-invert-gradient-01",
103
+ BorderDefault: "--border-default",
104
+ BorderBasicPrimary: "--border-basic-primary",
105
+ BorderBasicSecondary: "--border-basic-secondary",
106
+ BorderSubtle: "--border-subtle",
107
+ BorderBasicTertiary: "--border-basic-tertiary",
108
+ BorderHover: "--border-hover",
109
+ BorderBasicHover: "--border-basic-hover",
110
+ BorderDisabled: "--border-disabled",
111
+ BorderBasicDisabled: "--border-basic-disabled",
112
+ BorderBasicNegative: "--border-basic-negative",
113
+ BorderBasicWarning: "--border-basic-warning",
114
+ BorderBasicPositive: "--border-basic-positive",
115
+ BorderBasicInfo: "--border-basic-info",
116
+ BorderBasicPurple: "--border-basic-purple",
117
+ BorderBasicContrast: "--border-basic-contrast",
118
+ BorderInvertDefault: "--border-invert-default",
119
+ BorderInvertPrimary: "--border-invert-primary",
120
+ BorderInvertSubtle: "--border-invert-subtle",
121
+ BorderInvertSecondary: "--border-invert-secondary",
122
+ BorderInvertHover: "--border-invert-hover",
123
+ BorderInvertDisabled: "--border-invert-disabled",
124
+ ColorActionActive: "--color-action-active",
125
+ ActionPrimaryActive: "--action-primary-active",
126
+ ColorActionHover: "--color-action-hover",
127
+ ActionPrimaryHover: "--action-primary-hover",
128
+ ColorActionDefault: "--color-action-default",
129
+ ActionPrimaryDefault: "--action-primary-default",
130
+ ColorActionDefaultRgb: "--color-action-default-rgb",
131
+ ColorActionDisabled: "--color-action-disabled",
132
+ ActionPrimaryDisabled: "--action-primary-disabled",
133
+ ColorNegativeActive: "--color-negative-active",
134
+ ActionNegativeActive: "--action-negative-active",
135
+ ColorNegativeHover: "--color-negative-hover",
136
+ ActionNegativeHover: "--action-negative-hover",
137
+ ColorNegativeDefault: "--color-negative-default",
138
+ ActionNegativeDefault: "--action-negative-default",
139
+ ColorNegativeDisabled: "--color-negative-disabled",
140
+ ActionNegativeDisabled: "--action-negative-disabled",
141
+ ColorWarningDefault: "--color-warning-default",
142
+ ActionWarningDefault: "--action-warning-default",
143
+ ColorWarningHover: "--color-warning-hover",
144
+ ActionWarningHover: "--action-warning-hover",
145
+ ActionWarningDisabled: "--action-warning-disabled",
146
+ ColorPositiveDefault: "--color-positive-default",
147
+ ActionPositiveDefault: "--action-positive-default",
148
+ ColorPositiveHover: "--color-positive-hover",
149
+ ActionPositiveHover: "--action-positive-hover",
150
+ ColorPositiveDisabled: "--color-positive-disabled",
151
+ ActionPositiveDisabled: "--action-positive-disabled",
152
+ ActionNeutralDefault: "--action-neutral-default",
153
+ ActionNeutralHover: "--action-neutral-hover",
154
+ ActionNeutralDisabled: "--action-neutral-disabled",
155
+ ActionHighContrastDefault: "--action-high-contrast-default",
156
+ ActionHighContrastHover: "--action-high-contrast-hover",
157
+ ActionHighContrastActive: "--action-high-contrast-active",
158
+ ActionHighContrastDisabled: "--action-high-contrast-disabled",
159
+ ColorBot: "--color-bot",
160
+ SurfaceOtherBot: "--surface-other-bot",
161
+ SurfaceOtherBotHover: "--surface-other-bot-hover",
162
+ ColorBlack: "--color-black",
163
+ ColorWhite: "--color-white",
164
+ DecorBlue900: "--decor-blue900",
165
+ DecorBlue800: "--decor-blue800",
166
+ DecorBlue700: "--decor-blue700",
167
+ DecorBlue600: "--decor-blue600",
168
+ DecorBlue500: "--decor-blue500",
169
+ DecorBlue400: "--decor-blue400",
170
+ DecorBlue300: "--decor-blue300",
171
+ DecorBlue200: "--decor-blue200",
172
+ DecorBlue100: "--decor-blue100",
173
+ DecorBlue50: "--decor-blue50",
174
+ DecorOrange900: "--decor-orange900",
175
+ DecorOrange800: "--decor-orange800",
176
+ DecorOrange700: "--decor-orange700",
177
+ DecorOrange600: "--decor-orange600",
178
+ DecorOrange500: "--decor-orange500",
179
+ DecorOrange400: "--decor-orange400",
180
+ DecorOrange300: "--decor-orange300",
181
+ DecorOrange200: "--decor-orange200",
182
+ DecorOrange100: "--decor-orange100",
183
+ DecorOrange50: "--decor-orange50",
184
+ DecorYellow900: "--decor-yellow900",
185
+ DecorYellow800: "--decor-yellow800",
186
+ DecorYellow700: "--decor-yellow700",
187
+ DecorYellow600: "--decor-yellow600",
188
+ DecorYellow500: "--decor-yellow500",
189
+ DecorYellow400: "--decor-yellow400",
190
+ DecorYellow300: "--decor-yellow300",
191
+ DecorYellow200: "--decor-yellow200",
192
+ DecorYellow100: "--decor-yellow100",
193
+ DecorYellow50: "--decor-yellow50",
194
+ DecorGray950: "--decor-gray950",
195
+ DecorGray900: "--decor-gray900",
196
+ DecorGray800: "--decor-gray800",
197
+ DecorGray700: "--decor-gray700",
198
+ DecorGray600: "--decor-gray600",
199
+ DecorGray500: "--decor-gray500",
200
+ DecorGray400: "--decor-gray400",
201
+ DecorGray300: "--decor-gray300",
202
+ DecorGray200: "--decor-gray200",
203
+ DecorGray150: "--decor-gray150",
204
+ DecorGray100: "--decor-gray100",
205
+ DecorGray75: "--decor-gray75",
206
+ DecorGray50: "--decor-gray50",
207
+ DecorGray40: "--decor-gray40",
208
+ DecorGray20: "--decor-gray20",
209
+ DecorGreen900: "--decor-green900",
210
+ DecorGreen800: "--decor-green800",
211
+ DecorGreen700: "--decor-green700",
212
+ DecorGreen600: "--decor-green600",
213
+ DecorGreen500: "--decor-green500",
214
+ DecorGreen400: "--decor-green400",
215
+ DecorGreen300: "--decor-green300",
216
+ DecorGreen200: "--decor-green200",
217
+ DecorGreen100: "--decor-green100",
218
+ DecorGreen50: "--decor-green50",
219
+ DecorRed900: "--decor-red900",
220
+ DecorRed800: "--decor-red800",
221
+ DecorRed700: "--decor-red700",
222
+ DecorRed600: "--decor-red600",
223
+ DecorRed500: "--decor-red500",
224
+ DecorRed400: "--decor-red400",
225
+ DecorRed300: "--decor-red300",
226
+ DecorRed200: "--decor-red200",
227
+ DecorRed100: "--decor-red100",
228
+ DecorRed50: "--decor-red50",
229
+ DecorPurple900: "--decor-purple900",
230
+ DecorPurple800: "--decor-purple800",
231
+ DecorPurple700: "--decor-purple700",
232
+ DecorPurple600: "--decor-purple600",
233
+ DecorPurple500: "--decor-purple500",
234
+ DecorPurple400: "--decor-purple400",
235
+ DecorPurple300: "--decor-purple300",
236
+ DecorPurple200: "--decor-purple200",
237
+ DecorPurple100: "--decor-purple100",
238
+ DecorPurple50: "--decor-purple50",
239
+ ProductsLivechat: "--products-livechat",
240
+ ProductsHelpdesk: "--products-helpdesk",
241
+ ProductsChatbot: "--products-chatbot",
242
+ ProductsKnowledgebase: "--products-knowledgebase",
243
+ IllustrationsPrimary: "--illustrations-primary",
244
+ IllustrationsSecondary: "--illustrations-secondary",
245
+ IllustrationsStroke: "--illustrations-stroke",
246
+ TagSurface01: "--tag-surface-01",
247
+ TagContent01: "--tag-content-01",
248
+ BtnBasicBackgroundEnabled: "--btn-basic-background-enabled",
249
+ BtnBasicBackgroundHover: "--btn-basic-background-hover",
250
+ BtnBasicBackgroundDisabled: "--btn-basic-background-disabled",
251
+ BtnBasicBackgroundActive: "--btn-basic-background-active",
252
+ BtnBasicBackgroundLoading: "--btn-basic-background-loading",
253
+ BtnSecondaryBackgroundEnabled: "--btn-secondary-background-enabled",
254
+ BtnSecondaryBackgroundHover: "--btn-secondary-background-hover",
255
+ BtnSecondaryBackgroundDisabled: "--btn-secondary-background-disabled",
256
+ BtnSecondaryBackgroundActive: "--btn-secondary-background-active",
257
+ BtnSecondaryBackgroundLoading: "--btn-secondary-background-loading",
258
+ BtnPlainIconBackgroundHover: "--btn-plain-icon-background-hover",
259
+ BtnPlainIconBackgroundActive: "--btn-plain-icon-background-active",
260
+ PickerListBackground: "--picker-list-background",
261
+ PickerListGroupBackground: "--picker-list-group-background",
262
+ PickerListOptionBackgroundHover: "--picker-list-option-background-hover",
263
+ PickerListOptionBackgroundActiveHover: "--picker-list-option-background-active-hover",
264
+ PickerListOptionBackgroundFocus: "--picker-list-option-background-focus",
265
+ PickerListOptionBackgroundActive: "--picker-list-option-background-active",
266
+ PopoverBackground: "--popover-background",
267
+ SurfaceAvatar1: "--surface-avatar-1",
268
+ SurfaceAvatar2: "--surface-avatar-2",
269
+ SurfaceAvatar3: "--surface-avatar-3",
270
+ SurfaceAvatar4: "--surface-avatar-4",
271
+ SurfaceAvatar5: "--surface-avatar-5",
272
+ SurfaceAvatar6: "--surface-avatar-6",
273
+ SurfaceAvatar7: "--surface-avatar-7",
274
+ SurfaceAvatar8: "--surface-avatar-8",
275
+ SurfaceAvatar9: "--surface-avatar-9",
276
+ SurfaceAvatar10: "--surface-avatar-10",
277
+ NavbarBackground: "--navbar-background",
278
+ TooltipBorder: "--tooltip-border"
279
+ }, r = {
280
+ Spacing0: "--spacing-0",
281
+ Spacing05: "--spacing-05",
282
+ Spacing1: "--spacing-1",
283
+ Spacing2: "--spacing-2",
284
+ Spacing3: "--spacing-3",
285
+ Spacing4: "--spacing-4",
286
+ Spacing5: "--spacing-5",
287
+ Spacing6: "--spacing-6",
288
+ Spacing7: "--spacing-7",
289
+ Spacing8: "--spacing-8",
290
+ Spacing9: "--spacing-9",
291
+ Spacing10: "--spacing-10",
292
+ Spacing11: "--spacing-11",
293
+ Spacing12: "--spacing-12",
294
+ Spacing14: "--spacing-14",
295
+ Spacing16: "--spacing-16",
296
+ Spacing18: "--spacing-18",
297
+ Spacing20: "--spacing-20",
298
+ Spacing24: "--spacing-24"
299
+ }, a = {
300
+ Float: "--shadow-float",
301
+ PopOver: "--shadow-pop-over",
302
+ Modal: "--shadow-modal",
303
+ Tooltip: "--shadow-tooltip",
304
+ TooltipArrowBottom: "--shadow-tooltip-arrow-bottom",
305
+ TooltipArrowTop: "--shadow-tooltip-arrow-top",
306
+ TooltipArrowRight: "--shadow-tooltip-arrow-right",
307
+ TooltipArrowLeft: "--shadow-tooltip-arrow-left",
308
+ TooltipArrow: "--shadow-tooltip-arrow",
309
+ Focus: "--shadow-focus",
310
+ DividerBottom: "--shadow-divider-bottom",
311
+ DividerTop: "--shadow-divider-top",
312
+ DividerBottomLeft: "--shadow-divider-bottom-left",
313
+ DividerTopLeft: "--shadow-divider-top-left",
314
+ DividerTopRight: "--shadow-divider-top-right",
315
+ DividerBottomRight: "--shadow-divider-bottom-right",
316
+ MessageBox: "--shadow-message-box"
317
+ }, o = {
318
+ Radius0: "--radius-0",
319
+ Radius1: "--radius-1",
320
+ Radius2: "--radius-2",
321
+ Radius3: "--radius-3",
322
+ Radius4: "--radius-4",
323
+ 0: "--radius-0",
324
+ // deprecated
325
+ 1: "--radius-1",
326
+ // deprecated
327
+ 2: "--radius-2",
328
+ // deprecated
329
+ 3: "--radius-3",
330
+ // deprecated
331
+ 4: "--radius-4"
332
+ // deprecated
333
+ }, c = {
334
+ Fast1: "--transition-duration-fast-1",
335
+ Fast2: "--transition-duration-fast-2",
336
+ Moderate1: "--transition-duration-moderate-1"
337
+ }, t = {
338
+ EaseIn: "--transition-timing-ease-in",
339
+ EaseOut: "--transition-timing-ease-out"
340
+ }, i = {
341
+ Instant: "--delay-instant",
342
+ Moderate: "--delay-moderate",
343
+ Slow: "--delay-slow"
344
+ };
345
+ export {
346
+ e as DesignToken,
347
+ o as RadiusToken,
348
+ a as ShadowToken,
349
+ r as SpacingToken,
350
+ i as TransitionDelayToken,
351
+ c as TransitionDurationToken,
352
+ t as TransitionTimingToken
353
+ };
package/dist/index.cjs.js CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const u=require("./utils/index.cjs.js"),l=require("./components/ActionBar/index.cjs.js"),n=require("./components/ActionMenu/index.cjs.js"),p=require("./components/Alert/index.cjs.js"),t=require("./components/Avatar/index.cjs.js"),g=require("./components/Badge/index.cjs.js"),f=require("./components/Button/index.cjs.js"),v=require("./components/SegmentedControl/index.cjs.js"),b=require("./components/Card/index.cjs.js"),m=require("./components/Checkbox/index.cjs.js"),o=require("./components/DatePicker/index.cjs.js"),D=require("./components/DetailsCard/index.cjs.js"),h=require("./components/DetailsCardInfo/index.cjs.js"),S=require("./components/FieldDescription/index.cjs.js"),k=require("./components/FieldError/index.cjs.js"),B=require("./components/FieldGroup/index.cjs.js"),y=require("./components/Form/index.cjs.js"),A=require("./components/FormField/index.cjs.js"),P=require("./components/FormGroup/index.cjs.js"),_=require("./components/Icon/index.cjs.js"),w=require("./components/Input/index.cjs.js"),T=require("./components/Link/index.cjs.js"),C=require("./components/Loader/index.cjs.js"),e=require("./components/Modal/index.cjs.js"),I=require("./components/NumericInput/index.cjs.js"),i=require("./components/Picker/index.cjs.js"),x=require("./components/Popover/index.cjs.js"),G=require("./components/Progress/index.cjs.js"),q=require("./chunks/ProgressBar-45af3224.js"),H=require("./components/PromoBanner/index.cjs.js"),L=require("./components/PromoBannerV2/index.cjs.js"),F=require("./components/RadioButton/index.cjs.js"),M=require("./components/Search/index.cjs.js"),O=require("./components/Switch/index.cjs.js"),a=require("./components/Tab/index.cjs.js"),R=require("./components/Tag/index.cjs.js"),s=require("./components/TagInput/index.cjs.js"),c=require("./components/Toast/index.cjs.js"),E=require("./chunks/Tooltip-9f31882b.js"),r=require("./components/Tooltip/components/index.cjs.js"),N=require("./components/Tooltip/components/UserGuide/index.cjs.js"),W=require("./chunks/Heading-35451be0.js"),U=require("./chunks/Text-fcac11f3.js"),Y=require("./components/Typography/index.cjs.js"),V=require("./components/Textarea/index.cjs.js"),d=require("./components/FileUploadProgress/index.cjs.js"),j=require("./components/UploadBar/index.cjs.js");const K={Background:"--background",Background01:"--background-01",Background02:"--background-02",Background03:"--background-03",SurfaceBasicDefault:"--surface-basic-default",SurfacePrimaryDefault:"--surface-primary-default",SurfaceBasicSubtle:"--surface-basic-subtle",SurfaceSecondaryDefault:"--surface-secondary-default",SurfaceSecondaryHover:"--surface-secondary-hover",SurfaceSecondaryActive:"--surface-secondary-active",SurfaceSecondaryDisabled:"--surface-secondary-disabled",SurfacePrimaryHoverOpacity:"--surface-primary-hover-opacity",SurfaceBasicHover:"--surface-basic-hover",SurfacePrimaryHover:"--surface-primary-hover",SurfaceBasicActive:"--surface-basic-active",SurfacePrimaryActive:"--surface-primary-active",SurfacePrimaryActiveColored:"--surface-primary-active-colored",SurfaceBasicDisabled:"--surface-basic-disabled",SurfacePrimaryDisabled:"--surface-primary-disabled",SurfaceTertiaryDefault:"--surface-tertiary-default",SurfaceSecondarySubtle:"--surface-secondary-subtle",SurfaceModerateDefault:"--surface-moderate-default",SurfaceModerateHover:"--surface-moderate-hover",SurfaceModerateActive:"--surface-moderate-active",SurfaceTertiaryHover:"--surface-tertiary-hover",SurfaceTertiaryActive:"--surface-tertiary-active",SurfaceTertiaryDisabled:"--surface-tertiary-disabled",SurfaceFeedbackInfo:"--surface-feedback-info",SurfaceAccentEmphasisLowInfo:"--surface-accent-emphasis-low-info",SurfaceFeedbackNegative:"--surface-feedback-negative",SurfaceAccentEmphasisLowNegative:"--surface-accent-emphasis-low-negative",SurfaceFeedbackWarning:"--surface-feedback-warning",SurfaceAccentEmphasisLowWarning:"--surface-accent-emphasis-low-warning",SurfaceFeedbackPositive:"--surface-feedback-positive",SurfaceAccentEmphasisLowPositive:"--surface-accent-emphasis-low-positive",SurfaceAccentEmphasisLowPurple:"--surface-accent-emphasis-low-purple",SurfaceAccentEmphasisMinInfo:"--surface-accent-emphasis-min-info",SurfaceAccentEmphasisMinNegative:"--surface-accent-emphasis-min-negative",SurfaceAccentEmphasisMinWarning:"--surface-accent-emphasis-min-warning",SurfaceAccentEmphasisMinPositive:"--surface-accent-emphasis-min-positive",SurfaceAccentEmphasisMinPurple:"--surface-accent-emphasis-min-purple",SurfaceInvertDefault:"--surface-invert-default",SurfaceInvertPrimary:"--surface-invert-primary",SurfaceInvertSubtle:"--surface-invert-subtle",SurfaceInvertSecondary:"--surface-invert-secondary",SurfaceInvertDisabled:"--surface-invert-disabled",SurfaceLockedDefault:"--surface-locked-default",SurfaceLockedHover:"--surface-locked-hover",SurfaceLockedActive:"--surface-locked-active",SurfaceLockedDisabled:"--surface-locked-disabled",SurfaceLockedWhite:"--surface-locked-white",SurfaceLockedBlack:"--surface-locked-black",SurfaceAccentEmphasisMediumNegative:"--surface-accent-emphasis-medium-negative",SurfaceAccentEmphasisMediumPositive:"--surface-accent-emphasis-medium-positive",SurfaceAccentEmphasisHighInfo:"--surface-accent-emphasis-high-info",SurfaceAccentEmphasisHighNegative:"--surface-accent-emphasis-high-negative",SurfaceAccentEmphasisHighWarning:"--surface-accent-emphasis-high-warning",SurfaceAccentEmphasisHighPositive:"--surface-accent-emphasis-high-positive",SurfaceAccentEmphasisHighPurple:"--surface-accent-emphasis-high-purple",SurfaceOverlay:"--surface-overlay",SurfaceGradient01:"--surface-gradient-01",SurfaceGradient02:"--surface-gradient-02",SurfaceGradient03:"--surface-gradient-03",SurfaceGradient04:"--surface-gradient-04",SurfaceGradient05:"--surface-gradient-05",SurfaceGradient06:"--surface-gradient-06",SurfaceGradient07:"--surface-gradient-07",SurfaceGradient08:"--surface-gradient-08",SurfaceGradient09:"--surface-gradient-09",SurfaceGradient10:"--surface-gradient-10",SurfaceGradient11:"--surface-gradient-11",SurfaceOtherOverlay:"--surface-other-overlay",SurfaceOtherAgent:"--surface-other-agent",SurfaceOtherAgentHover:"--surface-other-agent-hover",SurfaceOtherSkeleton:"--surface-other-skeleton",ContentDefault:"--content-default",ContentBasicPrimary:"--content-basic-primary",ContentSubtle:"--content-subtle",ContentBasicSecondary:"--content-basic-secondary",ContentDisabled:"--content-disabled",ContentBasicDisabled:"--content-basic-disabled",ContentBasicNegative:"--content-basic-negative",ContentBasicWarning:"--content-basic-warning",ContentBasicPositive:"--content-basic-positive",ContentBasicInfo:"--content-basic-info",ContentBasicPurple:"--content-basic-purple",ContentBasicGradient01:"--content-basic-gradient-01",ContentWhiteLocked:"--content-white-locked",ContentLockedWhite:"--content-locked-white",ContentBlackLocked:"--content-black-locked",ContentLockedBlack:"--content-locked-black",ContentLockedDefault:"--content-locked-default",ContentLockedHover:"--content-locked-hover",ContentLockedActive:"--content-locked-active",ContentLockedDisabled:"--content-locked-disabled",ContentInvertDefault:"--content-invert-default",ContentInvertPrimary:"--content-invert-primary",ContentInvertSubtle:"--content-invert-subtle",ContentInvertSecondary:"--content-invert-secondary",ContentInvertDisabled:"--content-invert-disabled",ContentInvertGradient01:"--content-invert-gradient-01",BorderDefault:"--border-default",BorderBasicPrimary:"--border-basic-primary",BorderBasicSecondary:"--border-basic-secondary",BorderSubtle:"--border-subtle",BorderBasicTertiary:"--border-basic-tertiary",BorderHover:"--border-hover",BorderBasicHover:"--border-basic-hover",BorderDisabled:"--border-disabled",BorderBasicDisabled:"--border-basic-disabled",BorderBasicNegative:"--border-basic-negative",BorderBasicWarning:"--border-basic-warning",BorderBasicPositive:"--border-basic-positive",BorderBasicInfo:"--border-basic-info",BorderBasicPurple:"--border-basic-purple",BorderBasicContrast:"--border-basic-contrast",BorderInvertDefault:"--border-invert-default",BorderInvertPrimary:"--border-invert-primary",BorderInvertSubtle:"--border-invert-subtle",BorderInvertSecondary:"--border-invert-secondary",BorderInvertHover:"--border-invert-hover",BorderInvertDisabled:"--border-invert-disabled",ColorActionActive:"--color-action-active",ActionPrimaryActive:"--action-primary-active",ColorActionHover:"--color-action-hover",ActionPrimaryHover:"--action-primary-hover",ColorActionDefault:"--color-action-default",ActionPrimaryDefault:"--action-primary-default",ColorActionDefaultRgb:"--color-action-default-rgb",ColorActionDisabled:"--color-action-disabled",ActionPrimaryDisabled:"--action-primary-disabled",ColorNegativeActive:"--color-negative-active",ActionNegativeActive:"--action-negative-active",ColorNegativeHover:"--color-negative-hover",ActionNegativeHover:"--action-negative-hover",ColorNegativeDefault:"--color-negative-default",ActionNegativeDefault:"--action-negative-default",ColorNegativeDisabled:"--color-negative-disabled",ActionNegativeDisabled:"--action-negative-disabled",ColorWarningDefault:"--color-warning-default",ActionWarningDefault:"--action-warning-default",ColorWarningHover:"--color-warning-hover",ActionWarningHover:"--action-warning-hover",ActionWarningDisabled:"--action-warning-disabled",ColorPositiveDefault:"--color-positive-default",ActionPositiveDefault:"--action-positive-default",ColorPositiveHover:"--color-positive-hover",ActionPositiveHover:"--action-positive-hover",ColorPositiveDisabled:"--color-positive-disabled",ActionPositiveDisabled:"--action-positive-disabled",ActionNeutralDefault:"--action-neutral-default",ActionNeutralHover:"--action-neutral-hover",ActionNeutralDisabled:"--action-neutral-disabled",ActionHighContrastDefault:"--action-high-contrast-default",ActionHighContrastHover:"--action-high-contrast-hover",ActionHighContrastActive:"--action-high-contrast-active",ActionHighContrastDisabled:"--action-high-contrast-disabled",ColorBot:"--color-bot",SurfaceOtherBot:"--surface-other-bot",SurfaceOtherBotHover:"--surface-other-bot-hover",ColorBlack:"--color-black",ColorWhite:"--color-white",DecorBlue900:"--decor-blue900",DecorBlue800:"--decor-blue800",DecorBlue700:"--decor-blue700",DecorBlue600:"--decor-blue600",DecorBlue500:"--decor-blue500",DecorBlue400:"--decor-blue400",DecorBlue300:"--decor-blue300",DecorBlue200:"--decor-blue200",DecorBlue100:"--decor-blue100",DecorBlue50:"--decor-blue50",DecorOrange900:"--decor-orange900",DecorOrange800:"--decor-orange800",DecorOrange700:"--decor-orange700",DecorOrange600:"--decor-orange600",DecorOrange500:"--decor-orange500",DecorOrange400:"--decor-orange400",DecorOrange300:"--decor-orange300",DecorOrange200:"--decor-orange200",DecorOrange100:"--decor-orange100",DecorOrange50:"--decor-orange50",DecorYellow900:"--decor-yellow900",DecorYellow800:"--decor-yellow800",DecorYellow700:"--decor-yellow700",DecorYellow600:"--decor-yellow600",DecorYellow500:"--decor-yellow500",DecorYellow400:"--decor-yellow400",DecorYellow300:"--decor-yellow300",DecorYellow200:"--decor-yellow200",DecorYellow100:"--decor-yellow100",DecorYellow50:"--decor-yellow50",DecorGray950:"--decor-gray950",DecorGray900:"--decor-gray900",DecorGray800:"--decor-gray800",DecorGray700:"--decor-gray700",DecorGray600:"--decor-gray600",DecorGray500:"--decor-gray500",DecorGray400:"--decor-gray400",DecorGray300:"--decor-gray300",DecorGray200:"--decor-gray200",DecorGray150:"--decor-gray150",DecorGray100:"--decor-gray100",DecorGray75:"--decor-gray75",DecorGray50:"--decor-gray50",DecorGray40:"--decor-gray40",DecorGray20:"--decor-gray20",DecorGreen900:"--decor-green900",DecorGreen800:"--decor-green800",DecorGreen700:"--decor-green700",DecorGreen600:"--decor-green600",DecorGreen500:"--decor-green500",DecorGreen400:"--decor-green400",DecorGreen300:"--decor-green300",DecorGreen200:"--decor-green200",DecorGreen100:"--decor-green100",DecorGreen50:"--decor-green50",DecorRed900:"--decor-red900",DecorRed800:"--decor-red800",DecorRed700:"--decor-red700",DecorRed600:"--decor-red600",DecorRed500:"--decor-red500",DecorRed400:"--decor-red400",DecorRed300:"--decor-red300",DecorRed200:"--decor-red200",DecorRed100:"--decor-red100",DecorRed50:"--decor-red50",DecorPurple900:"--decor-purple900",DecorPurple800:"--decor-purple800",DecorPurple700:"--decor-purple700",DecorPurple600:"--decor-purple600",DecorPurple500:"--decor-purple500",DecorPurple400:"--decor-purple400",DecorPurple300:"--decor-purple300",DecorPurple200:"--decor-purple200",DecorPurple100:"--decor-purple100",DecorPurple50:"--decor-purple50",ProductsLivechat:"--products-livechat",ProductsHelpdesk:"--products-helpdesk",ProductsChatbot:"--products-chatbot",ProductsKnowledgebase:"--products-knowledgebase",IllustrationsPrimary:"--illustrations-primary",IllustrationsSecondary:"--illustrations-secondary",IllustrationsStroke:"--illustrations-stroke",TagSurface01:"--tag-surface-01",TagContent01:"--tag-content-01",BtnBasicBackgroundEnabled:"--btn-basic-background-enabled",BtnBasicBackgroundHover:"--btn-basic-background-hover",BtnBasicBackgroundDisabled:"--btn-basic-background-disabled",BtnBasicBackgroundActive:"--btn-basic-background-active",BtnBasicBackgroundLoading:"--btn-basic-background-loading",BtnSecondaryBackgroundEnabled:"--btn-secondary-background-enabled",BtnSecondaryBackgroundHover:"--btn-secondary-background-hover",BtnSecondaryBackgroundDisabled:"--btn-secondary-background-disabled",BtnSecondaryBackgroundActive:"--btn-secondary-background-active",BtnSecondaryBackgroundLoading:"--btn-secondary-background-loading",BtnPlainIconBackgroundHover:"--btn-plain-icon-background-hover",BtnPlainIconBackgroundActive:"--btn-plain-icon-background-active",PickerListBackground:"--picker-list-background",PickerListGroupBackground:"--picker-list-group-background",PickerListOptionBackgroundHover:"--picker-list-option-background-hover",PickerListOptionBackgroundActiveHover:"--picker-list-option-background-active-hover",PickerListOptionBackgroundFocus:"--picker-list-option-background-focus",PickerListOptionBackgroundActive:"--picker-list-option-background-active",PopoverBackground:"--popover-background",SurfaceAvatar1:"--surface-avatar-1",SurfaceAvatar2:"--surface-avatar-2",SurfaceAvatar3:"--surface-avatar-3",SurfaceAvatar4:"--surface-avatar-4",SurfaceAvatar5:"--surface-avatar-5",SurfaceAvatar6:"--surface-avatar-6",SurfaceAvatar7:"--surface-avatar-7",SurfaceAvatar8:"--surface-avatar-8",SurfaceAvatar9:"--surface-avatar-9",SurfaceAvatar10:"--surface-avatar-10",NavbarBackground:"--navbar-background",TooltipBorder:"--tooltip-border"},z={Spacing0:"--spacing-0",Spacing05:"--spacing-05",Spacing1:"--spacing-1",Spacing2:"--spacing-2",Spacing3:"--spacing-3",Spacing4:"--spacing-4",Spacing5:"--spacing-5",Spacing6:"--spacing-6",Spacing7:"--spacing-7",Spacing8:"--spacing-8",Spacing9:"--spacing-9",Spacing10:"--spacing-10",Spacing11:"--spacing-11",Spacing12:"--spacing-12",Spacing14:"--spacing-14",Spacing16:"--spacing-16",Spacing18:"--spacing-18",Spacing20:"--spacing-20",Spacing24:"--spacing-24"},J={Float:"--shadow-float",PopOver:"--shadow-pop-over",Modal:"--shadow-modal",Tooltip:"--shadow-tooltip",TooltipArrowBottom:"--shadow-tooltip-arrow-bottom",TooltipArrowTop:"--shadow-tooltip-arrow-top",TooltipArrowRight:"--shadow-tooltip-arrow-right",TooltipArrowLeft:"--shadow-tooltip-arrow-left",TooltipArrow:"--shadow-tooltip-arrow",Focus:"--shadow-focus",DividerBottom:"--shadow-divider-bottom",DividerTop:"--shadow-divider-top",DividerBottomLeft:"--shadow-divider-bottom-left",DividerTopLeft:"--shadow-divider-top-left",DividerTopRight:"--shadow-divider-top-right",DividerBottomRight:"--shadow-divider-bottom-right",MessageBox:"--shadow-message-box"},Q={Radius0:"--radius-0",Radius1:"--radius-1",Radius2:"--radius-2",Radius3:"--radius-3",Radius4:"--radius-4",0:"--radius-0",1:"--radius-1",2:"--radius-2",3:"--radius-3",4:"--radius-4"},X={Fast1:"--transition-duration-fast-1",Fast2:"--transition-duration-fast-2",Moderate1:"--transition-duration-moderate-1"},Z={EaseIn:"--transition-timing-ease-in",EaseOut:"--transition-timing-ease-out"},$={Instant:"--delay-instant",Moderate:"--delay-moderate",Slow:"--delay-slow"};exports.getDesignTokenWithOpacity=u.getDesignTokenWithOpacity;exports.ActionBar=l.ActionBar;exports.ActionMenu=n.ActionMenu;exports.ActionMenuItem=n.ActionMenuItem;exports.Alert=p.Alert;exports.Avatar=t.Avatar;exports.generateAvatarColor=t.generateAvatarColor;exports.Badge=g.Badge;exports.Button=f.Button;exports.SegmentedControl=v.SegmentedControl;exports.Card=b.Card;exports.Checkbox=m.Checkbox;exports.DatePicker=o.DatePicker;exports.DatePickerRangeCalendarsWrapper=o.DatePickerRangeCalendarsWrapper;exports.RangeDatePicker=o.RangeDatePicker;exports.DetailsCard=D.DetailsCard;exports.DetailsCardInfo=h.DetailsCardInfo;exports.FieldDescription=S.FieldDescription;exports.FieldError=k.FieldError;exports.FieldGroup=B.FieldGroup;exports.Form=y.Form;exports.FormField=A.FormField;exports.FormGroup=P.FormGroup;exports.Icon=_.Icon;exports.Input=w.Input;exports.Link=T.Link;exports.Loader=C.Loader;exports.Modal=e.Modal;exports.ModalBase=e.ModalBase;exports.ModalCloseButton=e.ModalCloseButton;exports.ModalHeader=e.ModalHeader;exports.ModalPortal=e.ModalPortal;exports.NumericInput=I.NumericInput;exports.Picker=i.Picker;exports.PickerList=i.PickerList;exports.Popover=x.Popover;exports.ProgressCircle=G.ProgressCircle;exports.ProgressBar=q.ProgressBar;exports.PromoBanner=H.PromoBanner;exports.PromoBannerV2=L.PromoBannerV2;exports.RadioButton=F.RadioButton;exports.SearchInput=M.SearchInput;exports.Switch=O.Switch;exports.Tab=a.Tab;exports.TabsList=a.TabsList;exports.TabsWrapper=a.TabsWrapper;exports.Tag=R.Tag;exports.EmailTagInput=s.EmailTagInput;exports.TagInput=s.TagInput;exports.ANIMATION_TIME=c.ANIMATION_TIME;exports.Toast=c.Toast;exports.ToastWrapper=c.ToastWrapper;exports.Tooltip=E.Tooltip;exports.Info=r.Info;exports.Interactive=r.Interactive;exports.Reports=r.Reports;exports.Simple=r.Simple;exports.UserGuide=N.UserGuide;exports.Heading=W.Heading;exports.Text=U.Text;exports.Display=Y.Display;exports.Textarea=V.Textarea;exports.FileUploadProgress=d.FileUploadProgress;exports.FileUploadProgressActions=d.FileUploadProgressActions;exports.UploadBar=j.UploadBar;exports.DesignToken=K;exports.RadiusToken=Q;exports.ShadowToken=J;exports.SpacingToken=z;exports.TransitionDelayToken=$;exports.TransitionDurationToken=X;exports.TransitionTimingToken=Z;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./foundations/index.cjs.js"),_=require("./utils/index.cjs.js"),l=require("./components/ActionBar/index.cjs.js"),s=require("./components/ActionMenu/index.cjs.js"),m=require("./components/Alert/index.cjs.js"),a=require("./components/Avatar/index.cjs.js"),T=require("./components/Badge/index.cjs.js"),x=require("./components/Button/index.cjs.js"),q=require("./components/SegmentedControl/index.cjs.js"),g=require("./components/Card/index.cjs.js"),P=require("./components/Checkbox/index.cjs.js"),r=require("./components/DatePicker/index.cjs.js"),k=require("./components/DetailsCard/index.cjs.js"),I=require("./components/DetailsCardInfo/index.cjs.js"),B=require("./components/FieldDescription/index.cjs.js"),S=require("./components/FieldError/index.cjs.js"),D=require("./components/FieldGroup/index.cjs.js"),F=require("./components/Form/index.cjs.js"),A=require("./components/FormField/index.cjs.js"),C=require("./components/FormGroup/index.cjs.js"),M=require("./components/Icon/index.cjs.js"),R=require("./components/Input/index.cjs.js"),h=require("./components/Link/index.cjs.js"),U=require("./components/Loader/index.cjs.js"),n=require("./components/Modal/index.cjs.js"),b=require("./components/NumericInput/index.cjs.js"),c=require("./components/Picker/index.cjs.js"),v=require("./components/Popover/index.cjs.js"),E=require("./components/Progress/index.cjs.js"),d=require("./chunks/ProgressBar-ab20b908.js"),G=require("./components/PromoBanner/index.cjs.js"),y=require("./components/PromoBannerV2/index.cjs.js"),L=require("./components/RadioButton/index.cjs.js"),W=require("./components/Search/index.cjs.js"),f=require("./components/Switch/index.cjs.js"),t=require("./components/Tab/index.cjs.js"),N=require("./components/Tag/index.cjs.js"),p=require("./components/TagInput/index.cjs.js"),i=require("./components/Toast/index.cjs.js"),O=require("./chunks/Tooltip-2c65102c.js"),o=require("./components/Tooltip/components/index.cjs.js"),w=require("./components/Tooltip/components/UserGuide/index.cjs.js"),H=require("./chunks/Heading-1f13e793.js"),V=require("./chunks/Text-2356ec2a.js"),j=require("./components/Typography/index.cjs.js"),z=require("./components/Textarea/index.cjs.js"),u=require("./components/FileUploadProgress/index.cjs.js"),J=require("./components/UploadBar/index.cjs.js");exports.DesignToken=e.DesignToken;exports.RadiusToken=e.RadiusToken;exports.ShadowToken=e.ShadowToken;exports.SpacingToken=e.SpacingToken;exports.TransitionDelayToken=e.TransitionDelayToken;exports.TransitionDurationToken=e.TransitionDurationToken;exports.TransitionTimingToken=e.TransitionTimingToken;exports.getDesignTokenWithOpacity=_.getDesignTokenWithOpacity;exports.ActionBar=l.ActionBar;exports.ActionMenu=s.ActionMenu;exports.ActionMenuItem=s.ActionMenuItem;exports.Alert=m.Alert;exports.Avatar=a.Avatar;exports.generateAvatarColor=a.generateAvatarColor;exports.Badge=T.Badge;exports.Button=x.Button;exports.SegmentedControl=q.SegmentedControl;exports.Card=g.Card;exports.Checkbox=P.Checkbox;exports.DatePicker=r.DatePicker;exports.DatePickerRangeCalendarsWrapper=r.DatePickerRangeCalendarsWrapper;exports.RangeDatePicker=r.RangeDatePicker;exports.DetailsCard=k.DetailsCard;exports.DetailsCardInfo=I.DetailsCardInfo;exports.FieldDescription=B.FieldDescription;exports.FieldError=S.FieldError;exports.FieldGroup=D.FieldGroup;exports.Form=F.Form;exports.FormField=A.FormField;exports.FormGroup=C.FormGroup;exports.Icon=M.Icon;exports.Input=R.Input;exports.Link=h.Link;exports.Loader=U.Loader;exports.Modal=n.Modal;exports.ModalBase=n.ModalBase;exports.ModalCloseButton=n.ModalCloseButton;exports.ModalHeader=n.ModalHeader;exports.ModalPortal=n.ModalPortal;exports.NumericInput=b.NumericInput;exports.Picker=c.Picker;exports.PickerList=c.PickerList;exports.Popover=v.Popover;exports.ProgressCircle=E.ProgressCircle;exports.PROGRESS_STATUSES=d.PROGRESS_STATUSES;exports.ProgressBar=d.ProgressBar;exports.PromoBanner=G.PromoBanner;exports.PromoBannerV2=y.PromoBannerV2;exports.RadioButton=L.RadioButton;exports.SearchInput=W.SearchInput;exports.Switch=f.Switch;exports.Tab=t.Tab;exports.TabsList=t.TabsList;exports.TabsWrapper=t.TabsWrapper;exports.Tag=N.Tag;exports.EmailTagInput=p.EmailTagInput;exports.TagInput=p.TagInput;exports.ANIMATION_TIME=i.ANIMATION_TIME;exports.Toast=i.Toast;exports.ToastWrapper=i.ToastWrapper;exports.Tooltip=O.Tooltip;exports.Info=o.Info;exports.Interactive=o.Interactive;exports.Reports=o.Reports;exports.Simple=o.Simple;exports.UserGuide=w.UserGuide;exports.Heading=H.Heading;exports.Text=V.Text;exports.Display=j.Display;exports.Textarea=z.Textarea;exports.FileUploadProgress=u.FileUploadProgress;exports.FileUploadProgressActions=u.FileUploadProgressActions;exports.UploadBar=J.UploadBar;
package/dist/index.d.ts CHANGED
@@ -1,10 +1,5 @@
1
- export { DesignToken } from './foundations/design-token';
2
- export { SpacingToken } from './foundations/spacing-token';
3
- export { ShadowToken } from './foundations/shadow-token';
4
- export { RadiusToken } from './foundations/radius-token';
5
- export { TransitionDurationToken, TransitionTimingToken, TransitionDelayToken, } from './foundations/transition-token';
6
- export type { Size } from './utils';
7
- export { getDesignTokenWithOpacity } from './utils';
1
+ export * from './foundations';
2
+ export * from './utils';
8
3
  export * from './components/ActionBar';
9
4
  export * from './components/ActionMenu';
10
5
  export * from './components/Alert';