@inntechcorp/it-design 2.1.46 → 2.1.47

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 (216) hide show
  1. package/dist/index.cjs.js +203 -203
  2. package/dist/index.d.ts +1 -3
  3. package/dist/index.esm.js +203 -203
  4. package/dist/{helpers → lib/helpers}/index.d.ts +0 -1
  5. package/dist/lib/utils/GetSizeBySizeSlug.d.ts +1 -1
  6. package/package.json +1 -1
  7. package/dist/helpers/translate/TranslateCell.d.ts +0 -1
  8. /package/dist/{accordion → lib/accordion}/index.d.ts +0 -0
  9. /package/dist/{accordion → lib/accordion}/item/Item.d.ts +0 -0
  10. /package/dist/{accordion → lib/accordion}/item/styled.d.ts +0 -0
  11. /package/dist/{accordion → lib/accordion}/submenu/SubMenu.d.ts +0 -0
  12. /package/dist/{accordion → lib/accordion}/submenu/styled.d.ts +0 -0
  13. /package/dist/{alert → lib/alert}/alert.style.error.d.ts +0 -0
  14. /package/dist/{alert → lib/alert}/alert.style.info.d.ts +0 -0
  15. /package/dist/{alert → lib/alert}/alert.style.success.d.ts +0 -0
  16. /package/dist/{alert → lib/alert}/alert.style.warning.d.ts +0 -0
  17. /package/dist/{alert → lib/alert}/index.d.ts +0 -0
  18. /package/dist/{alert → lib/alert}/styled.d.ts +0 -0
  19. /package/dist/{alink → lib/alink}/index.d.ts +0 -0
  20. /package/dist/{alink → lib/alink}/styled.d.ts +0 -0
  21. /package/dist/{back-top → lib/back-top}/index.d.ts +0 -0
  22. /package/dist/{back-top → lib/back-top}/styled.d.ts +0 -0
  23. /package/dist/{button → lib/button}/button.style.SVG.d.ts +0 -0
  24. /package/dist/{button → lib/button}/button.style.circle.d.ts +0 -0
  25. /package/dist/{button → lib/button}/button.style.default.d.ts +0 -0
  26. /package/dist/{button → lib/button}/button.style.filled.d.ts +0 -0
  27. /package/dist/{button → lib/button}/button.style.ghost.d.ts +0 -0
  28. /package/dist/{button → lib/button}/button.style.icon.d.ts +0 -0
  29. /package/dist/{button → lib/button}/button.style.link.d.ts +0 -0
  30. /package/dist/{button → lib/button}/button.style.outline.d.ts +0 -0
  31. /package/dist/{button → lib/button}/button.style.size.d.ts +0 -0
  32. /package/dist/{button → lib/button}/button.style.solid.d.ts +0 -0
  33. /package/dist/{button → lib/button}/button.style.strecth.d.ts +0 -0
  34. /package/dist/{button → lib/button}/index.d.ts +0 -0
  35. /package/dist/{button → lib/button}/styled.d.ts +0 -0
  36. /package/dist/{calendar → lib/calendar}/dates.d.ts +0 -0
  37. /package/dist/{calendar → lib/calendar}/day/Day.d.ts +0 -0
  38. /package/dist/{calendar → lib/calendar}/day/styled.d.ts +0 -0
  39. /package/dist/{calendar → lib/calendar}/header/Header.d.ts +0 -0
  40. /package/dist/{calendar → lib/calendar}/header/styled.d.ts +0 -0
  41. /package/dist/{calendar → lib/calendar}/index.d.ts +0 -0
  42. /package/dist/{calendar → lib/calendar}/styled.d.ts +0 -0
  43. /package/dist/{card → lib/card}/index.d.ts +0 -0
  44. /package/dist/{card → lib/card}/styles.d.ts +0 -0
  45. /package/dist/{checkbox → lib/checkbox}/group/index.d.ts +0 -0
  46. /package/dist/{checkbox → lib/checkbox}/group/styled.d.ts +0 -0
  47. /package/dist/{checkbox → lib/checkbox}/index.d.ts +0 -0
  48. /package/dist/{checkbox → lib/checkbox}/styled.d.ts +0 -0
  49. /package/dist/{context → lib/context}/ITDContext.d.ts +0 -0
  50. /package/dist/{context → lib/context}/styled.d.ts +0 -0
  51. /package/dist/{datepicker → lib/datepicker}/index.d.ts +0 -0
  52. /package/dist/{datepicker → lib/datepicker}/styled.d.ts +0 -0
  53. /package/dist/{enums → lib/enums}/enum.d.ts +0 -0
  54. /package/dist/{flex → lib/flex}/index.d.ts +0 -0
  55. /package/dist/{flex → lib/flex}/styled.d.ts +0 -0
  56. /package/dist/{form → lib/form}/context/FormContext.d.ts +0 -0
  57. /package/dist/{form → lib/form}/context/FormStore.d.ts +0 -0
  58. /package/dist/{form → lib/form}/control/Control.d.ts +0 -0
  59. /package/dist/{form → lib/form}/control/styled.d.ts +0 -0
  60. /package/dist/{form → lib/form}/group/Group.d.ts +0 -0
  61. /package/dist/{form → lib/form}/group/styled.d.ts +0 -0
  62. /package/dist/{form → lib/form}/index.d.ts +0 -0
  63. /package/dist/{form → lib/form}/item/Item.d.ts +0 -0
  64. /package/dist/{form → lib/form}/validation/TCIdentity.d.ts +0 -0
  65. /package/dist/{form → lib/form}/validation/Validator.d.ts +0 -0
  66. /package/dist/{form → lib/form}/wrapper/FormWrapper.d.ts +0 -0
  67. /package/dist/{helpers → lib/helpers}/array/ChunkArray.d.ts +0 -0
  68. /package/dist/{helpers → lib/helpers}/aspectratio/DetermineNewHeight.d.ts +0 -0
  69. /package/dist/{helpers → lib/helpers}/aspectratio/DetermineNewWidth.d.ts +0 -0
  70. /package/dist/{helpers → lib/helpers}/base64/Base64Decode.d.ts +0 -0
  71. /package/dist/{helpers → lib/helpers}/base64/Base64Encode.d.ts +0 -0
  72. /package/dist/{helpers → lib/helpers}/binary/FormatBytes.d.ts +0 -0
  73. /package/dist/{helpers → lib/helpers}/binary/GetTypeByFileType.d.ts +0 -0
  74. /package/dist/{helpers → lib/helpers}/checker/CheckFileURL.d.ts +0 -0
  75. /package/dist/{helpers → lib/helpers}/checker/FileChecker.d.ts +0 -0
  76. /package/dist/{helpers → lib/helpers}/country/GetCountryCodeByCurrencyCode.d.ts +0 -0
  77. /package/dist/{helpers → lib/helpers}/country/GetCountryCodeByLanguage.d.ts +0 -0
  78. /package/dist/{helpers → lib/helpers}/css/FindSelector.d.ts +0 -0
  79. /package/dist/{helpers → lib/helpers}/currency/ConvertCurrency.d.ts +0 -0
  80. /package/dist/{helpers → lib/helpers}/currency/GetByCurrency.d.ts +0 -0
  81. /package/dist/{helpers → lib/helpers}/currency/GetCurrencyFormat.d.ts +0 -0
  82. /package/dist/{helpers → lib/helpers}/currency/GetCurrencySymbol.d.ts +0 -0
  83. /package/dist/{helpers → lib/helpers}/currency/GetDecimalByCurrency.d.ts +0 -0
  84. /package/dist/{helpers → lib/helpers}/datetime/FormatDate.d.ts +0 -0
  85. /package/dist/{helpers → lib/helpers}/datetime/FormatDateTime.d.ts +0 -0
  86. /package/dist/{helpers → lib/helpers}/datetime/FormatSimpleDate.d.ts +0 -0
  87. /package/dist/{helpers → lib/helpers}/datetime/FormatSimpleDateTime.d.ts +0 -0
  88. /package/dist/{helpers → lib/helpers}/datetime/FormatTime.d.ts +0 -0
  89. /package/dist/{helpers → lib/helpers}/format/ToKebabCase.d.ts +0 -0
  90. /package/dist/{helpers → lib/helpers}/json/IsValidJSON.d.ts +0 -0
  91. /package/dist/{helpers → lib/helpers}/math/AddZero.d.ts +0 -0
  92. /package/dist/{helpers → lib/helpers}/promise/Wait.d.ts +0 -0
  93. /package/dist/{helpers → lib/helpers}/remover/RemoveUnits.d.ts +0 -0
  94. /package/dist/{helpers → lib/helpers}/string/UniUpperCase.d.ts +0 -0
  95. /package/dist/{helpers → lib/helpers}/svg/SVGLoader.d.ts +0 -0
  96. /package/dist/{helpers → lib/helpers}/svg/styles.d.ts +0 -0
  97. /package/dist/{helpers → lib/helpers}/theme/AddDefaultThemeStyle.d.ts +0 -0
  98. /package/dist/{helpers → lib/helpers}/theme/UpdateThemeStyle.d.ts +0 -0
  99. /package/dist/{helpers → lib/helpers}/unit/AddDefaultUnit.d.ts +0 -0
  100. /package/dist/{helpers → lib/helpers}/url/ValidURL.d.ts +0 -0
  101. /package/dist/{hooks → lib/hooks}/index.d.ts +0 -0
  102. /package/dist/{hooks → lib/hooks}/useAddExternalCSS.d.ts +0 -0
  103. /package/dist/{hooks → lib/hooks}/useComponentSize.d.ts +0 -0
  104. /package/dist/{hooks → lib/hooks}/useConnectionStatus.d.ts +0 -0
  105. /package/dist/{hooks → lib/hooks}/useConstructor.d.ts +0 -0
  106. /package/dist/{hooks → lib/hooks}/useContextBridge.d.ts +0 -0
  107. /package/dist/{hooks → lib/hooks}/useCoreFetch.d.ts +0 -0
  108. /package/dist/{hooks → lib/hooks}/useCreateDynamicStyle.d.ts +0 -0
  109. /package/dist/{hooks → lib/hooks}/useCreateStyledStyle.d.ts +0 -0
  110. /package/dist/{hooks → lib/hooks}/useKeyboardShortcut.d.ts +0 -0
  111. /package/dist/{hooks → lib/hooks}/useMultiQuery.d.ts +0 -0
  112. /package/dist/{hooks → lib/hooks}/useOnClickOutside.d.ts +0 -0
  113. /package/dist/{hooks → lib/hooks}/useOnESCKeyDown.d.ts +0 -0
  114. /package/dist/{hooks → lib/hooks}/useOnResize.d.ts +0 -0
  115. /package/dist/{hooks → lib/hooks}/useOrientation.d.ts +0 -0
  116. /package/dist/{hooks → lib/hooks}/useReCaptcha.d.ts +0 -0
  117. /package/dist/{hooks → lib/hooks}/useSingleQuery.d.ts +0 -0
  118. /package/dist/{html → lib/html}/header/H1.d.ts +0 -0
  119. /package/dist/{html → lib/html}/header/H2.d.ts +0 -0
  120. /package/dist/{html → lib/html}/header/H3.d.ts +0 -0
  121. /package/dist/{html → lib/html}/header/H4.d.ts +0 -0
  122. /package/dist/{html → lib/html}/header/index.d.ts +0 -0
  123. /package/dist/{html → lib/html}/header/styled.d.ts +0 -0
  124. /package/dist/{icons → lib/icons}/Arrow.d.ts +0 -0
  125. /package/dist/{icons → lib/icons}/BackToTop.d.ts +0 -0
  126. /package/dist/{icons → lib/icons}/Checkmark.d.ts +0 -0
  127. /package/dist/{icons → lib/icons}/InlineSelectArrow.d.ts +0 -0
  128. /package/dist/{icons → lib/icons}/Lock.d.ts +0 -0
  129. /package/dist/{icons → lib/icons}/NoData.d.ts +0 -0
  130. /package/dist/{icons → lib/icons}/Picture.d.ts +0 -0
  131. /package/dist/{icons → lib/icons}/Trash.d.ts +0 -0
  132. /package/dist/{icons → lib/icons}/Upload.d.ts +0 -0
  133. /package/dist/{icons → lib/icons}/ZoomIn.d.ts +0 -0
  134. /package/dist/{icons → lib/icons}/ZoomOut.d.ts +0 -0
  135. /package/dist/{icons → lib/icons}/index.d.ts +0 -0
  136. /package/dist/{image → lib/image}/index.d.ts +0 -0
  137. /package/dist/{image → lib/image}/styled.d.ts +0 -0
  138. /package/dist/{input → lib/input}/index.d.ts +0 -0
  139. /package/dist/{input → lib/input}/styled.d.ts +0 -0
  140. /package/dist/{modal → lib/modal}/container/ModalContainer.d.ts +0 -0
  141. /package/dist/{modal → lib/modal}/container/styled.d.ts +0 -0
  142. /package/dist/{modal → lib/modal}/context/ModalContext.d.ts +0 -0
  143. /package/dist/{modal → lib/modal}/index.d.ts +0 -0
  144. /package/dist/{modal → lib/modal}/modal/Modal.d.ts +0 -0
  145. /package/dist/{modal → lib/modal}/modal/styled.d.ts +0 -0
  146. /package/dist/{notification → lib/notification}/context/NotificationsContext.d.ts +0 -0
  147. /package/dist/{notification → lib/notification}/index.d.ts +0 -0
  148. /package/dist/{progress → lib/progress}/index.d.ts +0 -0
  149. /package/dist/{progress → lib/progress}/styled.d.ts +0 -0
  150. /package/dist/{radio → lib/radio}/button/RadioButton.d.ts +0 -0
  151. /package/dist/{radio → lib/radio}/button/styled.d.ts +0 -0
  152. /package/dist/{radio → lib/radio}/group/Group.d.ts +0 -0
  153. /package/dist/{radio → lib/radio}/group/styled.d.ts +0 -0
  154. /package/dist/{radio → lib/radio}/index.d.ts +0 -0
  155. /package/dist/{result → lib/result}/index.d.ts +0 -0
  156. /package/dist/{result → lib/result}/styled.d.ts +0 -0
  157. /package/dist/{select → lib/select}/index.d.ts +0 -0
  158. /package/dist/{select → lib/select}/menu/Menu.d.ts +0 -0
  159. /package/dist/{select → lib/select}/menu/styled.d.ts +0 -0
  160. /package/dist/{select → lib/select}/option/Option.d.ts +0 -0
  161. /package/dist/{select → lib/select}/option/styled.d.ts +0 -0
  162. /package/dist/{select → lib/select}/style.settings.d.ts +0 -0
  163. /package/dist/{select → lib/select}/styled.d.ts +0 -0
  164. /package/dist/{select → lib/select}/toggle/Toggle.d.ts +0 -0
  165. /package/dist/{select → lib/select}/toggle/label/floating/FloatingLabel.d.ts +0 -0
  166. /package/dist/{select → lib/select}/toggle/label/floating/styled.d.ts +0 -0
  167. /package/dist/{select → lib/select}/toggle/label/single/SingleLabel.d.ts +0 -0
  168. /package/dist/{select → lib/select}/toggle/label/single/styled.d.ts +0 -0
  169. /package/dist/{select → lib/select}/toggle/styled.d.ts +0 -0
  170. /package/dist/{spin → lib/spin}/index.d.ts +0 -0
  171. /package/dist/{spin → lib/spin}/styled.d.ts +0 -0
  172. /package/dist/{status → lib/status}/index.d.ts +0 -0
  173. /package/dist/{status → lib/status}/styled.d.ts +0 -0
  174. /package/dist/{switch → lib/switch}/index.d.ts +0 -0
  175. /package/dist/{switch → lib/switch}/styled.d.ts +0 -0
  176. /package/dist/{table → lib/table}/index.d.ts +0 -0
  177. /package/dist/{table → lib/table}/styled.d.ts +0 -0
  178. /package/dist/{tabs → lib/tabs}/index.d.ts +0 -0
  179. /package/dist/{tabs → lib/tabs}/styles.d.ts +0 -0
  180. /package/dist/{textarea → lib/textarea}/index.d.ts +0 -0
  181. /package/dist/{textarea → lib/textarea}/styled.d.ts +0 -0
  182. /package/dist/{tinyscrollbar → lib/tinyscrollbar}/index.d.ts +0 -0
  183. /package/dist/{tinyscrollbar → lib/tinyscrollbar}/scroll.styled.d.ts +0 -0
  184. /package/dist/{types → lib/types}/AccordionItemProps.d.ts +0 -0
  185. /package/dist/{types → lib/types}/AccordionProps.d.ts +0 -0
  186. /package/dist/{types → lib/types}/AccordionSubMenuProps.d.ts +0 -0
  187. /package/dist/{types → lib/types}/AlertProps.d.ts +0 -0
  188. /package/dist/{types → lib/types}/ButtonProps.d.ts +0 -0
  189. /package/dist/{types → lib/types}/CalendarProps.d.ts +0 -0
  190. /package/dist/{types → lib/types}/CardProps.d.ts +0 -0
  191. /package/dist/{types → lib/types}/CheckboxProps.d.ts +0 -0
  192. /package/dist/{types → lib/types}/ChildrenProps.d.ts +0 -0
  193. /package/dist/{types → lib/types}/DatePickerProps.d.ts +0 -0
  194. /package/dist/{types → lib/types}/FlexProps.d.ts +0 -0
  195. /package/dist/{types → lib/types}/FormProps.d.ts +0 -0
  196. /package/dist/{types → lib/types}/ITDImperativeFuncProps.d.ts +0 -0
  197. /package/dist/{types → lib/types}/ITDProps.d.ts +0 -0
  198. /package/dist/{types → lib/types}/InputProps.d.ts +0 -0
  199. /package/dist/{types → lib/types}/ModalProps.d.ts +0 -0
  200. /package/dist/{types → lib/types}/NotificationsProps.d.ts +0 -0
  201. /package/dist/{types → lib/types}/ProgressProps.d.ts +0 -0
  202. /package/dist/{types → lib/types}/QueryValueProps.d.ts +0 -0
  203. /package/dist/{types → lib/types}/RadioProps.d.ts +0 -0
  204. /package/dist/{types → lib/types}/ResultProps.d.ts +0 -0
  205. /package/dist/{types → lib/types}/SelectProps.d.ts +0 -0
  206. /package/dist/{types → lib/types}/SingleQueryProps.d.ts +0 -0
  207. /package/dist/{types → lib/types}/StatusProps.d.ts +0 -0
  208. /package/dist/{types → lib/types}/SwitchProps.d.ts +0 -0
  209. /package/dist/{types → lib/types}/TableProps.d.ts +0 -0
  210. /package/dist/{types → lib/types}/TabsProps.d.ts +0 -0
  211. /package/dist/{types → lib/types}/TextAreaProps.d.ts +0 -0
  212. /package/dist/{types → lib/types}/UploadProps.d.ts +0 -0
  213. /package/dist/{upload → lib/upload}/index.d.ts +0 -0
  214. /package/dist/{upload → lib/upload}/styled.d.ts +0 -0
  215. /package/dist/{utils → lib/utils}/GetIconSizeBySize.d.ts +0 -0
  216. /package/dist/{utils → lib/utils}/GetSizeSlugBySize.d.ts +0 -0
