@appquality/unguess-design-system 3.1.115 → 3.1.116-tooltip-player

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 (412) hide show
  1. package/.github/workflows/check-build-pr.yml +27 -0
  2. package/.github/workflows/release.yml +2 -9
  3. package/.github/workflows/storybook.yml +0 -5
  4. package/.vite/commands/setEnv.ts +18 -0
  5. package/.vite/plugins/svgr.ts +40 -0
  6. package/.vscode/settings.json +3 -0
  7. package/build/assets/index.css +6 -0
  8. package/build/index.d.ts +13320 -99
  9. package/build/index.js +79772 -7553
  10. package/package.json +81 -65
  11. package/vite.config.mts +41 -0
  12. package/vite.config.storybook.mts +40 -0
  13. package/yarn-error.log +10334 -0
  14. package/build/constants.d.ts +0 -3
  15. package/build/hooks/useDebounce.d.ts +0 -2
  16. package/build/hooks/useWindowSize.d.ts +0 -4
  17. package/build/stories/accordions/_types.d.ts +0 -25
  18. package/build/stories/accordions/index.d.ts +0 -9
  19. package/build/stories/accordions/index.stories.d.ts +0 -14
  20. package/build/stories/alerts/_types.d.ts +0 -5
  21. package/build/stories/alerts/index.d.ts +0 -287
  22. package/build/stories/alerts/index.stories.d.ts +0 -4
  23. package/build/stories/avatar/InternalAvatar.d.ts +0 -2
  24. package/build/stories/avatar/_types.d.ts +0 -19
  25. package/build/stories/avatar/index.d.ts +0 -13
  26. package/build/stories/avatar/index.stories.d.ts +0 -6
  27. package/build/stories/breadcrumbs/_types.d.ts +0 -7
  28. package/build/stories/breadcrumbs/index.d.ts +0 -3
  29. package/build/stories/breadcrumbs/index.stories.d.ts +0 -11
  30. package/build/stories/buttons/anchor/index.d.ts +0 -12
  31. package/build/stories/buttons/anchor/index.stories.d.ts +0 -7
  32. package/build/stories/buttons/button/_types.d.ts +0 -7
  33. package/build/stories/buttons/button/index.d.ts +0 -308
  34. package/build/stories/buttons/button/index.stories.d.ts +0 -9
  35. package/build/stories/buttons/button-group/index.d.ts +0 -9
  36. package/build/stories/buttons/button-group/index.stories.d.ts +0 -13
  37. package/build/stories/buttons/icon-button/_types.d.ts +0 -7
  38. package/build/stories/buttons/icon-button/index.d.ts +0 -14
  39. package/build/stories/buttons/icon-button/index.stories.d.ts +0 -8
  40. package/build/stories/buttons/shared/_shared.d.ts +0 -2
  41. package/build/stories/buttons/split-button/_types.d.ts +0 -2
  42. package/build/stories/buttons/split-button/index.d.ts +0 -11
  43. package/build/stories/buttons/split-button/index.stories.d.ts +0 -5
  44. package/build/stories/buttons/utils.d.ts +0 -872
  45. package/build/stories/campaign-cards/_types.d.ts +0 -44
  46. package/build/stories/campaign-cards/index.d.ts +0 -3
  47. package/build/stories/campaign-cards/index.stories.d.ts +0 -5
  48. package/build/stories/campaign-cards/skeleton.d.ts +0 -1
  49. package/build/stories/cards/_types.d.ts +0 -9
  50. package/build/stories/cards/container.stories.d.ts +0 -8
  51. package/build/stories/cards/index.d.ts +0 -16
  52. package/build/stories/cards/index.stories.d.ts +0 -9
  53. package/build/stories/charts/ChartContainer.d.ts +0 -6
  54. package/build/stories/charts/Legend.d.ts +0 -11
  55. package/build/stories/charts/_types.d.ts +0 -6
  56. package/build/stories/charts/bar/_data.d.ts +0 -28
  57. package/build/stories/charts/bar/_types.d.ts +0 -26
  58. package/build/stories/charts/bar/index.d.ts +0 -2
  59. package/build/stories/charts/bar/index.stories.d.ts +0 -5
  60. package/build/stories/charts/bullet/CustomBulletChartMarker.d.ts +0 -2
  61. package/build/stories/charts/bullet/CustomBulletChartMeasure.d.ts +0 -8
  62. package/build/stories/charts/bullet/CustomTooltip.d.ts +0 -5
  63. package/build/stories/charts/bullet/_types.d.ts +0 -6
  64. package/build/stories/charts/bullet/index.d.ts +0 -3
  65. package/build/stories/charts/bullet/index.stories.d.ts +0 -5
  66. package/build/stories/charts/halfPie/HalfPieChartComponent.d.ts +0 -7
  67. package/build/stories/charts/halfPie/_types.d.ts +0 -14
  68. package/build/stories/charts/halfPie/index.d.ts +0 -3
  69. package/build/stories/charts/halfPie/index.stories.d.ts +0 -4
  70. package/build/stories/charts/pie/_types.d.ts +0 -36
  71. package/build/stories/charts/pie/index.d.ts +0 -3
  72. package/build/stories/charts/pie/index.stories.d.ts +0 -6
  73. package/build/stories/charts/pieCenteredItem.d.ts +0 -11
  74. package/build/stories/charts/sentiment/_data.d.ts +0 -9
  75. package/build/stories/charts/sentiment/_types.d.ts +0 -31
  76. package/build/stories/charts/sentiment/index.d.ts +0 -2
  77. package/build/stories/charts/sentiment/index.stories.d.ts +0 -5
  78. package/build/stories/charts/sunburst/ResetButton.d.ts +0 -9
  79. package/build/stories/charts/sunburst/_types.d.ts +0 -26
  80. package/build/stories/charts/sunburst/findChildrenByName.d.ts +0 -3
  81. package/build/stories/charts/sunburst/getChildrenValue.d.ts +0 -3
  82. package/build/stories/charts/sunburst/index.d.ts +0 -3
  83. package/build/stories/charts/sunburst/index.stories.d.ts +0 -5
  84. package/build/stories/charts/waffle/CustomCell.d.ts +0 -16
  85. package/build/stories/charts/waffle/_types.d.ts +0 -13
  86. package/build/stories/charts/waffle/index.d.ts +0 -3
  87. package/build/stories/charts/waffle/index.stories.d.ts +0 -5
  88. package/build/stories/chat/_types.d.ts +0 -50
  89. package/build/stories/chat/context/chatContext.d.ts +0 -39
  90. package/build/stories/chat/hooks/useMedia.d.ts +0 -8
  91. package/build/stories/chat/index.d.ts +0 -296
  92. package/build/stories/chat/index.stories.d.ts +0 -32
  93. package/build/stories/chat/parts/MediaLightbox.d.ts +0 -14
  94. package/build/stories/chat/parts/ThumbnailContainer/DeleteThumbnailX.d.ts +0 -5
  95. package/build/stories/chat/parts/ThumbnailContainer/Thumbnail.d.ts +0 -11
  96. package/build/stories/chat/parts/ThumbnailContainer/index.d.ts +0 -5
  97. package/build/stories/chat/parts/bar.d.ts +0 -6
  98. package/build/stories/chat/parts/comment.d.ts +0 -12
  99. package/build/stories/chat/parts/commentBox.d.ts +0 -15
  100. package/build/stories/chat/parts/containers.d.ts +0 -289
  101. package/build/stories/chat/parts/extensions.d.ts +0 -8
  102. package/build/stories/chat/parts/footer.d.ts +0 -5
  103. package/build/stories/chat/parts/header.d.ts +0 -272
  104. package/build/stories/chat/parts/mention.d.ts +0 -1
  105. package/build/stories/chat/parts/mentionList.d.ts +0 -9
  106. package/build/stories/chat/parts/sendShortcut.d.ts +0 -3
  107. package/build/stories/close/_types.d.ts +0 -3
  108. package/build/stories/close/index.d.ts +0 -6
  109. package/build/stories/color-swatch/_types.d.ts +0 -16
  110. package/build/stories/color-swatch/index.d.ts +0 -3
  111. package/build/stories/color-swatch/index.stories.d.ts +0 -5
  112. package/build/stories/drawers/_types.d.ts +0 -30
  113. package/build/stories/drawers/index.d.ts +0 -18
  114. package/build/stories/drawers/index.stories.d.ts +0 -4
  115. package/build/stories/drawers/loremIpsum.d.ts +0 -1
  116. package/build/stories/dropdowns/autocomplete/_types.d.ts +0 -3
  117. package/build/stories/dropdowns/autocomplete/index.d.ts +0 -12
  118. package/build/stories/dropdowns/autocomplete/index.stories.d.ts +0 -8
  119. package/build/stories/dropdowns/countermultiselect/_types.d.ts +0 -17
  120. package/build/stories/dropdowns/countermultiselect/index.d.ts +0 -3
  121. package/build/stories/dropdowns/countermultiselect/index.stories.d.ts +0 -4
  122. package/build/stories/dropdowns/field/_types.d.ts +0 -2
  123. package/build/stories/dropdowns/field/index.d.ts +0 -274
  124. package/build/stories/dropdowns/item/_types.d.ts +0 -9
  125. package/build/stories/dropdowns/item/index.d.ts +0 -3
  126. package/build/stories/dropdowns/item-content/_types.d.ts +0 -9
  127. package/build/stories/dropdowns/item-content/index.d.ts +0 -3
  128. package/build/stories/dropdowns/menu/_types.d.ts +0 -47
  129. package/build/stories/dropdowns/menu/index.d.ts +0 -14
  130. package/build/stories/dropdowns/menu/index.stories.d.ts +0 -4
  131. package/build/stories/dropdowns/menuheader/_types.d.ts +0 -5
  132. package/build/stories/dropdowns/menuheader/index.d.ts +0 -2
  133. package/build/stories/dropdowns/select/_types.d.ts +0 -33
  134. package/build/stories/dropdowns/select/index.d.ts +0 -290
  135. package/build/stories/dropdowns/select/index.stories.d.ts +0 -21
  136. package/build/stories/editor/_types.d.ts +0 -20
  137. package/build/stories/editor/editorFooter.d.ts +0 -3
  138. package/build/stories/editor/editorHeader.d.ts +0 -2
  139. package/build/stories/editor/floatingMenu.d.ts +0 -2
  140. package/build/stories/editor/index.d.ts +0 -16
  141. package/build/stories/editor/index.stories.d.ts +0 -14
  142. package/build/stories/forms/checkbox/_types.d.ts +0 -8
  143. package/build/stories/forms/checkbox/cards/_types.d.ts +0 -10
  144. package/build/stories/forms/checkbox/cards/index.d.ts +0 -3
  145. package/build/stories/forms/checkbox/cards/index.stories.d.ts +0 -11
  146. package/build/stories/forms/checkbox/index.d.ts +0 -13
  147. package/build/stories/forms/checkbox/index.stories.d.ts +0 -4
  148. package/build/stories/forms/field/_types.d.ts +0 -3
  149. package/build/stories/forms/field/index.d.ts +0 -7
  150. package/build/stories/forms/input/_types.d.ts +0 -9
  151. package/build/stories/forms/input/index.d.ts +0 -283
  152. package/build/stories/forms/input/index.stories.d.ts +0 -8
  153. package/build/stories/forms/input-toggle/_types.d.ts +0 -12
  154. package/build/stories/forms/input-toggle/index.d.ts +0 -278
  155. package/build/stories/forms/input-toggle/index.stories.d.ts +0 -12
  156. package/build/stories/forms/mediaInput/_types.d.ts +0 -13
  157. package/build/stories/forms/mediaInput/index.d.ts +0 -10
  158. package/build/stories/forms/mediaInput/index.stories.d.ts +0 -7
  159. package/build/stories/forms/radio/_types.d.ts +0 -3
  160. package/build/stories/forms/radio/cards/_types.d.ts +0 -11
  161. package/build/stories/forms/radio/cards/index.d.ts +0 -3
  162. package/build/stories/forms/radio/cards/index.stories.d.ts +0 -11
  163. package/build/stories/forms/radio/index.d.ts +0 -13
  164. package/build/stories/forms/radio/index.stories.d.ts +0 -5
  165. package/build/stories/forms/textarea/_types.d.ts +0 -15
  166. package/build/stories/forms/textarea/index.d.ts +0 -9
  167. package/build/stories/forms/textarea/index.stories.d.ts +0 -6
  168. package/build/stories/forms/toggle/_types.d.ts +0 -3
  169. package/build/stories/forms/toggle/index.d.ts +0 -12
  170. package/build/stories/forms/toggle/index.stories.d.ts +0 -8
  171. package/build/stories/grid/col/_types.d.ts +0 -77
  172. package/build/stories/grid/col/index.d.ts +0 -3
  173. package/build/stories/grid/col/index.stories.d.ts +0 -6
  174. package/build/stories/grid/grid/_types.d.ts +0 -9
  175. package/build/stories/grid/grid/index.d.ts +0 -9
  176. package/build/stories/grid/grid/index.stories.d.ts +0 -10
  177. package/build/stories/grid/row/_types.d.ts +0 -48
  178. package/build/stories/grid/row/index.d.ts +0 -3
  179. package/build/stories/grid/row/index.stories.d.ts +0 -8
  180. package/build/stories/highlight/CreateObservationButton.d.ts +0 -19
  181. package/build/stories/highlight/_types.d.ts +0 -39
  182. package/build/stories/highlight/demo-parts/data.d.ts +0 -55
  183. package/build/stories/highlight/demo-parts/sentiment-tag.d.ts +0 -7
  184. package/build/stories/highlight/demo-parts/transcript-base.d.ts +0 -5
  185. package/build/stories/highlight/demo-parts/transcript-diarization.d.ts +0 -5
  186. package/build/stories/highlight/demo-parts/transcript-paragraph.d.ts +0 -5
  187. package/build/stories/highlight/demo-parts/transcript-sentiment.d.ts +0 -5
  188. package/build/stories/highlight/highlightContext.d.ts +0 -10
  189. package/build/stories/highlight/index.d.ts +0 -10
  190. package/build/stories/highlight/index.stories.d.ts +0 -19
  191. package/build/stories/highlight/searchable.d.ts +0 -3
  192. package/build/stories/icons/_types.d.ts +0 -7
  193. package/build/stories/icons/index.d.ts +0 -9
  194. package/build/stories/icons/index.stories.d.ts +0 -4
  195. package/build/stories/info-cards/_types.d.ts +0 -8
  196. package/build/stories/info-cards/index.d.ts +0 -3
  197. package/build/stories/info-cards/index.stories.d.ts +0 -5
  198. package/build/stories/label/_types.d.ts +0 -5
  199. package/build/stories/label/index.d.ts +0 -281
  200. package/build/stories/label/index.stories.d.ts +0 -5
  201. package/build/stories/lightbox/_types.d.ts +0 -3
  202. package/build/stories/lightbox/index.d.ts +0 -11
  203. package/build/stories/lightbox/index.stories.d.ts +0 -11
  204. package/build/stories/lightbox/parts/body.d.ts +0 -817
  205. package/build/stories/lightbox/parts/footer.d.ts +0 -273
  206. package/build/stories/loaders/dots/_types.d.ts +0 -11
  207. package/build/stories/loaders/dots/index.d.ts +0 -14
  208. package/build/stories/loaders/dots/index.stories.d.ts +0 -4
  209. package/build/stories/loaders/progress/_types.d.ts +0 -12
  210. package/build/stories/loaders/progress/index.d.ts +0 -14
  211. package/build/stories/loaders/progress/index.stories.d.ts +0 -5
  212. package/build/stories/loaders/skeleton/_types.d.ts +0 -9
  213. package/build/stories/loaders/skeleton/index.d.ts +0 -16
  214. package/build/stories/loaders/skeleton/index.stories.d.ts +0 -5
  215. package/build/stories/loaders/spinner/_types.d.ts +0 -19
  216. package/build/stories/loaders/spinner/index.d.ts +0 -10
  217. package/build/stories/loaders/spinner/index.stories.d.ts +0 -4
  218. package/build/stories/login-form/_types.d.ts +0 -29
  219. package/build/stories/login-form/index.d.ts +0 -9
  220. package/build/stories/login-form/index.stories.d.ts +0 -5
  221. package/build/stories/logo/_types.d.ts +0 -9
  222. package/build/stories/logo/index.d.ts +0 -12
  223. package/build/stories/logo/index.stories.d.ts +0 -4
  224. package/build/stories/modals/_types.d.ts +0 -38
  225. package/build/stories/modals/fullscreen/index.d.ts +0 -1101
  226. package/build/stories/modals/fullscreen/index.stories.d.ts +0 -8
  227. package/build/stories/modals/index.d.ts +0 -282
  228. package/build/stories/modals/index.stories.d.ts +0 -13
  229. package/build/stories/multiselect/AddableItem.d.ts +0 -4
  230. package/build/stories/multiselect/Item.d.ts +0 -11
  231. package/build/stories/multiselect/_types.d.ts +0 -22
  232. package/build/stories/multiselect/index.d.ts +0 -2
  233. package/build/stories/multiselect/index.stories.d.ts +0 -5
  234. package/build/stories/navigation/app-header/_types.d.ts +0 -23
  235. package/build/stories/navigation/app-header/index.d.ts +0 -7
  236. package/build/stories/navigation/app-header/index.stories.d.ts +0 -5
  237. package/build/stories/navigation/app-header/skeleton.d.ts +0 -1
  238. package/build/stories/navigation/body/_types.d.ts +0 -5
  239. package/build/stories/navigation/body/index.d.ts +0 -6
  240. package/build/stories/navigation/chrome/_types.d.ts +0 -7
  241. package/build/stories/navigation/chrome/index.d.ts +0 -9
  242. package/build/stories/navigation/content/_types.d.ts +0 -2
  243. package/build/stories/navigation/content/index.d.ts +0 -6
  244. package/build/stories/navigation/header/_types.d.ts +0 -5
  245. package/build/stories/navigation/header/header-item/_types.d.ts +0 -55
  246. package/build/stories/navigation/header/header-item/brandItem.d.ts +0 -291
  247. package/build/stories/navigation/header/header-item/headerItem.d.ts +0 -4
  248. package/build/stories/navigation/header/header-item/headerItemIcon.d.ts +0 -4
  249. package/build/stories/navigation/header/header-item/headerItemText.d.ts +0 -3
  250. package/build/stories/navigation/header/header-item/index.d.ts +0 -5
  251. package/build/stories/navigation/header/header-item/utils.d.ts +0 -12
  252. package/build/stories/navigation/header/header-item/workspacesDropdown.d.ts +0 -2
  253. package/build/stories/navigation/header/index.d.ts +0 -13
  254. package/build/stories/navigation/main/_types.d.ts +0 -3
  255. package/build/stories/navigation/main/index.d.ts +0 -6
  256. package/build/stories/navigation/nav/_types.d.ts +0 -5
  257. package/build/stories/navigation/nav/index.d.ts +0 -9
  258. package/build/stories/navigation/nav/nav-item/_types.d.ts +0 -29
  259. package/build/stories/navigation/nav/nav-item/accordionItem.d.ts +0 -12
  260. package/build/stories/navigation/nav/nav-item/index.d.ts +0 -8
  261. package/build/stories/navigation/nav/nav-item/navDivider.d.ts +0 -3
  262. package/build/stories/navigation/nav/nav-item/navItem.d.ts +0 -4
  263. package/build/stories/navigation/nav/nav-item/navItemIcon.d.ts +0 -3
  264. package/build/stories/navigation/nav/nav-item/navItemProject.d.ts +0 -9
  265. package/build/stories/navigation/nav/nav-item/navItemText.d.ts +0 -3
  266. package/build/stories/navigation/nav/nav-item/navToggle.d.ts +0 -3
  267. package/build/stories/navigation/page-header/_types.d.ts +0 -10
  268. package/build/stories/navigation/page-header/index.d.ts +0 -1112
  269. package/build/stories/navigation/page-header/index.stories.d.ts +0 -14
  270. package/build/stories/navigation/page-header/styled/main.d.ts +0 -1099
  271. package/build/stories/notifications/_types.d.ts +0 -11
  272. package/build/stories/notifications/index.d.ts +0 -20
  273. package/build/stories/notifications/index.stories.d.ts +0 -9
  274. package/build/stories/pagination/_types.d.ts +0 -34
  275. package/build/stories/pagination/index.d.ts +0 -17
  276. package/build/stories/pagination/index.stories.d.ts +0 -5
  277. package/build/stories/player/_types.d.ts +0 -47
  278. package/build/stories/player/context/progressContext.d.ts +0 -16
  279. package/build/stories/player/hooks/usePictureInPicture.d.ts +0 -4
  280. package/build/stories/player/index.d.ts +0 -15
  281. package/build/stories/player/index.stories.d.ts +0 -12
  282. package/build/stories/player/parts/CutStart.d.ts +0 -4
  283. package/build/stories/player/parts/audioButton.d.ts +0 -1
  284. package/build/stories/player/parts/bookmark.d.ts +0 -2
  285. package/build/stories/player/parts/container.d.ts +0 -3
  286. package/build/stories/player/parts/controlButton.d.ts +0 -294
  287. package/build/stories/player/parts/controls.d.ts +0 -284
  288. package/build/stories/player/parts/controlsCenterGroup.d.ts +0 -2
  289. package/build/stories/player/parts/cutterButton.d.ts +0 -6
  290. package/build/stories/player/parts/floatingControls.d.ts +0 -8
  291. package/build/stories/player/parts/fullScreenButton.d.ts +0 -3
  292. package/build/stories/player/parts/progress.d.ts +0 -11
  293. package/build/stories/player/parts/spinner.d.ts +0 -1
  294. package/build/stories/player/parts/timeLabel.d.ts +0 -4
  295. package/build/stories/player/parts/tooltip.d.ts +0 -5
  296. package/build/stories/player/parts/video.d.ts +0 -1
  297. package/build/stories/player/utils.d.ts +0 -2
  298. package/build/stories/product-cards/_types.d.ts +0 -36
  299. package/build/stories/product-cards/index.d.ts +0 -3
  300. package/build/stories/product-cards/index.stories.d.ts +0 -5
  301. package/build/stories/profile-modal/_types.d.ts +0 -67
  302. package/build/stories/profile-modal/components/UserContainer.d.ts +0 -2
  303. package/build/stories/profile-modal/components/menuItem.d.ts +0 -282
  304. package/build/stories/profile-modal/components/menuItemIcon.d.ts +0 -9
  305. package/build/stories/profile-modal/components/previousMenuButton.d.ts +0 -2
  306. package/build/stories/profile-modal/index.d.ts +0 -10
  307. package/build/stories/profile-modal/index.stories.d.ts +0 -4
  308. package/build/stories/profile-modal/items/helpMenuItem.d.ts +0 -19
  309. package/build/stories/profile-modal/items/languageMenuItem.d.ts +0 -14
  310. package/build/stories/profile-modal/items/settingsMenuItem.d.ts +0 -21
  311. package/build/stories/profile-modal/userMenu.d.ts +0 -2
  312. package/build/stories/profile-modal/utils.d.ts +0 -1
  313. package/build/stories/service-cards/_types.d.ts +0 -17
  314. package/build/stories/service-cards/index.d.ts +0 -3
  315. package/build/stories/service-cards/index.stories.d.ts +0 -5
  316. package/build/stories/shared/editorStyle.d.ts +0 -2
  317. package/build/stories/shared/globalStyle.d.ts +0 -4
  318. package/build/stories/slider/_types.d.ts +0 -9
  319. package/build/stories/slider/index.d.ts +0 -16
  320. package/build/stories/slider/index.stories.d.ts +0 -13
  321. package/build/stories/slider/parts/buttons.d.ts +0 -3
  322. package/build/stories/slider/parts/container.d.ts +0 -273
  323. package/build/stories/slider/parts/counter.d.ts +0 -4
  324. package/build/stories/slider/parts/slickSlider.d.ts +0 -4
  325. package/build/stories/slider/parts/slide.d.ts +0 -2
  326. package/build/stories/slider/parts/sliderContext.d.ts +0 -7
  327. package/build/stories/special-cards/_types.d.ts +0 -29
  328. package/build/stories/special-cards/index.d.ts +0 -852
  329. package/build/stories/special-cards/index.stories.d.ts +0 -8
  330. package/build/stories/special-cards/styled/footer.d.ts +0 -2
  331. package/build/stories/special-cards/styled/header.d.ts +0 -839
  332. package/build/stories/special-cards/styled/meta.d.ts +0 -3
  333. package/build/stories/special-cards/styled/thumbnail.d.ts +0 -3
  334. package/build/stories/stepper/_types.d.ts +0 -16
  335. package/build/stories/stepper/index.d.ts +0 -828
  336. package/build/stories/stepper/index.stories.d.ts +0 -9
  337. package/build/stories/table/_types.d.ts +0 -82
  338. package/build/stories/table/grouped.d.ts +0 -4
  339. package/build/stories/table/index.d.ts +0 -21
  340. package/build/stories/table/index.stories.d.ts +0 -16
  341. package/build/stories/tabs/_types.d.ts +0 -18
  342. package/build/stories/tabs/index.d.ts +0 -5
  343. package/build/stories/tabs/index.stories.d.ts +0 -12
  344. package/build/stories/tags/_types.d.ts +0 -23
  345. package/build/stories/tags/index.d.ts +0 -562
  346. package/build/stories/tags/index.stories.d.ts +0 -15
  347. package/build/stories/theme/charts.d.ts +0 -8
  348. package/build/stories/theme/colors.d.ts +0 -7
  349. package/build/stories/theme/colors.stories.d.ts +0 -20
  350. package/build/stories/theme/components.d.ts +0 -184
  351. package/build/stories/theme/fontWeights.d.ts +0 -12
  352. package/build/stories/theme/gradients.d.ts +0 -3
  353. package/build/stories/theme/index.d.ts +0 -446
  354. package/build/stories/theme/mixins.d.ts +0 -4
  355. package/build/stories/theme/palette.d.ts +0 -148
  356. package/build/stories/theme/palette.stories.d.ts +0 -28
  357. package/build/stories/theme/utils.d.ts +0 -11
  358. package/build/stories/tiles/_types.d.ts +0 -12
  359. package/build/stories/tiles/index.d.ts +0 -22
  360. package/build/stories/tiles/index.stories.d.ts +0 -18
  361. package/build/stories/timeline/_types.d.ts +0 -14
  362. package/build/stories/timeline/index.d.ts +0 -290
  363. package/build/stories/timeline/index.stories.d.ts +0 -15
  364. package/build/stories/title/_types.d.ts +0 -5
  365. package/build/stories/title/index.d.ts +0 -6
  366. package/build/stories/title/index.stories.d.ts +0 -4
  367. package/build/stories/tooltip/_types.d.ts +0 -4
  368. package/build/stories/tooltip/index.d.ts +0 -3
  369. package/build/stories/tooltip/index.stories.d.ts +0 -5
  370. package/build/stories/tooltip-modal/_types.d.ts +0 -21
  371. package/build/stories/tooltip-modal/index.d.ts +0 -18
  372. package/build/stories/tooltip-modal/index.stories.d.ts +0 -4
  373. package/build/stories/transcript/_data.d.ts +0 -17
  374. package/build/stories/transcript/extensions/theme/index.d.ts +0 -349
  375. package/build/stories/transcript/findActiveWord.d.ts +0 -2
  376. package/build/stories/transcript/floatingMenu.d.ts +0 -8
  377. package/build/stories/transcript/getParsedContent.d.ts +0 -26
  378. package/build/stories/transcript/index.d.ts +0 -53
  379. package/build/stories/transcript/index.stories.d.ts +0 -23
  380. package/build/stories/transcript/nodes/active/Component.d.ts +0 -6
  381. package/build/stories/transcript/nodes/active/index.d.ts +0 -4
  382. package/build/stories/transcript/nodes/observation/Component.d.ts +0 -6
  383. package/build/stories/transcript/nodes/observation/index.d.ts +0 -2
  384. package/build/stories/transcript/nodes/paragraph/Component.d.ts +0 -6
  385. package/build/stories/transcript/nodes/paragraph/index.d.ts +0 -2
  386. package/build/stories/transcript/nodes/word/Component.d.ts +0 -6
  387. package/build/stories/transcript/nodes/word/index.d.ts +0 -2
  388. package/build/stories/transcript/search.d.ts +0 -9
  389. package/build/stories/transcript/useEditor.d.ts +0 -12
  390. package/build/stories/trigger/_types.d.ts +0 -3
  391. package/build/stories/trigger/index.d.ts +0 -6
  392. package/build/stories/typography/block-quote/_types.d.ts +0 -5
  393. package/build/stories/typography/block-quote/index.d.ts +0 -6
  394. package/build/stories/typography/block-quote/index.stories.d.ts +0 -3
  395. package/build/stories/typography/code/_types.d.ts +0 -7
  396. package/build/stories/typography/code/index.d.ts +0 -6
  397. package/build/stories/typography/code/index.stories.d.ts +0 -6
  398. package/build/stories/typography/ellipsis/_types.d.ts +0 -9
  399. package/build/stories/typography/ellipsis/index.d.ts +0 -6
  400. package/build/stories/typography/ellipsis/index.stories.d.ts +0 -3
  401. package/build/stories/typography/lists/_types.d.ts +0 -17
  402. package/build/stories/typography/lists/index.d.ts +0 -16
  403. package/build/stories/typography/lists/ordered.stories.d.ts +0 -4
  404. package/build/stories/typography/lists/unordered.stories.d.ts +0 -4
  405. package/build/stories/typography/paragraph/index.d.ts +0 -6
  406. package/build/stories/typography/paragraph/index.stories.d.ts +0 -4
  407. package/build/stories/typography/span/_types.d.ts +0 -13
  408. package/build/stories/typography/span/index.d.ts +0 -12
  409. package/build/stories/typography/span/index.stories.d.ts +0 -4
  410. package/build/stories/typography/typescale/anchortag/index.stories.d.ts +0 -4
  411. package/build/stories/typography/typescale/index.d.ts +0 -315
  412. package/build/stories/typography/typescale/index.stories.d.ts +0 -4
@@ -1,184 +0,0 @@
1
- import { ButtonArgs } from "../buttons/button/_types";
2
- export declare const components: {
3
- "text.primary": () => {
4
- color: string | undefined;
5
- };
6
- "text.success": () => {
7
- color: string | undefined;
8
- };
9
- "text.warning": () => {
10
- color: string | undefined;
11
- };
12
- "text.danger": () => {
13
- color: string | undefined;
14
- };
15
- "navigation.hoverableItem": ({ isCurrent }: {
16
- isCurrent: boolean;
17
- }) => {
18
- color: string | undefined;
19
- "font-weight": number;
20
- "background-color"?: string | undefined;
21
- "border-top-left-radius": string;
22
- "border-bottom-left-radius": string;
23
- "&:hover, &.hover": {
24
- "background-color": string | undefined;
25
- color: string | undefined;
26
- };
27
- "&:active, &.active": {
28
- "background-color": string | undefined;
29
- color: string | undefined;
30
- };
31
- "&.isCurrent": {
32
- color: string | undefined;
33
- "font-weight": number;
34
- "background-color": string | undefined;
35
- };
36
- };
37
- "notifications.notification": ({ type, isPrimary, }: {
38
- type: string;
39
- isPrimary: boolean;
40
- }) => {
41
- svg?: {
42
- marginTop: string;
43
- } | {
44
- color: string;
45
- marginTop: string;
46
- } | undefined;
47
- backgroundColor?: string | undefined;
48
- };
49
- "notifications.notification.close": ({ type, isPrimary, }: {
50
- type: string;
51
- isPrimary: boolean;
52
- }) => {
53
- color?: string | undefined;
54
- ":hover"?: {
55
- color: string;
56
- } | undefined;
57
- cursor: string;
58
- };
59
- "notifications.notification.close-icon": () => {
60
- position: string;
61
- top: string;
62
- right: string;
63
- width: string;
64
- height: string;
65
- };
66
- "notifications.notification.title": ({ type, isPrimary, }: {
67
- type: string;
68
- isPrimary: boolean;
69
- }) => {
70
- color?: string | undefined;
71
- };
72
- pageHeader: {
73
- imgMaxHeight: string;
74
- };
75
- autocomplete: {
76
- thumbSize: string;
77
- };
78
- "tabs.tab": ({ isSelected }: {
79
- isSelected: boolean;
80
- }) => {
81
- fontWeight: number;
82
- } | undefined;
83
- "dropdowns.item": ({ addable, checked, ...rest }: {
84
- addable: boolean;
85
- checked: boolean;
86
- }) => {
87
- fontWeight?: number | undefined;
88
- color?: string | undefined;
89
- cursor?: string | undefined;
90
- };
91
- "buttons.icon_button": ({ disabled, isBright, isAccent, isPrimary, isBasic, }: ButtonArgs) => {
92
- pointerEvents?: string | undefined;
93
- backgroundColor?: string | undefined;
94
- color?: string | undefined;
95
- border?: string | undefined;
96
- "&:hover"?: {
97
- borderColor: string | undefined;
98
- color: string | undefined;
99
- backgroundColor: string | undefined;
100
- "& svg"?: undefined;
101
- } | {
102
- backgroundColor: string | undefined;
103
- color: string | undefined;
104
- borderColor?: undefined;
105
- "& svg"?: undefined;
106
- } | {
107
- backgroundColor: string;
108
- color: string;
109
- "& svg": {
110
- color: string;
111
- };
112
- borderColor?: undefined;
113
- } | undefined;
114
- "&:active"?: {
115
- borderColor: string | undefined;
116
- color: string | undefined;
117
- backgroundColor: string;
118
- "& svg"?: undefined;
119
- } | {
120
- backgroundColor: string;
121
- color: string | undefined;
122
- borderColor?: undefined;
123
- "& svg"?: undefined;
124
- } | {
125
- backgroundColor: string | undefined;
126
- color: string;
127
- borderColor?: undefined;
128
- "& svg"?: undefined;
129
- } | {
130
- backgroundColor: string;
131
- color: string;
132
- "& svg": {
133
- color: string;
134
- };
135
- borderColor?: undefined;
136
- } | undefined;
137
- borderColor?: string | undefined;
138
- };
139
- "buttons.button": ({ isAccent, isBright, isPrimary, isBasic, isLink, }: ButtonArgs) => {
140
- backgroundColor?: string | undefined;
141
- color?: string | undefined;
142
- border?: string | undefined;
143
- "&:hover"?: {
144
- borderColor: string | undefined;
145
- color: string | undefined;
146
- backgroundColor: string | undefined;
147
- } | {
148
- backgroundColor: string | undefined;
149
- borderColor?: undefined;
150
- color?: undefined;
151
- } | {
152
- backgroundColor: string | undefined;
153
- color: string | undefined;
154
- borderColor?: undefined;
155
- } | {
156
- color: string | undefined;
157
- borderColor?: undefined;
158
- backgroundColor?: undefined;
159
- } | undefined;
160
- "&:active"?: {
161
- borderColor: string | undefined;
162
- color: string | undefined;
163
- backgroundColor: string;
164
- } | {
165
- backgroundColor: string | undefined;
166
- borderColor?: undefined;
167
- color?: undefined;
168
- } | {
169
- backgroundColor: string;
170
- color: string | undefined;
171
- borderColor?: undefined;
172
- } | {
173
- color: string | undefined;
174
- borderColor?: undefined;
175
- backgroundColor?: undefined;
176
- } | undefined;
177
- borderColor?: string | undefined;
178
- };
179
- "cards.card": {
180
- border: string;
181
- };
182
- chrome: any;
183
- notification: any;
184
- };
@@ -1,12 +0,0 @@
1
- declare const fontWeights: {
2
- semibold: number;
3
- thin: number;
4
- extralight: number;
5
- light: number;
6
- regular: number;
7
- medium: number;
8
- bold: number;
9
- extrabold: number;
10
- black: number;
11
- };
12
- export { fontWeights };
@@ -1,3 +0,0 @@
1
- export declare const gradients: {
2
- dark: string;
3
- };
@@ -1,446 +0,0 @@
1
- declare const theme: {
2
- breakpoints: {
3
- xxl: string;
4
- xs: string;
5
- sm: string;
6
- md: string;
7
- lg: string;
8
- xl: string;
9
- };
10
- colors: {
11
- base: "light" | "dark";
12
- background: string;
13
- foreground: string;
14
- primaryHue: string;
15
- dangerHue: string;
16
- warningHue: string;
17
- successHue: string;
18
- neutralHue: string;
19
- chromeHue: string;
20
- } & {
21
- infoHue: string;
22
- accentHue: string;
23
- };
24
- palette: {
25
- black: string;
26
- white: string;
27
- product: {
28
- support: string;
29
- message: string;
30
- explore: string;
31
- gather: string;
32
- guide: string;
33
- connect: string;
34
- chat: string;
35
- talk: string;
36
- sell: string;
37
- };
38
- grey: {
39
- "100": string;
40
- "200": string;
41
- "300": string;
42
- "400": string;
43
- "500": string;
44
- "600": string;
45
- "700": string;
46
- "800": string;
47
- };
48
- blue: {
49
- "50": string;
50
- "100": string;
51
- "200": string;
52
- "300": string;
53
- "400": string;
54
- "500": string;
55
- "600": string;
56
- "700": string;
57
- "800": string;
58
- };
59
- red: {
60
- "100": string;
61
- "200": string;
62
- "300": string;
63
- "400": string;
64
- "500": string;
65
- "600": string;
66
- "700": string;
67
- "800": string;
68
- "900": string;
69
- };
70
- yellow: {
71
- "100": string;
72
- "200": string;
73
- "300": string;
74
- "400": string;
75
- "500": string;
76
- "600": string;
77
- "700": string;
78
- "800": string;
79
- "900": string;
80
- };
81
- green: {
82
- "50": string;
83
- "100": string;
84
- "200": string;
85
- "300": string;
86
- "400": string;
87
- "500": string;
88
- "600": string;
89
- "700": string;
90
- "800": string;
91
- };
92
- azure: {
93
- "100": string;
94
- "200": string;
95
- "300": string;
96
- "400": string;
97
- "500": string;
98
- "600": string;
99
- "700": string;
100
- "800": string;
101
- "900": string;
102
- };
103
- kale: {
104
- "100": string;
105
- "200": string;
106
- "300": string;
107
- "600": string;
108
- "700": string;
109
- "800": string;
110
- };
111
- pink: {
112
- "600": string;
113
- "700": string;
114
- "800": string;
115
- "900": string;
116
- };
117
- crimson: {
118
- "200": string;
119
- "300": string;
120
- "400": string;
121
- "500": string;
122
- };
123
- fuschia: {
124
- "400": string;
125
- "600": string;
126
- M400: string;
127
- M600: string;
128
- };
129
- lemon: {
130
- "400": string;
131
- "500": string;
132
- "600": string;
133
- "700": string;
134
- };
135
- teal: {
136
- "400": string;
137
- "500": string;
138
- "600": string;
139
- "700": string;
140
- };
141
- royal: {
142
- "600": string;
143
- "700": string;
144
- "800": string;
145
- "900": string;
146
- };
147
- purple: {
148
- "200": string;
149
- "300": string;
150
- "400": string;
151
- "500": string;
152
- };
153
- lime: {
154
- "400": string;
155
- "600": string;
156
- M400: string;
157
- M600: string;
158
- };
159
- mint: {
160
- "400": string;
161
- "600": string;
162
- M400: string;
163
- M600: string;
164
- };
165
- orange: {
166
- "400": string;
167
- "600": string;
168
- M400: string;
169
- M600: string;
170
- };
171
- };
172
- fonts: {
173
- system: string;
174
- mono: string;
175
- };
176
- fontWeights: {
177
- semibold: number;
178
- thin: number;
179
- extralight: number;
180
- light: number;
181
- regular: number;
182
- medium: number;
183
- bold: number;
184
- extrabold: number;
185
- black: number;
186
- };
187
- gradients: {
188
- dark: string;
189
- };
190
- borderRadii: {
191
- lg: string;
192
- xl: string;
193
- xxl: string;
194
- sm: string;
195
- md: string;
196
- };
197
- lineHeights: {
198
- xs: string;
199
- sm: string;
200
- md: string;
201
- lg: string;
202
- xl: string;
203
- xxl: string;
204
- xxxl: string;
205
- };
206
- components: {
207
- "text.primary": () => {
208
- color: string | undefined;
209
- };
210
- "text.success": () => {
211
- color: string | undefined;
212
- };
213
- "text.warning": () => {
214
- color: string | undefined;
215
- };
216
- "text.danger": () => {
217
- color: string | undefined;
218
- };
219
- "navigation.hoverableItem": ({ isCurrent }: {
220
- isCurrent: boolean;
221
- }) => {
222
- color: string | undefined;
223
- "font-weight": number;
224
- "background-color"?: string | undefined;
225
- "border-top-left-radius": string;
226
- "border-bottom-left-radius": string;
227
- "&:hover, &.hover": {
228
- "background-color": string | undefined;
229
- color: string | undefined;
230
- };
231
- "&:active, &.active": {
232
- "background-color": string | undefined;
233
- color: string | undefined;
234
- };
235
- "&.isCurrent": {
236
- color: string | undefined;
237
- "font-weight": number;
238
- "background-color": string | undefined;
239
- };
240
- };
241
- "notifications.notification": ({ type, isPrimary, }: {
242
- type: string;
243
- isPrimary: boolean;
244
- }) => {
245
- svg?: {
246
- marginTop: string;
247
- } | {
248
- color: string;
249
- marginTop: string;
250
- } | undefined;
251
- backgroundColor?: string | undefined;
252
- };
253
- "notifications.notification.close": ({ type, isPrimary, }: {
254
- type: string;
255
- isPrimary: boolean;
256
- }) => {
257
- color?: string | undefined;
258
- ":hover"?: {
259
- color: string;
260
- } | undefined;
261
- cursor: string;
262
- };
263
- "notifications.notification.close-icon": () => {
264
- position: string;
265
- top: string;
266
- right: string;
267
- width: string;
268
- height: string;
269
- };
270
- "notifications.notification.title": ({ type, isPrimary, }: {
271
- type: string;
272
- isPrimary: boolean;
273
- }) => {
274
- color?: string | undefined;
275
- };
276
- pageHeader: {
277
- imgMaxHeight: string;
278
- };
279
- autocomplete: {
280
- thumbSize: string;
281
- };
282
- "tabs.tab": ({ isSelected }: {
283
- isSelected: boolean;
284
- }) => {
285
- fontWeight: number;
286
- } | undefined;
287
- "dropdowns.item": ({ addable, checked, ...rest }: {
288
- addable: boolean;
289
- checked: boolean;
290
- }) => {
291
- fontWeight?: number | undefined;
292
- color?: string | undefined;
293
- cursor?: string | undefined;
294
- };
295
- "buttons.icon_button": ({ disabled, isBright, isAccent, isPrimary, isBasic, }: import("../buttons/button/_types").ButtonArgs) => {
296
- pointerEvents?: string | undefined;
297
- backgroundColor?: string | undefined;
298
- color?: string | undefined;
299
- border?: string | undefined;
300
- "&:hover"?: {
301
- borderColor: string | undefined;
302
- color: string | undefined;
303
- backgroundColor: string | undefined;
304
- "& svg"?: undefined;
305
- } | {
306
- backgroundColor: string | undefined;
307
- color: string | undefined;
308
- borderColor?: undefined;
309
- "& svg"?: undefined;
310
- } | {
311
- backgroundColor: string;
312
- color: string;
313
- "& svg": {
314
- color: string;
315
- };
316
- borderColor?: undefined;
317
- } | undefined;
318
- "&:active"?: {
319
- borderColor: string | undefined;
320
- color: string | undefined;
321
- backgroundColor: string;
322
- "& svg"?: undefined;
323
- } | {
324
- backgroundColor: string;
325
- color: string | undefined;
326
- borderColor?: undefined;
327
- "& svg"?: undefined;
328
- } | {
329
- backgroundColor: string | undefined;
330
- color: string;
331
- borderColor?: undefined;
332
- "& svg"?: undefined;
333
- } | {
334
- backgroundColor: string;
335
- color: string;
336
- "& svg": {
337
- color: string;
338
- };
339
- borderColor?: undefined;
340
- } | undefined;
341
- borderColor?: string | undefined;
342
- };
343
- "buttons.button": ({ isAccent, isBright, isPrimary, isBasic, isLink, }: import("../buttons/button/_types").ButtonArgs) => {
344
- backgroundColor?: string | undefined;
345
- color?: string | undefined;
346
- border?: string | undefined;
347
- "&:hover"?: {
348
- borderColor: string | undefined;
349
- color: string | undefined;
350
- backgroundColor: string | undefined;
351
- } | {
352
- backgroundColor: string | undefined;
353
- borderColor?: undefined;
354
- color?: undefined;
355
- } | {
356
- backgroundColor: string | undefined;
357
- color: string | undefined;
358
- borderColor?: undefined;
359
- } | {
360
- color: string | undefined;
361
- borderColor?: undefined;
362
- backgroundColor?: undefined;
363
- } | undefined;
364
- "&:active"?: {
365
- borderColor: string | undefined;
366
- color: string | undefined;
367
- backgroundColor: string;
368
- } | {
369
- backgroundColor: string | undefined;
370
- borderColor?: undefined;
371
- color?: undefined;
372
- } | {
373
- backgroundColor: string;
374
- color: string | undefined;
375
- borderColor?: undefined;
376
- } | {
377
- color: string | undefined;
378
- borderColor?: undefined;
379
- backgroundColor?: undefined;
380
- } | undefined;
381
- borderColor?: string | undefined;
382
- };
383
- "cards.card": {
384
- border: string;
385
- };
386
- chrome: any;
387
- notification: any;
388
- };
389
- shadows: {
390
- boxShadow: (theme: import("styled-components").DefaultTheme) => string;
391
- xs: (color: string) => string;
392
- sm: (color: string) => string;
393
- md: (color: string) => string;
394
- lg: (offsetY: string, blurRadius: string, color: string) => string;
395
- };
396
- levels: {
397
- back: number;
398
- base: number;
399
- front: number;
400
- modal: number;
401
- };
402
- rtl: boolean;
403
- document?: any;
404
- window?: any;
405
- borders: {
406
- sm: string;
407
- md: string;
408
- };
409
- borderStyles: {
410
- solid: string;
411
- };
412
- borderWidths: {
413
- sm: string;
414
- md: string;
415
- };
416
- fontSizes: {
417
- xs: string;
418
- sm: string;
419
- md: string;
420
- lg: string;
421
- xl: string;
422
- xxl: string;
423
- xxxl: string;
424
- };
425
- iconSizes: {
426
- sm: string;
427
- md: string;
428
- lg: string;
429
- };
430
- shadowWidths: {
431
- xs: string;
432
- sm: string;
433
- md: string;
434
- };
435
- space: {
436
- base: number;
437
- xxs: string;
438
- xs: string;
439
- sm: string;
440
- md: string;
441
- lg: string;
442
- xl: string;
443
- xxl: string;
444
- };
445
- };
446
- export { theme };
@@ -1,4 +0,0 @@
1
- export declare const flexCenter: import("styled-components").RuleSet<object>;
2
- export declare const flexColumnCenter: import("styled-components").RuleSet<object>;
3
- export declare const flexStart: import("styled-components").RuleSet<object>;
4
- export declare const cardStyle: import("styled-components").RuleSet<object>;