@inntechcorp/it-design 2.1.48 → 2.1.50

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 (280) hide show
  1. package/dist/index.cjs.js +381 -381
  2. package/dist/index.d.ts +567 -1
  3. package/dist/index.esm.js +381 -381
  4. package/dist/lib/index.d.ts +661 -0
  5. package/dist/lib/utils/GetSizeBySizeSlug.d.ts +2 -0
  6. package/dist/locales/calendar.json +30 -0
  7. package/dist/locales/countries.json +197 -0
  8. package/dist/locales/currencies.json +6 -0
  9. package/dist/locales/en/calendar.json +30 -0
  10. package/dist/locales/en/countries.json +197 -0
  11. package/dist/locales/en/currencies.json +6 -0
  12. package/dist/locales/en/itd.json +70 -0
  13. package/dist/locales/itd.json +71 -0
  14. package/dist/locales/tr/calendar.json +30 -0
  15. package/dist/locales/tr/countries.json +197 -0
  16. package/dist/locales/tr/currencies.json +6 -0
  17. package/dist/locales/tr/itd.json +71 -0
  18. package/package.json +25 -24
  19. package/dist/index.d.mts +0 -96
  20. package/dist/utils/GetSizeBySizeSlug.d.ts +0 -2
  21. /package/dist/{lib/accordion → accordion}/index.d.ts +0 -0
  22. /package/dist/{lib/accordion → accordion}/item/Item.d.ts +0 -0
  23. /package/dist/{lib/accordion → accordion}/item/styled.d.ts +0 -0
  24. /package/dist/{lib/accordion → accordion}/submenu/SubMenu.d.ts +0 -0
  25. /package/dist/{lib/accordion → accordion}/submenu/styled.d.ts +0 -0
  26. /package/dist/{lib/alert → alert}/alert.style.error.d.ts +0 -0
  27. /package/dist/{lib/alert → alert}/alert.style.info.d.ts +0 -0
  28. /package/dist/{lib/alert → alert}/alert.style.success.d.ts +0 -0
  29. /package/dist/{lib/alert → alert}/alert.style.warning.d.ts +0 -0
  30. /package/dist/{lib/alert → alert}/index.d.ts +0 -0
  31. /package/dist/{lib/alert → alert}/styled.d.ts +0 -0
  32. /package/dist/{lib/alink → alink}/index.d.ts +0 -0
  33. /package/dist/{lib/alink → alink}/styled.d.ts +0 -0
  34. /package/dist/{lib/back-top → back-top}/index.d.ts +0 -0
  35. /package/dist/{lib/back-top → back-top}/styled.d.ts +0 -0
  36. /package/dist/{lib/button → button}/button.style.SVG.d.ts +0 -0
  37. /package/dist/{lib/button → button}/button.style.circle.d.ts +0 -0
  38. /package/dist/{lib/button → button}/button.style.default.d.ts +0 -0
  39. /package/dist/{lib/button → button}/button.style.filled.d.ts +0 -0
  40. /package/dist/{lib/button → button}/button.style.ghost.d.ts +0 -0
  41. /package/dist/{lib/button → button}/button.style.icon.d.ts +0 -0
  42. /package/dist/{lib/button → button}/button.style.link.d.ts +0 -0
  43. /package/dist/{lib/button → button}/button.style.outline.d.ts +0 -0
  44. /package/dist/{lib/button → button}/button.style.size.d.ts +0 -0
  45. /package/dist/{lib/button → button}/button.style.solid.d.ts +0 -0
  46. /package/dist/{lib/button → button}/button.style.strecth.d.ts +0 -0
  47. /package/dist/{lib/button → button}/index.d.ts +0 -0
  48. /package/dist/{lib/button → button}/styled.d.ts +0 -0
  49. /package/dist/{lib/calendar → calendar}/dates.d.ts +0 -0
  50. /package/dist/{lib/calendar → calendar}/day/Day.d.ts +0 -0
  51. /package/dist/{lib/calendar → calendar}/day/styled.d.ts +0 -0
  52. /package/dist/{lib/calendar → calendar}/header/Header.d.ts +0 -0
  53. /package/dist/{lib/calendar → calendar}/header/styled.d.ts +0 -0
  54. /package/dist/{lib/calendar → calendar}/index.d.ts +0 -0
  55. /package/dist/{lib/calendar → calendar}/styled.d.ts +0 -0
  56. /package/dist/{lib/card → card}/index.d.ts +0 -0
  57. /package/dist/{lib/card → card}/styles.d.ts +0 -0
  58. /package/dist/{lib/checkbox → checkbox}/group/index.d.ts +0 -0
  59. /package/dist/{lib/checkbox → checkbox}/group/styled.d.ts +0 -0
  60. /package/dist/{lib/checkbox → checkbox}/index.d.ts +0 -0
  61. /package/dist/{lib/checkbox → checkbox}/styled.d.ts +0 -0
  62. /package/dist/{lib/context → context}/ITDContext.d.ts +0 -0
  63. /package/dist/{lib/context → context}/styled.d.ts +0 -0
  64. /package/dist/{lib/datepicker → datepicker}/index.d.ts +0 -0
  65. /package/dist/{lib/datepicker → datepicker}/styled.d.ts +0 -0
  66. /package/dist/{lib/enums → enums}/enum.d.ts +0 -0
  67. /package/dist/{lib/flex → flex}/index.d.ts +0 -0
  68. /package/dist/{lib/flex → flex}/styled.d.ts +0 -0
  69. /package/dist/{lib/form → form}/context/FormContext.d.ts +0 -0
  70. /package/dist/{lib/form → form}/context/FormStore.d.ts +0 -0
  71. /package/dist/{lib/form → form}/control/Control.d.ts +0 -0
  72. /package/dist/{lib/form → form}/control/styled.d.ts +0 -0
  73. /package/dist/{lib/form → form}/group/Group.d.ts +0 -0
  74. /package/dist/{lib/form → form}/group/styled.d.ts +0 -0
  75. /package/dist/{lib/form → form}/index.d.ts +0 -0
  76. /package/dist/{lib/form → form}/item/Item.d.ts +0 -0
  77. /package/dist/{lib/form → form}/validation/TCIdentity.d.ts +0 -0
  78. /package/dist/{lib/form → form}/validation/Validator.d.ts +0 -0
  79. /package/dist/{lib/form → form}/wrapper/FormWrapper.d.ts +0 -0
  80. /package/dist/{lib/helpers → helpers}/array/ChunkArray.d.ts +0 -0
  81. /package/dist/{lib/helpers → helpers}/aspectratio/DetermineNewHeight.d.ts +0 -0
  82. /package/dist/{lib/helpers → helpers}/aspectratio/DetermineNewWidth.d.ts +0 -0
  83. /package/dist/{lib/helpers → helpers}/base64/Base64Decode.d.ts +0 -0
  84. /package/dist/{lib/helpers → helpers}/base64/Base64Encode.d.ts +0 -0
  85. /package/dist/{lib/helpers → helpers}/binary/FormatBytes.d.ts +0 -0
  86. /package/dist/{lib/helpers → helpers}/binary/GetTypeByFileType.d.ts +0 -0
  87. /package/dist/{lib/helpers → helpers}/checker/CheckFileURL.d.ts +0 -0
  88. /package/dist/{lib/helpers → helpers}/checker/FileChecker.d.ts +0 -0
  89. /package/dist/{lib/helpers → helpers}/country/GetCountryCodeByCurrencyCode.d.ts +0 -0
  90. /package/dist/{lib/helpers → helpers}/country/GetCountryCodeByLanguage.d.ts +0 -0
  91. /package/dist/{lib/helpers → helpers}/css/FindSelector.d.ts +0 -0
  92. /package/dist/{lib/helpers → helpers}/currency/ConvertCurrency.d.ts +0 -0
  93. /package/dist/{lib/helpers → helpers}/currency/GetByCurrency.d.ts +0 -0
  94. /package/dist/{lib/helpers → helpers}/currency/GetCurrencyFormat.d.ts +0 -0
  95. /package/dist/{lib/helpers → helpers}/currency/GetCurrencySymbol.d.ts +0 -0
  96. /package/dist/{lib/helpers → helpers}/currency/GetDecimalByCurrency.d.ts +0 -0
  97. /package/dist/{lib/helpers → helpers}/datetime/FormatDate.d.ts +0 -0
  98. /package/dist/{lib/helpers → helpers}/datetime/FormatDateTime.d.ts +0 -0
  99. /package/dist/{lib/helpers → helpers}/datetime/FormatSimpleDate.d.ts +0 -0
  100. /package/dist/{lib/helpers → helpers}/datetime/FormatSimpleDateTime.d.ts +0 -0
  101. /package/dist/{lib/helpers → helpers}/datetime/FormatTime.d.ts +0 -0
  102. /package/dist/{lib/helpers → helpers}/format/ToKebabCase.d.ts +0 -0
  103. /package/dist/{lib/helpers → helpers}/index.d.ts +0 -0
  104. /package/dist/{lib/helpers → helpers}/json/IsValidJSON.d.ts +0 -0
  105. /package/dist/{lib/helpers → helpers}/math/AddZero.d.ts +0 -0
  106. /package/dist/{lib/helpers → helpers}/promise/Wait.d.ts +0 -0
  107. /package/dist/{lib/helpers → helpers}/remover/RemoveUnits.d.ts +0 -0
  108. /package/dist/{lib/helpers → helpers}/string/UniUpperCase.d.ts +0 -0
  109. /package/dist/{lib/helpers → helpers}/svg/SVGLoader.d.ts +0 -0
  110. /package/dist/{lib/helpers → helpers}/svg/styles.d.ts +0 -0
  111. /package/dist/{lib/helpers → helpers}/theme/AddDefaultThemeStyle.d.ts +0 -0
  112. /package/dist/{lib/helpers → helpers}/theme/UpdateThemeStyle.d.ts +0 -0
  113. /package/dist/{lib/helpers → helpers}/unit/AddDefaultUnit.d.ts +0 -0
  114. /package/dist/{lib/helpers → helpers}/url/ValidURL.d.ts +0 -0
  115. /package/dist/{lib/hooks → hooks}/index.d.ts +0 -0
  116. /package/dist/{lib/hooks → hooks}/useAddExternalCSS.d.ts +0 -0
  117. /package/dist/{lib/hooks → hooks}/useComponentSize.d.ts +0 -0
  118. /package/dist/{lib/hooks → hooks}/useConnectionStatus.d.ts +0 -0
  119. /package/dist/{lib/hooks → hooks}/useConstructor.d.ts +0 -0
  120. /package/dist/{lib/hooks → hooks}/useContextBridge.d.ts +0 -0
  121. /package/dist/{lib/hooks → hooks}/useCoreFetch.d.ts +0 -0
  122. /package/dist/{lib/hooks → hooks}/useCreateDynamicStyle.d.ts +0 -0
  123. /package/dist/{lib/hooks → hooks}/useCreateStyledStyle.d.ts +0 -0
  124. /package/dist/{lib/hooks → hooks}/useKeyboardShortcut.d.ts +0 -0
  125. /package/dist/{lib/hooks → hooks}/useMultiQuery.d.ts +0 -0
  126. /package/dist/{lib/hooks → hooks}/useOnClickOutside.d.ts +0 -0
  127. /package/dist/{lib/hooks → hooks}/useOnESCKeyDown.d.ts +0 -0
  128. /package/dist/{lib/hooks → hooks}/useOnResize.d.ts +0 -0
  129. /package/dist/{lib/hooks → hooks}/useOrientation.d.ts +0 -0
  130. /package/dist/{lib/hooks → hooks}/useReCaptcha.d.ts +0 -0
  131. /package/dist/{lib/hooks → hooks}/useSingleQuery.d.ts +0 -0
  132. /package/dist/{lib/html → html}/header/H1.d.ts +0 -0
  133. /package/dist/{lib/html → html}/header/H2.d.ts +0 -0
  134. /package/dist/{lib/html → html}/header/H3.d.ts +0 -0
  135. /package/dist/{lib/html → html}/header/H4.d.ts +0 -0
  136. /package/dist/{lib/html → html}/header/index.d.ts +0 -0
  137. /package/dist/{lib/html → html}/header/styled.d.ts +0 -0
  138. /package/dist/{lib/icons → icons}/Arrow.d.ts +0 -0
  139. /package/dist/{lib/icons → icons}/BackToTop.d.ts +0 -0
  140. /package/dist/{lib/icons → icons}/Checkmark.d.ts +0 -0
  141. /package/dist/{lib/icons → icons}/InlineSelectArrow.d.ts +0 -0
  142. /package/dist/{lib/icons → icons}/Lock.d.ts +0 -0
  143. /package/dist/{lib/icons → icons}/NoData.d.ts +0 -0
  144. /package/dist/{lib/icons → icons}/Picture.d.ts +0 -0
  145. /package/dist/{lib/icons → icons}/Trash.d.ts +0 -0
  146. /package/dist/{lib/icons → icons}/Upload.d.ts +0 -0
  147. /package/dist/{lib/icons → icons}/ZoomIn.d.ts +0 -0
  148. /package/dist/{lib/icons → icons}/ZoomOut.d.ts +0 -0
  149. /package/dist/{lib/icons → icons}/index.d.ts +0 -0
  150. /package/dist/{lib/image → image}/index.d.ts +0 -0
  151. /package/dist/{lib/image → image}/styled.d.ts +0 -0
  152. /package/dist/{lib/input → input}/index.d.ts +0 -0
  153. /package/dist/{lib/input → input}/styled.d.ts +0 -0
  154. /package/dist/{stories → lib/stories}/Accordion.d.ts +0 -0
  155. /package/dist/{stories → lib/stories}/Accordion.stories.d.ts +0 -0
  156. /package/dist/{stories → lib/stories}/Alert.d.ts +0 -0
  157. /package/dist/{stories → lib/stories}/Alert.stories.d.ts +0 -0
  158. /package/dist/{stories → lib/stories}/Button.d.ts +0 -0
  159. /package/dist/{stories → lib/stories}/Button.stories.d.ts +0 -0
  160. /package/dist/{stories → lib/stories}/ButtonIcon.d.ts +0 -0
  161. /package/dist/{stories → lib/stories}/Card.d.ts +0 -0
  162. /package/dist/{stories → lib/stories}/Card.stories.d.ts +0 -0
  163. /package/dist/{stories → lib/stories}/Checkbox.d.ts +0 -0
  164. /package/dist/{stories → lib/stories}/Checkbox.stories.d.ts +0 -0
  165. /package/dist/{stories → lib/stories}/CheckboxGroup.d.ts +0 -0
  166. /package/dist/{stories → lib/stories}/CheckboxGroup.stories.d.ts +0 -0
  167. /package/dist/{stories → lib/stories}/CheckboxGroupControl.d.ts +0 -0
  168. /package/dist/{stories → lib/stories}/CheckboxGroupControl.stories.d.ts +0 -0
  169. /package/dist/{stories → lib/stories}/DatePicker.d.ts +0 -0
  170. /package/dist/{stories → lib/stories}/DatePicker.stories.d.ts +0 -0
  171. /package/dist/{stories → lib/stories}/Form.d.ts +0 -0
  172. /package/dist/{stories → lib/stories}/Form.stories.d.ts +0 -0
  173. /package/dist/{stories → lib/stories}/Header.d.ts +0 -0
  174. /package/dist/{stories → lib/stories}/Header.stories.d.ts +0 -0
  175. /package/dist/{stories → lib/stories}/Input.d.ts +0 -0
  176. /package/dist/{stories → lib/stories}/Input.stories.d.ts +0 -0
  177. /package/dist/{stories → lib/stories}/ModalManager.d.ts +0 -0
  178. /package/dist/{stories → lib/stories}/ModalManager.stories.d.ts +0 -0
  179. /package/dist/{stories → lib/stories}/NoDataIcon.d.ts +0 -0
  180. /package/dist/{stories → lib/stories}/Page.d.ts +0 -0
  181. /package/dist/{stories → lib/stories}/Page.stories.d.ts +0 -0
  182. /package/dist/{stories → lib/stories}/Progress.d.ts +0 -0
  183. /package/dist/{stories → lib/stories}/Progress.stories.d.ts +0 -0
  184. /package/dist/{stories → lib/stories}/RadioGroup.d.ts +0 -0
  185. /package/dist/{stories → lib/stories}/RadioGroup.stories.d.ts +0 -0
  186. /package/dist/{stories → lib/stories}/Result.d.ts +0 -0
  187. /package/dist/{stories → lib/stories}/Result.stories.d.ts +0 -0
  188. /package/dist/{stories → lib/stories}/Select.d.ts +0 -0
  189. /package/dist/{stories → lib/stories}/Select.stories.d.ts +0 -0
  190. /package/dist/{stories → lib/stories}/Status.d.ts +0 -0
  191. /package/dist/{stories → lib/stories}/Status.stories.d.ts +0 -0
  192. /package/dist/{stories → lib/stories}/Table.d.ts +0 -0
  193. /package/dist/{stories → lib/stories}/Table.stories.d.ts +0 -0
  194. /package/dist/{stories → lib/stories}/Tabs.d.ts +0 -0
  195. /package/dist/{stories → lib/stories}/Tabs.stories.d.ts +0 -0
  196. /package/dist/{stories → lib/stories}/TextArea.d.ts +0 -0
  197. /package/dist/{stories → lib/stories}/TextArea.stories.d.ts +0 -0
  198. /package/dist/{stories → lib/stories}/Upload.d.ts +0 -0
  199. /package/dist/{stories → lib/stories}/Upload.stories.d.ts +0 -0
  200. /package/dist/{stories → lib/stories}/root/index.d.ts +0 -0
  201. /package/dist/{stories → lib/stories}/select.styled.d.ts +0 -0
  202. /package/dist/{tinyscrollbar → lib/tinyscrollbar}/styled.d.ts +0 -0
  203. /package/dist/{utils → lib/utils}/index.d.ts +0 -0
  204. /package/dist/{lib/modal → modal}/container/ModalContainer.d.ts +0 -0
  205. /package/dist/{lib/modal → modal}/container/styled.d.ts +0 -0
  206. /package/dist/{lib/modal → modal}/context/ModalContext.d.ts +0 -0
  207. /package/dist/{lib/modal → modal}/index.d.ts +0 -0
  208. /package/dist/{lib/modal → modal}/modal/Modal.d.ts +0 -0
  209. /package/dist/{lib/modal → modal}/modal/styled.d.ts +0 -0
  210. /package/dist/{lib/notification → notification}/context/NotificationsContext.d.ts +0 -0
  211. /package/dist/{lib/notification → notification}/index.d.ts +0 -0
  212. /package/dist/{lib/progress → progress}/index.d.ts +0 -0
  213. /package/dist/{lib/progress → progress}/styled.d.ts +0 -0
  214. /package/dist/{lib/radio → radio}/button/RadioButton.d.ts +0 -0
  215. /package/dist/{lib/radio → radio}/button/styled.d.ts +0 -0
  216. /package/dist/{lib/radio → radio}/group/Group.d.ts +0 -0
  217. /package/dist/{lib/radio → radio}/group/styled.d.ts +0 -0
  218. /package/dist/{lib/radio → radio}/index.d.ts +0 -0
  219. /package/dist/{lib/result → result}/index.d.ts +0 -0
  220. /package/dist/{lib/result → result}/styled.d.ts +0 -0
  221. /package/dist/{lib/select → select}/index.d.ts +0 -0
  222. /package/dist/{lib/select → select}/menu/Menu.d.ts +0 -0
  223. /package/dist/{lib/select → select}/menu/styled.d.ts +0 -0
  224. /package/dist/{lib/select → select}/option/Option.d.ts +0 -0
  225. /package/dist/{lib/select → select}/option/styled.d.ts +0 -0
  226. /package/dist/{lib/select → select}/style.settings.d.ts +0 -0
  227. /package/dist/{lib/select → select}/styled.d.ts +0 -0
  228. /package/dist/{lib/select → select}/toggle/Toggle.d.ts +0 -0
  229. /package/dist/{lib/select → select}/toggle/label/floating/FloatingLabel.d.ts +0 -0
  230. /package/dist/{lib/select → select}/toggle/label/floating/styled.d.ts +0 -0
  231. /package/dist/{lib/select → select}/toggle/label/single/SingleLabel.d.ts +0 -0
  232. /package/dist/{lib/select → select}/toggle/label/single/styled.d.ts +0 -0
  233. /package/dist/{lib/select → select}/toggle/styled.d.ts +0 -0
  234. /package/dist/{lib/spin → spin}/index.d.ts +0 -0
  235. /package/dist/{lib/spin → spin}/styled.d.ts +0 -0
  236. /package/dist/{lib/status → status}/index.d.ts +0 -0
  237. /package/dist/{lib/status → status}/styled.d.ts +0 -0
  238. /package/dist/{lib/switch → switch}/index.d.ts +0 -0
  239. /package/dist/{lib/switch → switch}/styled.d.ts +0 -0
  240. /package/dist/{lib/table → table}/index.d.ts +0 -0
  241. /package/dist/{lib/table → table}/styled.d.ts +0 -0
  242. /package/dist/{lib/tabs → tabs}/index.d.ts +0 -0
  243. /package/dist/{lib/tabs → tabs}/styles.d.ts +0 -0
  244. /package/dist/{lib/textarea → textarea}/index.d.ts +0 -0
  245. /package/dist/{lib/textarea → textarea}/styled.d.ts +0 -0
  246. /package/dist/{lib/tinyscrollbar → tinyscrollbar}/index.d.ts +0 -0
  247. /package/dist/{lib/tinyscrollbar → tinyscrollbar}/scroll.styled.d.ts +0 -0
  248. /package/dist/{lib/types → types}/AccordionItemProps.d.ts +0 -0
  249. /package/dist/{lib/types → types}/AccordionProps.d.ts +0 -0
  250. /package/dist/{lib/types → types}/AccordionSubMenuProps.d.ts +0 -0
  251. /package/dist/{lib/types → types}/AlertProps.d.ts +0 -0
  252. /package/dist/{lib/types → types}/ButtonProps.d.ts +0 -0
  253. /package/dist/{lib/types → types}/CalendarProps.d.ts +0 -0
  254. /package/dist/{lib/types → types}/CardProps.d.ts +0 -0
  255. /package/dist/{lib/types → types}/CheckboxProps.d.ts +0 -0
  256. /package/dist/{lib/types → types}/ChildrenProps.d.ts +0 -0
  257. /package/dist/{lib/types → types}/DatePickerProps.d.ts +0 -0
  258. /package/dist/{lib/types → types}/FlexProps.d.ts +0 -0
  259. /package/dist/{lib/types → types}/FormProps.d.ts +0 -0
  260. /package/dist/{lib/types → types}/ITDImperativeFuncProps.d.ts +0 -0
  261. /package/dist/{lib/types → types}/ITDProps.d.ts +0 -0
  262. /package/dist/{lib/types → types}/InputProps.d.ts +0 -0
  263. /package/dist/{lib/types → types}/ModalProps.d.ts +0 -0
  264. /package/dist/{lib/types → types}/NotificationsProps.d.ts +0 -0
  265. /package/dist/{lib/types → types}/ProgressProps.d.ts +0 -0
  266. /package/dist/{lib/types → types}/QueryValueProps.d.ts +0 -0
  267. /package/dist/{lib/types → types}/RadioProps.d.ts +0 -0
  268. /package/dist/{lib/types → types}/ResultProps.d.ts +0 -0
  269. /package/dist/{lib/types → types}/SelectProps.d.ts +0 -0
  270. /package/dist/{lib/types → types}/SingleQueryProps.d.ts +0 -0
  271. /package/dist/{lib/types → types}/StatusProps.d.ts +0 -0
  272. /package/dist/{lib/types → types}/SwitchProps.d.ts +0 -0
  273. /package/dist/{lib/types → types}/TableProps.d.ts +0 -0
  274. /package/dist/{lib/types → types}/TabsProps.d.ts +0 -0
  275. /package/dist/{lib/types → types}/TextAreaProps.d.ts +0 -0
  276. /package/dist/{lib/types → types}/UploadProps.d.ts +0 -0
  277. /package/dist/{lib/upload → upload}/index.d.ts +0 -0
  278. /package/dist/{lib/upload → upload}/styled.d.ts +0 -0
  279. /package/dist/{lib/utils → utils}/GetIconSizeBySize.d.ts +0 -0
  280. /package/dist/{lib/utils → utils}/GetSizeSlugBySize.d.ts +0 -0
package/dist/index.d.ts CHANGED
@@ -1570,4 +1570,570 @@ declare enum FormValidationTypes {
1570
1570
  USERNAME = "username"
1571
1571
  }
1572
1572
 
1573
- export { ALink, Accordion, type AccordionItemProps, type AccordionProps, type AccordionSubMenuProps, AddDefaultThemeStyle, AddDefaultUnit, AddZero, Alert, type AlertProps, type AlertSize, type AlertType, Arrow as ArrowIcon, BackToTop, BackTop, Base64Decode, Base64Encode, Button, type ButtonContentPosition, type ButtonProps, type ButtonState, type ButtonType, type ButtonVariant, Calendar, type CalendarDayProps, type CalendarProps, type CalendarValueProps, Card, type CardProps, CheckFileURL, Checkbox, type CheckboxEvent, type CheckboxGroupProps, type CheckboxProps, Checkmark, ChunkArray, Collapse, ConsoleLog, ConvertCurrency, DatePicker, type DatePickerProps, DetermineNewHeight, DetermineNewWidth, type Direction, type FieldUpdateProps, FileChecker, FileExtensions, FileTypes, FindSelector, Flex, type FlexAlignProps, type FlexGapProps, type FlexJustifyProps, type FlexProps, Form, type FormContextType, type FormItemProps, type FormProps, type FormRuleProps, type FormSubComponentProps, FormValidationTypes, type FormValueProps, FormatBytes, FormatDate, FormatDateTime, FormatSimpleDate, FormatSimpleDateTime, FormatTime, GetByCurrency, GetCountryCodeByCurrencyCode, GetCountryCodeByLanguage, GetCurrencyFormat, GetCurrencySymbol, GetDecimalByCurrency, GetTypeByFileType, type GroupCheckboxOptionType, H1, H2, H3, H4, ITDContext, type ITDContextType, type ITDImperativeFuncProps, ITDProvider, type ITDProviderProps, type ITDSize, type ITDSizeSlug, _default as Image, InlineSelect, InlineSelectArrow, Input, type InputProps, type InputVariant, IsValidJSON, Lock as LockIcon, type ModalContentProps, ModalManager, type ModalProps, type ModalRefProps, ModalState, NoData, Notification, type NotificationContextType, type NotificationsProps, Picture, Progress, type ProgressProps, type ProgressStatus, type QueryValueProps, Radio, type RadioButtonProps, type RadioGroupProps, type RadioType, RemoveUnits, Result, type ResultProps, SVGLoader, Select, type SelectDirection, type SelectOptionProps, type SelectPosition, type SelectProps, type SelectToggleProps, type SelectValue, type SelectVariant, type SingleQueryProps, Spin, Status, type StatusProps, type StatusVariant, Switch, type SwitchProps, Table, type TableColumnType, type TableProps, type TableRefProps, type TableRow, type TableTRProps, Tabs, type TabsItemProps, type TabsProps, TextArea, type TextAreaEvent, type TextAreaProps, type TextAreaVariant, TinyScrollbar, Tooltip, Trash, UniUpperCase, UpdateThemeStyle, Upload, Upload$1 as UploadIcon, type UploadProgressProps, type UploadProps, type UploadResultMessageProps, Wait, ZoomIn, ZoomOut, toKebabCase, useAddExternalCSS, useComponentSize, useConnectionStatus, useConstructor, useContextBridge, useCoreFetch, useCreateDynamicStyle, useCreateStyledStyle, useKeyboardShortcut, useMultiQuery, useOnClickOutside, useOnESCKeyDown, useOnResize, useOrientation, useReCaptcha, useSingleQuery };
1573
+ declare const resources: {
1574
+ tr: {
1575
+ itd: {
1576
+ success: string;
1577
+ error: string;
1578
+ table: {
1579
+ noData: string;
1580
+ };
1581
+ placeholders: {
1582
+ username: string;
1583
+ email: string;
1584
+ password: string;
1585
+ confirmPassword: string;
1586
+ typeYourNoteHere: string;
1587
+ selectGender: string;
1588
+ selectLanguage: string;
1589
+ selectCountry: string;
1590
+ birthday: string;
1591
+ multipleSelection: string;
1592
+ };
1593
+ options: {
1594
+ all: string;
1595
+ male: string;
1596
+ female: string;
1597
+ languages: {
1598
+ turkish: string;
1599
+ english: string;
1600
+ };
1601
+ };
1602
+ buttons: {
1603
+ submit: string;
1604
+ reset: string;
1605
+ };
1606
+ errors: {
1607
+ required: string;
1608
+ minLength: string;
1609
+ maxLength: string;
1610
+ exactLength: string;
1611
+ passwordRule: string;
1612
+ invalidEmailAddress: string;
1613
+ passwordsDontMatch: string;
1614
+ usernameRule: string;
1615
+ wrongTCIdentity: string;
1616
+ fieldMustBeTheSame: string;
1617
+ };
1618
+ uploader: {
1619
+ header: string;
1620
+ hint: string;
1621
+ fileUploading: string;
1622
+ info: string;
1623
+ delete: string;
1624
+ preview: string;
1625
+ error: string;
1626
+ fileFormatError: string;
1627
+ fileSizeError: string;
1628
+ fileUploadSuccess: string;
1629
+ fileUploadFailed: string;
1630
+ removeFileSuccess: string;
1631
+ browserDoesntSupportDND: string;
1632
+ calculating: string;
1633
+ removeFile: string;
1634
+ areYouSureToDeleteThisFile: string;
1635
+ yes: string;
1636
+ no: string;
1637
+ };
1638
+ results: {
1639
+ authentication: {
1640
+ title: string;
1641
+ subtitle: string;
1642
+ button: string;
1643
+ };
1644
+ };
1645
+ };
1646
+ calendar: {
1647
+ weekdaysLong: string[];
1648
+ weekdaysShort: string[];
1649
+ months: string[];
1650
+ firstDay: number;
1651
+ format: string;
1652
+ };
1653
+ countries: {
1654
+ af: string;
1655
+ al: string;
1656
+ dz: string;
1657
+ ad: string;
1658
+ ao: string;
1659
+ ag: string;
1660
+ ar: string;
1661
+ am: string;
1662
+ au: string;
1663
+ at: string;
1664
+ az: string;
1665
+ bs: string;
1666
+ bh: string;
1667
+ bd: string;
1668
+ bb: string;
1669
+ by: string;
1670
+ be: string;
1671
+ bz: string;
1672
+ bj: string;
1673
+ bt: string;
1674
+ bo: string;
1675
+ ba: string;
1676
+ bw: string;
1677
+ br: string;
1678
+ bn: string;
1679
+ bg: string;
1680
+ bf: string;
1681
+ bi: string;
1682
+ cv: string;
1683
+ kh: string;
1684
+ cm: string;
1685
+ ca: string;
1686
+ cf: string;
1687
+ td: string;
1688
+ cl: string;
1689
+ cn: string;
1690
+ co: string;
1691
+ km: string;
1692
+ cg: string;
1693
+ cd: string;
1694
+ cr: string;
1695
+ ci: string;
1696
+ hr: string;
1697
+ cu: string;
1698
+ cw: string;
1699
+ cy: string;
1700
+ cz: string;
1701
+ dk: string;
1702
+ dj: string;
1703
+ dm: string;
1704
+ do: string;
1705
+ ec: string;
1706
+ eg: string;
1707
+ sv: string;
1708
+ gq: string;
1709
+ er: string;
1710
+ ee: string;
1711
+ sz: string;
1712
+ et: string;
1713
+ fj: string;
1714
+ fi: string;
1715
+ fr: string;
1716
+ ga: string;
1717
+ gm: string;
1718
+ ge: string;
1719
+ de: string;
1720
+ gh: string;
1721
+ gr: string;
1722
+ gd: string;
1723
+ gt: string;
1724
+ gn: string;
1725
+ gw: string;
1726
+ gy: string;
1727
+ ht: string;
1728
+ hn: string;
1729
+ hu: string;
1730
+ is: string;
1731
+ in: string;
1732
+ id: string;
1733
+ ir: string;
1734
+ iq: string;
1735
+ ie: string;
1736
+ il: string;
1737
+ it: string;
1738
+ jm: string;
1739
+ jp: string;
1740
+ jo: string;
1741
+ kz: string;
1742
+ ke: string;
1743
+ ki: string;
1744
+ kp: string;
1745
+ kr: string;
1746
+ kw: string;
1747
+ kg: string;
1748
+ la: string;
1749
+ lv: string;
1750
+ lb: string;
1751
+ ls: string;
1752
+ lr: string;
1753
+ ly: string;
1754
+ li: string;
1755
+ lt: string;
1756
+ lu: string;
1757
+ mg: string;
1758
+ mw: string;
1759
+ my: string;
1760
+ mv: string;
1761
+ ml: string;
1762
+ mt: string;
1763
+ mh: string;
1764
+ mr: string;
1765
+ mu: string;
1766
+ mx: string;
1767
+ fm: string;
1768
+ md: string;
1769
+ mc: string;
1770
+ mn: string;
1771
+ me: string;
1772
+ ma: string;
1773
+ mz: string;
1774
+ mm: string;
1775
+ na: string;
1776
+ nr: string;
1777
+ np: string;
1778
+ nl: string;
1779
+ nz: string;
1780
+ ni: string;
1781
+ ne: string;
1782
+ ng: string;
1783
+ mk: string;
1784
+ no: string;
1785
+ om: string;
1786
+ pk: string;
1787
+ pw: string;
1788
+ pa: string;
1789
+ pg: string;
1790
+ py: string;
1791
+ pe: string;
1792
+ ph: string;
1793
+ pl: string;
1794
+ pt: string;
1795
+ qa: string;
1796
+ ro: string;
1797
+ ru: string;
1798
+ rw: string;
1799
+ kn: string;
1800
+ lc: string;
1801
+ vc: string;
1802
+ ws: string;
1803
+ sm: string;
1804
+ st: string;
1805
+ sa: string;
1806
+ sn: string;
1807
+ rs: string;
1808
+ sc: string;
1809
+ sl: string;
1810
+ sg: string;
1811
+ sk: string;
1812
+ si: string;
1813
+ sb: string;
1814
+ so: string;
1815
+ za: string;
1816
+ ss: string;
1817
+ es: string;
1818
+ lk: string;
1819
+ sd: string;
1820
+ sr: string;
1821
+ se: string;
1822
+ ch: string;
1823
+ sy: string;
1824
+ tj: string;
1825
+ tw: string;
1826
+ tz: string;
1827
+ th: string;
1828
+ tl: string;
1829
+ tg: string;
1830
+ to: string;
1831
+ tt: string;
1832
+ tn: string;
1833
+ tr: string;
1834
+ tm: string;
1835
+ tv: string;
1836
+ ug: string;
1837
+ ua: string;
1838
+ ae: string;
1839
+ gb: string;
1840
+ us: string;
1841
+ uy: string;
1842
+ uz: string;
1843
+ vu: string;
1844
+ ve: string;
1845
+ vn: string;
1846
+ ye: string;
1847
+ zm: string;
1848
+ zw: string;
1849
+ };
1850
+ currencies: {
1851
+ TRY: string;
1852
+ EUR: string;
1853
+ USD: string;
1854
+ };
1855
+ };
1856
+ en: {
1857
+ itd: {
1858
+ success: string;
1859
+ error: string;
1860
+ table: {
1861
+ noData: string;
1862
+ };
1863
+ placeholders: {
1864
+ username: string;
1865
+ email: string;
1866
+ password: string;
1867
+ confirmPassword: string;
1868
+ typeYourNoteHere: string;
1869
+ selectGender: string;
1870
+ selectLanguage: string;
1871
+ selectCountry: string;
1872
+ birthday: string;
1873
+ multipleSelection: string;
1874
+ };
1875
+ options: {
1876
+ all: string;
1877
+ male: string;
1878
+ female: string;
1879
+ languages: {
1880
+ turkish: string;
1881
+ english: string;
1882
+ };
1883
+ };
1884
+ buttons: {
1885
+ submit: string;
1886
+ reset: string;
1887
+ };
1888
+ errors: {
1889
+ required: string;
1890
+ minLength: string;
1891
+ maxLength: string;
1892
+ passwordRule: string;
1893
+ invalidEmailAddress: string;
1894
+ passwordsDontMatch: string;
1895
+ usernameRule: string;
1896
+ wrongTCIdentity: string;
1897
+ fieldMustBeTheSame: string;
1898
+ };
1899
+ uploader: {
1900
+ header: string;
1901
+ hint: string;
1902
+ fileUploading: string;
1903
+ info: string;
1904
+ delete: string;
1905
+ preview: string;
1906
+ error: string;
1907
+ fileFormatError: string;
1908
+ fileSizeError: string;
1909
+ fileUploadSuccess: string;
1910
+ fileUploadFailed: string;
1911
+ removeFileSuccess: string;
1912
+ browserDoesntSupportDND: string;
1913
+ calculating: string;
1914
+ removeFile: string;
1915
+ areYouSureToDeleteThisFile: string;
1916
+ yes: string;
1917
+ no: string;
1918
+ };
1919
+ results: {
1920
+ authentication: {
1921
+ title: string;
1922
+ subtitle: string;
1923
+ button: string;
1924
+ };
1925
+ };
1926
+ };
1927
+ calendar: {
1928
+ weekdaysLong: string[];
1929
+ weekdaysShort: string[];
1930
+ months: string[];
1931
+ firstDay: number;
1932
+ format: string;
1933
+ };
1934
+ countries: {
1935
+ af: string;
1936
+ al: string;
1937
+ dz: string;
1938
+ ad: string;
1939
+ ao: string;
1940
+ ag: string;
1941
+ ar: string;
1942
+ am: string;
1943
+ au: string;
1944
+ at: string;
1945
+ az: string;
1946
+ bs: string;
1947
+ bh: string;
1948
+ bd: string;
1949
+ bb: string;
1950
+ by: string;
1951
+ be: string;
1952
+ bz: string;
1953
+ bj: string;
1954
+ bt: string;
1955
+ bo: string;
1956
+ ba: string;
1957
+ bw: string;
1958
+ br: string;
1959
+ bn: string;
1960
+ bg: string;
1961
+ bf: string;
1962
+ bi: string;
1963
+ cv: string;
1964
+ kh: string;
1965
+ cm: string;
1966
+ ca: string;
1967
+ cf: string;
1968
+ td: string;
1969
+ cl: string;
1970
+ cn: string;
1971
+ co: string;
1972
+ km: string;
1973
+ cg: string;
1974
+ cd: string;
1975
+ cr: string;
1976
+ ci: string;
1977
+ hr: string;
1978
+ cu: string;
1979
+ cw: string;
1980
+ cy: string;
1981
+ cz: string;
1982
+ dk: string;
1983
+ dj: string;
1984
+ dm: string;
1985
+ do: string;
1986
+ ec: string;
1987
+ eg: string;
1988
+ sv: string;
1989
+ gq: string;
1990
+ er: string;
1991
+ ee: string;
1992
+ sz: string;
1993
+ et: string;
1994
+ fj: string;
1995
+ fi: string;
1996
+ fr: string;
1997
+ ga: string;
1998
+ gm: string;
1999
+ ge: string;
2000
+ de: string;
2001
+ gh: string;
2002
+ gr: string;
2003
+ gd: string;
2004
+ gt: string;
2005
+ gn: string;
2006
+ gw: string;
2007
+ gy: string;
2008
+ ht: string;
2009
+ hn: string;
2010
+ hu: string;
2011
+ is: string;
2012
+ in: string;
2013
+ id: string;
2014
+ ir: string;
2015
+ iq: string;
2016
+ ie: string;
2017
+ il: string;
2018
+ it: string;
2019
+ jm: string;
2020
+ jp: string;
2021
+ jo: string;
2022
+ kz: string;
2023
+ ke: string;
2024
+ ki: string;
2025
+ kp: string;
2026
+ kr: string;
2027
+ kw: string;
2028
+ kg: string;
2029
+ la: string;
2030
+ lv: string;
2031
+ lb: string;
2032
+ ls: string;
2033
+ lr: string;
2034
+ ly: string;
2035
+ li: string;
2036
+ lt: string;
2037
+ lu: string;
2038
+ mg: string;
2039
+ mw: string;
2040
+ my: string;
2041
+ mv: string;
2042
+ ml: string;
2043
+ mt: string;
2044
+ mh: string;
2045
+ mr: string;
2046
+ mu: string;
2047
+ mx: string;
2048
+ fm: string;
2049
+ md: string;
2050
+ mc: string;
2051
+ mn: string;
2052
+ me: string;
2053
+ ma: string;
2054
+ mz: string;
2055
+ mm: string;
2056
+ na: string;
2057
+ nr: string;
2058
+ np: string;
2059
+ nl: string;
2060
+ nz: string;
2061
+ ni: string;
2062
+ ne: string;
2063
+ ng: string;
2064
+ mk: string;
2065
+ no: string;
2066
+ om: string;
2067
+ pk: string;
2068
+ pw: string;
2069
+ pa: string;
2070
+ pg: string;
2071
+ py: string;
2072
+ pe: string;
2073
+ ph: string;
2074
+ pl: string;
2075
+ pt: string;
2076
+ qa: string;
2077
+ ro: string;
2078
+ ru: string;
2079
+ rw: string;
2080
+ kn: string;
2081
+ lc: string;
2082
+ vc: string;
2083
+ ws: string;
2084
+ sm: string;
2085
+ st: string;
2086
+ sa: string;
2087
+ sn: string;
2088
+ rs: string;
2089
+ sc: string;
2090
+ sl: string;
2091
+ sg: string;
2092
+ sk: string;
2093
+ si: string;
2094
+ sb: string;
2095
+ so: string;
2096
+ za: string;
2097
+ ss: string;
2098
+ es: string;
2099
+ lk: string;
2100
+ sd: string;
2101
+ sr: string;
2102
+ se: string;
2103
+ ch: string;
2104
+ sy: string;
2105
+ tj: string;
2106
+ tw: string;
2107
+ tz: string;
2108
+ th: string;
2109
+ tl: string;
2110
+ tg: string;
2111
+ to: string;
2112
+ tt: string;
2113
+ tn: string;
2114
+ tr: string;
2115
+ tm: string;
2116
+ tv: string;
2117
+ ug: string;
2118
+ ua: string;
2119
+ ae: string;
2120
+ gb: string;
2121
+ us: string;
2122
+ uy: string;
2123
+ uz: string;
2124
+ vu: string;
2125
+ ve: string;
2126
+ vn: string;
2127
+ ye: string;
2128
+ zm: string;
2129
+ zw: string;
2130
+ };
2131
+ currencies: {
2132
+ TRY: string;
2133
+ EUR: string;
2134
+ USD: string;
2135
+ };
2136
+ };
2137
+ };
2138
+
2139
+ export { ALink, Accordion, type AccordionItemProps, type AccordionProps, type AccordionSubMenuProps, AddDefaultThemeStyle, AddDefaultUnit, AddZero, Alert, type AlertProps, type AlertSize, type AlertType, Arrow as ArrowIcon, BackToTop, BackTop, Base64Decode, Base64Encode, Button, type ButtonContentPosition, type ButtonProps, type ButtonState, type ButtonType, type ButtonVariant, Calendar, type CalendarDayProps, type CalendarProps, type CalendarValueProps, Card, type CardProps, CheckFileURL, Checkbox, type CheckboxEvent, type CheckboxGroupProps, type CheckboxProps, Checkmark, ChunkArray, Collapse, ConsoleLog, ConvertCurrency, DatePicker, type DatePickerProps, DetermineNewHeight, DetermineNewWidth, type Direction, type FieldUpdateProps, FileChecker, FileExtensions, FileTypes, FindSelector, Flex, type FlexAlignProps, type FlexGapProps, type FlexJustifyProps, type FlexProps, Form, type FormContextType, type FormItemProps, type FormProps, type FormRuleProps, type FormSubComponentProps, FormValidationTypes, type FormValueProps, FormatBytes, FormatDate, FormatDateTime, FormatSimpleDate, FormatSimpleDateTime, FormatTime, GetByCurrency, GetCountryCodeByCurrencyCode, GetCountryCodeByLanguage, GetCurrencyFormat, GetCurrencySymbol, GetDecimalByCurrency, GetTypeByFileType, type GroupCheckboxOptionType, H1, H2, H3, H4, ITDContext, type ITDContextType, type ITDImperativeFuncProps, ITDProvider, type ITDProviderProps, type ITDSize, type ITDSizeSlug, _default as Image, InlineSelect, InlineSelectArrow, Input, type InputProps, type InputVariant, IsValidJSON, Lock as LockIcon, type ModalContentProps, ModalManager, type ModalProps, type ModalRefProps, ModalState, NoData, Notification, type NotificationContextType, type NotificationsProps, Picture, Progress, type ProgressProps, type ProgressStatus, type QueryValueProps, Radio, type RadioButtonProps, type RadioGroupProps, type RadioType, RemoveUnits, Result, type ResultProps, SVGLoader, Select, type SelectDirection, type SelectOptionProps, type SelectPosition, type SelectProps, type SelectToggleProps, type SelectValue, type SelectVariant, type SingleQueryProps, Spin, Status, type StatusProps, type StatusVariant, Switch, type SwitchProps, Table, type TableColumnType, type TableProps, type TableRefProps, type TableRow, type TableTRProps, Tabs, type TabsItemProps, type TabsProps, TextArea, type TextAreaEvent, type TextAreaProps, type TextAreaVariant, TinyScrollbar, Tooltip, Trash, UniUpperCase, UpdateThemeStyle, Upload, Upload$1 as UploadIcon, type UploadProgressProps, type UploadProps, type UploadResultMessageProps, Wait, ZoomIn, ZoomOut, resources, toKebabCase, useAddExternalCSS, useComponentSize, useConnectionStatus, useConstructor, useContextBridge, useCoreFetch, useCreateDynamicStyle, useCreateStyledStyle, useKeyboardShortcut, useMultiQuery, useOnClickOutside, useOnESCKeyDown, useOnResize, useOrientation, useReCaptcha, useSingleQuery };