@@ -26,7 +26,6 @@ export { default as FormatDateTime } from './datetime/FormatDateTime';
26
26
  export { default as FormatSimpleDate } from './datetime/FormatSimpleDate';
27
27
  export { default as FormatSimpleDateTime } from './datetime/FormatSimpleDateTime';
28
28
  export { default as FormatTime } from './datetime/FormatTime';
29
- export { default as TranslateCell } from './translate/TranslateCell';
30
29
  export { default as AddDefaultUnit } from './unit/AddDefaultUnit';
31
30
  export { default as Base64Encode } from './base64/Base64Encode';
32
31
  export { default as Base64Decode } from './base64/Base64Decode';
@@ -1,2 +1,2 @@
1
1
  import { ITDSizeSlug } from "../index";
2
- export default function GetSizeBySizeSlug(size: ITDSizeSlug): "large" | "small" | "x-small" | "medium" | "default" | "x-large" | "df";
2
+ export default function GetSizeBySizeSlug(size: ITDSizeSlug): "small" | "medium" | "large" | "x-small" | "default" | "x-large" | "df";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@inntechcorp/it-design",
3
- "version": "2.1.46",
3
+ "version": "2.1.47",
4
4
  "description": "All in one Design library for web applications.",
5
5
  "author": "Inn.Tech",
6
6
  "license": "ISC",
@@ -1 +0,0 @@
1
- export default function TranslateCell(cell: string, options?: any): string;
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes