@inntechcorp/it-design 4.0.0-beta.2 → 4.0.0-beta.4

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 (1199) hide show
  1. package/ACCESSIBILITY.md +61 -54
  2. package/LICENSE +201 -0
  3. package/MIGRATION.md +153 -0
  4. package/README.md +118 -71
  5. package/dist/cjs/_bundled/@radix-ui/primitive/dist/index.js +1 -0
  6. package/dist/cjs/_bundled/@radix-ui/react-compose-refs/dist/index.js +1 -0
  7. package/dist/cjs/_bundled/@radix-ui/react-context/dist/index.js +1 -0
  8. package/dist/cjs/_bundled/@radix-ui/react-dialog/dist/index.js +1 -0
  9. package/dist/cjs/_bundled/@radix-ui/react-dismissable-layer/dist/index.js +1 -0
  10. package/dist/cjs/_bundled/@radix-ui/react-focus-guards/dist/index.js +1 -0
  11. package/dist/cjs/_bundled/@radix-ui/react-focus-scope/dist/index.js +1 -0
  12. package/dist/cjs/_bundled/@radix-ui/react-id/dist/index.js +1 -0
  13. package/dist/cjs/_bundled/@radix-ui/react-portal/dist/index.js +1 -0
  14. package/dist/cjs/_bundled/@radix-ui/react-presence/dist/index.js +1 -0
  15. package/dist/cjs/_bundled/@radix-ui/react-primitive/dist/index.js +1 -0
  16. package/dist/cjs/_bundled/@radix-ui/react-slot/dist/index.js +1 -0
  17. package/dist/cjs/_bundled/@radix-ui/react-use-callback-ref/dist/index.js +1 -0
  18. package/dist/cjs/_bundled/@radix-ui/react-use-controllable-state/dist/index.js +1 -0
  19. package/dist/cjs/_bundled/@radix-ui/react-use-escape-keydown/dist/index.js +1 -0
  20. package/dist/cjs/_bundled/@radix-ui/react-use-layout-effect/dist/index.js +1 -0
  21. package/dist/cjs/_bundled/aria-hidden/dist/es2015/index.js +1 -0
  22. package/dist/cjs/_bundled/embla-carousel/esm/embla-carousel.esm.js +1 -0
  23. package/dist/cjs/_bundled/embla-carousel-autoplay/esm/embla-carousel-autoplay.esm.js +1 -0
  24. package/dist/cjs/_bundled/embla-carousel-react/esm/embla-carousel-react.esm.js +1 -0
  25. package/dist/cjs/_bundled/embla-carousel-reactive-utils/esm/embla-carousel-reactive-utils.esm.js +1 -0
  26. package/dist/cjs/_bundled/get-nonce/dist/es2015/index.js +1 -0
  27. package/dist/cjs/_bundled/react-remove-scroll/dist/es2015/Combination.js +1 -0
  28. package/dist/cjs/_bundled/react-remove-scroll/dist/es2015/SideEffect.js +1 -0
  29. package/dist/cjs/_bundled/react-remove-scroll/dist/es2015/UI.js +1 -0
  30. package/dist/cjs/_bundled/react-remove-scroll/dist/es2015/aggresiveCapture.js +1 -0
  31. package/dist/cjs/_bundled/react-remove-scroll/dist/es2015/handleScroll.js +1 -0
  32. package/dist/cjs/_bundled/react-remove-scroll/dist/es2015/medium.js +1 -0
  33. package/dist/cjs/_bundled/react-remove-scroll/dist/es2015/sidecar.js +1 -0
  34. package/dist/cjs/_bundled/react-remove-scroll-bar/dist/es2015/component.js +1 -0
  35. package/dist/cjs/_bundled/react-remove-scroll-bar/dist/es2015/constants.js +1 -0
  36. package/dist/cjs/_bundled/react-remove-scroll-bar/dist/es2015/utils.js +1 -0
  37. package/dist/cjs/_bundled/react-style-singleton/dist/es2015/component.js +1 -0
  38. package/dist/cjs/_bundled/react-style-singleton/dist/es2015/hook.js +1 -0
  39. package/dist/cjs/_bundled/react-style-singleton/dist/es2015/singleton.js +1 -0
  40. package/dist/cjs/_bundled/use-callback-ref/dist/es2015/assignRef.js +1 -0
  41. package/dist/cjs/_bundled/use-callback-ref/dist/es2015/useMergeRef.js +1 -0
  42. package/dist/cjs/_bundled/use-callback-ref/dist/es2015/useRef.js +1 -0
  43. package/dist/cjs/_bundled/use-sidecar/dist/es2015/exports.js +1 -0
  44. package/dist/cjs/_bundled/use-sidecar/dist/es2015/medium.js +1 -0
  45. package/dist/cjs/_bundled/vaul/dist/index.js +1 -0
  46. package/dist/cjs/_virtual/_tslib.js +1 -0
  47. package/dist/cjs/accordion/index.js +1 -1
  48. package/dist/cjs/accordion/item/Item.js +1 -1
  49. package/dist/cjs/accordion/submenu/SubMenu.js +1 -1
  50. package/dist/cjs/alert/Description.js +1 -1
  51. package/dist/cjs/alert/Title.js +1 -1
  52. package/dist/cjs/alert/index.js +1 -1
  53. package/dist/cjs/alink/index.js +1 -1
  54. package/dist/cjs/amount/index.js +1 -0
  55. package/dist/cjs/announcement-bar/index.js +1 -0
  56. package/dist/cjs/avatar/index.js +1 -0
  57. package/dist/cjs/back-top/index.js +1 -1
  58. package/dist/cjs/badge/index.js +1 -0
  59. package/dist/cjs/blocks/banner/index.js +1 -0
  60. package/dist/cjs/blocks/box-title/index.js +1 -0
  61. package/dist/cjs/blocks/casino-featured/index.js +1 -0
  62. package/dist/cjs/blocks/default-avatar/index.js +1 -0
  63. package/dist/cjs/blocks/embla/useEmblaState.js +1 -0
  64. package/dist/cjs/blocks/featured-games/index.js +1 -0
  65. package/dist/cjs/blocks/filter-tabs/index.js +1 -0
  66. package/dist/cjs/blocks/footer/index.js +1 -0
  67. package/dist/cjs/blocks/game-box/index.js +1 -0
  68. package/dist/cjs/blocks/game-carousel/index.js +1 -0
  69. package/dist/cjs/blocks/game-categories/Carousel.js +1 -0
  70. package/dist/cjs/blocks/game-categories/Mobile.js +1 -0
  71. package/dist/cjs/blocks/game-categories/index.js +1 -0
  72. package/dist/cjs/blocks/game-filter/index.js +1 -0
  73. package/dist/cjs/blocks/game-navigator/index.js +1 -0
  74. package/dist/cjs/blocks/game-providers/index.js +1 -0
  75. package/dist/cjs/blocks/game-providers/logos.js +1 -0
  76. package/dist/cjs/blocks/game-search/index.js +1 -0
  77. package/dist/cjs/blocks/game-shell/Browse.js +1 -0
  78. package/dist/cjs/blocks/game-shell/Settings.js +1 -0
  79. package/dist/cjs/blocks/game-shell/SwipeHint.js +1 -0
  80. package/dist/cjs/blocks/game-shell/index.js +1 -0
  81. package/dist/cjs/blocks/game-shell/useDrawerChrome.js +1 -0
  82. package/dist/cjs/blocks/games-grid/index.js +1 -0
  83. package/dist/cjs/blocks/header/index.js +1 -0
  84. package/dist/cjs/blocks/help/index.js +1 -0
  85. package/dist/cjs/blocks/last-winners/index.js +1 -0
  86. package/dist/cjs/blocks/layout-boxes/index.js +1 -0
  87. package/dist/cjs/blocks/mega-menu/index.js +1 -0
  88. package/dist/cjs/blocks/min-width-gate/index.js +1 -0
  89. package/dist/cjs/blocks/mobile-bottom-nav/index.js +1 -0
  90. package/dist/cjs/blocks/multiple-jackpots/TierCarousel.js +1 -0
  91. package/dist/cjs/blocks/multiple-jackpots/index.js +1 -0
  92. package/dist/cjs/blocks/notifications/index.js +1 -0
  93. package/dist/cjs/blocks/post-viewer/index.js +1 -0
  94. package/dist/cjs/blocks/promotions-grid/index.js +1 -0
  95. package/dist/cjs/blocks/raffle/index.js +1 -0
  96. package/dist/cjs/blocks/slider/index.js +1 -0
  97. package/dist/cjs/blocks/slider-double/index.js +1 -0
  98. package/dist/cjs/blocks/spacer/index.js +1 -0
  99. package/dist/cjs/blocks/sub-page-header/index.js +1 -0
  100. package/dist/cjs/blocks/tournaments/index.js +1 -0
  101. package/dist/cjs/blocks/user-hub/bonus.js +1 -0
  102. package/dist/cjs/blocks/user-hub/cashier.js +1 -0
  103. package/dist/cjs/blocks/user-hub/deposit.js +1 -0
  104. package/dist/cjs/blocks/user-hub/history.js +1 -0
  105. package/dist/cjs/blocks/user-hub/index.js +1 -0
  106. package/dist/cjs/blocks/user-hub/messages.js +1 -0
  107. package/dist/cjs/blocks/user-hub/platform.js +1 -0
  108. package/dist/cjs/blocks/user-hub/profile.js +1 -0
  109. package/dist/cjs/blocks/user-hub/raffles.js +1 -0
  110. package/dist/cjs/blocks/user-hub/settings.js +1 -0
  111. package/dist/cjs/blocks/user-hub/table.js +1 -0
  112. package/dist/cjs/blocks/user-hub/vip.js +1 -0
  113. package/dist/cjs/blocks/user-hub/withdraw.js +1 -0
  114. package/dist/cjs/button/index.js +1 -1
  115. package/dist/cjs/button-group/ButtonGroupContext.js +1 -0
  116. package/dist/cjs/button-group/index.js +1 -0
  117. package/dist/cjs/calendar/dates.js +1 -1
  118. package/dist/cjs/calendar/day/Day.js +1 -1
  119. package/dist/cjs/calendar/header/Header.js +1 -1
  120. package/dist/cjs/calendar/index.js +1 -1
  121. package/dist/cjs/calendar/range/RangeCalendar.js +1 -0
  122. package/dist/cjs/calendar/time/Time.js +1 -0
  123. package/dist/cjs/card/Card.js +1 -1
  124. package/dist/cjs/card/CardAction.js +1 -1
  125. package/dist/cjs/card/CardDescription.js +1 -1
  126. package/dist/cjs/card/CardTabs.js +1 -1
  127. package/dist/cjs/card/CardTitle.js +1 -1
  128. package/dist/cjs/chart/Fullscreen.js +1 -0
  129. package/dist/cjs/chart/index.js +1 -0
  130. package/dist/cjs/chart/palette.js +1 -0
  131. package/dist/cjs/checkbox/index.js +1 -1
  132. package/dist/cjs/code-input/index.js +1 -0
  133. package/dist/cjs/color-input/index.js +1 -0
  134. package/dist/cjs/coming-soon/index.js +1 -0
  135. package/dist/cjs/context/FormDefaultsContext.js +1 -0
  136. package/dist/cjs/context/ITDContext.js +1 -1
  137. package/dist/cjs/context/ITDThemeProvider.js +1 -1
  138. package/dist/cjs/context/PortalDocumentContext.js +1 -0
  139. package/dist/cjs/context-menu/ContextMenu.js +1 -0
  140. package/dist/cjs/context-menu/ContextMenuTrigger.js +1 -0
  141. package/dist/cjs/cropper/index.js +1 -0
  142. package/dist/cjs/data/phones.json.js +1 -0
  143. package/dist/cjs/datepicker/index.js +1 -1
  144. package/dist/cjs/dialog/Dialog.js +1 -0
  145. package/dist/cjs/dropdown-menu/CheckIcon.js +1 -0
  146. package/dist/cjs/dropdown-menu/DropdownMenu.js +1 -0
  147. package/dist/cjs/dropdown-menu/DropdownMenuCheckboxItem.js +1 -0
  148. package/dist/cjs/dropdown-menu/DropdownMenuContent.js +1 -0
  149. package/dist/cjs/dropdown-menu/DropdownMenuItem.js +1 -0
  150. package/dist/cjs/dropdown-menu/DropdownMenuLabel.js +1 -0
  151. package/dist/cjs/dropdown-menu/DropdownMenuRadioGroup.js +1 -0
  152. package/dist/cjs/dropdown-menu/DropdownMenuRadioItem.js +1 -0
  153. package/dist/cjs/dropdown-menu/DropdownMenuSeparator.js +1 -0
  154. package/dist/cjs/dropdown-menu/DropdownMenuSub.js +1 -0
  155. package/dist/cjs/dropdown-menu/DropdownMenuSubContent.js +1 -0
  156. package/dist/cjs/dropdown-menu/DropdownMenuSubTrigger.js +1 -0
  157. package/dist/cjs/dropdown-menu/DropdownMenuTrigger.js +1 -0
  158. package/dist/cjs/dropdown-menu/MenuItemContext.js +1 -0
  159. package/dist/cjs/dropdown-menu/processChildren.js +1 -0
  160. package/dist/cjs/dropdown-menu/useMenuItemChrome.js +1 -0
  161. package/dist/cjs/dropdown-menu/useMenuKeyboard.js +1 -0
  162. package/dist/cjs/dropdown-menu/usePointerGraceArea.js +1 -0
  163. package/dist/cjs/dropdown-menu/useSubMenuRegistry.js +1 -0
  164. package/dist/cjs/enums/enum.js +1 -1
  165. package/dist/cjs/field/index.js +1 -0
  166. package/dist/cjs/flex/index.js +1 -1
  167. package/dist/cjs/floating/Arrow.js +1 -108
  168. package/dist/cjs/floating/FloatingContent.js +1 -38
  169. package/dist/cjs/floating/createFloatingTrigger.js +1 -0
  170. package/dist/cjs/form/context/FormStore.js +1 -1
  171. package/dist/cjs/form/control/Control.js +1 -1
  172. package/dist/cjs/form/index.js +1 -1
  173. package/dist/cjs/form/item/Item.js +1 -1
  174. package/dist/cjs/form/validation/Validator.js +1 -1
  175. package/dist/cjs/form/wrapper/FormWrapper.js +1 -1
  176. package/dist/cjs/helpers/array/ChunkArray.js +1 -1
  177. package/dist/cjs/helpers/binary/GetExtensionByMimeType.js +1 -0
  178. package/dist/cjs/helpers/binary/GetTypeByFileType.js +1 -1
  179. package/dist/cjs/helpers/checker/FileChecker.js +1 -1
  180. package/dist/cjs/helpers/classname/GetClassNameByPlatform.js +1 -0
  181. package/dist/cjs/helpers/config/defineITDConfig.js +1 -0
  182. package/dist/cjs/helpers/currency/ConvertCurrency.js +1 -1
  183. package/dist/cjs/helpers/datetime/FormatDate.js +1 -1
  184. package/dist/cjs/helpers/datetime/FormatDateTime.js +1 -1
  185. package/dist/cjs/helpers/datetime/FormatSimpleDate.js +1 -1
  186. package/dist/cjs/helpers/datetime/FormatSimpleDateTime.js +1 -1
  187. package/dist/cjs/helpers/datetime/FormatTime.js +1 -1
  188. package/dist/cjs/helpers/datetime/dayjsSetup.js +1 -1
  189. package/dist/cjs/helpers/device/touchDevice.js +1 -0
  190. package/dist/cjs/helpers/image/SVGUrlToPNGDataUrl.js +1 -0
  191. package/dist/cjs/helpers/phone/index.js +1 -0
  192. package/dist/cjs/helpers/phone/usePhoneCountry.js +1 -0
  193. package/dist/cjs/helpers/platform/index.js +1 -0
  194. package/dist/cjs/helpers/svg/SVGLoader.js +1 -1
  195. package/dist/cjs/helpers/theme/Color.js +1 -1
  196. package/dist/cjs/helpers/theme/GenerateColorScale.js +1 -1
  197. package/dist/cjs/helpers/theme/colorOps.js +1 -0
  198. package/dist/cjs/helpers/theme/contrast.js +1 -0
  199. package/dist/cjs/helpers/theme/createTheme.js +1 -1
  200. package/dist/cjs/helpers/theme/cssVariables.js +1 -1
  201. package/dist/cjs/helpers/theme/dark.js +1 -1
  202. package/dist/cjs/helpers/theme/importShadcnTheme.js +1 -0
  203. package/dist/cjs/helpers/theme/presets.js +1 -1
  204. package/dist/cjs/helpers/theme/shadowScale.js +1 -0
  205. package/dist/cjs/helpers/theme/tokenSet.js +1 -0
  206. package/dist/cjs/helpers/unit/cssVars.js +1 -0
  207. package/dist/cjs/hooks/useCoreFetch.js +1 -1
  208. package/dist/cjs/hooks/useFloatingPosition.js +1 -1
  209. package/dist/cjs/hooks/useFloatingTrigger.js +1 -1
  210. package/dist/cjs/hooks/useFocusTrap.js +1 -1
  211. package/dist/cjs/hooks/useLoadMoreSentinel.js +1 -0
  212. package/dist/cjs/hooks/useMediaQuery.js +1 -0
  213. package/dist/cjs/hooks/useMultiQuery.js +1 -1
  214. package/dist/cjs/hooks/useNaturalRatio.js +1 -0
  215. package/dist/cjs/hooks/useOnClickOutside.js +1 -1
  216. package/dist/cjs/hooks/useOnESCKeyDown.js +1 -1
  217. package/dist/cjs/hooks/useOrientation.js +1 -1
  218. package/dist/cjs/hooks/useReCaptcha.js +1 -1
  219. package/dist/cjs/hooks/useRealm.js +1 -0
  220. package/dist/cjs/hooks/useSingleQuery.js +1 -1
  221. package/dist/cjs/hovercard/HoverCardContent.js +1 -1
  222. package/dist/cjs/hovercard/HoverCardTrigger.js +1 -1
  223. package/dist/cjs/html/header/H1.js +1 -1
  224. package/dist/cjs/html/header/H2.js +1 -1
  225. package/dist/cjs/html/header/H3.js +1 -1
  226. package/dist/cjs/html/header/H4.js +1 -1
  227. package/dist/cjs/icons/FileDocument.js +1 -0
  228. package/dist/cjs/icons/FileExcel.js +1 -0
  229. package/dist/cjs/icons/FilePdf.js +1 -0
  230. package/dist/cjs/image/index.js +1 -1
  231. package/dist/cjs/index.js +1 -1
  232. package/dist/cjs/input/index.js +1 -1
  233. package/dist/cjs/label/index.js +1 -1
  234. package/dist/cjs/locale/useITDLocale.js +1 -0
  235. package/dist/cjs/locales/en/calendar.json.js +1 -1
  236. package/dist/cjs/locales/en/itd.json.js +1 -1
  237. package/dist/cjs/locales/tr/calendar.json.js +1 -1
  238. package/dist/cjs/locales/tr/itd.json.js +1 -1
  239. package/dist/cjs/modal/container/ModalContainer.js +1 -1
  240. package/dist/cjs/modal/context/ModalContext.js +1 -1
  241. package/dist/cjs/modal/index.js +1 -1
  242. package/dist/cjs/modal/modal/Modal.js +1 -1
  243. package/dist/cjs/modal/useModalContent.js +1 -0
  244. package/dist/cjs/package.json +3 -0
  245. package/dist/cjs/page/BlockBoundary.js +1 -0
  246. package/dist/cjs/page/background.js +1 -0
  247. package/dist/cjs/page/blocks.js +1 -0
  248. package/dist/cjs/page/blocks.query.js +1 -0
  249. package/dist/cjs/page/checks.js +1 -0
  250. package/dist/cjs/page/context.js +1 -0
  251. package/dist/cjs/page/customCode.js +1 -0
  252. package/dist/cjs/page/editor/BlockForm.js +1 -0
  253. package/dist/cjs/page/editor/BlockPreview.js +1 -0
  254. package/dist/cjs/page/editor/CodeEditor.js +1 -0
  255. package/dist/cjs/page/editor/dropIndex.js +1 -0
  256. package/dist/cjs/page/editor/protocol.js +1 -0
  257. package/dist/cjs/page/editor/theme.js +1 -0
  258. package/dist/cjs/page/editor/useEditorBridge.js +1 -0
  259. package/dist/cjs/page/fields.js +1 -0
  260. package/dist/cjs/page/index.js +1 -0
  261. package/dist/cjs/page/layouts.js +1 -0
  262. package/dist/cjs/page/pageTypes.js +1 -0
  263. package/dist/cjs/page/sample.js +1 -0
  264. package/dist/cjs/page/settle.js +1 -0
  265. package/dist/cjs/page/types.js +1 -0
  266. package/dist/cjs/popover/Popover.js +1 -1
  267. package/dist/cjs/popover/PopoverContent.js +1 -1
  268. package/dist/cjs/popover/PopoverTrigger.js +1 -1
  269. package/dist/cjs/primitives/overlayStack.js +1 -0
  270. package/dist/cjs/primitives/scrollLock.js +1 -0
  271. package/dist/cjs/progress/index.js +1 -1
  272. package/dist/cjs/radio/RadioGroup.js +1 -0
  273. package/dist/cjs/radio/RadioGroupContext.js +1 -0
  274. package/dist/cjs/radio/RadioGroupItem.js +1 -0
  275. package/dist/cjs/rangepicker/index.js +1 -0
  276. package/dist/cjs/result/index.js +1 -1
  277. package/dist/cjs/router/ITDLink.js +1 -0
  278. package/dist/cjs/router/context.js +1 -0
  279. package/dist/cjs/router/hooks.js +1 -0
  280. package/dist/cjs/router/matchActive.js +1 -0
  281. package/dist/cjs/select/SelectGroup.js +1 -0
  282. package/dist/cjs/select/SelectItem.js +1 -0
  283. package/dist/cjs/select/SelectLabel.js +1 -0
  284. package/dist/cjs/select/SelectSeparator.js +1 -0
  285. package/dist/cjs/select/dropdown/Dropdown.js +1 -1
  286. package/dist/cjs/select/index.js +1 -1
  287. package/dist/cjs/select/option/Option.js +1 -1
  288. package/dist/cjs/select/selector/Selector.js +1 -1
  289. package/dist/cjs/select/selector/selectorinput/SelectorInput.js +1 -1
  290. package/dist/cjs/separator/index.js +1 -0
  291. package/dist/cjs/skeleton/index.js +1 -0
  292. package/dist/cjs/stat-card/index.js +1 -0
  293. package/dist/cjs/switch/index.js +1 -1
  294. package/dist/cjs/table/index.js +1 -1
  295. package/dist/cjs/table/paths.js +1 -0
  296. package/dist/cjs/table/primitives.js +1 -0
  297. package/dist/cjs/table/sort.js +1 -0
  298. package/dist/cjs/tabs/Tabs.js +1 -0
  299. package/dist/cjs/tabs/TabsContent.js +1 -0
  300. package/dist/cjs/tabs/TabsContext.js +1 -0
  301. package/dist/cjs/tabs/TabsList.js +1 -0
  302. package/dist/cjs/tabs/TabsTrigger.js +1 -0
  303. package/dist/cjs/textarea/index.js +1 -1
  304. package/dist/cjs/tinyscrollbar/index.js +1 -1
  305. package/dist/cjs/toast/index.js +1 -0
  306. package/dist/cjs/toggle-group/index.js +1 -0
  307. package/dist/cjs/tooltip/TooltipContent.js +1 -1
  308. package/dist/cjs/tooltip/TooltipTrigger.js +1 -1
  309. package/dist/cjs/types/InputProps.js +1 -1
  310. package/dist/cjs/upload/index.js +1 -1
  311. package/dist/cjs/utils/GetSizeBySizeSlug.js +1 -0
  312. package/dist/cjs/utils/InlineSVGCached.js +1 -1
  313. package/dist/cjs/utils/cn.js +1 -1
  314. package/dist/cjs/utils/focusModality.js +1 -0
  315. package/dist/css/accordion.css +13 -0
  316. package/dist/css/alert.css +1 -122
  317. package/dist/css/alink.css +1 -0
  318. package/dist/css/amount.css +1 -0
  319. package/dist/css/announcement-bar.css +1 -0
  320. package/dist/css/auth-page.css +3 -0
  321. package/dist/css/avatar.css +1 -0
  322. package/dist/css/back-top.css +1 -0
  323. package/dist/css/badge.css +241 -0
  324. package/dist/css/base.css +79 -366
  325. package/dist/css/block-form.css +3 -0
  326. package/dist/css/blocks-shared.css +13 -0
  327. package/dist/css/button-group.css +1 -0
  328. package/dist/css/button.css +9 -380
  329. package/dist/css/calendar.css +1 -0
  330. package/dist/css/card.css +1 -58
  331. package/dist/css/casino-featured.css +1 -0
  332. package/dist/css/chart.css +1 -0
  333. package/dist/css/checkbox.css +3 -251
  334. package/dist/css/code-input.css +7 -0
  335. package/dist/css/color-input.css +1 -0
  336. package/dist/css/coming-soon.css +1 -0
  337. package/dist/css/common.css +1 -116
  338. package/dist/css/components.css +1 -92
  339. package/dist/css/cropper.css +13 -0
  340. package/dist/css/datepicker.css +1 -75
  341. package/dist/css/default-avatar.css +1 -0
  342. package/dist/css/dialog.css +1 -0
  343. package/dist/css/dropdown-menu.css +1 -0
  344. package/dist/css/field.css +1 -0
  345. package/dist/css/filter-tabs.css +1 -0
  346. package/dist/css/flex.css +1 -0
  347. package/dist/css/floating.css +1 -0
  348. package/dist/css/footer.css +1 -0
  349. package/dist/css/form.css +1 -28
  350. package/dist/css/game-box.css +9 -0
  351. package/dist/css/game-carousel.css +1 -0
  352. package/dist/css/game-categories.css +1 -0
  353. package/dist/css/game-filter.css +1 -0
  354. package/dist/css/game-navigator.css +1 -0
  355. package/dist/css/game-providers.css +1 -0
  356. package/dist/css/game-search.css +1 -0
  357. package/dist/css/game-shell.css +1 -0
  358. package/dist/css/header.css +7 -0
  359. package/dist/css/help.css +1 -0
  360. package/dist/css/home-sections.css +1 -0
  361. package/dist/css/hovercard.css +1 -11
  362. package/dist/css/hstrip.css +1 -0
  363. package/dist/css/html-header.css +1 -0
  364. package/dist/css/image.css +1 -0
  365. package/dist/css/input.css +1 -421
  366. package/dist/css/label.css +1 -0
  367. package/dist/css/last-winners.css +1 -0
  368. package/dist/css/login.css +1 -0
  369. package/dist/css/mega-menu.css +1 -0
  370. package/dist/css/min-width-gate.css +1 -0
  371. package/dist/css/mobile-bottom-nav.css +1 -0
  372. package/dist/css/modal.css +11 -0
  373. package/dist/css/multiple-jackpots.css +5 -0
  374. package/dist/css/notifications-panel.css +5 -0
  375. package/dist/css/page.css +5 -0
  376. package/dist/css/popover.css +1 -10
  377. package/dist/css/post-viewer.css +1 -0
  378. package/dist/css/progress.css +1 -0
  379. package/dist/css/promotions-grid.css +7 -0
  380. package/dist/css/properties.css +4 -298
  381. package/dist/css/provider.css +1 -0
  382. package/dist/css/radio.css +1 -0
  383. package/dist/css/raffle.css +1 -0
  384. package/dist/css/rangepicker.css +1 -0
  385. package/dist/css/reset.css +4 -309
  386. package/dist/css/result.css +1 -0
  387. package/dist/css/select.css +1 -624
  388. package/dist/css/separator.css +1 -0
  389. package/dist/css/sheet.css +1 -0
  390. package/dist/css/skeleton.css +3 -0
  391. package/dist/css/slider.css +1 -0
  392. package/dist/css/spin.css +1 -31
  393. package/dist/css/stat-card.css +1 -0
  394. package/dist/css/sub-page-header.css +1 -0
  395. package/dist/css/svg-loader.css +1 -0
  396. package/dist/css/switch.css +1 -178
  397. package/dist/css/table.css +5 -0
  398. package/dist/css/tabs.css +1 -167
  399. package/dist/css/textarea.css +1 -208
  400. package/dist/css/tinyscrollbar.css +1 -0
  401. package/dist/css/toggle-group.css +1 -0
  402. package/dist/css/tooltip.css +1 -22
  403. package/dist/css/tournaments.css +15 -0
  404. package/dist/css/upload.css +1 -335
  405. package/dist/css/user-hub.css +1 -0
  406. package/dist/css/utilities.css +1 -565
  407. package/dist/css/vendor.css +9 -0
  408. package/dist/es/_bundled/@radix-ui/primitive/dist/index.js +1 -0
  409. package/dist/es/_bundled/@radix-ui/react-compose-refs/dist/index.js +1 -0
  410. package/dist/es/_bundled/@radix-ui/react-context/dist/index.js +1 -0
  411. package/dist/es/_bundled/@radix-ui/react-dialog/dist/index.js +1 -0
  412. package/dist/es/_bundled/@radix-ui/react-dismissable-layer/dist/index.js +1 -0
  413. package/dist/es/_bundled/@radix-ui/react-focus-guards/dist/index.js +1 -0
  414. package/dist/es/_bundled/@radix-ui/react-focus-scope/dist/index.js +1 -0
  415. package/dist/es/_bundled/@radix-ui/react-id/dist/index.js +1 -0
  416. package/dist/es/_bundled/@radix-ui/react-portal/dist/index.js +1 -0
  417. package/dist/es/_bundled/@radix-ui/react-presence/dist/index.js +1 -0
  418. package/dist/es/_bundled/@radix-ui/react-primitive/dist/index.js +1 -0
  419. package/dist/es/_bundled/@radix-ui/react-slot/dist/index.js +1 -0
  420. package/dist/es/_bundled/@radix-ui/react-use-callback-ref/dist/index.js +1 -0
  421. package/dist/es/_bundled/@radix-ui/react-use-controllable-state/dist/index.js +1 -0
  422. package/dist/es/_bundled/@radix-ui/react-use-escape-keydown/dist/index.js +1 -0
  423. package/dist/es/_bundled/@radix-ui/react-use-layout-effect/dist/index.js +1 -0
  424. package/dist/es/_bundled/aria-hidden/dist/es2015/index.js +1 -0
  425. package/dist/es/_bundled/embla-carousel/esm/embla-carousel.esm.js +1 -0
  426. package/dist/es/_bundled/embla-carousel-autoplay/esm/embla-carousel-autoplay.esm.js +1 -0
  427. package/dist/es/_bundled/embla-carousel-react/esm/embla-carousel-react.esm.js +1 -0
  428. package/dist/es/_bundled/embla-carousel-reactive-utils/esm/embla-carousel-reactive-utils.esm.js +1 -0
  429. package/dist/es/_bundled/get-nonce/dist/es2015/index.js +1 -0
  430. package/dist/es/_bundled/react-remove-scroll/dist/es2015/Combination.js +1 -0
  431. package/dist/es/_bundled/react-remove-scroll/dist/es2015/SideEffect.js +1 -0
  432. package/dist/es/_bundled/react-remove-scroll/dist/es2015/UI.js +1 -0
  433. package/dist/es/_bundled/react-remove-scroll/dist/es2015/aggresiveCapture.js +1 -0
  434. package/dist/es/_bundled/react-remove-scroll/dist/es2015/handleScroll.js +1 -0
  435. package/dist/es/_bundled/react-remove-scroll/dist/es2015/medium.js +1 -0
  436. package/dist/es/_bundled/react-remove-scroll/dist/es2015/sidecar.js +1 -0
  437. package/dist/es/_bundled/react-remove-scroll-bar/dist/es2015/component.js +1 -0
  438. package/dist/es/_bundled/react-remove-scroll-bar/dist/es2015/constants.js +1 -0
  439. package/dist/es/_bundled/react-remove-scroll-bar/dist/es2015/utils.js +1 -0
  440. package/dist/es/_bundled/react-style-singleton/dist/es2015/component.js +1 -0
  441. package/dist/es/_bundled/react-style-singleton/dist/es2015/hook.js +1 -0
  442. package/dist/es/_bundled/react-style-singleton/dist/es2015/singleton.js +1 -0
  443. package/dist/es/_bundled/use-callback-ref/dist/es2015/assignRef.js +1 -0
  444. package/dist/es/_bundled/use-callback-ref/dist/es2015/useMergeRef.js +1 -0
  445. package/dist/es/_bundled/use-callback-ref/dist/es2015/useRef.js +1 -0
  446. package/dist/es/_bundled/use-sidecar/dist/es2015/exports.js +1 -0
  447. package/dist/es/_bundled/use-sidecar/dist/es2015/medium.js +1 -0
  448. package/dist/es/_bundled/vaul/dist/index.js +1 -0
  449. package/dist/es/_virtual/_tslib.js +1 -0
  450. package/dist/es/accordion/index.js +1 -1
  451. package/dist/es/accordion/item/Item.js +1 -1
  452. package/dist/es/accordion/submenu/SubMenu.js +1 -1
  453. package/dist/es/alert/Description.js +1 -1
  454. package/dist/es/alert/Title.js +1 -1
  455. package/dist/es/alert/index.js +1 -1
  456. package/dist/es/alink/index.js +1 -1
  457. package/dist/es/amount/index.js +1 -0
  458. package/dist/es/announcement-bar/index.js +1 -0
  459. package/dist/es/avatar/index.js +1 -0
  460. package/dist/es/back-top/index.js +1 -1
  461. package/dist/es/badge/index.js +1 -0
  462. package/dist/es/blocks/banner/index.js +1 -0
  463. package/dist/es/blocks/box-title/index.js +1 -0
  464. package/dist/es/blocks/casino-featured/index.js +1 -0
  465. package/dist/es/blocks/default-avatar/index.js +1 -0
  466. package/dist/es/blocks/embla/useEmblaState.js +1 -0
  467. package/dist/es/blocks/featured-games/index.js +1 -0
  468. package/dist/es/blocks/filter-tabs/index.js +1 -0
  469. package/dist/es/blocks/footer/index.js +1 -0
  470. package/dist/es/blocks/game-box/index.js +1 -0
  471. package/dist/es/blocks/game-carousel/index.js +1 -0
  472. package/dist/es/blocks/game-categories/Carousel.js +1 -0
  473. package/dist/es/blocks/game-categories/Mobile.js +1 -0
  474. package/dist/es/blocks/game-categories/index.js +1 -0
  475. package/dist/es/blocks/game-filter/index.js +1 -0
  476. package/dist/es/blocks/game-navigator/index.js +1 -0
  477. package/dist/es/blocks/game-providers/index.js +1 -0
  478. package/dist/es/blocks/game-providers/logos.js +1 -0
  479. package/dist/es/blocks/game-search/index.js +1 -0
  480. package/dist/es/blocks/game-shell/Browse.js +1 -0
  481. package/dist/es/blocks/game-shell/Settings.js +1 -0
  482. package/dist/es/blocks/game-shell/SwipeHint.js +1 -0
  483. package/dist/es/blocks/game-shell/index.js +1 -0
  484. package/dist/es/blocks/game-shell/useDrawerChrome.js +1 -0
  485. package/dist/es/blocks/games-grid/index.js +1 -0
  486. package/dist/es/blocks/header/index.js +1 -0
  487. package/dist/es/blocks/help/index.js +1 -0
  488. package/dist/es/blocks/last-winners/index.js +1 -0
  489. package/dist/es/blocks/layout-boxes/index.js +1 -0
  490. package/dist/es/blocks/mega-menu/index.js +1 -0
  491. package/dist/es/blocks/min-width-gate/index.js +1 -0
  492. package/dist/es/blocks/mobile-bottom-nav/index.js +1 -0
  493. package/dist/es/blocks/multiple-jackpots/TierCarousel.js +1 -0
  494. package/dist/es/blocks/multiple-jackpots/index.js +1 -0
  495. package/dist/es/blocks/notifications/index.js +1 -0
  496. package/dist/es/blocks/post-viewer/index.js +1 -0
  497. package/dist/es/blocks/promotions-grid/index.js +1 -0
  498. package/dist/es/blocks/raffle/index.js +1 -0
  499. package/dist/es/blocks/slider/index.js +1 -0
  500. package/dist/es/blocks/slider-double/index.js +1 -0
  501. package/dist/es/blocks/spacer/index.js +1 -0
  502. package/dist/es/blocks/sub-page-header/index.js +1 -0
  503. package/dist/es/blocks/tournaments/index.js +1 -0
  504. package/dist/es/blocks/user-hub/bonus.js +1 -0
  505. package/dist/es/blocks/user-hub/cashier.js +1 -0
  506. package/dist/es/blocks/user-hub/deposit.js +1 -0
  507. package/dist/es/blocks/user-hub/history.js +1 -0
  508. package/dist/es/blocks/user-hub/index.js +1 -0
  509. package/dist/es/blocks/user-hub/messages.js +1 -0
  510. package/dist/es/blocks/user-hub/platform.js +1 -0
  511. package/dist/es/blocks/user-hub/profile.js +1 -0
  512. package/dist/es/blocks/user-hub/raffles.js +1 -0
  513. package/dist/es/blocks/user-hub/settings.js +1 -0
  514. package/dist/es/blocks/user-hub/table.js +1 -0
  515. package/dist/es/blocks/user-hub/vip.js +1 -0
  516. package/dist/es/blocks/user-hub/withdraw.js +1 -0
  517. package/dist/es/button/index.js +1 -1
  518. package/dist/es/button-group/ButtonGroupContext.js +1 -0
  519. package/dist/es/button-group/index.js +1 -0
  520. package/dist/es/calendar/dates.js +1 -1
  521. package/dist/es/calendar/day/Day.js +1 -1
  522. package/dist/es/calendar/header/Header.js +1 -1
  523. package/dist/es/calendar/index.js +1 -1
  524. package/dist/es/calendar/range/RangeCalendar.js +1 -0
  525. package/dist/es/calendar/time/Time.js +1 -0
  526. package/dist/es/card/Card.js +1 -1
  527. package/dist/es/card/CardAction.js +1 -1
  528. package/dist/es/card/CardDescription.js +1 -1
  529. package/dist/es/card/CardTabs.js +1 -1
  530. package/dist/es/card/CardTitle.js +1 -1
  531. package/dist/es/chart/Fullscreen.js +1 -0
  532. package/dist/es/chart/index.js +1 -0
  533. package/dist/es/chart/palette.js +1 -0
  534. package/dist/es/checkbox/index.js +1 -1
  535. package/dist/es/code-input/index.js +1 -0
  536. package/dist/es/color-input/index.js +1 -0
  537. package/dist/es/coming-soon/index.js +1 -0
  538. package/dist/es/context/FormDefaultsContext.js +1 -0
  539. package/dist/es/context/ITDContext.js +1 -1
  540. package/dist/es/context/ITDThemeProvider.js +1 -1
  541. package/dist/es/context/PortalDocumentContext.js +1 -0
  542. package/dist/es/context-menu/ContextMenu.js +1 -0
  543. package/dist/es/context-menu/ContextMenuTrigger.js +1 -0
  544. package/dist/es/cropper/index.js +1 -0
  545. package/dist/es/data/phones.json.js +1 -0
  546. package/dist/es/datepicker/index.js +1 -1
  547. package/dist/es/dialog/Dialog.js +1 -0
  548. package/dist/es/dropdown-menu/CheckIcon.js +1 -0
  549. package/dist/es/dropdown-menu/DropdownMenu.js +1 -0
  550. package/dist/es/dropdown-menu/DropdownMenuCheckboxItem.js +1 -0
  551. package/dist/es/dropdown-menu/DropdownMenuContent.js +1 -0
  552. package/dist/es/dropdown-menu/DropdownMenuItem.js +1 -0
  553. package/dist/es/dropdown-menu/DropdownMenuLabel.js +1 -0
  554. package/dist/es/dropdown-menu/DropdownMenuRadioGroup.js +1 -0
  555. package/dist/es/dropdown-menu/DropdownMenuRadioItem.js +1 -0
  556. package/dist/es/dropdown-menu/DropdownMenuSeparator.js +1 -0
  557. package/dist/es/dropdown-menu/DropdownMenuSub.js +1 -0
  558. package/dist/es/dropdown-menu/DropdownMenuSubContent.js +1 -0
  559. package/dist/es/dropdown-menu/DropdownMenuSubTrigger.js +1 -0
  560. package/dist/es/dropdown-menu/DropdownMenuTrigger.js +1 -0
  561. package/dist/es/dropdown-menu/MenuItemContext.js +1 -0
  562. package/dist/es/dropdown-menu/processChildren.js +1 -0
  563. package/dist/es/dropdown-menu/useMenuItemChrome.js +1 -0
  564. package/dist/es/dropdown-menu/useMenuKeyboard.js +1 -0
  565. package/dist/es/dropdown-menu/usePointerGraceArea.js +1 -0
  566. package/dist/es/dropdown-menu/useSubMenuRegistry.js +1 -0
  567. package/dist/es/enums/enum.js +1 -1
  568. package/dist/es/field/index.js +1 -0
  569. package/dist/es/flex/index.js +1 -1
  570. package/dist/es/floating/Arrow.js +1 -108
  571. package/dist/es/floating/FloatingContent.js +1 -38
  572. package/dist/es/floating/createFloatingTrigger.js +1 -0
  573. package/dist/es/form/context/FormStore.js +1 -1
  574. package/dist/es/form/control/Control.js +1 -1
  575. package/dist/es/form/index.js +1 -1
  576. package/dist/es/form/item/Item.js +1 -1
  577. package/dist/es/form/validation/Validator.js +1 -1
  578. package/dist/es/form/wrapper/FormWrapper.js +1 -1
  579. package/dist/es/helpers/array/ChunkArray.js +1 -1
  580. package/dist/es/helpers/binary/GetExtensionByMimeType.js +1 -0
  581. package/dist/es/helpers/binary/GetTypeByFileType.js +1 -1
  582. package/dist/es/helpers/checker/FileChecker.js +1 -1
  583. package/dist/es/helpers/classname/GetClassNameByPlatform.js +1 -0
  584. package/dist/es/helpers/config/defineITDConfig.js +1 -0
  585. package/dist/es/helpers/currency/ConvertCurrency.js +1 -1
  586. package/dist/es/helpers/datetime/FormatDate.js +1 -1
  587. package/dist/es/helpers/datetime/FormatDateTime.js +1 -1
  588. package/dist/es/helpers/datetime/FormatSimpleDate.js +1 -1
  589. package/dist/es/helpers/datetime/FormatSimpleDateTime.js +1 -1
  590. package/dist/es/helpers/datetime/FormatTime.js +1 -1
  591. package/dist/es/helpers/datetime/dayjsSetup.js +1 -1
  592. package/dist/es/helpers/device/touchDevice.js +1 -0
  593. package/dist/es/helpers/image/SVGUrlToPNGDataUrl.js +1 -0
  594. package/dist/es/helpers/phone/index.js +1 -0
  595. package/dist/es/helpers/phone/usePhoneCountry.js +1 -0
  596. package/dist/es/helpers/platform/index.js +1 -0
  597. package/dist/es/helpers/svg/SVGLoader.js +1 -1
  598. package/dist/es/helpers/theme/Color.js +1 -1
  599. package/dist/es/helpers/theme/GenerateColorScale.js +1 -1
  600. package/dist/es/helpers/theme/colorOps.js +1 -0
  601. package/dist/es/helpers/theme/contrast.js +1 -0
  602. package/dist/es/helpers/theme/createTheme.js +1 -1
  603. package/dist/es/helpers/theme/cssVariables.js +1 -1
  604. package/dist/es/helpers/theme/dark.js +1 -1
  605. package/dist/es/helpers/theme/importShadcnTheme.js +1 -0
  606. package/dist/es/helpers/theme/presets.js +1 -1
  607. package/dist/es/helpers/theme/shadowScale.js +1 -0
  608. package/dist/es/helpers/theme/tokenSet.js +1 -0
  609. package/dist/es/helpers/unit/cssVars.js +1 -0
  610. package/dist/es/hooks/useCoreFetch.js +1 -1
  611. package/dist/es/hooks/useFloatingPosition.js +1 -1
  612. package/dist/es/hooks/useFloatingTrigger.js +1 -1
  613. package/dist/es/hooks/useFocusTrap.js +1 -1
  614. package/dist/es/hooks/useLoadMoreSentinel.js +1 -0
  615. package/dist/es/hooks/useMediaQuery.js +1 -0
  616. package/dist/es/hooks/useMultiQuery.js +1 -1
  617. package/dist/es/hooks/useNaturalRatio.js +1 -0
  618. package/dist/es/hooks/useOnClickOutside.js +1 -1
  619. package/dist/es/hooks/useOnESCKeyDown.js +1 -1
  620. package/dist/es/hooks/useOrientation.js +1 -1
  621. package/dist/es/hooks/useReCaptcha.js +1 -1
  622. package/dist/es/hooks/useRealm.js +1 -0
  623. package/dist/es/hooks/useSingleQuery.js +1 -1
  624. package/dist/es/hovercard/HoverCardContent.js +1 -1
  625. package/dist/es/hovercard/HoverCardTrigger.js +1 -1
  626. package/dist/es/html/header/H1.js +1 -1
  627. package/dist/es/html/header/H2.js +1 -1
  628. package/dist/es/html/header/H3.js +1 -1
  629. package/dist/es/html/header/H4.js +1 -1
  630. package/dist/es/icons/FileDocument.js +1 -0
  631. package/dist/es/icons/FileExcel.js +1 -0
  632. package/dist/es/icons/FilePdf.js +1 -0
  633. package/dist/es/image/index.js +1 -1
  634. package/dist/es/index.js +1 -1
  635. package/dist/es/input/index.js +1 -1
  636. package/dist/es/label/index.js +1 -1
  637. package/dist/es/locale/useITDLocale.js +1 -0
  638. package/dist/es/locales/en/calendar.json.js +1 -1
  639. package/dist/es/locales/en/itd.json.js +1 -1
  640. package/dist/es/locales/tr/calendar.json.js +1 -1
  641. package/dist/es/locales/tr/itd.json.js +1 -1
  642. package/dist/es/modal/container/ModalContainer.js +1 -1
  643. package/dist/es/modal/context/ModalContext.js +1 -1
  644. package/dist/es/modal/index.js +1 -1
  645. package/dist/es/modal/modal/Modal.js +1 -1
  646. package/dist/es/modal/useModalContent.js +1 -0
  647. package/dist/es/package.json +3 -0
  648. package/dist/es/page/BlockBoundary.js +1 -0
  649. package/dist/es/page/background.js +1 -0
  650. package/dist/es/page/blocks.js +1 -0
  651. package/dist/es/page/blocks.query.js +1 -0
  652. package/dist/es/page/checks.js +1 -0
  653. package/dist/es/page/context.js +1 -0
  654. package/dist/es/page/customCode.js +1 -0
  655. package/dist/es/page/editor/BlockForm.js +1 -0
  656. package/dist/es/page/editor/BlockPreview.js +1 -0
  657. package/dist/es/page/editor/CodeEditor.js +1 -0
  658. package/dist/es/page/editor/dropIndex.js +1 -0
  659. package/dist/es/page/editor/protocol.js +1 -0
  660. package/dist/es/page/editor/theme.js +1 -0
  661. package/dist/es/page/editor/useEditorBridge.js +1 -0
  662. package/dist/es/page/fields.js +1 -0
  663. package/dist/es/page/index.js +1 -0
  664. package/dist/es/page/layouts.js +1 -0
  665. package/dist/es/page/pageTypes.js +1 -0
  666. package/dist/es/page/sample.js +1 -0
  667. package/dist/es/page/settle.js +1 -0
  668. package/dist/es/page/types.js +1 -0
  669. package/dist/es/popover/Popover.js +1 -1
  670. package/dist/es/popover/PopoverContent.js +1 -1
  671. package/dist/es/popover/PopoverTrigger.js +1 -1
  672. package/dist/es/primitives/overlayStack.js +1 -0
  673. package/dist/es/primitives/scrollLock.js +1 -0
  674. package/dist/es/progress/index.js +1 -1
  675. package/dist/es/radio/RadioGroup.js +1 -0
  676. package/dist/es/radio/RadioGroupContext.js +1 -0
  677. package/dist/es/radio/RadioGroupItem.js +1 -0
  678. package/dist/es/rangepicker/index.js +1 -0
  679. package/dist/es/result/index.js +1 -1
  680. package/dist/es/router/ITDLink.js +1 -0
  681. package/dist/es/router/context.js +1 -0
  682. package/dist/es/router/hooks.js +1 -0
  683. package/dist/es/router/matchActive.js +1 -0
  684. package/dist/es/select/SelectGroup.js +1 -0
  685. package/dist/es/select/SelectItem.js +1 -0
  686. package/dist/es/select/SelectLabel.js +1 -0
  687. package/dist/es/select/SelectSeparator.js +1 -0
  688. package/dist/es/select/dropdown/Dropdown.js +1 -1
  689. package/dist/es/select/index.js +1 -1
  690. package/dist/es/select/option/Option.js +1 -1
  691. package/dist/es/select/selector/Selector.js +1 -1
  692. package/dist/es/select/selector/selectorinput/SelectorInput.js +1 -1
  693. package/dist/es/separator/index.js +1 -0
  694. package/dist/es/skeleton/index.js +1 -0
  695. package/dist/es/stat-card/index.js +1 -0
  696. package/dist/es/switch/index.js +1 -1
  697. package/dist/es/table/index.js +1 -1
  698. package/dist/es/table/paths.js +1 -0
  699. package/dist/es/table/primitives.js +1 -0
  700. package/dist/es/table/sort.js +1 -0
  701. package/dist/es/tabs/Tabs.js +1 -0
  702. package/dist/es/tabs/TabsContent.js +1 -0
  703. package/dist/es/tabs/TabsContext.js +1 -0
  704. package/dist/es/tabs/TabsList.js +1 -0
  705. package/dist/es/tabs/TabsTrigger.js +1 -0
  706. package/dist/es/textarea/index.js +1 -1
  707. package/dist/es/tinyscrollbar/index.js +1 -1
  708. package/dist/es/toast/index.js +1 -0
  709. package/dist/es/toggle-group/index.js +1 -0
  710. package/dist/es/tooltip/TooltipContent.js +1 -1
  711. package/dist/es/tooltip/TooltipTrigger.js +1 -1
  712. package/dist/es/types/InputProps.js +1 -1
  713. package/dist/es/upload/index.js +1 -1
  714. package/dist/es/utils/GetSizeBySizeSlug.js +1 -0
  715. package/dist/es/utils/InlineSVGCached.js +1 -1
  716. package/dist/es/utils/cn.js +1 -1
  717. package/dist/es/utils/focusModality.js +1 -0
  718. package/dist/global.css +478 -46
  719. package/dist/index.d.ts +9758 -2080
  720. package/dist/locales/calendar.json +12 -15
  721. package/dist/locales/en/calendar.json +12 -15
  722. package/dist/locales/en/itd.json +67 -22
  723. package/dist/locales/itd.json +68 -24
  724. package/dist/locales/tr/calendar.json +12 -15
  725. package/dist/locales/tr/itd.json +68 -24
  726. package/package.json +60 -64
  727. package/dist/accordion/index.d.ts +0 -14
  728. package/dist/accordion/item/Item.d.ts +0 -3
  729. package/dist/accordion/item/styled.d.ts +0 -6
  730. package/dist/accordion/submenu/SubMenu.d.ts +0 -2
  731. package/dist/accordion/submenu/styled.d.ts +0 -15
  732. package/dist/alert/Description.d.ts +0 -7
  733. package/dist/alert/Title.d.ts +0 -7
  734. package/dist/alert/index.d.ts +0 -8
  735. package/dist/alink/index.d.ts +0 -2
  736. package/dist/alink/styled.d.ts +0 -2
  737. package/dist/back-top/index.d.ts +0 -1
  738. package/dist/back-top/styled.d.ts +0 -5
  739. package/dist/button/index.d.ts +0 -11
  740. package/dist/calendar/dates.d.ts +0 -2
  741. package/dist/calendar/day/Day.d.ts +0 -5
  742. package/dist/calendar/day/styled.d.ts +0 -7
  743. package/dist/calendar/header/Header.d.ts +0 -1
  744. package/dist/calendar/header/styled.d.ts +0 -7
  745. package/dist/calendar/index.d.ts +0 -18
  746. package/dist/calendar/styled.d.ts +0 -7
  747. package/dist/card/Card.d.ts +0 -9
  748. package/dist/card/CardAction.d.ts +0 -7
  749. package/dist/card/CardContent.d.ts +0 -7
  750. package/dist/card/CardDescription.d.ts +0 -7
  751. package/dist/card/CardFooter.d.ts +0 -7
  752. package/dist/card/CardHeader.d.ts +0 -8
  753. package/dist/card/CardTabs.d.ts +0 -7
  754. package/dist/card/CardTitle.d.ts +0 -7
  755. package/dist/card/index.d.ts +0 -8
  756. package/dist/checkbox/group/index.d.ts +0 -3
  757. package/dist/checkbox/index.d.ts +0 -10
  758. package/dist/cjs/_virtual/_commonjsHelpers.js +0 -1
  759. package/dist/cjs/_virtual/customParseFormat.js +0 -1
  760. package/dist/cjs/_virtual/customParseFormat2.js +0 -1
  761. package/dist/cjs/_virtual/dayjs.min.js +0 -1
  762. package/dist/cjs/_virtual/dayjs.min2.js +0 -1
  763. package/dist/cjs/_virtual/localizedFormat.js +0 -1
  764. package/dist/cjs/_virtual/localizedFormat2.js +0 -1
  765. package/dist/cjs/_virtual/react.js +0 -1
  766. package/dist/cjs/accordion/item/styled.js +0 -20
  767. package/dist/cjs/accordion/styled.js +0 -15
  768. package/dist/cjs/accordion/submenu/styled.js +0 -214
  769. package/dist/cjs/alink/styled.js +0 -5
  770. package/dist/cjs/back-top/styled.js +0 -25
  771. package/dist/cjs/calendar/day/styled.js +0 -91
  772. package/dist/cjs/calendar/header/styled.js +0 -196
  773. package/dist/cjs/calendar/styled.js +0 -82
  774. package/dist/cjs/checkbox/group/index.js +0 -1
  775. package/dist/cjs/context/styled.js +0 -15
  776. package/dist/cjs/flex/styled.js +0 -35
  777. package/dist/cjs/helpers/svg/styles.js +0 -22
  778. package/dist/cjs/helpers/theme/tokens.js +0 -1
  779. package/dist/cjs/html/header/styled.js +0 -33
  780. package/dist/cjs/image/styled.js +0 -4
  781. package/dist/cjs/modal/container/styled.js +0 -18
  782. package/dist/cjs/modal/modal/styled.js +0 -128
  783. package/dist/cjs/node_modules/@react-spring/animated/dist/react-spring_animated.modern.js +0 -1
  784. package/dist/cjs/node_modules/@react-spring/core/dist/react-spring_core.modern.js +0 -1
  785. package/dist/cjs/node_modules/@react-spring/rafz/dist/react-spring_rafz.modern.js +0 -1
  786. package/dist/cjs/node_modules/@react-spring/shared/dist/react-spring_shared.modern.js +0 -1
  787. package/dist/cjs/node_modules/@react-spring/web/dist/react-spring_web.modern.js +0 -1
  788. package/dist/cjs/node_modules/clsx/dist/clsx.js +0 -1
  789. package/dist/cjs/node_modules/dayjs/dayjs.min.js +0 -1
  790. package/dist/cjs/node_modules/dayjs/plugin/customParseFormat.js +0 -1
  791. package/dist/cjs/node_modules/dayjs/plugin/localizedFormat.js +0 -1
  792. package/dist/cjs/node_modules/fast-deep-equal/react.js +0 -1
  793. package/dist/cjs/node_modules/lodash-es/_Symbol.js +0 -1
  794. package/dist/cjs/node_modules/lodash-es/_arrayMap.js +0 -1
  795. package/dist/cjs/node_modules/lodash-es/_baseGetTag.js +0 -1
  796. package/dist/cjs/node_modules/lodash-es/_baseToString.js +0 -1
  797. package/dist/cjs/node_modules/lodash-es/_freeGlobal.js +0 -1
  798. package/dist/cjs/node_modules/lodash-es/_getRawTag.js +0 -1
  799. package/dist/cjs/node_modules/lodash-es/_objectToString.js +0 -1
  800. package/dist/cjs/node_modules/lodash-es/_root.js +0 -1
  801. package/dist/cjs/node_modules/lodash-es/isArray.js +0 -1
  802. package/dist/cjs/node_modules/lodash-es/isObject.js +0 -1
  803. package/dist/cjs/node_modules/lodash-es/isObjectLike.js +0 -1
  804. package/dist/cjs/node_modules/lodash-es/isSymbol.js +0 -1
  805. package/dist/cjs/node_modules/lodash-es/toString.js +0 -1
  806. package/dist/cjs/node_modules/lodash-es/uniqueId.js +0 -1
  807. package/dist/cjs/node_modules/lucide-react/dist/esm/Icon.js +0 -8
  808. package/dist/cjs/node_modules/lucide-react/dist/esm/createLucideIcon.js +0 -1
  809. package/dist/cjs/node_modules/lucide-react/dist/esm/defaultAttributes.js +0 -1
  810. package/dist/cjs/node_modules/lucide-react/dist/esm/icons/calendar-1.js +0 -8
  811. package/dist/cjs/node_modules/lucide-react/dist/esm/icons/chevron-down.js +0 -8
  812. package/dist/cjs/node_modules/lucide-react/dist/esm/icons/circle-x.js +0 -8
  813. package/dist/cjs/node_modules/lucide-react/dist/esm/icons/eye-off.js +0 -8
  814. package/dist/cjs/node_modules/lucide-react/dist/esm/icons/eye.js +0 -8
  815. package/dist/cjs/node_modules/lucide-react/dist/esm/icons/image-off.js +0 -8
  816. package/dist/cjs/node_modules/lucide-react/dist/esm/icons/info.js +0 -8
  817. package/dist/cjs/node_modules/lucide-react/dist/esm/icons/lock.js +0 -8
  818. package/dist/cjs/node_modules/lucide-react/dist/esm/icons/minus.js +0 -8
  819. package/dist/cjs/node_modules/lucide-react/dist/esm/icons/plus.js +0 -8
  820. package/dist/cjs/node_modules/lucide-react/dist/esm/icons/trash.js +0 -8
  821. package/dist/cjs/node_modules/lucide-react/dist/esm/icons/upload.js +0 -8
  822. package/dist/cjs/node_modules/lucide-react/dist/esm/icons/x.js +0 -8
  823. package/dist/cjs/node_modules/lucide-react/dist/esm/shared/src/utils.js +0 -7
  824. package/dist/cjs/node_modules/overlayscrollbars/overlayscrollbars.js +0 -10
  825. package/dist/cjs/node_modules/overlayscrollbars/styles/overlayscrollbars.css.js +0 -1
  826. package/dist/cjs/node_modules/react-number-format/dist/react-number-format.es.js +0 -1
  827. package/dist/cjs/node_modules/rollup-plugin-node-globals/src/global.js +0 -1
  828. package/dist/cjs/node_modules/rollup-plugin-styles/dist/runtime/inject-css.js +0 -1
  829. package/dist/cjs/node_modules/tailwind-merge/dist/bundle-mjs.js +0 -1
  830. package/dist/cjs/notification/container/Container.js +0 -1
  831. package/dist/cjs/notification/container/styled.js +0 -26
  832. package/dist/cjs/notification/context/NotificationsContext.js +0 -1
  833. package/dist/cjs/notification/index.js +0 -1
  834. package/dist/cjs/notification/item/Item.js +0 -1
  835. package/dist/cjs/notification/item/styled.js +0 -42
  836. package/dist/cjs/progress/styled.js +0 -59
  837. package/dist/cjs/radio/button/RadioButton.js +0 -1
  838. package/dist/cjs/radio/button/styled.js +0 -133
  839. package/dist/cjs/radio/group/Group.js +0 -1
  840. package/dist/cjs/radio/group/styled.js +0 -7
  841. package/dist/cjs/radio/index.js +0 -1
  842. package/dist/cjs/result/styled.js +0 -109
  843. package/dist/cjs/status/index.js +0 -1
  844. package/dist/cjs/table/styled.js +0 -458
  845. package/dist/cjs/tabs/index.js +0 -1
  846. package/dist/cjs/tinyscrollbar/scroll.styled.js +0 -21
  847. package/dist/context/ITDContext.d.ts +0 -25
  848. package/dist/context/ITDThemeProvider.d.ts +0 -11
  849. package/dist/context/styled.d.ts +0 -2
  850. package/dist/css/status.css +0 -74
  851. package/dist/datepicker/index.d.ts +0 -3
  852. package/dist/enums/enum.d.ts +0 -209
  853. package/dist/es/_virtual/_commonjsHelpers.js +0 -1
  854. package/dist/es/_virtual/customParseFormat.js +0 -1
  855. package/dist/es/_virtual/customParseFormat2.js +0 -1
  856. package/dist/es/_virtual/dayjs.min.js +0 -1
  857. package/dist/es/_virtual/dayjs.min2.js +0 -1
  858. package/dist/es/_virtual/localizedFormat.js +0 -1
  859. package/dist/es/_virtual/localizedFormat2.js +0 -1
  860. package/dist/es/_virtual/react.js +0 -1
  861. package/dist/es/accordion/item/styled.js +0 -20
  862. package/dist/es/accordion/styled.js +0 -15
  863. package/dist/es/accordion/submenu/styled.js +0 -214
  864. package/dist/es/alink/styled.js +0 -5
  865. package/dist/es/back-top/styled.js +0 -25
  866. package/dist/es/calendar/day/styled.js +0 -91
  867. package/dist/es/calendar/header/styled.js +0 -196
  868. package/dist/es/calendar/styled.js +0 -82
  869. package/dist/es/checkbox/group/index.js +0 -1
  870. package/dist/es/context/styled.js +0 -15
  871. package/dist/es/flex/styled.js +0 -35
  872. package/dist/es/helpers/svg/styles.js +0 -22
  873. package/dist/es/helpers/theme/tokens.js +0 -1
  874. package/dist/es/html/header/styled.js +0 -33
  875. package/dist/es/image/styled.js +0 -4
  876. package/dist/es/modal/container/styled.js +0 -18
  877. package/dist/es/modal/modal/styled.js +0 -128
  878. package/dist/es/node_modules/@react-spring/animated/dist/react-spring_animated.modern.js +0 -1
  879. package/dist/es/node_modules/@react-spring/core/dist/react-spring_core.modern.js +0 -1
  880. package/dist/es/node_modules/@react-spring/rafz/dist/react-spring_rafz.modern.js +0 -1
  881. package/dist/es/node_modules/@react-spring/shared/dist/react-spring_shared.modern.js +0 -1
  882. package/dist/es/node_modules/@react-spring/web/dist/react-spring_web.modern.js +0 -1
  883. package/dist/es/node_modules/clsx/dist/clsx.js +0 -1
  884. package/dist/es/node_modules/dayjs/dayjs.min.js +0 -1
  885. package/dist/es/node_modules/dayjs/plugin/customParseFormat.js +0 -1
  886. package/dist/es/node_modules/dayjs/plugin/localizedFormat.js +0 -1
  887. package/dist/es/node_modules/fast-deep-equal/react.js +0 -1
  888. package/dist/es/node_modules/lodash-es/_Symbol.js +0 -1
  889. package/dist/es/node_modules/lodash-es/_arrayMap.js +0 -1
  890. package/dist/es/node_modules/lodash-es/_baseGetTag.js +0 -1
  891. package/dist/es/node_modules/lodash-es/_baseToString.js +0 -1
  892. package/dist/es/node_modules/lodash-es/_freeGlobal.js +0 -1
  893. package/dist/es/node_modules/lodash-es/_getRawTag.js +0 -1
  894. package/dist/es/node_modules/lodash-es/_objectToString.js +0 -1
  895. package/dist/es/node_modules/lodash-es/_root.js +0 -1
  896. package/dist/es/node_modules/lodash-es/isArray.js +0 -1
  897. package/dist/es/node_modules/lodash-es/isObject.js +0 -1
  898. package/dist/es/node_modules/lodash-es/isObjectLike.js +0 -1
  899. package/dist/es/node_modules/lodash-es/isSymbol.js +0 -1
  900. package/dist/es/node_modules/lodash-es/toString.js +0 -1
  901. package/dist/es/node_modules/lodash-es/uniqueId.js +0 -1
  902. package/dist/es/node_modules/lucide-react/dist/esm/Icon.js +0 -7
  903. package/dist/es/node_modules/lucide-react/dist/esm/createLucideIcon.js +0 -7
  904. package/dist/es/node_modules/lucide-react/dist/esm/defaultAttributes.js +0 -7
  905. package/dist/es/node_modules/lucide-react/dist/esm/icons/calendar-1.js +0 -7
  906. package/dist/es/node_modules/lucide-react/dist/esm/icons/chevron-down.js +0 -7
  907. package/dist/es/node_modules/lucide-react/dist/esm/icons/circle-x.js +0 -7
  908. package/dist/es/node_modules/lucide-react/dist/esm/icons/eye-off.js +0 -7
  909. package/dist/es/node_modules/lucide-react/dist/esm/icons/eye.js +0 -7
  910. package/dist/es/node_modules/lucide-react/dist/esm/icons/image-off.js +0 -7
  911. package/dist/es/node_modules/lucide-react/dist/esm/icons/info.js +0 -7
  912. package/dist/es/node_modules/lucide-react/dist/esm/icons/lock.js +0 -7
  913. package/dist/es/node_modules/lucide-react/dist/esm/icons/minus.js +0 -7
  914. package/dist/es/node_modules/lucide-react/dist/esm/icons/plus.js +0 -7
  915. package/dist/es/node_modules/lucide-react/dist/esm/icons/trash.js +0 -7
  916. package/dist/es/node_modules/lucide-react/dist/esm/icons/upload.js +0 -7
  917. package/dist/es/node_modules/lucide-react/dist/esm/icons/x.js +0 -7
  918. package/dist/es/node_modules/lucide-react/dist/esm/shared/src/utils.js +0 -7
  919. package/dist/es/node_modules/overlayscrollbars/overlayscrollbars.js +0 -10
  920. package/dist/es/node_modules/overlayscrollbars/styles/overlayscrollbars.css.js +0 -1
  921. package/dist/es/node_modules/react-number-format/dist/react-number-format.es.js +0 -1
  922. package/dist/es/node_modules/rollup-plugin-node-globals/src/global.js +0 -1
  923. package/dist/es/node_modules/rollup-plugin-styles/dist/runtime/inject-css.js +0 -1
  924. package/dist/es/node_modules/tailwind-merge/dist/bundle-mjs.js +0 -1
  925. package/dist/es/notification/container/Container.js +0 -1
  926. package/dist/es/notification/container/styled.js +0 -26
  927. package/dist/es/notification/context/NotificationsContext.js +0 -1
  928. package/dist/es/notification/index.js +0 -1
  929. package/dist/es/notification/item/Item.js +0 -1
  930. package/dist/es/notification/item/styled.js +0 -42
  931. package/dist/es/progress/styled.js +0 -59
  932. package/dist/es/radio/button/RadioButton.js +0 -1
  933. package/dist/es/radio/button/styled.js +0 -133
  934. package/dist/es/radio/group/Group.js +0 -1
  935. package/dist/es/radio/group/styled.js +0 -7
  936. package/dist/es/radio/index.js +0 -1
  937. package/dist/es/result/styled.js +0 -109
  938. package/dist/es/status/index.js +0 -1
  939. package/dist/es/table/styled.js +0 -458
  940. package/dist/es/tabs/index.js +0 -1
  941. package/dist/es/tinyscrollbar/scroll.styled.js +0 -21
  942. package/dist/flex/index.d.ts +0 -3
  943. package/dist/flex/styled.d.ts +0 -10
  944. package/dist/floating/Arrow.d.ts +0 -17
  945. package/dist/floating/FloatingContent.d.ts +0 -60
  946. package/dist/floating/mergeTriggerProps.d.ts +0 -8
  947. package/dist/form/context/FormContext.d.ts +0 -38
  948. package/dist/form/context/FormRegistry.d.ts +0 -13
  949. package/dist/form/context/FormStore.d.ts +0 -15
  950. package/dist/form/control/Control.d.ts +0 -8
  951. package/dist/form/group/Group.d.ts +0 -17
  952. package/dist/form/index.d.ts +0 -20
  953. package/dist/form/item/Item.d.ts +0 -17
  954. package/dist/form/validation/TCIdentity.d.ts +0 -1
  955. package/dist/form/validation/Validator.d.ts +0 -19
  956. package/dist/form/wrapper/FormWrapper.d.ts +0 -14
  957. package/dist/helpers/array/ChunkArray.d.ts +0 -7
  958. package/dist/helpers/aspectratio/DetermineNewHeight.d.ts +0 -1
  959. package/dist/helpers/aspectratio/DetermineNewWidth.d.ts +0 -1
  960. package/dist/helpers/base64/Base64Decode.d.ts +0 -1
  961. package/dist/helpers/base64/Base64Encode.d.ts +0 -1
  962. package/dist/helpers/binary/FormatBytes.d.ts +0 -1
  963. package/dist/helpers/binary/GetTypeByFileType.d.ts +0 -2
  964. package/dist/helpers/checker/CheckFileURL.d.ts +0 -1
  965. package/dist/helpers/checker/FileChecker.d.ts +0 -7
  966. package/dist/helpers/country/GetCountryCodeByCurrencyCode.d.ts +0 -1
  967. package/dist/helpers/country/GetCountryCodeByLanguage.d.ts +0 -1
  968. package/dist/helpers/css/FindSelector.d.ts +0 -11
  969. package/dist/helpers/currency/ConvertCurrency.d.ts +0 -1
  970. package/dist/helpers/currency/GetByCurrency.d.ts +0 -1
  971. package/dist/helpers/currency/GetCurrencyFormat.d.ts +0 -10
  972. package/dist/helpers/currency/GetCurrencySymbol.d.ts +0 -1
  973. package/dist/helpers/currency/GetDecimalByCurrency.d.ts +0 -1
  974. package/dist/helpers/datetime/FormatDate.d.ts +0 -1
  975. package/dist/helpers/datetime/FormatDateTime.d.ts +0 -1
  976. package/dist/helpers/datetime/FormatSimpleDate.d.ts +0 -1
  977. package/dist/helpers/datetime/FormatSimpleDateTime.d.ts +0 -1
  978. package/dist/helpers/datetime/FormatTime.d.ts +0 -2
  979. package/dist/helpers/datetime/dayjsSetup.d.ts +0 -2
  980. package/dist/helpers/format/ToKebabCase.d.ts +0 -27
  981. package/dist/helpers/index.d.ts +0 -35
  982. package/dist/helpers/json/IsValidJSON.d.ts +0 -1
  983. package/dist/helpers/math/AddZero.d.ts +0 -1
  984. package/dist/helpers/promise/Wait.d.ts +0 -1
  985. package/dist/helpers/remover/RemoveUnits.d.ts +0 -1
  986. package/dist/helpers/string/UniUpperCase.d.ts +0 -6
  987. package/dist/helpers/svg/SVGLoader.d.ts +0 -2
  988. package/dist/helpers/svg/styles.d.ts +0 -5
  989. package/dist/helpers/theme/AddDefaultThemeStyle.d.ts +0 -4
  990. package/dist/helpers/theme/Color.d.ts +0 -19
  991. package/dist/helpers/theme/GenerateColorScale.d.ts +0 -16
  992. package/dist/helpers/theme/createTheme.d.ts +0 -8
  993. package/dist/helpers/theme/cssVariables.d.ts +0 -41
  994. package/dist/helpers/theme/dark.d.ts +0 -3
  995. package/dist/helpers/theme/index.d.ts +0 -12
  996. package/dist/helpers/theme/light.d.ts +0 -3
  997. package/dist/helpers/theme/presets.d.ts +0 -12
  998. package/dist/helpers/theme/themes.d.ts +0 -5
  999. package/dist/helpers/theme/tokens.d.ts +0 -392
  1000. package/dist/helpers/unit/AddDefaultUnit.d.ts +0 -1
  1001. package/dist/helpers/url/ValidURL.d.ts +0 -1
  1002. package/dist/hooks/index.d.ts +0 -15
  1003. package/dist/hooks/useAddExternalCSS.d.ts +0 -13
  1004. package/dist/hooks/useAvoidCollision.d.ts +0 -21
  1005. package/dist/hooks/useComponentSize.d.ts +0 -6
  1006. package/dist/hooks/useConnectionStatus.d.ts +0 -11
  1007. package/dist/hooks/useConstructor.d.ts +0 -11
  1008. package/dist/hooks/useContextBridge.d.ts +0 -7
  1009. package/dist/hooks/useCoreFetch.d.ts +0 -37
  1010. package/dist/hooks/useFloatingPosition.d.ts +0 -63
  1011. package/dist/hooks/useFloatingTrigger.d.ts +0 -64
  1012. package/dist/hooks/useFocusTrap.d.ts +0 -36
  1013. package/dist/hooks/useKeyboardShortcut.d.ts +0 -6
  1014. package/dist/hooks/useMultiQuery.d.ts +0 -7
  1015. package/dist/hooks/useOnClickOutside.d.ts +0 -12
  1016. package/dist/hooks/useOnESCKeyDown.d.ts +0 -10
  1017. package/dist/hooks/useOnResize.d.ts +0 -10
  1018. package/dist/hooks/useOrientation.d.ts +0 -3
  1019. package/dist/hooks/useReCaptcha.d.ts +0 -7
  1020. package/dist/hooks/useSingleQuery.d.ts +0 -18
  1021. package/dist/hovercard/HoverCard.d.ts +0 -12
  1022. package/dist/hovercard/HoverCardContent.d.ts +0 -22
  1023. package/dist/hovercard/HoverCardTrigger.d.ts +0 -17
  1024. package/dist/hovercard/hoverCardContext.d.ts +0 -7
  1025. package/dist/hovercard/index.d.ts +0 -4
  1026. package/dist/html/header/H1.d.ts +0 -5
  1027. package/dist/html/header/H2.d.ts +0 -5
  1028. package/dist/html/header/H3.d.ts +0 -5
  1029. package/dist/html/header/H4.d.ts +0 -5
  1030. package/dist/html/header/index.d.ts +0 -4
  1031. package/dist/html/header/styled.d.ts +0 -5
  1032. package/dist/icons/Arrow.d.ts +0 -6
  1033. package/dist/icons/BackToTop.d.ts +0 -6
  1034. package/dist/icons/Checkmark.d.ts +0 -6
  1035. package/dist/icons/InlineSelectArrow.d.ts +0 -6
  1036. package/dist/icons/Lock.d.ts +0 -6
  1037. package/dist/icons/NoData.d.ts +0 -7
  1038. package/dist/icons/Picture.d.ts +0 -6
  1039. package/dist/icons/Remove.d.ts +0 -7
  1040. package/dist/icons/Trash.d.ts +0 -6
  1041. package/dist/icons/Upload.d.ts +0 -6
  1042. package/dist/icons/ZoomIn.d.ts +0 -6
  1043. package/dist/icons/ZoomOut.d.ts +0 -6
  1044. package/dist/icons/index.d.ts +0 -11
  1045. package/dist/image/index.d.ts +0 -11
  1046. package/dist/image/styled.d.ts +0 -5
  1047. package/dist/index.d.mts +0 -759
  1048. package/dist/input/index.d.ts +0 -36
  1049. package/dist/input/style.settings.d.ts +0 -9
  1050. package/dist/label/index.d.ts +0 -6
  1051. package/dist/label/style.settings.d.ts +0 -9
  1052. package/dist/label/styled.d.ts +0 -27
  1053. package/dist/modal/container/ModalContainer.d.ts +0 -24
  1054. package/dist/modal/container/styled.d.ts +0 -3
  1055. package/dist/modal/context/ModalContext.d.ts +0 -77
  1056. package/dist/modal/index.d.ts +0 -14
  1057. package/dist/modal/modal/Modal.d.ts +0 -16
  1058. package/dist/modal/modal/styled.d.ts +0 -22
  1059. package/dist/notification/context/NotificationsContext.d.ts +0 -7
  1060. package/dist/notification/index.d.ts +0 -14
  1061. package/dist/popover/Popover.d.ts +0 -42
  1062. package/dist/popover/PopoverContent.d.ts +0 -34
  1063. package/dist/popover/PopoverTrigger.d.ts +0 -26
  1064. package/dist/popover/index.d.ts +0 -4
  1065. package/dist/primitives/Slot.d.ts +0 -36
  1066. package/dist/progress/index.d.ts +0 -2
  1067. package/dist/progress/styled.d.ts +0 -6
  1068. package/dist/radio/button/RadioButton.d.ts +0 -2
  1069. package/dist/radio/button/styled.d.ts +0 -11
  1070. package/dist/radio/group/Group.d.ts +0 -5
  1071. package/dist/radio/group/styled.d.ts +0 -9
  1072. package/dist/radio/index.d.ts +0 -9
  1073. package/dist/result/index.d.ts +0 -6
  1074. package/dist/result/styled.d.ts +0 -16
  1075. package/dist/select/dropdown/Dropdown.d.ts +0 -20
  1076. package/dist/select/index.d.ts +0 -9
  1077. package/dist/select/option/Option.d.ts +0 -25
  1078. package/dist/select/selector/Selector.d.ts +0 -3
  1079. package/dist/select/selector/selectorinput/SelectorInput.d.ts +0 -6
  1080. package/dist/select/style.settings.d.ts +0 -88
  1081. package/dist/spin/index.d.ts +0 -9
  1082. package/dist/stats.html +0 -4949
  1083. package/dist/status/index.d.ts +0 -2
  1084. package/dist/stories/Accordion.d.ts +0 -5
  1085. package/dist/stories/Accordion.stories.d.ts +0 -19
  1086. package/dist/stories/Alert.d.ts +0 -2
  1087. package/dist/stories/Alert.stories.d.ts +0 -34
  1088. package/dist/stories/AlertComposition.d.ts +0 -3
  1089. package/dist/stories/AlertComposition.stories.d.ts +0 -18
  1090. package/dist/stories/Button.d.ts +0 -2
  1091. package/dist/stories/Button.stories.d.ts +0 -44
  1092. package/dist/stories/Card.d.ts +0 -9
  1093. package/dist/stories/Card.stories.d.ts +0 -21
  1094. package/dist/stories/Checkbox.d.ts +0 -2
  1095. package/dist/stories/Checkbox.stories.d.ts +0 -20
  1096. package/dist/stories/CheckboxGroup.d.ts +0 -2
  1097. package/dist/stories/CheckboxGroup.stories.d.ts +0 -17
  1098. package/dist/stories/CheckboxGroupControl.d.ts +0 -2
  1099. package/dist/stories/CheckboxGroupControl.stories.d.ts +0 -17
  1100. package/dist/stories/ColorScale.d.ts +0 -10
  1101. package/dist/stories/ColorScale.stories.d.ts +0 -24
  1102. package/dist/stories/ColorScaleCompare.d.ts +0 -8
  1103. package/dist/stories/ColorScaleCompare.stories.d.ts +0 -47
  1104. package/dist/stories/DatePicker.d.ts +0 -2
  1105. package/dist/stories/DatePicker.stories.d.ts +0 -19
  1106. package/dist/stories/Form.d.ts +0 -2
  1107. package/dist/stories/Form.stories.d.ts +0 -30
  1108. package/dist/stories/Header.d.ts +0 -2
  1109. package/dist/stories/Header.stories.d.ts +0 -18
  1110. package/dist/stories/HoverCard.d.ts +0 -2
  1111. package/dist/stories/HoverCard.stories.d.ts +0 -18
  1112. package/dist/stories/Input.d.ts +0 -2
  1113. package/dist/stories/Input.stories.d.ts +0 -101
  1114. package/dist/stories/ModalManager.d.ts +0 -2
  1115. package/dist/stories/ModalManager.stories.d.ts +0 -21
  1116. package/dist/stories/NoDataIcon.d.ts +0 -2
  1117. package/dist/stories/Page.d.ts +0 -2
  1118. package/dist/stories/Page.stories.d.ts +0 -12
  1119. package/dist/stories/Popover.d.ts +0 -2
  1120. package/dist/stories/Popover.stories.d.ts +0 -40
  1121. package/dist/stories/Progress.d.ts +0 -2
  1122. package/dist/stories/Progress.stories.d.ts +0 -20
  1123. package/dist/stories/RadioGroup.d.ts +0 -2
  1124. package/dist/stories/RadioGroup.stories.d.ts +0 -14
  1125. package/dist/stories/Result.d.ts +0 -2
  1126. package/dist/stories/Result.stories.d.ts +0 -16
  1127. package/dist/stories/Select.d.ts +0 -2
  1128. package/dist/stories/Select.stories.d.ts +0 -34
  1129. package/dist/stories/Status.d.ts +0 -2
  1130. package/dist/stories/Status.stories.d.ts +0 -49
  1131. package/dist/stories/Switch.d.ts +0 -2
  1132. package/dist/stories/Switch.stories.d.ts +0 -30
  1133. package/dist/stories/Table.d.ts +0 -2
  1134. package/dist/stories/Table.stories.d.ts +0 -29
  1135. package/dist/stories/Tabs.d.ts +0 -2
  1136. package/dist/stories/Tabs.stories.d.ts +0 -18
  1137. package/dist/stories/TextArea.d.ts +0 -2
  1138. package/dist/stories/TextArea.stories.d.ts +0 -25
  1139. package/dist/stories/Tooltip.d.ts +0 -1
  1140. package/dist/stories/Tooltip.stories.d.ts +0 -35
  1141. package/dist/stories/Upload.d.ts +0 -2
  1142. package/dist/stories/Upload.stories.d.ts +0 -19
  1143. package/dist/stories/root/index.d.ts +0 -5
  1144. package/dist/stories/select.styled.d.ts +0 -2
  1145. package/dist/switch/index.d.ts +0 -4
  1146. package/dist/table/index.d.ts +0 -9
  1147. package/dist/table/styled.d.ts +0 -13
  1148. package/dist/tabs/index.d.ts +0 -3
  1149. package/dist/textarea/index.d.ts +0 -3
  1150. package/dist/tinyscrollbar/index.d.ts +0 -9
  1151. package/dist/tinyscrollbar/scroll.styled.d.ts +0 -2
  1152. package/dist/tinyscrollbar/styled.d.ts +0 -6
  1153. package/dist/tooltip/Tooltip.d.ts +0 -12
  1154. package/dist/tooltip/TooltipContent.d.ts +0 -12
  1155. package/dist/tooltip/TooltipTrigger.d.ts +0 -19
  1156. package/dist/tooltip/index.d.ts +0 -4
  1157. package/dist/tooltip/tooltipContext.d.ts +0 -7
  1158. package/dist/types/AccordionItemProps.d.ts +0 -9
  1159. package/dist/types/AccordionProps.d.ts +0 -12
  1160. package/dist/types/AccordionSubMenuProps.d.ts +0 -18
  1161. package/dist/types/AlertProps.d.ts +0 -14
  1162. package/dist/types/ButtonProps.d.ts +0 -25
  1163. package/dist/types/CalendarProps.d.ts +0 -30
  1164. package/dist/types/CardProps.d.ts +0 -21
  1165. package/dist/types/CheckboxProps.d.ts +0 -45
  1166. package/dist/types/ChildrenProps.d.ts +0 -4
  1167. package/dist/types/DatePickerProps.d.ts +0 -24
  1168. package/dist/types/FlexProps.d.ts +0 -16
  1169. package/dist/types/FormProps.d.ts +0 -54
  1170. package/dist/types/ITDImperativeFuncProps.d.ts +0 -11
  1171. package/dist/types/ITDProps.d.ts +0 -6
  1172. package/dist/types/InputProps.d.ts +0 -43
  1173. package/dist/types/LabelProps.d.ts +0 -7
  1174. package/dist/types/ModalProps.d.ts +0 -219
  1175. package/dist/types/NotificationsProps.d.ts +0 -9
  1176. package/dist/types/PopoverProps.d.ts +0 -10
  1177. package/dist/types/ProgressProps.d.ts +0 -8
  1178. package/dist/types/QueryValueProps.d.ts +0 -1
  1179. package/dist/types/RadioProps.d.ts +0 -37
  1180. package/dist/types/ResultProps.d.ts +0 -14
  1181. package/dist/types/SelectProps.d.ts +0 -70
  1182. package/dist/types/SingleQueryProps.d.ts +0 -7
  1183. package/dist/types/StatusProps.d.ts +0 -11
  1184. package/dist/types/SwitchProps.d.ts +0 -13
  1185. package/dist/types/TableProps.d.ts +0 -37
  1186. package/dist/types/TabsProps.d.ts +0 -22
  1187. package/dist/types/TextAreaProps.d.ts +0 -29
  1188. package/dist/types/Theme.d.ts +0 -128
  1189. package/dist/types/UploadProps.d.ts +0 -52
  1190. package/dist/upload/index.d.ts +0 -13
  1191. package/dist/utils/CommonStyledComponents.d.ts +0 -21
  1192. package/dist/utils/ErrorAnnouncement.d.ts +0 -25
  1193. package/dist/utils/GetButtonSizeSlug.d.ts +0 -6
  1194. package/dist/utils/GetIconSizeBySize.d.ts +0 -2
  1195. package/dist/utils/GetSizeBySizeSlug.d.ts +0 -3
  1196. package/dist/utils/GetSizeSlugBySize.d.ts +0 -6
  1197. package/dist/utils/InlineSVGCached.d.ts +0 -11
  1198. package/dist/utils/cn.d.ts +0 -2
  1199. package/dist/utils/index.d.ts +0 -6
package/ACCESSIBILITY.md CHANGED
@@ -19,7 +19,7 @@ ITD Design System, **WCAG 2.1 AA** standartlarına uygun olarak geliştirilmişt
19
19
  Tüm ITD form bileşenleri aşağıdaki WCAG standartlarını karşılar:
20
20
 
21
21
  | Component | HTML Element | ARIA Attributes | Screen Reader | Keyboard | WCAG Level |
22
- |-----------|--------------|-----------------|---------------|----------|------------|
22
+ | --------- | ------------ | --------------- | ------------- | -------- | ---------- |
23
23
  | Input | `<input>` | ✅ Full | ✅ Full | ✅ Full | AA |
24
24
  | Textarea | `<textarea>` | ✅ Full | ✅ Full | ✅ Full | AA |
25
25
  | Checkbox | `<input>` | ✅ Full | ✅ Full | ✅ Full | AA |
@@ -33,15 +33,17 @@ Tüm ITD form bileşenleri aşağıdaki WCAG standartlarını karşılar:
33
33
  Her form elementi uygun ARIA attribute'larını içerir:
34
34
 
35
35
  **Genel (tüm form elementleri):**
36
+
36
37
  ```tsx
37
38
  <input
38
39
  id="input-123"
39
- aria-invalid="true" // Error varsa
40
- aria-describedby="input-123__error" // Error mesajına bağlantı
40
+ aria-invalid="true" // Error varsa
41
+ aria-describedby="input-123__error" // Error mesajına bağlantı
41
42
  />
42
43
  ```
43
44
 
44
45
  **Select (Combobox pattern):**
46
+
45
47
  ```tsx
46
48
  <input
47
49
  role="combobox" // Combo box elementi
@@ -54,12 +56,12 @@ Her form elementi uygun ARIA attribute'larını içerir:
54
56
  aria-describedby="select-123__error" // Error mesajı
55
57
  />
56
58
 
57
- <div
59
+ <div
58
60
  id="select-123-listbox" // ← aria-controls buraya bağlı
59
61
  role="listbox" // Listbox elementi
60
62
  aria-multiselectable="true" // Multi select mi
61
63
  >
62
- <div
64
+ <div
63
65
  id="select-123-option-2" // ← aria-activedescendant buraya bağlı
64
66
  role="option" // Option elementi
65
67
  aria-selected="true" // Seçili mi
@@ -71,6 +73,7 @@ Her form elementi uygun ARIA attribute'larını içerir:
71
73
  ```
72
74
 
73
75
  **Screen Reader deneyimi:**
76
+
74
77
  1. Tab → "Combo box, collapsed, type to filter"
75
78
  2. Enter → "Expanded, listbox with 5 options"
76
79
  3. Arrow Down → "Seçenek 1, option 1 of 5"
@@ -88,7 +91,7 @@ ITD, WCAG'ın önerdiği **dual announcement** pattern'ini kullanır:
88
91
  </ErrorTooltip>
89
92
 
90
93
  // 2. Hidden Announcement (screen reader kullanıcıları için)
91
- <p
94
+ <p
92
95
  id="input-123__error"
93
96
  role="alert"
94
97
  aria-live="assertive"
@@ -99,6 +102,7 @@ ITD, WCAG'ın önerdiği **dual announcement** pattern'ini kullanır:
99
102
  ```
100
103
 
101
104
  **Avantajlar:**
105
+
102
106
  - 👁️ Görsel kullanıcılar → Hover'da tooltip görür
103
107
  - 🔊 Screen reader → Error anında bildirim alır
104
108
  - 🎯 Duplicate announcement yok
@@ -109,18 +113,19 @@ ITD, WCAG'ın önerdiği **dual announcement** pattern'ini kullanır:
109
113
 
110
114
  ### Genel Klavye Desteği
111
115
 
112
- | Tuş | Davranış |
113
- |-----|----------|
114
- | `Tab` | Sonraki focusable elemente git |
115
- | `Shift + Tab` | Önceki focusable elemente git |
116
- | `Enter` | Button/Link aktive et, Form submit |
117
- | `Space` | Button/Checkbox/Switch aktive et |
118
- | `Escape` | Modal/Dropdown kapat |
119
- | `Arrow Keys` | Select/DatePicker navigasyonu |
116
+ | Tuş | Davranış |
117
+ | ------------- | ---------------------------------- |
118
+ | `Tab` | Sonraki focusable elemente git |
119
+ | `Shift + Tab` | Önceki focusable elemente git |
120
+ | `Enter` | Button/Link aktive et, Form submit |
121
+ | `Space` | Button/Checkbox/Switch aktive et |
122
+ | `Escape` | Modal/Dropdown kapat |
123
+ | `Arrow Keys` | Select/DatePicker navigasyonu |
120
124
 
121
125
  ### Component-Specific
122
126
 
123
127
  **Select:**
128
+
124
129
  - `Arrow Down/Up` → Dropdown açar/seçenekler arası geçiş
125
130
  - `Enter` → Seçim yapar, dropdown kapatır
126
131
  - `Escape` → Dropdown kapatır
@@ -143,13 +148,13 @@ ITD Select, [WAI-ARIA Combobox pattern](https://www.w3.org/WAI/ARIA/apg/patterns
143
148
  />
144
149
 
145
150
  // Dropdown (Listbox)
146
- <div
151
+ <div
147
152
  id="select-id-listbox" // Input'tan referans ediliyor
148
153
  role="listbox" // Listbox elementi
149
154
  aria-multiselectable="true" // Multi-select desteği
150
155
  >
151
156
  // Options
152
- <div
157
+ <div
153
158
  id="select-id-option-2" // aria-activedescendant buraya işaret edebilir
154
159
  role="option" // Option elementi
155
160
  aria-selected="true" // Seçili mi
@@ -162,27 +167,29 @@ ITD Select, [WAI-ARIA Combobox pattern](https://www.w3.org/WAI/ARIA/apg/patterns
162
167
 
163
168
  **Radix UI Select ile karşılaştırma:**
164
169
 
165
- | ARIA Attribute | Radix UI | ITD | Notlar |
166
- |----------------|----------|-----|--------|
167
- | `role="combobox"` | ✅ | ✅ | Her ikisi de tam uyumlu |
168
- | `aria-controls` | ✅ | ✅ | Listbox'a bağlantı |
169
- | `aria-expanded` | ✅ | ✅ | Açık/kapalı durumu |
170
- | `aria-haspopup` | ✅ | ✅ | Popup tipi belirtimi |
171
- | `aria-autocomplete` | ✅ | ✅ | ITD: showSearch prop'una göre |
172
- | `aria-activedescendant` | ✅ | ✅ | Aktif option tracking |
173
- | `aria-invalid` | ❌ | ✅ | **ITD avantajı** |
174
- | `aria-describedby` | ❌ | ✅ | **ITD avantajı** |
175
- | Error announcement | ❌ | ✅ | **ITD avantajı** |
170
+ | ARIA Attribute | Radix UI | ITD | Notlar |
171
+ | ----------------------- | -------- | --- | ----------------------------- |
172
+ | `role="combobox"` | ✅ | ✅ | Her ikisi de tam uyumlu |
173
+ | `aria-controls` | ✅ | ✅ | Listbox'a bağlantı |
174
+ | `aria-expanded` | ✅ | ✅ | Açık/kapalı durumu |
175
+ | `aria-haspopup` | ✅ | ✅ | Popup tipi belirtimi |
176
+ | `aria-autocomplete` | ✅ | ✅ | ITD: showSearch prop'una göre |
177
+ | `aria-activedescendant` | ✅ | ✅ | Aktif option tracking |
178
+ | `aria-invalid` | ❌ | ✅ | **ITD avantajı** |
179
+ | `aria-describedby` | ❌ | ✅ | **ITD avantajı** |
180
+ | Error announcement | ❌ | ✅ | **ITD avantajı** |
176
181
 
177
182
  **Sonuç:** ITD Select, Radix UI ile aynı seviyede ARIA desteği sağlar, hatta error handling konusunda daha kapsamlıdır.
178
183
 
179
184
  **DatePicker:**
185
+
180
186
  - `Arrow Keys` → Tarih navigasyonu
181
187
  - `Home/End` → Ay başı/sonu
182
188
  - `Page Up/Down` → Önceki/sonraki ay
183
189
  - `Enter` → Tarih seçer
184
190
 
185
191
  **Modal:**
192
+
186
193
  - `Escape` → Modal kapatır
187
194
  - `Tab` → Modal içinde focus trap (dışarı çıkmaz)
188
195
 
@@ -211,17 +218,17 @@ pointer-events: none // Child elementlerde
211
218
 
212
219
  ### ARIA Roles
213
220
 
214
- | Component | Role | States & Properties |
215
- |-----------|------|---------------------|
216
- | Button | `button` | `aria-disabled`, `aria-pressed` (toggle) |
217
- | Checkbox | `checkbox` | `aria-checked`, `aria-invalid`, `aria-describedby` |
218
- | Switch | `switch` | `aria-checked`, `aria-invalid`, `aria-describedby` |
219
- | Radio | `radio` | `aria-checked`, `aria-invalid` |
220
- | Select (Input) | `combobox` | `aria-controls`, `aria-expanded`, `aria-haspopup`, `aria-autocomplete`, `aria-activedescendant`, `aria-invalid`, `aria-describedby` |
221
- | Select (Dropdown) | `listbox` | `aria-multiselectable` |
222
- | Select (Option) | `option` | `aria-selected`, `aria-disabled` |
223
- | Modal | `dialog` | `aria-modal`, `aria-labelledby`, `aria-describedby` |
224
- | Alert | `alert` | `aria-live` (implicit) |
221
+ | Component | Role | States & Properties |
222
+ | ----------------- | ---------- | ----------------------------------------------------------------------------------------------------------------------------------- |
223
+ | Button | `button` | `aria-disabled`, `aria-pressed` (toggle) |
224
+ | Checkbox | `checkbox` | `aria-checked`, `aria-invalid`, `aria-describedby` |
225
+ | Switch | `switch` | `aria-checked`, `aria-invalid`, `aria-describedby` |
226
+ | Radio | `radio` | `aria-checked`, `aria-invalid` |
227
+ | Select (Input) | `combobox` | `aria-controls`, `aria-expanded`, `aria-haspopup`, `aria-autocomplete`, `aria-activedescendant`, `aria-invalid`, `aria-describedby` |
228
+ | Select (Dropdown) | `listbox` | `aria-multiselectable` |
229
+ | Select (Option) | `option` | `aria-selected`, `aria-disabled` |
230
+ | Modal | `dialog` | `aria-modal`, `aria-labelledby`, `aria-describedby` |
231
+ | Alert | `alert` | `aria-live` (implicit) |
225
232
 
226
233
  ### Live Regions
227
234
 
@@ -257,8 +264,8 @@ ITD, **mouse** ve **keyboard** focus'unu ayırır:
257
264
  ### Focus Ring Colors
258
265
 
259
266
  ```css
260
- --itd-ring: oklch(0.62 0.18 250); /* Light tema */
261
- --itd-ring: oklch(0.72 0.20 250); /* Dark tema */
267
+ --itd-ring: oklch(0.62 0.18 250); /* Light tema */
268
+ --itd-ring: oklch(0.72 0.2 250); /* Dark tema */
262
269
  ```
263
270
 
264
271
  ### Skip Link
@@ -297,14 +304,14 @@ Klavye kullanıcıları için ana içeriğe atlama linki:
297
304
 
298
305
  ```css
299
306
  /* Light Theme */
300
- --itd-text: oklch(0.35 0.02 250); /* Kontrast: 11:1 */
307
+ --itd-text: oklch(0.35 0.02 250); /* Kontrast: 11:1 */
301
308
  --itd-text-muted: oklch(0.55 0.02 250); /* Kontrast: 5.5:1 */
302
- --itd-border: oklch(0.85 0.01 250); /* Kontrast: 2.8:1 */
309
+ --itd-border: oklch(0.85 0.01 250); /* Kontrast: 2.8:1 */
303
310
 
304
311
  /* Dark Theme */
305
- --itd-text: oklch(0.85 0.02 250); /* Kontrast: 10:1 */
312
+ --itd-text: oklch(0.85 0.02 250); /* Kontrast: 10:1 */
306
313
  --itd-text-muted: oklch(0.65 0.02 250); /* Kontrast: 6:1 */
307
- --itd-border: oklch(0.30 0.01 250); /* Kontrast: 3.5:1 */
314
+ --itd-border: oklch(0.3 0.01 250); /* Kontrast: 3.5:1 */
308
315
  ```
309
316
 
310
317
  ### High Contrast Mode
@@ -339,8 +346,8 @@ Kullanıcının hareket tercihine saygı gösterilir:
339
346
 
340
347
  ```css
341
348
  @media (prefers-reduced-motion: reduce) {
342
- .modal-enter-active,
343
- .modal-exit-active,
349
+ .itd-modal-transition-enter-active,
350
+ .itd-modal-transition-exit-active,
344
351
  .itd-select-dropdown-transition-enter-active,
345
352
  .itd-select-dropdown-transition-exit-active,
346
353
  .datepicker-modal-enter-active,
@@ -469,16 +476,16 @@ Cmd + F5
469
476
  ### Otomatik Test Scripti
470
477
 
471
478
  ```tsx
472
- import { render } from '@testing-library/react'
473
- import { axe, toHaveNoViolations } from 'jest-axe'
479
+ import { render } from '@testing-library/react';
480
+ import { axe, toHaveNoViolations } from 'jest-axe';
474
481
 
475
- expect.extend(toHaveNoViolations)
482
+ expect.extend(toHaveNoViolations);
476
483
 
477
484
  it('should not have accessibility violations', async () => {
478
- const { container } = render(<YourComponent />)
479
- const results = await axe(container)
480
- expect(results).toHaveNoViolations()
481
- })
485
+ const { container } = render(<YourComponent />);
486
+ const results = await axe(container);
487
+ expect(results).toHaveNoViolations();
488
+ });
482
489
  ```
483
490
 
484
491
  ---
@@ -507,6 +514,7 @@ Accessibility sorunları bulursanız:
507
514
  ITD Design System - Accessibility features are part of the core library.
508
515
 
509
516
  **Standartlar:**
517
+
510
518
  - WCAG 2.1 (W3C)
511
519
  - ARIA 1.2 (W3C)
512
520
  - Section 508 (US Federal)
@@ -514,4 +522,3 @@ ITD Design System - Accessibility features are part of the core library.
514
522
  ---
515
523
 
516
524
  _Son güncelleme: Kasım 2024_
517
-
package/LICENSE ADDED
@@ -0,0 +1,201 @@
1
+ Apache License
2
+ Version 2.0, January 2004
3
+ http://www.apache.org/licenses/
4
+
5
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
6
+
7
+ 1. Definitions.
8
+
9
+ "License" shall mean the terms and conditions for use, reproduction,
10
+ and distribution as defined by Sections 1 through 9 of this document.
11
+
12
+ "Licensor" shall mean the copyright owner or entity authorized by
13
+ the copyright owner that is granting the License.
14
+
15
+ "Legal Entity" shall mean the union of the acting entity and all
16
+ other entities that control, are controlled by, or are under common
17
+ control with that entity. For the purposes of this definition,
18
+ "control" means (i) the power, direct or indirect, to cause the
19
+ direction or management of such entity, whether by contract or
20
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
21
+ outstanding shares, or (iii) beneficial ownership of such entity.
22
+
23
+ "You" (or "Your") shall mean an individual or Legal Entity
24
+ exercising permissions granted by this License.
25
+
26
+ "Source" form shall mean the preferred form for making modifications,
27
+ including but not limited to software source code, documentation
28
+ source, and configuration files.
29
+
30
+ "Object" form shall mean any form resulting from mechanical
31
+ transformation or translation of a Source form, including but
32
+ not limited to compiled object code, generated documentation,
33
+ and conversions to other media types.
34
+
35
+ "Work" shall mean the work of authorship, whether in Source or
36
+ Object form, made available under the License, as indicated by a
37
+ copyright notice that is included in or attached to the work
38
+ (an example is provided in the Appendix below).
39
+
40
+ "Derivative Works" shall mean any work, whether in Source or Object
41
+ form, that is based on (or derived from) the Work and for which the
42
+ editorial revisions, annotations, elaborations, or other modifications
43
+ represent, as a whole, an original work of authorship. For the purposes
44
+ of this License, Derivative Works shall not include works that remain
45
+ separable from, or merely link (or bind by name) to the interfaces of,
46
+ the Work and Derivative Works thereof.
47
+
48
+ "Contribution" shall mean any work of authorship, including
49
+ the original version of the Work and any modifications or additions
50
+ to that Work or Derivative Works thereof, that is intentionally
51
+ submitted to Licensor for inclusion in the Work by the copyright owner
52
+ or by an individual or Legal Entity authorized to submit on behalf of
53
+ the copyright owner. For the purposes of this definition, "submitted"
54
+ means any form of electronic, verbal, or written communication sent
55
+ to the Licensor or its representatives, including but not limited to
56
+ communication on electronic mailing lists, source code control systems,
57
+ and issue tracking systems that are managed by, or on behalf of, the
58
+ Licensor for the purpose of discussing and improving the Work, but
59
+ excluding communication that is conspicuously marked or otherwise
60
+ designated in writing by the copyright owner as "Not a Contribution."
61
+
62
+ "Contributor" shall mean Licensor and any individual or Legal Entity
63
+ on behalf of whom a Contribution has been received by Licensor and
64
+ subsequently incorporated within the Work.
65
+
66
+ 2. Grant of Copyright License. Subject to the terms and conditions of
67
+ this License, each Contributor hereby grants to You a perpetual,
68
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
69
+ copyright license to reproduce, prepare Derivative Works of,
70
+ publicly display, publicly perform, sublicense, and distribute the
71
+ Work and such Derivative Works in Source or Object form.
72
+
73
+ 3. Grant of Patent License. Subject to the terms and conditions of
74
+ this License, each Contributor hereby grants to You a perpetual,
75
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
76
+ (except as stated in this section) patent license to make, have made,
77
+ use, offer to sell, sell, import, and otherwise transfer the Work,
78
+ where such license applies only to those patent claims licensable
79
+ by such Contributor that are necessarily infringed by their
80
+ Contribution(s) alone or by combination of their Contribution(s)
81
+ with the Work to which such Contribution(s) was submitted. If You
82
+ institute patent litigation against any entity (including a
83
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
84
+ or a Contribution incorporated within the Work constitutes direct
85
+ or contributory patent infringement, then any patent licenses
86
+ granted to You under this License for that Work shall terminate
87
+ as of the date such litigation is filed.
88
+
89
+ 4. Redistribution. You may reproduce and distribute copies of the
90
+ Work or Derivative Works thereof in any medium, with or without
91
+ modifications, and in Source or Object form, provided that You
92
+ meet the following conditions:
93
+
94
+ (a) You must give any other recipients of the Work or
95
+ Derivative Works a copy of this License; and
96
+
97
+ (b) You must cause any modified files to carry prominent notices
98
+ stating that You changed the files; and
99
+
100
+ (c) You must retain, in the Source form of any Derivative Works
101
+ that You distribute, all copyright, patent, trademark, and
102
+ attribution notices from the Source form of the Work,
103
+ excluding those notices that do not pertain to any part of
104
+ the Derivative Works; and
105
+
106
+ (d) If the Work includes a "NOTICE" text file as part of its
107
+ distribution, then any Derivative Works that You distribute must
108
+ include a readable copy of the attribution notices contained
109
+ within such NOTICE file, excluding those notices that do not
110
+ pertain to any part of the Derivative Works, in at least one
111
+ of the following places: within a NOTICE text file distributed
112
+ as part of the Derivative Works; within the Source form or
113
+ documentation, if provided along with the Derivative Works; or,
114
+ within a display generated by the Derivative Works, if and
115
+ wherever such third-party notices normally appear. The contents
116
+ of the NOTICE file are for informational purposes only and
117
+ do not modify the License. You may add Your own attribution
118
+ notices within Derivative Works that You distribute, alongside
119
+ or as an addendum to the NOTICE text from the Work, provided
120
+ that such additional attribution notices cannot be construed
121
+ as modifying the License.
122
+
123
+ You may add Your own copyright statement to Your modifications and
124
+ may provide additional or different license terms and conditions
125
+ for use, reproduction, or distribution of Your modifications, or
126
+ for any such Derivative Works as a whole, provided Your use,
127
+ reproduction, and distribution of the Work otherwise complies with
128
+ the conditions stated in this License.
129
+
130
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
131
+ any Contribution intentionally submitted for inclusion in the Work
132
+ by You to the Licensor shall be under the terms and conditions of
133
+ this License, without any additional terms or conditions.
134
+ Notwithstanding the above, nothing herein shall supersede or modify
135
+ the terms of any separate license agreement you may have executed
136
+ with Licensor regarding such Contributions.
137
+
138
+ 6. Trademarks. This License does not grant permission to use the trade
139
+ names, trademarks, service marks, or product names of the Licensor,
140
+ except as required for reasonable and customary use in describing the
141
+ origin of the Work and reproducing the content of the NOTICE file.
142
+
143
+ 7. Disclaimer of Warranty. Unless required by applicable law or
144
+ agreed to in writing, Licensor provides the Work (and each
145
+ Contributor provides its Contributions) on an "AS IS" BASIS,
146
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
147
+ implied, including, without limitation, any warranties or conditions
148
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
149
+ PARTICULAR PURPOSE. You are solely responsible for determining the
150
+ appropriateness of using or redistributing the Work and assume any
151
+ risks associated with Your exercise of permissions under this License.
152
+
153
+ 8. Limitation of Liability. In no event and under no legal theory,
154
+ whether in tort (including negligence), contract, or otherwise,
155
+ unless required by applicable law (such as deliberate and grossly
156
+ negligent acts) or agreed to in writing, shall any Contributor be
157
+ liable to You for damages, including any direct, indirect, special,
158
+ incidental, or consequential damages of any character arising as a
159
+ result of this License or out of the use or inability to use the
160
+ Work (including but not limited to damages for loss of goodwill,
161
+ work stoppage, computer failure or malfunction, or any and all
162
+ other commercial damages or losses), even if such Contributor
163
+ has been advised of the possibility of such damages.
164
+
165
+ 9. Accepting Warranty or Additional Liability. While redistributing
166
+ the Work or Derivative Works thereof, You may choose to offer,
167
+ and charge a fee for, acceptance of support, warranty, indemnity,
168
+ or other liability obligations and/or rights consistent with this
169
+ License. However, in accepting such obligations, You may act only
170
+ on Your own behalf and on Your sole responsibility, not on behalf
171
+ of any other Contributor, and only if You agree to indemnify,
172
+ defend, and hold each Contributor harmless for any liability
173
+ incurred by, or claims asserted against, such Contributor by reason
174
+ of your accepting any such warranty or additional liability.
175
+
176
+ END OF TERMS AND CONDITIONS
177
+
178
+ APPENDIX: How to apply the Apache License to your work.
179
+
180
+ To apply the Apache License to your work, attach the following
181
+ boilerplate notice, with the fields enclosed by brackets "[]"
182
+ replaced with your own identifying information. (Don't include
183
+ the brackets!) The text should be enclosed in the appropriate
184
+ comment syntax for the file format. We also recommend that a
185
+ file or class name and description of purpose be included on the
186
+ same "printed page" as the copyright notice for easier
187
+ identification within third-party archives.
188
+
189
+ Copyright 2024 Inn.Tech LLC
190
+
191
+ Licensed under the Apache License, Version 2.0 (the "License");
192
+ you may not use this file except in compliance with the License.
193
+ You may obtain a copy of the License at
194
+
195
+ http://www.apache.org/licenses/LICENSE-2.0
196
+
197
+ Unless required by applicable law or agreed to in writing, software
198
+ distributed under the License is distributed on an "AS IS" BASIS,
199
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
200
+ See the License for the specific language governing permissions and
201
+ limitations under the License.
package/MIGRATION.md ADDED
@@ -0,0 +1,153 @@
1
+ # Geçiş Kılavuzu — v3 → v4 (beta)
2
+
3
+ ITD v4, kütüphaneyi `styled-components`'ten **tema-tabanlı CSS** mimarisine taşır ve
4
+ çoğu bileşeni **shadcn tarzı kompozisyona** geçirir. Bu kırıcı (breaking) bir sürümdür.
5
+ Aşağıdaki değişiklikler tüketici (consumer) tarafında kod güncellemesi gerektirir.
6
+
7
+ Geriye-uyum için bazı eski isimler **`@deprecated` alias** olarak korunmuştur (aşağıda
8
+ işaretli). Bunlar beta süresince çalışır, **stable öncesi kaldırılacaktır** — fırsat
9
+ buldukça yeni isimlere geçin.
10
+
11
+ ---
12
+
13
+ ## 1. CSS kurulumu artık zorunlu
14
+
15
+ Stiller artık runtime'da `styled-components` ile enjekte edilmiyor; tek bir global CSS
16
+ dosyası içe aktarılmalıdır:
17
+
18
+ ```diff
19
+ + import '@inntechcorp/it-design/dist/global.css';
20
+ import { Button, Alert } from '@inntechcorp/it-design';
21
+ ```
22
+
23
+ Ayrıntı ve a-la-carte (`dist/css/*.css`) kullanımı için README'deki "CSS entry
24
+ points" bölümüne bakın. Tema (renk skalası, light/dark) için `ITDThemeProvider` /
25
+ `defineITDConfig`.
26
+
27
+ ---
28
+
29
+ ## 2. Kaldırılan bileşenler
30
+
31
+ | Kaldırılan | Yerine | Not |
32
+ | ------------------------------------------------------------------ | ---------------------------- | ------------------------------------------------------------------- |
33
+ | `Notification` (+ `NotificationContextType`, `NotificationsProps`) | `Toaster` + `toast` (sonner) | Drop-in değil — API farklı |
34
+ | `Collapse` | `Accordion` | Drop-in değil |
35
+ | `InlineSelect` | — | **Karşılığı yok.** İhtiyaç varsa `Select` ile çözün veya issue açın |
36
+ | `Status` (+ `StatusProps`, `StatusVariant`) | — | **Karşılığı yok.** `Badge`/`Alert` değerlendirin |
37
+
38
+ ```diff
39
+ - import { Notification } from '@inntechcorp/it-design';
40
+ - Notification.success('Kaydedildi');
41
+ + import { toast } from '@inntechcorp/it-design';
42
+ + // <Toaster /> zaten ITDProvider içinde mount edilir; kendi Toaster'ınızı EKLEMEYİN
43
+ + toast.success('Kaydedildi');
44
+ ```
45
+
46
+ ---
47
+
48
+ ## 3. Kompozisyona geçen bileşenler
49
+
50
+ ### Tabs — tek bileşen → kompozisyon
51
+
52
+ ```diff
53
+ - import { Tabs } from '@inntechcorp/it-design';
54
+ - <Tabs tabs={[{ title: 'A', content: <A/> }]} />
55
+ + import { Tabs, TabsList, TabsTrigger, TabsContent } from '@inntechcorp/it-design';
56
+ + <Tabs defaultValue="a">
57
+ + <TabsList><TabsTrigger value="a">A</TabsTrigger></TabsList>
58
+ + <TabsContent value="a"><A/></TabsContent>
59
+ + </Tabs>
60
+ ```
61
+
62
+ > Eski `tabs` prop'u tipte kalmış olsa da **yok sayılır** (derlemede sessiz).
63
+
64
+ ### Card — default export → adlandırılmış alt bileşenler
65
+
66
+ ```diff
67
+ - import Card from '@inntechcorp/it-design';
68
+ - <Card title="Başlık" extra={<X/>}>...</Card>
69
+ + import { Card, CardHeader, CardTitle, CardAction, CardContent } from '@inntechcorp/it-design';
70
+ + <Card>
71
+ + <CardHeader><CardTitle>Başlık</CardTitle><CardAction><X/></CardAction></CardHeader>
72
+ + <CardContent>...</CardContent>
73
+ + </Card>
74
+ ```
75
+
76
+ > Eski `title`/`extra`/`tabs` prop'ları **yok sayılır** (derlemede sessiz).
77
+
78
+ ### Radio — namespace → adlandırılmış export
79
+
80
+ ```diff
81
+ - import { Radio } from '@inntechcorp/it-design';
82
+ - <Radio.Group onChange={fn}><Radio.Button value="a">A</Radio.Button></Radio.Group>
83
+ + import { RadioGroup, RadioGroupItem } from '@inntechcorp/it-design';
84
+ + <RadioGroup onValueChange={fn}><RadioGroupItem value="a">A</RadioGroupItem></RadioGroup>
85
+ ```
86
+
87
+ - `onChange` → **`onValueChange`**.
88
+ - `disabled` (grup ve öğe seviyesi) **v4'te geri getirildi**: `<RadioGroup disabled>` ve
89
+ `<RadioGroupItem disabled>` yeniden desteklenir.
90
+
91
+ ---
92
+
93
+ ## 4. Yeniden adlandırılan / kaldırılan export'lar
94
+
95
+ | Eski | Yeni | Geriye-uyum |
96
+ | ------------------------------------------------------ | -------------------------------------------------------------- | -------------------------------------------------------------------------------- |
97
+ | `resources` | `locales` | ✅ `resources` `@deprecated` alias olarak korundu |
98
+ | `ComponentPositions` (enum) | `ComponentXPositions` + `ComponentYPositions` | ✅ `ComponentPositions` `@deprecated` alias (X eksenine işaret eder: left/right) |
99
+ | `AlertSize` (tip) | — | ⚠️ kaldırıldı — Alert artık `size` almaz (hiçbir boyda farklı render etmiyordu); tip importunu silin |
100
+ | `SelectVariant` / `SelectDirection` / `SelectPosition` | `ITDVariant` / `ITDHorizontalPosition` / `ITDVerticalPosition` | ⚠️ alias yok — tip importlarını güncelleyin (değer kullanımı uyumlu) |
101
+ | `RadioButtonProps` / `RadioType` / `Direction` | `RadioGroupProps` / `RadioGroupItemProps` | ⚠️ alias yok |
102
+
103
+ > `AlertType` ek olarak `'neutral'` değerini kazandı (geriye uyumlu).
104
+
105
+ ---
106
+
107
+ ## 5. Select — kaldırılan prop'lar
108
+
109
+ `suffix` (chevron öncesi slot) ve `floating` (floating-label) **kaldırıldı**.
110
+ Bunlara hâlâ ihtiyacınız varsa kendi sarmalayıcınızla çözün veya issue açın; jenerik
111
+ `variant`/`size`/pozisyon değerleri (string union) eskiyle uyumludur, yalnızca **tip
112
+ importları** değişti (bkz. tablo §4).
113
+
114
+ ---
115
+
116
+ ## 6. Modal — hook-first API
117
+
118
+ `ModalManager` namespace'i `@deprecated`. Yeni hook tabanlı API'yi kullanın:
119
+
120
+ ```diff
121
+ - import { ModalManager } from '@inntechcorp/it-design';
122
+ + import { useModal, useModalContent } from '@inntechcorp/it-design';
123
+ ```
124
+
125
+ Promise tabanlı `confirm()` / `alert()` yardımcıları `useModal()` üzerinden gelir.
126
+
127
+ ---
128
+
129
+ ## 7. `displayName` ön-eki
130
+
131
+ Bileşen `displayName`'lerinden `ITD-` ön-eki kaldırıldı (ör. snapshot testleri veya
132
+ `displayName`'e göre filtreleyen kodlar etkilenebilir).
133
+
134
+ ---
135
+
136
+ ## 8. `useITD().brokenImage` kaldırıldı
137
+
138
+ `brokenImage` ve `changeBrokenImage` context API'si kaldırıldı. Bu API
139
+ v3.1.5'ten beri zaten hiçbir şey yapmıyordu: Image bileşeni kendi kırık
140
+ görsel durumunu kendisi çizer (yerleşik ikon + `brokenWidth`/`brokenHeight`
141
+ prop'ları) ve context'teki değeri okuyan hiçbir kod kalmamıştı. Site
142
+ temalı bir kırık görsel gerekiyorsa Image'in kendi prop'ları kullanılmalı.
143
+
144
+ ---
145
+
146
+ ## Özet: deprecated alias'lar (beta süresince çalışır)
147
+
148
+ - `resources` → `locales`
149
+ - `ComponentPositions` → `ComponentXPositions` / `ComponentYPositions`
150
+ - `AlertSize` → kaldırıldı (Alert’ın `size` prop’u ile birlikte)
151
+
152
+ Bu alias'lar derleme uyarısı üretmez ancak IDE'de `@deprecated` olarak işaretlidir ve
153
+ **stable sürümden önce kaldırılacaktır**.