nogbase-ui 1.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (756) hide show
  1. package/LICENSE +661 -0
  2. package/README.md +61 -0
  3. package/dist/AllIcons-BpT9PGHQ.js +7953 -0
  4. package/dist/AllIcons-Ccrgjdr_.cjs +1 -0
  5. package/dist/AppTooltip-BGyiynP0.js +150 -0
  6. package/dist/AppTooltip-BSOOys5a.cjs +1 -0
  7. package/dist/Checkmark-BMk88h_C.cjs +1 -0
  8. package/dist/Checkmark-nXZm8BnM.js +377 -0
  9. package/dist/ColorSample-BWfzelYk.cjs +1 -0
  10. package/dist/ColorSample-tgmSZ-F7.js +120 -0
  11. package/dist/DefaultThemeColorFallback-DbqJIVcx.js +4 -0
  12. package/dist/DefaultThemeColorFallback-yakKib_c.cjs +1 -0
  13. package/dist/GrayScaleDark-Cuc4HWDV.cjs +1 -0
  14. package/dist/GrayScaleDark-DLZkJnfs.js +17 -0
  15. package/dist/IconTypography-D1m71DlC.cjs +1 -0
  16. package/dist/IconTypography-D6-z1Irl.js +17 -0
  17. package/dist/Loader-CVqckhmU.js +36 -0
  18. package/dist/Loader-DvDr98P8.cjs +1 -0
  19. package/dist/MainColorNames-I8OTbUOe.cjs +1 -0
  20. package/dist/MainColorNames-syigy4-h.js +52 -0
  21. package/dist/OverflowingTextWithTooltip-BY3bdsCV.js +72 -0
  22. package/dist/OverflowingTextWithTooltip-Bx--oslz.cjs +1 -0
  23. package/dist/Pill-CzxYmDQR.js +17 -0
  24. package/dist/Pill-fgWKgFIn.cjs +1 -0
  25. package/dist/Tag-C0ieQE9o.cjs +1 -0
  26. package/dist/Tag-DOSiXPZl.js +65 -0
  27. package/dist/ThemeProvider-CLAfdrfV.cjs +1 -0
  28. package/dist/ThemeProvider-CpY05Gd2.js +40 -0
  29. package/dist/TintedIconTile-C6Ogk0pF.cjs +1 -0
  30. package/dist/TintedIconTile-D6h1yGXu.js +76 -0
  31. package/dist/Toggle-Cw3Dds-m.cjs +1 -0
  32. package/dist/Toggle-DFCRkcpJ.js +195 -0
  33. package/dist/VisibilityHidden-Bk1yWahA.cjs +1 -0
  34. package/dist/VisibilityHidden-DrhO-pBI.js +12 -0
  35. package/dist/VisibilityHiddenInput-BOx7Yl7-.js +9 -0
  36. package/dist/VisibilityHiddenInput-CexbykfV.cjs +1 -0
  37. package/dist/accessibility/components/VisibilityHidden.d.ts +4 -0
  38. package/dist/accessibility/components/VisibilityHidden.d.ts.map +1 -0
  39. package/dist/accessibility/components/VisibilityHiddenInput.d.ts +2 -0
  40. package/dist/accessibility/components/VisibilityHiddenInput.d.ts.map +1 -0
  41. package/dist/accessibility/index.d.ts +4 -0
  42. package/dist/accessibility/index.d.ts.map +1 -0
  43. package/dist/accessibility/utils/visibility-hidden.d.ts +2 -0
  44. package/dist/accessibility/utils/visibility-hidden.d.ts.map +1 -0
  45. package/dist/accessibility.cjs +11 -0
  46. package/dist/accessibility.mjs +18 -0
  47. package/dist/assets/index.d.ts +1 -0
  48. package/dist/assets/index.d.ts.map +1 -0
  49. package/dist/assets.cjs +1 -0
  50. package/dist/assets.mjs +1 -0
  51. package/dist/components/Pill/Pill.d.ts +10 -0
  52. package/dist/components/Pill/Pill.d.ts.map +1 -0
  53. package/dist/components/avatar-or-icon/AvatarOrIcon.d.ts +17 -0
  54. package/dist/components/avatar-or-icon/AvatarOrIcon.d.ts.map +1 -0
  55. package/dist/components/chip/Chip.d.ts +38 -0
  56. package/dist/components/chip/Chip.d.ts.map +1 -0
  57. package/dist/components/chip/LinkChip.d.ts +13 -0
  58. package/dist/components/chip/LinkChip.d.ts.map +1 -0
  59. package/dist/components/chip/constants/LinkChipClickOutsideId.d.ts +2 -0
  60. package/dist/components/chip/constants/LinkChipClickOutsideId.d.ts.map +1 -0
  61. package/dist/components/index.d.ts +11 -0
  62. package/dist/components/index.d.ts.map +1 -0
  63. package/dist/components/tag/Tag.d.ts +20 -0
  64. package/dist/components/tag/Tag.d.ts.map +1 -0
  65. package/dist/components.cjs +1 -0
  66. package/dist/components.mjs +173 -0
  67. package/dist/config-BQRGC1lM.js +22 -0
  68. package/dist/config-rVY5Wtrt.cjs +1 -0
  69. package/dist/constants-BcwxurOJ.cjs +1 -0
  70. package/dist/constants-CDXq37n6.js +4 -0
  71. package/dist/createReactComponent-Cb6Pzf10.js +48 -0
  72. package/dist/createReactComponent-w5VMPsZQ.cjs +1 -0
  73. package/dist/display/avatar/components/Avatar.d.ts +21 -0
  74. package/dist/display/avatar/components/Avatar.d.ts.map +1 -0
  75. package/dist/display/avatar/components/AvatarGroup.d.ts +7 -0
  76. package/dist/display/avatar/components/AvatarGroup.d.ts.map +1 -0
  77. package/dist/display/avatar/components/states/invalidAvatarUrlsAtomV2.d.ts +4 -0
  78. package/dist/display/avatar/components/states/invalidAvatarUrlsAtomV2.d.ts.map +1 -0
  79. package/dist/display/avatar/constants/AvatarPropertiesBySize.d.ts +23 -0
  80. package/dist/display/avatar/constants/AvatarPropertiesBySize.d.ts.map +1 -0
  81. package/dist/display/avatar/types/AvatarSize.d.ts +2 -0
  82. package/dist/display/avatar/types/AvatarSize.d.ts.map +1 -0
  83. package/dist/display/avatar/types/AvatarType.d.ts +2 -0
  84. package/dist/display/avatar/types/AvatarType.d.ts.map +1 -0
  85. package/dist/display/banner/components/Banner.d.ts +11 -0
  86. package/dist/display/banner/components/Banner.d.ts.map +1 -0
  87. package/dist/display/banner/components/InlineBanner.d.ts +16 -0
  88. package/dist/display/banner/components/InlineBanner.d.ts.map +1 -0
  89. package/dist/display/banner/components/SidePanelInformationBanner.d.ts +8 -0
  90. package/dist/display/banner/components/SidePanelInformationBanner.d.ts.map +1 -0
  91. package/dist/display/callout/Callout.d.ts +17 -0
  92. package/dist/display/callout/Callout.d.ts.map +1 -0
  93. package/dist/display/checkmark/components/AnimatedCheckmark.d.ts +10 -0
  94. package/dist/display/checkmark/components/AnimatedCheckmark.d.ts.map +1 -0
  95. package/dist/display/checkmark/components/Checkmark.d.ts +7 -0
  96. package/dist/display/checkmark/components/Checkmark.d.ts.map +1 -0
  97. package/dist/display/color/components/ColorSample.d.ts +14 -0
  98. package/dist/display/color/components/ColorSample.d.ts.map +1 -0
  99. package/dist/display/command-block/components/CommandBlock.d.ts +9 -0
  100. package/dist/display/command-block/components/CommandBlock.d.ts.map +1 -0
  101. package/dist/display/components/LinkifiedText.d.ts +6 -0
  102. package/dist/display/components/LinkifiedText.d.ts.map +1 -0
  103. package/dist/display/icon/components/Icon.d.ts +7 -0
  104. package/dist/display/icon/components/Icon.d.ts.map +1 -0
  105. package/dist/display/icon/components/IconAddressBook.d.ts +6 -0
  106. package/dist/display/icon/components/IconAddressBook.d.ts.map +1 -0
  107. package/dist/display/icon/components/IconBrandAnthropic.d.ts +6 -0
  108. package/dist/display/icon/components/IconBrandAnthropic.d.ts.map +1 -0
  109. package/dist/display/icon/components/IconBrandGemini.d.ts +6 -0
  110. package/dist/display/icon/components/IconBrandGemini.d.ts.map +1 -0
  111. package/dist/display/icon/components/IconBrandGroq.d.ts +6 -0
  112. package/dist/display/icon/components/IconBrandGroq.d.ts.map +1 -0
  113. package/dist/display/icon/components/IconBrandMistral.d.ts +6 -0
  114. package/dist/display/icon/components/IconBrandMistral.d.ts.map +1 -0
  115. package/dist/display/icon/components/IconBrandXai.d.ts +6 -0
  116. package/dist/display/icon/components/IconBrandXai.d.ts.map +1 -0
  117. package/dist/display/icon/components/IconChartBarHorizontal.d.ts +6 -0
  118. package/dist/display/icon/components/IconChartBarHorizontal.d.ts.map +1 -0
  119. package/dist/display/icon/components/IconGmail.d.ts +6 -0
  120. package/dist/display/icon/components/IconGmail.d.ts.map +1 -0
  121. package/dist/display/icon/components/IconGoogle.d.ts +6 -0
  122. package/dist/display/icon/components/IconGoogle.d.ts.map +1 -0
  123. package/dist/display/icon/components/IconGoogleCalendar.d.ts +6 -0
  124. package/dist/display/icon/components/IconGoogleCalendar.d.ts.map +1 -0
  125. package/dist/display/icon/components/IconLock.d.ts +6 -0
  126. package/dist/display/icon/components/IconLock.d.ts.map +1 -0
  127. package/dist/display/icon/components/IconMicrosoft.d.ts +6 -0
  128. package/dist/display/icon/components/IconMicrosoft.d.ts.map +1 -0
  129. package/dist/display/icon/components/IconMicrosoftCalendar.d.ts +6 -0
  130. package/dist/display/icon/components/IconMicrosoftCalendar.d.ts.map +1 -0
  131. package/dist/display/icon/components/IconMicrosoftOutlook.d.ts +6 -0
  132. package/dist/display/icon/components/IconMicrosoftOutlook.d.ts.map +1 -0
  133. package/dist/display/icon/components/IconModelClaude.d.ts +6 -0
  134. package/dist/display/icon/components/IconModelClaude.d.ts.map +1 -0
  135. package/dist/display/icon/components/IconNogbaseStar.d.ts +6 -0
  136. package/dist/display/icon/components/IconNogbaseStar.d.ts.map +1 -0
  137. package/dist/display/icon/components/IconNogbaseStarFilled.d.ts +6 -0
  138. package/dist/display/icon/components/IconNogbaseStarFilled.d.ts.map +1 -0
  139. package/dist/display/icon/components/IconProviderOpenai.d.ts +6 -0
  140. package/dist/display/icon/components/IconProviderOpenai.d.ts.map +1 -0
  141. package/dist/display/icon/components/IconRelationManyToOne.d.ts +6 -0
  142. package/dist/display/icon/components/IconRelationManyToOne.d.ts.map +1 -0
  143. package/dist/display/icon/components/IconTrashXOff.d.ts +6 -0
  144. package/dist/display/icon/components/IconTrashXOff.d.ts.map +1 -0
  145. package/dist/display/icon/components/IllustrationIconArray.d.ts +6 -0
  146. package/dist/display/icon/components/IllustrationIconArray.d.ts.map +1 -0
  147. package/dist/display/icon/components/IllustrationIconCalendarEvent.d.ts +6 -0
  148. package/dist/display/icon/components/IllustrationIconCalendarEvent.d.ts.map +1 -0
  149. package/dist/display/icon/components/IllustrationIconCalendarTime.d.ts +6 -0
  150. package/dist/display/icon/components/IllustrationIconCalendarTime.d.ts.map +1 -0
  151. package/dist/display/icon/components/IllustrationIconCurrency.d.ts +6 -0
  152. package/dist/display/icon/components/IllustrationIconCurrency.d.ts.map +1 -0
  153. package/dist/display/icon/components/IllustrationIconFile.d.ts +6 -0
  154. package/dist/display/icon/components/IllustrationIconFile.d.ts.map +1 -0
  155. package/dist/display/icon/components/IllustrationIconJson.d.ts +6 -0
  156. package/dist/display/icon/components/IllustrationIconJson.d.ts.map +1 -0
  157. package/dist/display/icon/components/IllustrationIconLink.d.ts +6 -0
  158. package/dist/display/icon/components/IllustrationIconLink.d.ts.map +1 -0
  159. package/dist/display/icon/components/IllustrationIconMail.d.ts +6 -0
  160. package/dist/display/icon/components/IllustrationIconMail.d.ts.map +1 -0
  161. package/dist/display/icon/components/IllustrationIconManyToMany.d.ts +6 -0
  162. package/dist/display/icon/components/IllustrationIconManyToMany.d.ts.map +1 -0
  163. package/dist/display/icon/components/IllustrationIconMap.d.ts +6 -0
  164. package/dist/display/icon/components/IllustrationIconMap.d.ts.map +1 -0
  165. package/dist/display/icon/components/IllustrationIconNumbers.d.ts +6 -0
  166. package/dist/display/icon/components/IllustrationIconNumbers.d.ts.map +1 -0
  167. package/dist/display/icon/components/IllustrationIconOneToMany.d.ts +6 -0
  168. package/dist/display/icon/components/IllustrationIconOneToMany.d.ts.map +1 -0
  169. package/dist/display/icon/components/IllustrationIconOneToOne.d.ts +6 -0
  170. package/dist/display/icon/components/IllustrationIconOneToOne.d.ts.map +1 -0
  171. package/dist/display/icon/components/IllustrationIconPhone.d.ts +6 -0
  172. package/dist/display/icon/components/IllustrationIconPhone.d.ts.map +1 -0
  173. package/dist/display/icon/components/IllustrationIconSetting.d.ts +6 -0
  174. package/dist/display/icon/components/IllustrationIconSetting.d.ts.map +1 -0
  175. package/dist/display/icon/components/IllustrationIconStar.d.ts +6 -0
  176. package/dist/display/icon/components/IllustrationIconStar.d.ts.map +1 -0
  177. package/dist/display/icon/components/IllustrationIconTag.d.ts +6 -0
  178. package/dist/display/icon/components/IllustrationIconTag.d.ts.map +1 -0
  179. package/dist/display/icon/components/IllustrationIconTags.d.ts +6 -0
  180. package/dist/display/icon/components/IllustrationIconTags.d.ts.map +1 -0
  181. package/dist/display/icon/components/IllustrationIconText.d.ts +6 -0
  182. package/dist/display/icon/components/IllustrationIconText.d.ts.map +1 -0
  183. package/dist/display/icon/components/IllustrationIconToggle.d.ts +6 -0
  184. package/dist/display/icon/components/IllustrationIconToggle.d.ts.map +1 -0
  185. package/dist/display/icon/components/IllustrationIconUid.d.ts +6 -0
  186. package/dist/display/icon/components/IllustrationIconUid.d.ts.map +1 -0
  187. package/dist/display/icon/components/IllustrationIconUser.d.ts +6 -0
  188. package/dist/display/icon/components/IllustrationIconUser.d.ts.map +1 -0
  189. package/dist/display/icon/components/IllustrationIconWrapper.d.ts +2 -0
  190. package/dist/display/icon/components/IllustrationIconWrapper.d.ts.map +1 -0
  191. package/dist/display/icon/components/TablerIcons.d.ts +3 -0
  192. package/dist/display/icon/components/TablerIcons.d.ts.map +1 -0
  193. package/dist/display/icon/components/ThinkingOrbitLoaderIcon.d.ts +6 -0
  194. package/dist/display/icon/components/ThinkingOrbitLoaderIcon.d.ts.map +1 -0
  195. package/dist/display/icon/hooks/useIcons.d.ts +5 -0
  196. package/dist/display/icon/hooks/useIcons.d.ts.map +1 -0
  197. package/dist/display/icon/providers/IconsProvider.d.ts +6 -0
  198. package/dist/display/icon/providers/IconsProvider.d.ts.map +1 -0
  199. package/dist/display/icon/providers/internal/AllIcons.d.ts +4185 -0
  200. package/dist/display/icon/providers/internal/AllIcons.d.ts.map +1 -0
  201. package/dist/display/icon/states/iconsState.d.ts +6 -0
  202. package/dist/display/icon/states/iconsState.d.ts.map +1 -0
  203. package/dist/display/icon/types/IconComponent.d.ts +11 -0
  204. package/dist/display/icon/types/IconComponent.d.ts.map +1 -0
  205. package/dist/display/index.d.ts +95 -0
  206. package/dist/display/index.d.ts.map +1 -0
  207. package/dist/display/info/components/Info.d.ts +12 -0
  208. package/dist/display/info/components/Info.d.ts.map +1 -0
  209. package/dist/display/status/components/Status.d.ts +13 -0
  210. package/dist/display/status/components/Status.d.ts.map +1 -0
  211. package/dist/display/text/components/HorizontalSeparator.d.ts +11 -0
  212. package/dist/display/text/components/HorizontalSeparator.d.ts.map +1 -0
  213. package/dist/display/text/components/SeparatorLineText.d.ts +4 -0
  214. package/dist/display/text/components/SeparatorLineText.d.ts.map +1 -0
  215. package/dist/display/tinted-icon-tile/components/StyledTintedIconTileContainer.d.ts +6 -0
  216. package/dist/display/tinted-icon-tile/components/StyledTintedIconTileContainer.d.ts.map +1 -0
  217. package/dist/display/tinted-icon-tile/components/TintedIconTile.d.ts +10 -0
  218. package/dist/display/tinted-icon-tile/components/TintedIconTile.d.ts.map +1 -0
  219. package/dist/display/tinted-icon-tile/internal/constants/tintedIconTileColorShades.constant.d.ts +6 -0
  220. package/dist/display/tinted-icon-tile/internal/constants/tintedIconTileColorShades.constant.d.ts.map +1 -0
  221. package/dist/display/tinted-icon-tile/internal/utils/getColorFromTheme.d.ts +4 -0
  222. package/dist/display/tinted-icon-tile/internal/utils/getColorFromTheme.d.ts.map +1 -0
  223. package/dist/display/tinted-icon-tile/utils/getIconTileColorShades.d.ts +7 -0
  224. package/dist/display/tinted-icon-tile/utils/getIconTileColorShades.d.ts.map +1 -0
  225. package/dist/display/tooltip/AppTooltip.d.ts +31 -0
  226. package/dist/display/tooltip/AppTooltip.d.ts.map +1 -0
  227. package/dist/display/tooltip/OverflowingTextWithTooltip.d.ts +19 -0
  228. package/dist/display/tooltip/OverflowingTextWithTooltip.d.ts.map +1 -0
  229. package/dist/display/typography/components/H1Title.d.ts +15 -0
  230. package/dist/display/typography/components/H1Title.d.ts.map +1 -0
  231. package/dist/display/typography/components/H2Title.d.ts +9 -0
  232. package/dist/display/typography/components/H2Title.d.ts.map +1 -0
  233. package/dist/display/typography/components/H3Title.d.ts +10 -0
  234. package/dist/display/typography/components/H3Title.d.ts.map +1 -0
  235. package/dist/display/typography/components/Label.d.ts +9 -0
  236. package/dist/display/typography/components/Label.d.ts.map +1 -0
  237. package/dist/display/typography/components/StyledText.d.ts +14 -0
  238. package/dist/display/typography/components/StyledText.d.ts.map +1 -0
  239. package/dist/display.cjs +1 -0
  240. package/dist/display.mjs +1926 -0
  241. package/dist/feedback/index.d.ts +6 -0
  242. package/dist/feedback/index.d.ts.map +1 -0
  243. package/dist/feedback/loader/components/Loader.d.ts +8 -0
  244. package/dist/feedback/loader/components/Loader.d.ts.map +1 -0
  245. package/dist/feedback/progress-bar/components/CircularProgressBar.d.ts +8 -0
  246. package/dist/feedback/progress-bar/components/CircularProgressBar.d.ts.map +1 -0
  247. package/dist/feedback/progress-bar/components/ProgressBar.d.ts +14 -0
  248. package/dist/feedback/progress-bar/components/ProgressBar.d.ts.map +1 -0
  249. package/dist/feedback/progress-bar/hooks/useProgressAnimation.d.ts +13 -0
  250. package/dist/feedback/progress-bar/hooks/useProgressAnimation.d.ts.map +1 -0
  251. package/dist/feedback.cjs +1 -0
  252. package/dist/feedback.mjs +128 -0
  253. package/dist/getDisplayValueByUrlType-B64lHVXJ.cjs +1 -0
  254. package/dist/getDisplayValueByUrlType-DsRKFto7.js +25 -0
  255. package/dist/index.cjs +1 -0
  256. package/dist/index.d.ts +3 -0
  257. package/dist/index.d.ts.map +1 -0
  258. package/dist/index.mjs +4 -0
  259. package/dist/individual-entry.d.ts +12 -0
  260. package/dist/individual-entry.d.ts.map +1 -0
  261. package/dist/input/button/components/AnimatedButton.d.ts +10 -0
  262. package/dist/input/button/components/AnimatedButton.d.ts.map +1 -0
  263. package/dist/input/button/components/AnimatedLightIconButton.d.ts +19 -0
  264. package/dist/input/button/components/AnimatedLightIconButton.d.ts.map +1 -0
  265. package/dist/input/button/components/Button/Button.d.ts +33 -0
  266. package/dist/input/button/components/Button/Button.d.ts.map +1 -0
  267. package/dist/input/button/components/Button/constant.d.ts +2 -0
  268. package/dist/input/button/components/Button/constant.d.ts.map +1 -0
  269. package/dist/input/button/components/Button/internal/ButtonHotKeys.d.ts +9 -0
  270. package/dist/input/button/components/Button/internal/ButtonHotKeys.d.ts.map +1 -0
  271. package/dist/input/button/components/Button/internal/ButtonIcon.d.ts +7 -0
  272. package/dist/input/button/components/Button/internal/ButtonIcon.d.ts.map +1 -0
  273. package/dist/input/button/components/Button/internal/ButtonSoon.d.ts +6 -0
  274. package/dist/input/button/components/Button/internal/ButtonSoon.d.ts.map +1 -0
  275. package/dist/input/button/components/Button/internal/ButtonText.d.ts +6 -0
  276. package/dist/input/button/components/Button/internal/ButtonText.d.ts.map +1 -0
  277. package/dist/input/button/components/ButtonGroup.d.ts +9 -0
  278. package/dist/input/button/components/ButtonGroup.d.ts.map +1 -0
  279. package/dist/input/button/components/ColorPickerButton.d.ts +9 -0
  280. package/dist/input/button/components/ColorPickerButton.d.ts.map +1 -0
  281. package/dist/input/button/components/FloatingButton.d.ts +18 -0
  282. package/dist/input/button/components/FloatingButton.d.ts.map +1 -0
  283. package/dist/input/button/components/FloatingButtonGroup.d.ts +9 -0
  284. package/dist/input/button/components/FloatingButtonGroup.d.ts.map +1 -0
  285. package/dist/input/button/components/FloatingIconButton.d.ts +19 -0
  286. package/dist/input/button/components/FloatingIconButton.d.ts.map +1 -0
  287. package/dist/input/button/components/FloatingIconButtonGroup.d.ts +13 -0
  288. package/dist/input/button/components/FloatingIconButtonGroup.d.ts.map +1 -0
  289. package/dist/input/button/components/IconButton.d.ts +23 -0
  290. package/dist/input/button/components/IconButton.d.ts.map +1 -0
  291. package/dist/input/button/components/IconButtonGroup.d.ts +13 -0
  292. package/dist/input/button/components/IconButtonGroup.d.ts.map +1 -0
  293. package/dist/input/button/components/InsideButton.d.ts +11 -0
  294. package/dist/input/button/components/InsideButton.d.ts.map +1 -0
  295. package/dist/input/button/components/LightButton.d.ts +17 -0
  296. package/dist/input/button/components/LightButton.d.ts.map +1 -0
  297. package/dist/input/button/components/LightIconButton.d.ts +19 -0
  298. package/dist/input/button/components/LightIconButton.d.ts.map +1 -0
  299. package/dist/input/button/components/LightIconButtonGroup.d.ts +19 -0
  300. package/dist/input/button/components/LightIconButtonGroup.d.ts.map +1 -0
  301. package/dist/input/button/components/MainButton.d.ts +19 -0
  302. package/dist/input/button/components/MainButton.d.ts.map +1 -0
  303. package/dist/input/button/components/RoundedIconButton.d.ts +10 -0
  304. package/dist/input/button/components/RoundedIconButton.d.ts.map +1 -0
  305. package/dist/input/button/components/TabButton/TabButton.d.ts +22 -0
  306. package/dist/input/button/components/TabButton/TabButton.d.ts.map +1 -0
  307. package/dist/input/button/components/TabButton/internals/components/StyledTabBase.d.ts +13 -0
  308. package/dist/input/button/components/TabButton/internals/components/StyledTabBase.d.ts.map +1 -0
  309. package/dist/input/button/components/TabButton/internals/components/TabContent.d.ts +17 -0
  310. package/dist/input/button/components/TabButton/internals/components/TabContent.d.ts.map +1 -0
  311. package/dist/input/code-editor/components/CodeEditor.d.ts +15 -0
  312. package/dist/input/code-editor/components/CodeEditor.d.ts.map +1 -0
  313. package/dist/input/code-editor/components/CodeEditorHeader.d.ts +7 -0
  314. package/dist/input/code-editor/components/CodeEditorHeader.d.ts.map +1 -0
  315. package/dist/input/code-editor/constants/BaseCodeEditorThemeId.d.ts +2 -0
  316. package/dist/input/code-editor/constants/BaseCodeEditorThemeId.d.ts.map +1 -0
  317. package/dist/input/code-editor/index.d.ts +4 -0
  318. package/dist/input/code-editor/index.d.ts.map +1 -0
  319. package/dist/input/code-editor/theme/utils/getBaseCodeEditorTheme.d.ts +5 -0
  320. package/dist/input/code-editor/theme/utils/getBaseCodeEditorTheme.d.ts.map +1 -0
  321. package/dist/input/color-scheme/components/ColorSchemeCard.d.ts +15 -0
  322. package/dist/input/color-scheme/components/ColorSchemeCard.d.ts.map +1 -0
  323. package/dist/input/color-scheme/components/ColorSchemePicker.d.ts +12 -0
  324. package/dist/input/color-scheme/components/ColorSchemePicker.d.ts.map +1 -0
  325. package/dist/input/components/CardPicker.d.ts +10 -0
  326. package/dist/input/components/CardPicker.d.ts.map +1 -0
  327. package/dist/input/components/Checkbox.d.ts +34 -0
  328. package/dist/input/components/Checkbox.d.ts.map +1 -0
  329. package/dist/input/components/IconListViewGrip.d.ts +6 -0
  330. package/dist/input/components/IconListViewGrip.d.ts.map +1 -0
  331. package/dist/input/components/Radio.d.ts +33 -0
  332. package/dist/input/components/Radio.d.ts.map +1 -0
  333. package/dist/input/components/RadioGroup.d.ts +10 -0
  334. package/dist/input/components/RadioGroup.d.ts.map +1 -0
  335. package/dist/input/components/SearchInput.d.ts +13 -0
  336. package/dist/input/components/SearchInput.d.ts.map +1 -0
  337. package/dist/input/components/Toggle.d.ts +13 -0
  338. package/dist/input/components/Toggle.d.ts.map +1 -0
  339. package/dist/input/index.d.ts +60 -0
  340. package/dist/input/index.d.ts.map +1 -0
  341. package/dist/input/types/ColorScheme.d.ts +2 -0
  342. package/dist/input/types/ColorScheme.d.ts.map +1 -0
  343. package/dist/input/types/SelectOption.d.ts +14 -0
  344. package/dist/input/types/SelectOption.d.ts.map +1 -0
  345. package/dist/input.cjs +5 -0
  346. package/dist/input.mjs +1380 -0
  347. package/dist/json-visualizer/components/JsonArrayNode.d.ts +11 -0
  348. package/dist/json-visualizer/components/JsonArrayNode.d.ts.map +1 -0
  349. package/dist/json-visualizer/components/JsonNestedNode.d.ts +19 -0
  350. package/dist/json-visualizer/components/JsonNestedNode.d.ts.map +1 -0
  351. package/dist/json-visualizer/components/JsonNode.d.ts +9 -0
  352. package/dist/json-visualizer/components/JsonNode.d.ts.map +1 -0
  353. package/dist/json-visualizer/components/JsonObjectNode.d.ts +11 -0
  354. package/dist/json-visualizer/components/JsonObjectNode.d.ts.map +1 -0
  355. package/dist/json-visualizer/components/JsonTree.d.ts +16 -0
  356. package/dist/json-visualizer/components/JsonTree.d.ts.map +1 -0
  357. package/dist/json-visualizer/components/JsonTreeContextProvider.d.ts +7 -0
  358. package/dist/json-visualizer/components/JsonTreeContextProvider.d.ts.map +1 -0
  359. package/dist/json-visualizer/components/JsonValueNode.d.ts +16 -0
  360. package/dist/json-visualizer/components/JsonValueNode.d.ts.map +1 -0
  361. package/dist/json-visualizer/components/internal/JsonArrow.d.ts +6 -0
  362. package/dist/json-visualizer/components/internal/JsonArrow.d.ts.map +1 -0
  363. package/dist/json-visualizer/components/internal/JsonList.d.ts +5 -0
  364. package/dist/json-visualizer/components/internal/JsonList.d.ts.map +1 -0
  365. package/dist/json-visualizer/components/internal/JsonListItem.d.ts +3 -0
  366. package/dist/json-visualizer/components/internal/JsonListItem.d.ts.map +1 -0
  367. package/dist/json-visualizer/components/internal/JsonNodeLabel.d.ts +9 -0
  368. package/dist/json-visualizer/components/internal/JsonNodeLabel.d.ts.map +1 -0
  369. package/dist/json-visualizer/components/internal/JsonNodeValue.d.ts +7 -0
  370. package/dist/json-visualizer/components/internal/JsonNodeValue.d.ts.map +1 -0
  371. package/dist/json-visualizer/contexts/JsonTreeContext.d.ts +18 -0
  372. package/dist/json-visualizer/contexts/JsonTreeContext.d.ts.map +1 -0
  373. package/dist/json-visualizer/hooks/useJsonTreeContextOrThrow.d.ts +2 -0
  374. package/dist/json-visualizer/hooks/useJsonTreeContextOrThrow.d.ts.map +1 -0
  375. package/dist/json-visualizer/index.d.ts +15 -0
  376. package/dist/json-visualizer/index.d.ts.map +1 -0
  377. package/dist/json-visualizer/types/GetJsonNodeHighlighting.d.ts +4 -0
  378. package/dist/json-visualizer/types/GetJsonNodeHighlighting.d.ts.map +1 -0
  379. package/dist/json-visualizer/types/JsonNodeHighlighting.d.ts +4 -0
  380. package/dist/json-visualizer/types/JsonNodeHighlighting.d.ts.map +1 -0
  381. package/dist/json-visualizer/utils/isArray.d.ts +2 -0
  382. package/dist/json-visualizer/utils/isArray.d.ts.map +1 -0
  383. package/dist/json-visualizer/utils/isTwoFirstDepths.d.ts +4 -0
  384. package/dist/json-visualizer/utils/isTwoFirstDepths.d.ts.map +1 -0
  385. package/dist/json-visualizer.cjs +7 -0
  386. package/dist/json-visualizer.mjs +344 -0
  387. package/dist/jsx-runtime-CycUbF8Y.cjs +9 -0
  388. package/dist/jsx-runtime-R4VT8aVc.js +600 -0
  389. package/dist/layout/animated-expandable-container/components/AnimatedExpandableContainer.d.ts +17 -0
  390. package/dist/layout/animated-expandable-container/components/AnimatedExpandableContainer.d.ts.map +1 -0
  391. package/dist/layout/animated-expandable-container/types/AnimationDimension.d.ts +2 -0
  392. package/dist/layout/animated-expandable-container/types/AnimationDimension.d.ts.map +1 -0
  393. package/dist/layout/animated-expandable-container/types/AnimationDurationObject.d.ts +5 -0
  394. package/dist/layout/animated-expandable-container/types/AnimationDurationObject.d.ts.map +1 -0
  395. package/dist/layout/animated-expandable-container/types/AnimationDurations.d.ts +4 -0
  396. package/dist/layout/animated-expandable-container/types/AnimationDurations.d.ts.map +1 -0
  397. package/dist/layout/animated-expandable-container/types/AnimationMode.d.ts +2 -0
  398. package/dist/layout/animated-expandable-container/types/AnimationMode.d.ts.map +1 -0
  399. package/dist/layout/animated-expandable-container/types/AnimationSize.d.ts +2 -0
  400. package/dist/layout/animated-expandable-container/types/AnimationSize.d.ts.map +1 -0
  401. package/dist/layout/animated-expandable-container/utils/getCommonStyles.d.ts +16 -0
  402. package/dist/layout/animated-expandable-container/utils/getCommonStyles.d.ts.map +1 -0
  403. package/dist/layout/animated-expandable-container/utils/getExpandableAnimationConfig.d.ts +45 -0
  404. package/dist/layout/animated-expandable-container/utils/getExpandableAnimationConfig.d.ts.map +1 -0
  405. package/dist/layout/animated-expandable-container/utils/getTransitionValues.d.ts +15 -0
  406. package/dist/layout/animated-expandable-container/utils/getTransitionValues.d.ts.map +1 -0
  407. package/dist/layout/animated-placeholder/components/AnimatedPlaceholder.d.ts +10 -0
  408. package/dist/layout/animated-placeholder/components/AnimatedPlaceholder.d.ts.map +1 -0
  409. package/dist/layout/animated-placeholder/components/EmptyPlaceholderStyled.d.ts +25 -0
  410. package/dist/layout/animated-placeholder/components/EmptyPlaceholderStyled.d.ts.map +1 -0
  411. package/dist/layout/animated-placeholder/components/ErrorPlaceholderStyled.d.ts +5 -0
  412. package/dist/layout/animated-placeholder/components/ErrorPlaceholderStyled.d.ts.map +1 -0
  413. package/dist/layout/animated-placeholder/constants/Background.d.ts +2 -0
  414. package/dist/layout/animated-placeholder/constants/Background.d.ts.map +1 -0
  415. package/dist/layout/animated-placeholder/constants/DarkBackground.d.ts +2 -0
  416. package/dist/layout/animated-placeholder/constants/DarkBackground.d.ts.map +1 -0
  417. package/dist/layout/animated-placeholder/constants/DarkMovingImage.d.ts +2 -0
  418. package/dist/layout/animated-placeholder/constants/DarkMovingImage.d.ts.map +1 -0
  419. package/dist/layout/animated-placeholder/constants/MovingImage.d.ts +2 -0
  420. package/dist/layout/animated-placeholder/constants/MovingImage.d.ts.map +1 -0
  421. package/dist/layout/animated-placeholder/index.d.ts +8 -0
  422. package/dist/layout/animated-placeholder/index.d.ts.map +1 -0
  423. package/dist/layout/card/components/Card.d.ts +10 -0
  424. package/dist/layout/card/components/Card.d.ts.map +1 -0
  425. package/dist/layout/card/components/CardContent.d.ts +294 -0
  426. package/dist/layout/card/components/CardContent.d.ts.map +1 -0
  427. package/dist/layout/card/components/CardFooter.d.ts +8 -0
  428. package/dist/layout/card/components/CardFooter.d.ts.map +1 -0
  429. package/dist/layout/card/components/CardHeader.d.ts +6 -0
  430. package/dist/layout/card/components/CardHeader.d.ts.map +1 -0
  431. package/dist/layout/index.d.ts +37 -0
  432. package/dist/layout/index.d.ts.map +1 -0
  433. package/dist/layout/modal/components/Modal.d.ts +4 -0
  434. package/dist/layout/modal/components/Modal.d.ts.map +1 -0
  435. package/dist/layout/modal/components/ModalBackdrop.d.ts +8 -0
  436. package/dist/layout/modal/components/ModalBackdrop.d.ts.map +1 -0
  437. package/dist/layout/modal/components/ModalContent.d.ts +12 -0
  438. package/dist/layout/modal/components/ModalContent.d.ts.map +1 -0
  439. package/dist/layout/modal/components/ModalFooter.d.ts +10 -0
  440. package/dist/layout/modal/components/ModalFooter.d.ts.map +1 -0
  441. package/dist/layout/modal/components/ModalHeader.d.ts +11 -0
  442. package/dist/layout/modal/components/ModalHeader.d.ts.map +1 -0
  443. package/dist/layout/modal/index.d.ts +13 -0
  444. package/dist/layout/modal/index.d.ts.map +1 -0
  445. package/dist/layout/modal/types/ModalOverlay.d.ts +2 -0
  446. package/dist/layout/modal/types/ModalOverlay.d.ts.map +1 -0
  447. package/dist/layout/modal/types/ModalPadding.d.ts +2 -0
  448. package/dist/layout/modal/types/ModalPadding.d.ts.map +1 -0
  449. package/dist/layout/modal/types/ModalProps.d.ts +26 -0
  450. package/dist/layout/modal/types/ModalProps.d.ts.map +1 -0
  451. package/dist/layout/modal/types/ModalSize.d.ts +2 -0
  452. package/dist/layout/modal/types/ModalSize.d.ts.map +1 -0
  453. package/dist/layout/resize-handle/components/ResizeHandle.d.ts +11 -0
  454. package/dist/layout/resize-handle/components/ResizeHandle.d.ts.map +1 -0
  455. package/dist/layout/resize-handle/hooks/useResizeHandle.d.ts +12 -0
  456. package/dist/layout/resize-handle/hooks/useResizeHandle.d.ts.map +1 -0
  457. package/dist/layout/section/components/Section.d.ts +21 -0
  458. package/dist/layout/section/components/Section.d.ts.map +1 -0
  459. package/dist/layout.cjs +1 -0
  460. package/dist/layout.mjs +599 -0
  461. package/dist/linkifyText-DZevSX0n.cjs +1 -0
  462. package/dist/linkifyText-isyikTlq.js +12 -0
  463. package/dist/navigation/index.d.ts +50 -0
  464. package/dist/navigation/index.d.ts.map +1 -0
  465. package/dist/navigation/link/components/AdvancedSettingsToggle.d.ts +8 -0
  466. package/dist/navigation/link/components/AdvancedSettingsToggle.d.ts.map +1 -0
  467. package/dist/navigation/link/components/ClickToActionLink.d.ts +8 -0
  468. package/dist/navigation/link/components/ClickToActionLink.d.ts.map +1 -0
  469. package/dist/navigation/link/components/ContactLink.d.ts +10 -0
  470. package/dist/navigation/link/components/ContactLink.d.ts.map +1 -0
  471. package/dist/navigation/link/components/GithubVersionLink.d.ts +6 -0
  472. package/dist/navigation/link/components/GithubVersionLink.d.ts.map +1 -0
  473. package/dist/navigation/link/components/RawLink.d.ts +10 -0
  474. package/dist/navigation/link/components/RawLink.d.ts.map +1 -0
  475. package/dist/navigation/link/components/RoundedLink.d.ts +9 -0
  476. package/dist/navigation/link/components/RoundedLink.d.ts.map +1 -0
  477. package/dist/navigation/link/components/SocialLink.d.ts +16 -0
  478. package/dist/navigation/link/components/SocialLink.d.ts.map +1 -0
  479. package/dist/navigation/link/components/UndecoratedLink.d.ts +12 -0
  480. package/dist/navigation/link/components/UndecoratedLink.d.ts.map +1 -0
  481. package/dist/navigation/link/components/index.d.ts +9 -0
  482. package/dist/navigation/link/components/index.d.ts.map +1 -0
  483. package/dist/navigation/link/constants/Cal.d.ts +2 -0
  484. package/dist/navigation/link/constants/Cal.d.ts.map +1 -0
  485. package/dist/navigation/link/constants/GithubLink.d.ts +2 -0
  486. package/dist/navigation/link/constants/GithubLink.d.ts.map +1 -0
  487. package/dist/navigation/link/constants/NogbasePricingLink.d.ts +2 -0
  488. package/dist/navigation/link/constants/NogbasePricingLink.d.ts.map +1 -0
  489. package/dist/navigation/link/index.d.ts +4 -0
  490. package/dist/navigation/link/index.d.ts.map +1 -0
  491. package/dist/navigation/menu/components/MenuPicker.d.ts +18 -0
  492. package/dist/navigation/menu/components/MenuPicker.d.ts.map +1 -0
  493. package/dist/navigation/menu/components/index.d.ts +2 -0
  494. package/dist/navigation/menu/components/index.d.ts.map +1 -0
  495. package/dist/navigation/menu/index.d.ts +3 -0
  496. package/dist/navigation/menu/index.d.ts.map +1 -0
  497. package/dist/navigation/menu/menu-item/components/MenuItem.d.ts +46 -0
  498. package/dist/navigation/menu/menu-item/components/MenuItem.d.ts.map +1 -0
  499. package/dist/navigation/menu/menu-item/components/MenuItemAvatar.d.ts +22 -0
  500. package/dist/navigation/menu/menu-item/components/MenuItemAvatar.d.ts.map +1 -0
  501. package/dist/navigation/menu/menu-item/components/MenuItemDraggable.d.ts +23 -0
  502. package/dist/navigation/menu/menu-item/components/MenuItemDraggable.d.ts.map +1 -0
  503. package/dist/navigation/menu/menu-item/components/MenuItemHotKeys.d.ts +6 -0
  504. package/dist/navigation/menu/menu-item/components/MenuItemHotKeys.d.ts.map +1 -0
  505. package/dist/navigation/menu/menu-item/components/MenuItemMultiSelect.d.ts +17 -0
  506. package/dist/navigation/menu/menu-item/components/MenuItemMultiSelect.d.ts.map +1 -0
  507. package/dist/navigation/menu/menu-item/components/MenuItemMultiSelectAvatar.d.ts +14 -0
  508. package/dist/navigation/menu/menu-item/components/MenuItemMultiSelectAvatar.d.ts.map +1 -0
  509. package/dist/navigation/menu/menu-item/components/MenuItemMultiSelectTag.d.ts +15 -0
  510. package/dist/navigation/menu/menu-item/components/MenuItemMultiSelectTag.d.ts.map +1 -0
  511. package/dist/navigation/menu/menu-item/components/MenuItemNavigate.d.ts +11 -0
  512. package/dist/navigation/menu/menu-item/components/MenuItemNavigate.d.ts.map +1 -0
  513. package/dist/navigation/menu/menu-item/components/MenuItemSelect.d.ts +27 -0
  514. package/dist/navigation/menu/menu-item/components/MenuItemSelect.d.ts.map +1 -0
  515. package/dist/navigation/menu/menu-item/components/MenuItemSelectAvatar.d.ts +16 -0
  516. package/dist/navigation/menu/menu-item/components/MenuItemSelectAvatar.d.ts.map +1 -0
  517. package/dist/navigation/menu/menu-item/components/MenuItemSelectColor.d.ts +17 -0
  518. package/dist/navigation/menu/menu-item/components/MenuItemSelectColor.d.ts.map +1 -0
  519. package/dist/navigation/menu/menu-item/components/MenuItemSelectTag.d.ts +17 -0
  520. package/dist/navigation/menu/menu-item/components/MenuItemSelectTag.d.ts.map +1 -0
  521. package/dist/navigation/menu/menu-item/components/MenuItemSuggestion.d.ts +15 -0
  522. package/dist/navigation/menu/menu-item/components/MenuItemSuggestion.d.ts.map +1 -0
  523. package/dist/navigation/menu/menu-item/components/MenuItemToggle.d.ts +16 -0
  524. package/dist/navigation/menu/menu-item/components/MenuItemToggle.d.ts.map +1 -0
  525. package/dist/navigation/menu/menu-item/components/index.d.ts +16 -0
  526. package/dist/navigation/menu/menu-item/components/index.d.ts.map +1 -0
  527. package/dist/navigation/menu/menu-item/constants/DefaultColorLabels.d.ts +5 -0
  528. package/dist/navigation/menu/menu-item/constants/DefaultColorLabels.d.ts.map +1 -0
  529. package/dist/navigation/menu/menu-item/index.d.ts +5 -0
  530. package/dist/navigation/menu/menu-item/index.d.ts.map +1 -0
  531. package/dist/navigation/menu/menu-item/internals/components/MenuItemIcon.d.ts +11 -0
  532. package/dist/navigation/menu/menu-item/internals/components/MenuItemIcon.d.ts.map +1 -0
  533. package/dist/navigation/menu/menu-item/internals/components/MenuItemIconBoxContainer.d.ts +9 -0
  534. package/dist/navigation/menu/menu-item/internals/components/MenuItemIconBoxContainer.d.ts.map +1 -0
  535. package/dist/navigation/menu/menu-item/internals/components/MenuItemIconWithGripSwap.d.ts +11 -0
  536. package/dist/navigation/menu/menu-item/internals/components/MenuItemIconWithGripSwap.d.ts.map +1 -0
  537. package/dist/navigation/menu/menu-item/internals/components/MenuItemLeftContent.d.ts +21 -0
  538. package/dist/navigation/menu/menu-item/internals/components/MenuItemLeftContent.d.ts.map +1 -0
  539. package/dist/navigation/menu/menu-item/internals/components/StyledMenuItemBase.d.ts +27 -0
  540. package/dist/navigation/menu/menu-item/internals/components/StyledMenuItemBase.d.ts.map +1 -0
  541. package/dist/navigation/menu/menu-item/types/MenuItemAccent.d.ts +2 -0
  542. package/dist/navigation/menu/menu-item/types/MenuItemAccent.d.ts.map +1 -0
  543. package/dist/navigation/menu/menu-item/types/MenuItemDraggableGripMode.d.ts +2 -0
  544. package/dist/navigation/menu/menu-item/types/MenuItemDraggableGripMode.d.ts.map +1 -0
  545. package/dist/navigation/navigation-bar/components/NavigationBar.d.ts +13 -0
  546. package/dist/navigation/navigation-bar/components/NavigationBar.d.ts.map +1 -0
  547. package/dist/navigation/navigation-bar/components/NavigationBarItem.d.ts +10 -0
  548. package/dist/navigation/navigation-bar/components/NavigationBarItem.d.ts.map +1 -0
  549. package/dist/navigation/notification-counter/components/NotificationCounter.d.ts +8 -0
  550. package/dist/navigation/notification-counter/components/NotificationCounter.d.ts.map +1 -0
  551. package/dist/navigation.cjs +1 -0
  552. package/dist/navigation.mjs +954 -0
  553. package/dist/parseThemeColor-B2R6aB0f.js +13 -0
  554. package/dist/parseThemeColor-D4ynze2R.cjs +1 -0
  555. package/dist/style.css +1 -0
  556. package/dist/testing/ComponentStorybookLayout.d.ts +9 -0
  557. package/dist/testing/ComponentStorybookLayout.d.ts.map +1 -0
  558. package/dist/testing/decorators/CatalogDecorator.d.ts +18 -0
  559. package/dist/testing/decorators/CatalogDecorator.d.ts.map +1 -0
  560. package/dist/testing/decorators/ComponentDecorator.d.ts +4 -0
  561. package/dist/testing/decorators/ComponentDecorator.d.ts.map +1 -0
  562. package/dist/testing/decorators/ComponentWithRouterDecorator.d.ts +11 -0
  563. package/dist/testing/decorators/ComponentWithRouterDecorator.d.ts.map +1 -0
  564. package/dist/testing/decorators/JotaiRootDecorator.d.ts +4 -0
  565. package/dist/testing/decorators/JotaiRootDecorator.d.ts.map +1 -0
  566. package/dist/testing/decorators/RouterDecorator.d.ts +4 -0
  567. package/dist/testing/decorators/RouterDecorator.d.ts.map +1 -0
  568. package/dist/testing/index.d.ts +11 -0
  569. package/dist/testing/index.d.ts.map +1 -0
  570. package/dist/testing/mocks/avatarUrlMock.d.ts +2 -0
  571. package/dist/testing/mocks/avatarUrlMock.d.ts.map +1 -0
  572. package/dist/testing/types/CatalogStory.d.ts +18 -0
  573. package/dist/testing/types/CatalogStory.d.ts.map +1 -0
  574. package/dist/testing.cjs +3 -0
  575. package/dist/testing.mjs +172 -0
  576. package/dist/theme/constants/AccentDark.d.ts +21 -0
  577. package/dist/theme/constants/AccentDark.d.ts.map +1 -0
  578. package/dist/theme/constants/AccentLight.d.ts +21 -0
  579. package/dist/theme/constants/AccentLight.d.ts.map +1 -0
  580. package/dist/theme/constants/Animation.d.ts +10 -0
  581. package/dist/theme/constants/Animation.d.ts.map +1 -0
  582. package/dist/theme/constants/BackgroundDark.d.ts +30 -0
  583. package/dist/theme/constants/BackgroundDark.d.ts.map +1 -0
  584. package/dist/theme/constants/BackgroundLight.d.ts +30 -0
  585. package/dist/theme/constants/BackgroundLight.d.ts.map +1 -0
  586. package/dist/theme/constants/BlurDark.d.ts +6 -0
  587. package/dist/theme/constants/BlurDark.d.ts.map +1 -0
  588. package/dist/theme/constants/BlurLight.d.ts +6 -0
  589. package/dist/theme/constants/BlurLight.d.ts.map +1 -0
  590. package/dist/theme/constants/BorderCommon.d.ts +12 -0
  591. package/dist/theme/constants/BorderCommon.d.ts.map +1 -0
  592. package/dist/theme/constants/BorderDark.d.ts +22 -0
  593. package/dist/theme/constants/BorderDark.d.ts.map +1 -0
  594. package/dist/theme/constants/BorderLight.d.ts +22 -0
  595. package/dist/theme/constants/BorderLight.d.ts.map +1 -0
  596. package/dist/theme/constants/BoxShadowDark.d.ts +8 -0
  597. package/dist/theme/constants/BoxShadowDark.d.ts.map +1 -0
  598. package/dist/theme/constants/BoxShadowLight.d.ts +8 -0
  599. package/dist/theme/constants/BoxShadowLight.d.ts.map +1 -0
  600. package/dist/theme/constants/CodeDark.d.ts +13 -0
  601. package/dist/theme/constants/CodeDark.d.ts.map +1 -0
  602. package/dist/theme/constants/CodeLight.d.ts +13 -0
  603. package/dist/theme/constants/CodeLight.d.ts.map +1 -0
  604. package/dist/theme/constants/ColorsDark.d.ts +750 -0
  605. package/dist/theme/constants/ColorsDark.d.ts.map +1 -0
  606. package/dist/theme/constants/ColorsLight.d.ts +750 -0
  607. package/dist/theme/constants/ColorsLight.d.ts.map +1 -0
  608. package/dist/theme/constants/DefaultThemeColorFallback.d.ts +4 -0
  609. package/dist/theme/constants/DefaultThemeColorFallback.d.ts.map +1 -0
  610. package/dist/theme/constants/FontCommon.d.ts +18 -0
  611. package/dist/theme/constants/FontCommon.d.ts.map +1 -0
  612. package/dist/theme/constants/FontDark.d.ts +27 -0
  613. package/dist/theme/constants/FontDark.d.ts.map +1 -0
  614. package/dist/theme/constants/FontLight.d.ts +27 -0
  615. package/dist/theme/constants/FontLight.d.ts.map +1 -0
  616. package/dist/theme/constants/GrayScaleDark.d.ts +15 -0
  617. package/dist/theme/constants/GrayScaleDark.d.ts.map +1 -0
  618. package/dist/theme/constants/GrayScaleDarkAlpha.d.ts +15 -0
  619. package/dist/theme/constants/GrayScaleDarkAlpha.d.ts.map +1 -0
  620. package/dist/theme/constants/GrayScaleLight.d.ts +15 -0
  621. package/dist/theme/constants/GrayScaleLight.d.ts.map +1 -0
  622. package/dist/theme/constants/GrayScaleLightAlpha.d.ts +15 -0
  623. package/dist/theme/constants/GrayScaleLightAlpha.d.ts.map +1 -0
  624. package/dist/theme/constants/Icon.d.ts +14 -0
  625. package/dist/theme/constants/Icon.d.ts.map +1 -0
  626. package/dist/theme/constants/IllustrationIconDark.d.ts +11 -0
  627. package/dist/theme/constants/IllustrationIconDark.d.ts.map +1 -0
  628. package/dist/theme/constants/IllustrationIconLight.d.ts +11 -0
  629. package/dist/theme/constants/IllustrationIconLight.d.ts.map +1 -0
  630. package/dist/theme/constants/MainColorNames.d.ts +5 -0
  631. package/dist/theme/constants/MainColorNames.d.ts.map +1 -0
  632. package/dist/theme/constants/MainColorsDark.d.ts +28 -0
  633. package/dist/theme/constants/MainColorsDark.d.ts.map +1 -0
  634. package/dist/theme/constants/MainColorsLight.d.ts +28 -0
  635. package/dist/theme/constants/MainColorsLight.d.ts.map +1 -0
  636. package/dist/theme/constants/Modal.d.ts +9 -0
  637. package/dist/theme/constants/Modal.d.ts.map +1 -0
  638. package/dist/theme/constants/Rgba.d.ts +2 -0
  639. package/dist/theme/constants/Rgba.d.ts.map +1 -0
  640. package/dist/theme/constants/SecondaryColorsDark.d.ts +363 -0
  641. package/dist/theme/constants/SecondaryColorsDark.d.ts.map +1 -0
  642. package/dist/theme/constants/SecondaryColorsLight.d.ts +363 -0
  643. package/dist/theme/constants/SecondaryColorsLight.d.ts.map +1 -0
  644. package/dist/theme/constants/SnackBarDark.d.ts +23 -0
  645. package/dist/theme/constants/SnackBarDark.d.ts.map +1 -0
  646. package/dist/theme/constants/SnackBarLight.d.ts +23 -0
  647. package/dist/theme/constants/SnackBarLight.d.ts.map +1 -0
  648. package/dist/theme/constants/TagDark.d.ts +67 -0
  649. package/dist/theme/constants/TagDark.d.ts.map +1 -0
  650. package/dist/theme/constants/TagLight.d.ts +67 -0
  651. package/dist/theme/constants/TagLight.d.ts.map +1 -0
  652. package/dist/theme/constants/Text.d.ts +12 -0
  653. package/dist/theme/constants/Text.d.ts.map +1 -0
  654. package/dist/theme/constants/ThemeCommon.d.ts +57 -0
  655. package/dist/theme/constants/ThemeCommon.d.ts.map +1 -0
  656. package/dist/theme/constants/ThemeDark.d.ts +4 -0
  657. package/dist/theme/constants/ThemeDark.d.ts.map +1 -0
  658. package/dist/theme/constants/ThemeLight.d.ts +1039 -0
  659. package/dist/theme/constants/ThemeLight.d.ts.map +1 -0
  660. package/dist/theme/constants/TransparentColorsDark.d.ts +363 -0
  661. package/dist/theme/constants/TransparentColorsDark.d.ts.map +1 -0
  662. package/dist/theme/constants/TransparentColorsLight.d.ts +363 -0
  663. package/dist/theme/constants/TransparentColorsLight.d.ts.map +1 -0
  664. package/dist/theme/index.d.ts +47 -0
  665. package/dist/theme/index.d.ts.map +1 -0
  666. package/dist/theme-constants/ThemeProvider.d.ts +56 -0
  667. package/dist/theme-constants/ThemeProvider.d.ts.map +1 -0
  668. package/dist/theme-constants/constants.d.ts +2 -0
  669. package/dist/theme-constants/constants.d.ts.map +1 -0
  670. package/dist/theme-constants/getNextThemeColor.d.ts +4 -0
  671. package/dist/theme-constants/getNextThemeColor.d.ts.map +1 -0
  672. package/dist/theme-constants/index.d.ts +6 -0
  673. package/dist/theme-constants/index.d.ts.map +1 -0
  674. package/dist/theme-constants/themeCssVariables.d.ts +1088 -0
  675. package/dist/theme-constants/themeCssVariables.d.ts.map +1 -0
  676. package/dist/theme-constants.cjs +1 -0
  677. package/dist/theme-constants.mjs +18 -0
  678. package/dist/theme-dark.css +1007 -0
  679. package/dist/theme-light.css +1008 -0
  680. package/dist/theme.cjs +1 -0
  681. package/dist/theme.mjs +2064 -0
  682. package/dist/themeCssVariables-CBmoYPJ3.js +1090 -0
  683. package/dist/themeCssVariables-DswYV7vR.cjs +1 -0
  684. package/dist/useIsMobile-BhDUpJrC.cjs +1 -0
  685. package/dist/useIsMobile-CVMKHNZ4.js +11 -0
  686. package/dist/useMouseDownNavigation-BC4MjafL.js +35 -0
  687. package/dist/useMouseDownNavigation-CJhNSdDB.cjs +1 -0
  688. package/dist/useResizeHandle-BL0vTx8N.js +42 -0
  689. package/dist/useResizeHandle-CTxFjJ7o.cjs +1 -0
  690. package/dist/utilities/animation/components/AnimatedCircleLoading.d.ts +6 -0
  691. package/dist/utilities/animation/components/AnimatedCircleLoading.d.ts.map +1 -0
  692. package/dist/utilities/animation/components/AnimatedContainer.d.ts +6 -0
  693. package/dist/utilities/animation/components/AnimatedContainer.d.ts.map +1 -0
  694. package/dist/utilities/animation/components/AnimatedEaseIn.d.ts +9 -0
  695. package/dist/utilities/animation/components/AnimatedEaseIn.d.ts.map +1 -0
  696. package/dist/utilities/animation/components/AnimatedEaseInOut.d.ts +13 -0
  697. package/dist/utilities/animation/components/AnimatedEaseInOut.d.ts.map +1 -0
  698. package/dist/utilities/animation/components/AnimatedFadeOut.d.ts +12 -0
  699. package/dist/utilities/animation/components/AnimatedFadeOut.d.ts.map +1 -0
  700. package/dist/utilities/animation/components/AnimatedIconCrossfade.d.ts +11 -0
  701. package/dist/utilities/animation/components/AnimatedIconCrossfade.d.ts.map +1 -0
  702. package/dist/utilities/animation/components/AnimatedRotate.d.ts +10 -0
  703. package/dist/utilities/animation/components/AnimatedRotate.d.ts.map +1 -0
  704. package/dist/utilities/animation/components/AnimatedTextWord.d.ts +9 -0
  705. package/dist/utilities/animation/components/AnimatedTextWord.d.ts.map +1 -0
  706. package/dist/utilities/animation/components/AnimatedTranslation.d.ts +6 -0
  707. package/dist/utilities/animation/components/AnimatedTranslation.d.ts.map +1 -0
  708. package/dist/utilities/animation/index.d.ts +9 -0
  709. package/dist/utilities/animation/index.d.ts.map +1 -0
  710. package/dist/utilities/color/utils/getMainColorNameFromPaletteColorName.d.ts +4 -0
  711. package/dist/utilities/color/utils/getMainColorNameFromPaletteColorName.d.ts.map +1 -0
  712. package/dist/utilities/color/utils/parseThemeColor.d.ts +4 -0
  713. package/dist/utilities/color/utils/parseThemeColor.d.ts.map +1 -0
  714. package/dist/utilities/color/utils/stringToThemeColorP3String.d.ts +10 -0
  715. package/dist/utilities/color/utils/stringToThemeColorP3String.d.ts.map +1 -0
  716. package/dist/utilities/color/utils/themeColorSchema.d.ts +30 -0
  717. package/dist/utilities/color/utils/themeColorSchema.d.ts.map +1 -0
  718. package/dist/utilities/config.d.ts +2 -0
  719. package/dist/utilities/config.d.ts.map +1 -0
  720. package/dist/utilities/device/getOsControlSymbol.d.ts +2 -0
  721. package/dist/utilities/device/getOsControlSymbol.d.ts.map +1 -0
  722. package/dist/utilities/device/getOsShortcutSeparator.d.ts +2 -0
  723. package/dist/utilities/device/getOsShortcutSeparator.d.ts.map +1 -0
  724. package/dist/utilities/device/getUserDevice.d.ts +2 -0
  725. package/dist/utilities/device/getUserDevice.d.ts.map +1 -0
  726. package/dist/utilities/dimensions/components/AutogrowWrapper.d.ts +10 -0
  727. package/dist/utilities/dimensions/components/AutogrowWrapper.d.ts.map +1 -0
  728. package/dist/utilities/index.d.ts +31 -0
  729. package/dist/utilities/index.d.ts.map +1 -0
  730. package/dist/utilities/navigation/hooks/useMouseDownNavigation.d.ts +17 -0
  731. package/dist/utilities/navigation/hooks/useMouseDownNavigation.d.ts.map +1 -0
  732. package/dist/utilities/navigation/hooks/useResetLocationHash.d.ts +4 -0
  733. package/dist/utilities/navigation/hooks/useResetLocationHash.d.ts.map +1 -0
  734. package/dist/utilities/navigation/isNavigationModifierPressed.d.ts +4 -0
  735. package/dist/utilities/navigation/isNavigationModifierPressed.d.ts.map +1 -0
  736. package/dist/utilities/navigation/types/trigger-event.type.d.ts +2 -0
  737. package/dist/utilities/navigation/types/trigger-event.type.d.ts.map +1 -0
  738. package/dist/utilities/responsive/hooks/useIsMobile.d.ts +2 -0
  739. package/dist/utilities/responsive/hooks/useIsMobile.d.ts.map +1 -0
  740. package/dist/utilities/screen-size/hooks/useScreenSize.d.ts +5 -0
  741. package/dist/utilities/screen-size/hooks/useScreenSize.d.ts.map +1 -0
  742. package/dist/utilities/state/utils/createState.d.ts +7 -0
  743. package/dist/utilities/state/utils/createState.d.ts.map +1 -0
  744. package/dist/utilities/types/ClickOutsideAttributes.d.ts +5 -0
  745. package/dist/utilities/types/ClickOutsideAttributes.d.ts.map +1 -0
  746. package/dist/utilities/types/Nullable.d.ts +2 -0
  747. package/dist/utilities/types/Nullable.d.ts.map +1 -0
  748. package/dist/utilities/utils/getDisplayValueByUrlType.d.ts +9 -0
  749. package/dist/utilities/utils/getDisplayValueByUrlType.d.ts.map +1 -0
  750. package/dist/utilities/utils/linkifyText.d.ts +6 -0
  751. package/dist/utilities/utils/linkifyText.d.ts.map +1 -0
  752. package/dist/utilities.cjs +1 -0
  753. package/dist/utilities.mjs +317 -0
  754. package/dist/utils-BsFkjDy5.js +5738 -0
  755. package/dist/utils-DOUsOuwI.cjs +25 -0
  756. package/package.json +233 -0
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AllIcons.d.ts","sourceRoot":"","sources":["../../../../../src/display/icon/providers/internal/AllIcons.ts"],"names":[],"mappings":"AA0lIA,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAulIrB,CAAC"}
@@ -0,0 +1,6 @@
1
+ import { IconComponent } from '../types/IconComponent';
2
+
3
+ export declare const iconsState: import('jotai').PrimitiveAtom<Record<string, IconComponent>> & {
4
+ init: Record<string, IconComponent>;
5
+ };
6
+ //# sourceMappingURL=iconsState.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"iconsState.d.ts","sourceRoot":"","sources":["../../../../src/display/icon/states/iconsState.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,aAAa,EAAE,MAAM,sCAAsC,CAAC;AAE1E,eAAO,MAAM,UAAU;;CAA0C,CAAC"}
@@ -0,0 +1,11 @@
1
+ import { CSSProperties, FunctionComponent } from 'react';
2
+
3
+ export type IconComponentProps = {
4
+ className?: string;
5
+ style?: CSSProperties;
6
+ size?: number | string;
7
+ stroke?: number | string;
8
+ color?: string;
9
+ };
10
+ export type IconComponent = FunctionComponent<IconComponentProps>;
11
+ //# sourceMappingURL=IconComponent.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"IconComponent.d.ts","sourceRoot":"","sources":["../../../../src/display/icon/types/IconComponent.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,aAAa,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAE9D,MAAM,MAAM,kBAAkB,GAAG;IAC/B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,KAAK,CAAC,EAAE,aAAa,CAAC;IACtB,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,MAAM,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACzB,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB,CAAC;AAEF,MAAM,MAAM,aAAa,GAAG,iBAAiB,CAAC,kBAAkB,CAAC,CAAC"}
@@ -0,0 +1,95 @@
1
+ export type { AvatarProps } from './avatar/components/Avatar';
2
+ export { Avatar } from './avatar/components/Avatar';
3
+ export type { AvatarGroupProps } from './avatar/components/AvatarGroup';
4
+ export { AvatarGroup } from './avatar/components/AvatarGroup';
5
+ export { invalidAvatarUrlsAtomV2 } from './avatar/components/states/invalidAvatarUrlsAtomV2';
6
+ export { AVATAR_PROPERTIES_BY_SIZE } from './avatar/constants/AvatarPropertiesBySize';
7
+ export type { AvatarSize } from './avatar/types/AvatarSize';
8
+ export type { AvatarType } from './avatar/types/AvatarType';
9
+ export type { BannerColor, BannerVariant } from './banner/components/Banner';
10
+ export { Banner } from './banner/components/Banner';
11
+ export { InlineBanner } from './banner/components/InlineBanner';
12
+ export type { SidePanelInformationBannerProps } from './banner/components/SidePanelInformationBanner';
13
+ export { SidePanelInformationBanner } from './banner/components/SidePanelInformationBanner';
14
+ export type { CalloutVariant, CalloutProps } from './callout/Callout';
15
+ export { Callout } from './callout/Callout';
16
+ export type { AnimatedCheckmarkProps } from './checkmark/components/AnimatedCheckmark';
17
+ export { AnimatedCheckmark } from './checkmark/components/AnimatedCheckmark';
18
+ export type { CheckmarkProps } from './checkmark/components/Checkmark';
19
+ export { Checkmark } from './checkmark/components/Checkmark';
20
+ export type { ColorSampleVariant, ColorSampleProps, } from './color/components/ColorSample';
21
+ export { ColorSample } from './color/components/ColorSample';
22
+ export { CommandBlock } from './command-block/components/CommandBlock';
23
+ export { LinkifiedText } from './components/LinkifiedText';
24
+ export type { IconProps } from './icon/components/Icon';
25
+ export { Icon } from './icon/components/Icon';
26
+ export { IconAddressBook } from './icon/components/IconAddressBook';
27
+ export { IconBrandAnthropic } from './icon/components/IconBrandAnthropic';
28
+ export { IconBrandGemini } from './icon/components/IconBrandGemini';
29
+ export { IconBrandGroq } from './icon/components/IconBrandGroq';
30
+ export { IconBrandMistral } from './icon/components/IconBrandMistral';
31
+ export { IconBrandXai } from './icon/components/IconBrandXai';
32
+ export { IconChartBarHorizontal } from './icon/components/IconChartBarHorizontal';
33
+ export { IconGmail } from './icon/components/IconGmail';
34
+ export { IconGoogle } from './icon/components/IconGoogle';
35
+ export { IconGoogleCalendar } from './icon/components/IconGoogleCalendar';
36
+ export { IconLockCustom } from './icon/components/IconLock';
37
+ export { IconMicrosoft } from './icon/components/IconMicrosoft';
38
+ export { IconMicrosoftCalendar } from './icon/components/IconMicrosoftCalendar';
39
+ export { IconMicrosoftOutlook } from './icon/components/IconMicrosoftOutlook';
40
+ export { IconModelClaude } from './icon/components/IconModelClaude';
41
+ export { IconProviderOpenai } from './icon/components/IconProviderOpenai';
42
+ export { IconRelationManyToOne } from './icon/components/IconRelationManyToOne';
43
+ export { IconTrashXOff } from './icon/components/IconTrashXOff';
44
+ export { IconNogbaseStar } from './icon/components/IconNogbaseStar';
45
+ export { IconNogbaseStarFilled } from './icon/components/IconNogbaseStarFilled';
46
+ export { IllustrationIconArray } from './icon/components/IllustrationIconArray';
47
+ export { IllustrationIconCalendarEvent } from './icon/components/IllustrationIconCalendarEvent';
48
+ export { IllustrationIconCalendarTime } from './icon/components/IllustrationIconCalendarTime';
49
+ export { IllustrationIconCurrency } from './icon/components/IllustrationIconCurrency';
50
+ export { IllustrationIconFile } from './icon/components/IllustrationIconFile';
51
+ export { IllustrationIconJson } from './icon/components/IllustrationIconJson';
52
+ export { IllustrationIconLink } from './icon/components/IllustrationIconLink';
53
+ export { IllustrationIconMail } from './icon/components/IllustrationIconMail';
54
+ export { IllustrationIconManyToMany } from './icon/components/IllustrationIconManyToMany';
55
+ export { IllustrationIconMap } from './icon/components/IllustrationIconMap';
56
+ export { IllustrationIconNumbers } from './icon/components/IllustrationIconNumbers';
57
+ export { IllustrationIconOneToMany } from './icon/components/IllustrationIconOneToMany';
58
+ export { IllustrationIconOneToOne } from './icon/components/IllustrationIconOneToOne';
59
+ export { IllustrationIconPhone } from './icon/components/IllustrationIconPhone';
60
+ export { IllustrationIconSetting } from './icon/components/IllustrationIconSetting';
61
+ export { IllustrationIconStar } from './icon/components/IllustrationIconStar';
62
+ export { IllustrationIconTag } from './icon/components/IllustrationIconTag';
63
+ export { IllustrationIconTags } from './icon/components/IllustrationIconTags';
64
+ export { IllustrationIconText } from './icon/components/IllustrationIconText';
65
+ export { IllustrationIconToggle } from './icon/components/IllustrationIconToggle';
66
+ export { IllustrationIconUid } from './icon/components/IllustrationIconUid';
67
+ export { IllustrationIconUser } from './icon/components/IllustrationIconUser';
68
+ export { IllustrationIconWrapper } from './icon/components/IllustrationIconWrapper';
69
+ export type { TablerIconsProps } from './icon/components/TablerIcons';
70
+ export { Icon123, IconAdjustments, IconAlertCircle, IconAlertTriangle, IconAlignBoxLeftTop, IconAlignCenter, IconAlignLeft, IconAlignRight, IconApi, IconApps, IconAppWindow, IconArchive, IconArchiveOff, IconArrowBackUp, IconArrowBarToDown, IconArrowDown, IconArrowLeft, IconArrowMerge, IconArrowRight, IconArrowsDiagonal, IconArrowsSort, IconArrowsSplit2, IconArrowsVertical, IconArrowUp, IconArrowUpRight, IconAt, IconAxisX, IconAxisY, IconBadge2k, IconBaselineDensitySmall, IconBell, IconBlockquote, IconBold, IconBolt, IconBook, IconBook2, IconBookmark, IconBookmarkPlus, IconBox, IconBoxMultiple, IconBrackets, IconBracketsAngle, IconBracketsContain, IconBrain, IconBrandDaysCounter, IconBrandDocker, IconBrandGithub, IconBrandGoogle, IconBrandGraphql, IconBrandLinkedin, IconBrandNpm, IconBrandOpenai, IconBrandX, IconBriefcase, IconBroadcast, IconBrowserMaximize, IconBuildingSkyscraper, IconCalendar, IconCalendarDue, IconCalendarEvent, IconCalendarMonth, IconCalendarRepeat, IconCalendarTime, IconCalendarWeek, IconCalendarX, IconCancel, IconCaretLeft, IconCaretRight, IconChartBar, IconChartBarPopular, IconChartCandle, IconChartDots3, IconChartLine, IconChartPie, IconCheck, IconCheckbox, IconChevronDown, IconChevronLeft, IconChevronRight, IconChevronRightPipe, IconChevronsRight, IconChevronUp, IconCircle, IconCircleDashed, IconCircleDot, IconCircleOff, IconCirclePlus, IconCircleX, IconClick, IconClock, IconClockHour8, IconClockPlay, IconClockShare, IconCode, IconCodeCircle, IconCoins, IconColorSwatch, IconColumnInsertRight, IconColumns, IconCommand, IconComment, IconCopy, IconCopyPlus, IconCpu, IconCreativeCommonsSa, IconCreditCard, IconCsv, IconCube, IconCurrencyAfghani, IconCurrencyBahraini, IconCurrencyBaht, IconCurrencyDinar, IconCurrencyDirham, IconCurrencyDollar, IconCurrencyDollarAustralian, IconCurrencyDollarBrunei, IconCurrencyDollarCanadian, IconCurrencyDollarGuyanese, IconCurrencyDollarSingapore, IconCurrencyDong, IconCurrencyDram, IconCurrencyEuro, IconCurrencyFlorin, IconCurrencyForint, IconCurrencyFrank, IconCurrencyGuarani, IconCurrencyHryvnia, IconCurrencyIranianRial, IconCurrencyKip, IconCurrencyKroneCzech, IconCurrencyKroneDanish, IconCurrencyKroneSwedish, IconCurrencyLari, IconCurrencyLeu, IconCurrencyLira, IconCurrencyLyd, IconCurrencyManat, IconCurrencyNaira, IconCurrencyPaanga, IconCurrencyPeso, IconCurrencyPound, IconCurrencyQuetzal, IconCurrencyReal, IconCurrencyRenminbi, IconCurrencyRiyal, IconCurrencyRubel, IconCurrencyRufiyaa, IconCurrencyRupee, IconCurrencyRupeeNepalese, IconCurrencyShekel, IconCurrencySom, IconCurrencyTaka, IconCurrencyTenge, IconCurrencyTugrik, IconCurrencyWon, IconCurrencyYen, IconCurrencyYuan, IconCurrencyZloty, IconDatabase, IconDatabaseExport, IconDecimal, IconDeviceFloppy, IconDoorEnter, IconDotsVertical, IconDownload, IconEdit, IconEditCircle, IconEraser, IconExclamationCircle, IconExternalLink, IconEye, IconEyeOff, IconEyeShare, IconEyeX, IconFile, IconFileCheck, IconFileExport, IconFileImport, IconFileInfo, IconFilePencil, IconFileText, IconFileUpload, IconFileZip, IconFilter, IconFilterCog, IconFilterOff, IconFilterPlus, IconFilters, IconFilterX, IconFlag, IconFlask, IconFocusCentered, IconFolder, IconFolderOpen, IconFolderPlus, IconFolderRoot, IconFolderSymlink, IconForbid, IconFrame, IconFunction, IconGauge, IconGitBranch, IconGitBranchDeleted, IconGitCommit, IconGizmo, IconGraph, IconGripVertical, IconH1, IconH2, IconH3, IconH4, IconH5, IconH6, IconHandClick, IconHandMove, IconHeadphones, IconHeart, IconHeartOff, IconHeartRateMonitor, IconHelp, IconHelpCircle, IconHierarchy, IconHierarchy2, IconHistory, IconHistoryToggle, IconHome, IconHourglassHigh, IconHours24, IconHttpDelete, IconHttpGet, IconHttpPatch, IconHttpPost, IconHttpPut, IconId, IconInbox, IconInfoCircle, IconItalic, IconJetpack, IconJson, IconKey, IconLanguage, IconLayersLinked, IconLayout, IconLayoutDashboard, IconLayoutGrid, IconLayoutKanban, IconLayoutList, IconLayoutNavbar, IconLayoutSidebarLeftCollapse, IconLayoutSidebarLeftExpand, IconLayoutSidebarRight, IconLayoutSidebarRightCollapse, IconLayoutSidebarRightExpand, IconLego, IconLetterK, IconLibraryPlus, IconLifebuoy, IconLink, IconLinkOff, IconLinkPlus, IconList, IconListCheck, IconListDetails, IconListNumbers, IconListSearch, IconLoader, IconLock, IconLockOpen, IconLogin2, IconLogout, IconMail, IconMailCog, IconMailX, IconMap, IconMathMax, IconMathMin, IconMathXy, IconMaximize, IconMessage, IconMessageCirclePlus, IconMinus, IconMoneybag, IconMoodSmile, IconMoon, IconMouse2, IconNewSection, IconNorthStar, IconNoteOff, IconNotes, IconNumber, IconNumber123, IconNumber9, IconNumbers, IconPaint, IconPaperclip, IconPassword, IconPencil, IconPencilOff, IconPercentage, IconPhone, IconPhoto, IconPhotoUp, IconPilcrow, IconPin, IconPinned, IconPinnedOff, IconPlayerPause, IconPlayerPlay, IconPlayerStop, IconPlaylistAdd, IconPlaystationSquare, IconPlug, IconPlus, IconPoint, IconPower, IconPresentation, IconPrinter, IconProgressCheck, IconPrompt, IconPuzzle, IconPuzzle2, IconQuestionMark, IconRadiusBottomLeft, IconRadiusBottomRight, IconRadiusTopLeft, IconRadiusTopRight, IconRefresh, IconRefreshAlert, IconRefreshDot, IconRelationManyToMany, IconRelationOneToMany, IconRelationOneToOne, IconReload, IconReorder, IconRepeat, IconRestore, IconRobot, IconRocket, IconRotate, IconRotate2, IconRowInsertBottom, IconRowInsertTop, IconSearch, IconSend, IconServer, IconServer2, IconSettings, IconSettings2, IconSettingsAutomation, IconSettingsBolt, IconShare, IconShield, IconSitemap, IconSlash, IconSortAscending, IconSortAscendingLetters, IconSortAscendingNumbers, IconSortAZ, IconSortDescending, IconSortDescendingLetters, IconSortDescendingNumbers, IconSortZA, IconSparkles, IconSpy, IconSql, IconSquare, IconSquareCheck, IconSquareKey, IconSquareNumber1, IconSquareNumber2, IconSquareNumber3, IconSquareNumber4, IconSquareNumber5, IconSquareNumber6, IconSquareNumber7, IconSquareNumber8, IconSquareNumber9, IconSquarePlus, IconSquareRoundedCheck, IconSquareRoundedX, IconSquareX, IconStack2, IconStar, IconStatusChange, IconStepInto, IconStrikethrough, IconSum, IconSun, IconSunMoon, IconSwitchHorizontal, IconTable, IconTag, IconTags, IconTarget, IconTargetArrow, IconTerminal, IconTestPipe, IconTextCaption, IconTextSize, IconTextWrap, IconTimeDuration30, IconTimeDuration60, IconTimelineEvent, IconTool, IconTransform, IconTrash, IconTrashOff, IconTrashX, IconTrendingDown, IconTrendingUp, IconTypography, IconUnderline, IconUnlink, IconUpload, IconUser, IconUserCircle, IconUserCog, IconUserPin, IconUserPlus, IconUsers, IconVariable, IconVariablePlus, IconVersions, IconVersionsOff, IconVideo, IconWand, IconWebhook, IconWindow, IconWorld, IconX, } from './icon/components/TablerIcons';
71
+ export { ThinkingOrbitLoaderIcon } from './icon/components/ThinkingOrbitLoaderIcon';
72
+ export { useIcons } from './icon/hooks/useIcons';
73
+ export { IconsProvider } from './icon/providers/IconsProvider';
74
+ export { iconsState } from './icon/states/iconsState';
75
+ export type { IconComponentProps, IconComponent, } from './icon/types/IconComponent';
76
+ export type { InfoAccent, InfoProps } from './info/components/Info';
77
+ export { Info } from './info/components/Info';
78
+ export { Status } from './status/components/Status';
79
+ export { HorizontalSeparator } from './text/components/HorizontalSeparator';
80
+ export { SeparatorLineText } from './text/components/SeparatorLineText';
81
+ export { StyledTintedIconTileContainer } from './tinted-icon-tile/components/StyledTintedIconTileContainer';
82
+ export type { TintedIconTileProps } from './tinted-icon-tile/components/TintedIconTile';
83
+ export { TintedIconTile } from './tinted-icon-tile/components/TintedIconTile';
84
+ export type { IconTileColorShades } from './tinted-icon-tile/utils/getIconTileColorShades';
85
+ export { getIconTileColorShades } from './tinted-icon-tile/utils/getIconTileColorShades';
86
+ export type { AppTooltipProps } from './tooltip/AppTooltip';
87
+ export { TooltipPosition, TooltipDelay, AppTooltip, } from './tooltip/AppTooltip';
88
+ export { OverflowingTextWithTooltip } from './tooltip/OverflowingTextWithTooltip';
89
+ export { H1TitleFontColor, H1Title } from './typography/components/H1Title';
90
+ export { H2Title } from './typography/components/H2Title';
91
+ export { H3Title } from './typography/components/H3Title';
92
+ export type { LabelVariant } from './typography/components/Label';
93
+ export { Label } from './typography/components/Label';
94
+ export { StyledTextContent, StyledTextWrapper, StyledText, } from './typography/components/StyledText';
95
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/display/index.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,12 @@
1
+ import { default as React } from 'react';
2
+
3
+ export type InfoAccent = 'blue' | 'danger';
4
+ export type InfoProps = {
5
+ accent?: InfoAccent;
6
+ text: string;
7
+ buttonTitle?: string;
8
+ onClick?: (event: React.MouseEvent<HTMLButtonElement>) => void;
9
+ to?: string;
10
+ };
11
+ export declare const Info: ({ accent, text, buttonTitle, onClick, to, }: InfoProps) => import("react/jsx-runtime").JSX.Element;
12
+ //# sourceMappingURL=Info.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Info.d.ts","sourceRoot":"","sources":["../../../../src/display/info/components/Info.tsx"],"names":[],"mappings":"AAKA,OAAO,KAAqB,MAAM,OAAO,CAAC;AAG1C,MAAM,MAAM,UAAU,GAAG,MAAM,GAAG,QAAQ,CAAC;AAC3C,MAAM,MAAM,SAAS,GAAG;IACtB,MAAM,CAAC,EAAE,UAAU,CAAC;IACpB,IAAI,EAAE,MAAM,CAAC;IACb,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,KAAK,CAAC,UAAU,CAAC,iBAAiB,CAAC,KAAK,IAAI,CAAC;IAC/D,EAAE,CAAC,EAAE,MAAM,CAAC;CACb,CAAC;AAiDF,eAAO,MAAM,IAAI,GAAI,6CAMlB,SAAS,4CAgCX,CAAC"}
@@ -0,0 +1,13 @@
1
+ import { ThemeColor } from '../../../theme';
2
+
3
+ type StatusProps = {
4
+ className?: string;
5
+ color: ThemeColor;
6
+ isLoaderVisible?: boolean;
7
+ text: string;
8
+ onClick?: () => void;
9
+ weight?: 'regular' | 'medium';
10
+ };
11
+ export declare const Status: ({ className, color, isLoaderVisible, text, onClick, weight, }: StatusProps) => import("react/jsx-runtime").JSX.Element;
12
+ export {};
13
+ //# sourceMappingURL=Status.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Status.d.ts","sourceRoot":"","sources":["../../../../src/display/status/components/Status.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,UAAU,EAAE,MAAM,WAAW,CAAC;AA6C5C,KAAK,WAAW,GAAG;IACjB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,KAAK,EAAE,UAAU,CAAC;IAClB,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,MAAM,CAAC,EAAE,SAAS,GAAG,QAAQ,CAAC;CAC/B,CAAC;AAEF,eAAO,MAAM,MAAM,GAAI,+DAOpB,WAAW,4CAab,CAAC"}
@@ -0,0 +1,11 @@
1
+ import { JSX } from 'react';
2
+
3
+ type HorizontalSeparatorProps = {
4
+ visible?: boolean;
5
+ text?: string;
6
+ noMargin?: boolean;
7
+ color?: string;
8
+ };
9
+ export declare const HorizontalSeparator: ({ visible, text, noMargin, color, }: HorizontalSeparatorProps) => JSX.Element;
10
+ export {};
11
+ //# sourceMappingURL=HorizontalSeparator.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"HorizontalSeparator.d.ts","sourceRoot":"","sources":["../../../../src/display/text/components/HorizontalSeparator.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,GAAG,EAAE,MAAM,OAAO,CAAC;AAIjC,KAAK,wBAAwB,GAAG;IAC9B,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB,CAAC;AAwCF,eAAO,MAAM,mBAAmB,GAAI,qCAKjC,wBAAwB,KAAG,GAAG,CAAC,OAsBjC,CAAC"}
@@ -0,0 +1,4 @@
1
+ export declare const SeparatorLineText: ({ children, }: {
2
+ children: React.ReactNode;
3
+ }) => import("react/jsx-runtime").JSX.Element;
4
+ //# sourceMappingURL=SeparatorLineText.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SeparatorLineText.d.ts","sourceRoot":"","sources":["../../../../src/display/text/components/SeparatorLineText.tsx"],"names":[],"mappings":"AA2BA,eAAO,MAAM,iBAAiB,GAAI,eAE/B;IACD,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;CAC3B,4CAEA,CAAC"}
@@ -0,0 +1,6 @@
1
+ export declare const StyledTintedIconTileContainer: import('@linaria/react').StyledComponent<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & {
2
+ $backgroundColor?: string;
3
+ $borderColor?: string;
4
+ $dimension?: string;
5
+ }>;
6
+ //# sourceMappingURL=StyledTintedIconTileContainer.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"StyledTintedIconTileContainer.d.ts","sourceRoot":"","sources":["../../../../src/display/tinted-icon-tile/components/StyledTintedIconTileContainer.tsx"],"names":[],"mappings":"AAGA,eAAO,MAAM,6BAA6B;uBACrB,MAAM;mBACV,MAAM;iBACR,MAAM;EAepB,CAAC"}
@@ -0,0 +1,10 @@
1
+ import { IconComponent } from '../../icon/types/IconComponent';
2
+
3
+ export type TintedIconTileProps = {
4
+ Icon: IconComponent;
5
+ color?: string | null;
6
+ size?: number;
7
+ stroke?: number;
8
+ };
9
+ export declare const TintedIconTile: ({ Icon, color, size: sizeFromProps, stroke: strokeFromProps, }: TintedIconTileProps) => import("react/jsx-runtime").JSX.Element;
10
+ //# sourceMappingURL=TintedIconTile.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"TintedIconTile.d.ts","sourceRoot":"","sources":["../../../../src/display/tinted-icon-tile/components/TintedIconTile.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,aAAa,EAAE,MAAM,sCAAsC,CAAC;AAQ1E,MAAM,MAAM,mBAAmB,GAAG;IAChC,IAAI,EAAE,aAAa,CAAC;IACpB,KAAK,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB,CAAC;AAEF,eAAO,MAAM,cAAc,GAAI,gEAK5B,mBAAmB,4CAkBrB,CAAC"}
@@ -0,0 +1,6 @@
1
+ export declare const TINTED_ICON_TILE_COLOR_SHADES: {
2
+ readonly background: 5;
3
+ readonly border: 6;
4
+ readonly icon: 11;
5
+ };
6
+ //# sourceMappingURL=tintedIconTileColorShades.constant.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"tintedIconTileColorShades.constant.d.ts","sourceRoot":"","sources":["../../../../../src/display/tinted-icon-tile/internal/constants/tintedIconTileColorShades.constant.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,6BAA6B;;;;CAIhC,CAAC"}
@@ -0,0 +1,4 @@
1
+ import { ThemeColor } from '../../../../theme';
2
+
3
+ export declare const getColorFromTheme: (themeColor: ThemeColor, shade: number) => string;
4
+ //# sourceMappingURL=getColorFromTheme.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getColorFromTheme.d.ts","sourceRoot":"","sources":["../../../../../src/display/tinted-icon-tile/internal/utils/getColorFromTheme.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,UAAU,EAAE,MAAM,WAAW,CAAC;AAG5C,eAAO,MAAM,iBAAiB,GAC5B,YAAY,UAAU,EACtB,OAAO,MAAM,KACZ,MAQF,CAAC"}
@@ -0,0 +1,7 @@
1
+ export type IconTileColorShades = {
2
+ backgroundColor: string;
3
+ iconColor: string;
4
+ borderColor: string;
5
+ };
6
+ export declare const getIconTileColorShades: (color: string | null | undefined) => IconTileColorShades;
7
+ //# sourceMappingURL=getIconTileColorShades.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getIconTileColorShades.d.ts","sourceRoot":"","sources":["../../../../src/display/tinted-icon-tile/utils/getIconTileColorShades.ts"],"names":[],"mappings":"AAIA,MAAM,MAAM,mBAAmB,GAAG;IAChC,eAAe,EAAE,MAAM,CAAC;IACxB,SAAS,EAAE,MAAM,CAAC;IAClB,WAAW,EAAE,MAAM,CAAC;CACrB,CAAC;AAEF,eAAO,MAAM,sBAAsB,GACjC,OAAO,MAAM,GAAG,IAAI,GAAG,SAAS,KAC/B,mBAgBF,CAAC"}
@@ -0,0 +1,31 @@
1
+ import { PlacesType, PositionStrategy } from 'react-tooltip';
2
+
3
+ export declare enum TooltipPosition {
4
+ Top = "top",
5
+ Left = "left",
6
+ Right = "right",
7
+ Bottom = "bottom"
8
+ }
9
+ export declare enum TooltipDelay {
10
+ noDelay = "0ms",
11
+ shortDelay = "300ms",
12
+ mediumDelay = "500ms",
13
+ longDelay = "1000ms"
14
+ }
15
+ export type AppTooltipProps = {
16
+ className?: string;
17
+ anchorSelect?: string;
18
+ content?: string;
19
+ children?: React.ReactNode;
20
+ offset?: number;
21
+ noArrow?: boolean;
22
+ hidden?: boolean;
23
+ place?: PlacesType;
24
+ delay?: TooltipDelay;
25
+ positionStrategy?: PositionStrategy;
26
+ clickable?: boolean;
27
+ width?: string;
28
+ isOpen?: boolean;
29
+ };
30
+ export declare const AppTooltip: ({ anchorSelect, className, content, hidden, noArrow, offset, delay, place, positionStrategy, children, clickable, width, isOpen, }: AppTooltipProps) => import("react/jsx-runtime").JSX.Element;
31
+ //# sourceMappingURL=AppTooltip.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AppTooltip.d.ts","sourceRoot":"","sources":["../../../src/display/tooltip/AppTooltip.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,UAAU,EAAE,KAAK,gBAAgB,EAAW,MAAM,eAAe,CAAC;AAGhF,oBAAY,eAAe;IACzB,GAAG,QAAQ;IACX,IAAI,SAAS;IACb,KAAK,UAAU;IACf,MAAM,WAAW;CAClB;AAED,oBAAY,YAAY;IACtB,OAAO,QAAQ;IACf,UAAU,UAAU;IACpB,WAAW,UAAU;IACrB,SAAS,WAAW;CACrB;AAgBD,MAAM,MAAM,eAAe,GAAG;IAC5B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,KAAK,CAAC,EAAE,UAAU,CAAC;IACnB,KAAK,CAAC,EAAE,YAAY,CAAC;IACrB,gBAAgB,CAAC,EAAE,gBAAgB,CAAC;IACpC,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,OAAO,CAAC;CAClB,CAAC;AAEF,eAAO,MAAM,UAAU,GAAI,oIAcxB,eAAe,4CAiCjB,CAAC"}
@@ -0,0 +1,19 @@
1
+ import { TooltipDelay } from './AppTooltip';
2
+ import { ReactNode } from 'react';
3
+
4
+ type OverflowingTextWithTooltipProps = {
5
+ size?: 'large' | 'small';
6
+ isTooltipMultiline?: boolean;
7
+ displayedMaxRows?: number;
8
+ tooltipDelay?: TooltipDelay;
9
+ alwaysShowTooltip?: boolean;
10
+ } & ({
11
+ text: string | null | undefined;
12
+ tooltipContent?: string;
13
+ } | {
14
+ text: Exclude<ReactNode, string | null | undefined>;
15
+ tooltipContent: string;
16
+ });
17
+ export declare const OverflowingTextWithTooltip: ({ size, text, isTooltipMultiline, displayedMaxRows, tooltipContent, tooltipDelay, alwaysShowTooltip, }: OverflowingTextWithTooltipProps) => import("react/jsx-runtime").JSX.Element;
18
+ export {};
19
+ //# sourceMappingURL=OverflowingTextWithTooltip.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"OverflowingTextWithTooltip.d.ts","sourceRoot":"","sources":["../../../src/display/tooltip/OverflowingTextWithTooltip.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,SAAS,EAAoB,MAAM,OAAO,CAAC;AAOzD,OAAO,EAAc,YAAY,EAAE,MAAM,cAAc,CAAC;AAuDxD,KAAK,+BAA+B,GAAG;IACrC,IAAI,CAAC,EAAE,OAAO,GAAG,OAAO,CAAC;IACzB,kBAAkB,CAAC,EAAE,OAAO,CAAC;IAC7B,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,YAAY,CAAC,EAAE,YAAY,CAAC;IAC5B,iBAAiB,CAAC,EAAE,OAAO,CAAC;CAC7B,GAAG,CACA;IACE,IAAI,EAAE,MAAM,GAAG,IAAI,GAAG,SAAS,CAAC;IAChC,cAAc,CAAC,EAAE,MAAM,CAAC;CACzB,GACD;IACE,IAAI,EAAE,OAAO,CAAC,SAAS,EAAE,MAAM,GAAG,IAAI,GAAG,SAAS,CAAC,CAAC;IACpD,cAAc,EAAE,MAAM,CAAC;CACxB,CACJ,CAAC;AAEF,eAAO,MAAM,0BAA0B,GAAI,wGAQxC,+BAA+B,4CAwFjC,CAAC"}
@@ -0,0 +1,15 @@
1
+ import { ReactNode } from 'react';
2
+
3
+ type H1TitleProps = {
4
+ title: ReactNode;
5
+ fontColor?: H1TitleFontColor;
6
+ className?: string;
7
+ };
8
+ export declare enum H1TitleFontColor {
9
+ Primary = "primary",
10
+ Secondary = "secondary",
11
+ Tertiary = "tertiary"
12
+ }
13
+ export declare const H1Title: ({ title, fontColor, className, }: H1TitleProps) => import("react/jsx-runtime").JSX.Element;
14
+ export {};
15
+ //# sourceMappingURL=H1Title.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"H1Title.d.ts","sourceRoot":"","sources":["../../../../src/display/typography/components/H1Title.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,SAAS,EAAE,MAAM,OAAO,CAAC;AAIvC,KAAK,YAAY,GAAG;IAClB,KAAK,EAAE,SAAS,CAAC;IACjB,SAAS,CAAC,EAAE,gBAAgB,CAAC;IAC7B,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB,CAAC;AAEF,oBAAY,gBAAgB;IAC1B,OAAO,YAAY;IACnB,SAAS,cAAc;IACvB,QAAQ,aAAa;CACtB;AAaD,eAAO,MAAM,OAAO,GAAI,kCAIrB,YAAY,4CAMd,CAAC"}
@@ -0,0 +1,9 @@
1
+ type H2TitleProps = {
2
+ title: string;
3
+ description?: string;
4
+ adornment?: React.ReactNode;
5
+ className?: string;
6
+ };
7
+ export declare const H2Title: ({ title, description, adornment, className, }: H2TitleProps) => import("react/jsx-runtime").JSX.Element;
8
+ export {};
9
+ //# sourceMappingURL=H2Title.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"H2Title.d.ts","sourceRoot":"","sources":["../../../../src/display/typography/components/H2Title.tsx"],"names":[],"mappings":"AAIA,KAAK,YAAY,GAAG;IAClB,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,SAAS,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC5B,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB,CAAC;AA6BF,eAAO,MAAM,OAAO,GAAI,+CAKrB,YAAY,4CAkBd,CAAC"}
@@ -0,0 +1,10 @@
1
+ import { ReactNode } from 'react';
2
+
3
+ type H3TitleProps = {
4
+ title: ReactNode;
5
+ description?: string;
6
+ className?: string;
7
+ };
8
+ export declare const H3Title: ({ title, description, className }: H3TitleProps) => import("react/jsx-runtime").JSX.Element;
9
+ export {};
10
+ //# sourceMappingURL=H3Title.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"H3Title.d.ts","sourceRoot":"","sources":["../../../../src/display/typography/components/H3Title.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,SAAS,EAAE,MAAM,OAAO,CAAC;AAKvC,KAAK,YAAY,GAAG;IAClB,KAAK,EAAE,SAAS,CAAC;IACjB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB,CAAC;AAsBF,eAAO,MAAM,OAAO,GAAI,mCAAmC,YAAY,4CAiBtE,CAAC"}
@@ -0,0 +1,9 @@
1
+ export type LabelVariant = 'default' | 'small';
2
+ type LabelProps = {
3
+ variant?: LabelVariant;
4
+ children?: React.ReactNode;
5
+ className?: string;
6
+ };
7
+ export declare const Label: ({ variant, children, className }: LabelProps) => import("react/jsx-runtime").JSX.Element;
8
+ export {};
9
+ //# sourceMappingURL=Label.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Label.d.ts","sourceRoot":"","sources":["../../../../src/display/typography/components/Label.tsx"],"names":[],"mappings":"AAGA,MAAM,MAAM,YAAY,GAAG,SAAS,GAAG,OAAO,CAAC;AAe/C,KAAK,UAAU,GAAG;IAChB,OAAO,CAAC,EAAE,YAAY,CAAC;IACvB,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB,CAAC;AAEF,eAAO,MAAM,KAAK,GAAI,kCAAkC,UAAU,4CAMjE,CAAC"}
@@ -0,0 +1,14 @@
1
+ import { ReactElement, ReactNode } from 'react';
2
+
3
+ type StyledTextProps = {
4
+ PrefixComponent?: ReactElement;
5
+ text: ReactNode;
6
+ color?: string;
7
+ };
8
+ export declare const StyledTextContent: import('@linaria/react').StyledComponent<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & Record<never, unknown>>;
9
+ export declare const StyledTextWrapper: import('@linaria/react').StyledComponent<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & {
10
+ color?: string;
11
+ }>;
12
+ export declare const StyledText: ({ PrefixComponent, text, color, }: StyledTextProps) => import("react/jsx-runtime").JSX.Element;
13
+ export {};
14
+ //# sourceMappingURL=StyledText.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"StyledText.d.ts","sourceRoot":"","sources":["../../../../src/display/typography/components/StyledText.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,YAAY,EAAE,KAAK,SAAS,EAAE,MAAM,OAAO,CAAC;AAI1D,KAAK,eAAe,GAAG;IACrB,eAAe,CAAC,EAAE,YAAY,CAAC;IAC/B,IAAI,EAAE,SAAS,CAAC;IAChB,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB,CAAC;AAEF,eAAO,MAAM,iBAAiB,qKAQ7B,CAAC;AAEF,eAAO,MAAM,iBAAiB;YACpB,MAAM;EAkBf,CAAC;AAEF,eAAO,MAAM,UAAU,GAAI,mCAIxB,eAAe,4CAOjB,CAAC"}