@itcase/ui 1.1.15 → 1.1.16

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 (212) hide show
  1. package/dist/{Accordion-DyOfdiGd.js → Accordion-DF2lqrVA.js} +15 -9
  2. package/dist/{Cell-DftU408q.js → Cell-D9Wa7coO.js} +4 -1
  3. package/dist/{Checkbox-C-H_Z4S_.js → Checkbox-i0qZk0sb.js} +8 -7
  4. package/dist/{Chips-BR_EPV82.js → Chips-BdK4kVmq.js} +9 -3
  5. package/dist/{DadataHintField-QzDwYdF1.js → DadataHintField-CHJLsVjJ.js} +1 -1
  6. package/dist/{DatePicker-CUmrPZZ-.js → DatePicker-CAgJ_CIz.js} +1 -1
  7. package/dist/{Input-CYMKQ0qF.js → Input-CYDtAlO-.js} +14 -12
  8. package/dist/{Logo-D6UNcO5P.js → Logo-D4NFjeqd.js} +2 -2
  9. package/dist/{ModalLoader-8l8YtIvz.js → ModalLoader-D17lZhS7.js} +8 -1
  10. package/dist/{Response-DzfL5Sy8.js → Response-m-8zeYeD.js} +2 -2
  11. package/dist/cjs/{Accordion-UbOVpiO4.js → Accordion-rCFDAon3.js} +15 -9
  12. package/dist/cjs/{Cell-BhsGTfV-.js → Cell-DEBk3Rbp.js} +4 -1
  13. package/dist/cjs/{Checkbox-B-1dwjii.js → Checkbox-BIvndDsy.js} +8 -7
  14. package/dist/cjs/{Chips-BcJttN22.js → Chips-i7zrI9aU.js} +9 -3
  15. package/dist/cjs/{DadataHintField-DQHPRLs0.js → DadataHintField-z7Mw-xDn.js} +1 -1
  16. package/dist/cjs/{DatePicker-DOmOhaU3.js → DatePicker-e4-8mC1N.js} +1 -1
  17. package/dist/cjs/{Input-BqKlyvEt.js → Input-vwyG3XF0.js} +13 -11
  18. package/dist/cjs/{Logo-De74wmbt.js → Logo-CcEF4P2z.js} +2 -2
  19. package/dist/cjs/{ModalLoader-A2KkSC3x.js → ModalLoader-Cddzca-W.js} +8 -1
  20. package/dist/cjs/{Response-DOQQr9jP.js → Response-CwdUpO-8.js} +2 -2
  21. package/dist/cjs/components/Accordion/Accordion.d.ts +2 -2
  22. package/dist/cjs/components/Accordion/Accordion.interface.d.ts +52 -52
  23. package/dist/cjs/components/Accordion/AccordionItem.d.ts +2 -2
  24. package/dist/cjs/components/Accordion.js +1 -1
  25. package/dist/cjs/components/Avatar/Avatar.interface.d.ts +12 -12
  26. package/dist/cjs/components/Badge/Badge.interface.d.ts +13 -13
  27. package/dist/cjs/components/Breadcrumbs/Breadcrumbs.interface.d.ts +35 -35
  28. package/dist/cjs/components/Button/Button.interface.d.ts +26 -26
  29. package/dist/cjs/components/Caption/Caption.interface.d.ts +7 -7
  30. package/dist/cjs/components/Card/Card.interface.d.ts +13 -13
  31. package/dist/cjs/components/Cell/Cell.interface.d.ts +27 -27
  32. package/dist/cjs/components/Cell.js +1 -1
  33. package/dist/cjs/components/Checkbox/Checkbox.d.ts +3 -3
  34. package/dist/cjs/components/Checkbox/Checkbox.interface.d.ts +43 -44
  35. package/dist/cjs/components/Checkbox.js +1 -1
  36. package/dist/cjs/components/Chips/Chips.interface.d.ts +19 -16
  37. package/dist/cjs/components/Chips.js +1 -1
  38. package/dist/cjs/components/Choice/Choice.interface.d.ts +25 -25
  39. package/dist/cjs/components/Code/Code.interface.d.ts +16 -16
  40. package/dist/cjs/components/ContextMenu/ContextMenu.interface.d.ts +18 -18
  41. package/dist/cjs/components/CookiesWarning/CookiesWarning.interface.d.ts +9 -9
  42. package/dist/cjs/components/DadataHintField/DadataHintField.interface.d.ts +3 -3
  43. package/dist/cjs/components/DadataHintField.js +2 -2
  44. package/dist/cjs/components/DatePicker/DatePicker.interface.d.ts +46 -46
  45. package/dist/cjs/components/DatePicker.js +2 -2
  46. package/dist/cjs/components/Divider/Divider.interface.d.ts +23 -23
  47. package/dist/cjs/components/Dot/Dot.interface.d.ts +16 -16
  48. package/dist/cjs/components/Drawer/Drawer.interface.d.ts +2 -2
  49. package/dist/cjs/components/Dropdown/Dropdown.interface.d.ts +26 -26
  50. package/dist/cjs/components/Flex/Flex.interface.d.ts +30 -30
  51. package/dist/cjs/components/FormField/FormFiled.interface.d.ts +45 -45
  52. package/dist/cjs/components/Grid/Grid.interface.d.ts +31 -31
  53. package/dist/cjs/components/Group/Group.interface.d.ts +14 -14
  54. package/dist/cjs/components/Icon/Icon.interface.d.ts +29 -29
  55. package/dist/cjs/components/Image/Image.interface.d.ts +8 -8
  56. package/dist/cjs/components/Input/Input.d.ts +3 -3
  57. package/dist/cjs/components/Input/Input.interface.d.ts +36 -38
  58. package/dist/cjs/components/Input.js +1 -1
  59. package/dist/cjs/components/InputMask/Input.d.ts +3 -3
  60. package/dist/cjs/components/InputMask/Input.interface.d.ts +32 -32
  61. package/dist/cjs/components/InputPassword/InputPassword.interface.d.ts +30 -30
  62. package/dist/cjs/components/Label/Label.interface.d.ts +15 -15
  63. package/dist/cjs/components/Link/Link.interface.d.ts +21 -21
  64. package/dist/cjs/components/List/List.interface.d.ts +11 -11
  65. package/dist/cjs/components/Loader/Loader.interface.d.ts +11 -11
  66. package/dist/cjs/components/Logo/Logo.interface.d.ts +5 -5
  67. package/dist/cjs/components/Logo.js +1 -1
  68. package/dist/cjs/components/Menu/Menu.interface.d.ts +5 -5
  69. package/dist/cjs/components/MenuItem/MenuItem.interface.d.ts +21 -21
  70. package/dist/cjs/components/Modal/Modal.interface.d.ts +4 -4
  71. package/dist/cjs/components/Modal.js +1 -1
  72. package/dist/cjs/components/Notification/Notification.interface.d.ts +16 -16
  73. package/dist/cjs/components/Overlay/Overlay.interface.d.ts +4 -4
  74. package/dist/cjs/components/Pagination/Pagination.interface.d.ts +20 -20
  75. package/dist/cjs/components/Panel/Panel.interface.d.ts +19 -19
  76. package/dist/cjs/components/Radio/Radio.interface.d.ts +25 -25
  77. package/dist/cjs/components/RangeSlider/RangeSlider.interface.d.ts +12 -12
  78. package/dist/cjs/components/Response/Response.interface.d.ts +30 -28
  79. package/dist/cjs/components/Response.js +1 -1
  80. package/dist/cjs/components/ScrollOnDrag/ScrollOnDrag.interface.d.ts +9 -9
  81. package/dist/cjs/components/Scrollbar/Scrollbar.interface.d.ts +2 -2
  82. package/dist/cjs/components/Search/Search.interface.d.ts +23 -23
  83. package/dist/cjs/components/Segmented/Segmented.interface.d.ts +14 -14
  84. package/dist/cjs/components/SiteMenu/SiteMenu.interface.d.ts +9 -9
  85. package/dist/cjs/components/Swiper/Swiper.interface.d.ts +7 -7
  86. package/dist/cjs/components/Switch/Switch.interface.d.ts +2 -2
  87. package/dist/cjs/components/Tab/Tab.interface.d.ts +29 -29
  88. package/dist/cjs/components/Text/Text.interface.d.ts +20 -20
  89. package/dist/cjs/components/Textarea/Textarea.interface.d.ts +17 -17
  90. package/dist/cjs/components/Tile/Tile.interface.d.ts +15 -15
  91. package/dist/cjs/components/Title/Title.interface.d.ts +9 -9
  92. package/dist/cjs/components/Tooltip/Tooltip.interface.d.ts +13 -13
  93. package/dist/cjs/components/Video/Video.interface.d.ts +2 -2
  94. package/dist/cjs/components/Wrapper/Wrapper.interface.d.ts +4 -4
  95. package/dist/cjs/components.js +10 -10
  96. package/dist/cjs/constants/componentProps/textColor.js +1 -1
  97. package/dist/cjs/constants/componentProps/textColorActive.js +1 -1
  98. package/dist/cjs/constants/componentProps/textColorHover.js +1 -1
  99. package/dist/cjs/hooks/styleAttributes.interface.d.ts +4 -4
  100. package/dist/cjs/types/componentProps/appearanceKeys.d.ts +1 -1
  101. package/dist/cjs/types/componentProps/borderColor.d.ts +1 -1
  102. package/dist/cjs/types/componentProps/borderWidth.d.ts +1 -1
  103. package/dist/cjs/types/componentProps/direction.d.ts +1 -1
  104. package/dist/cjs/types/componentProps/fill.d.ts +1 -1
  105. package/dist/cjs/types/componentProps/fillHover.d.ts +1 -1
  106. package/dist/cjs/types/componentProps/height.d.ts +1 -1
  107. package/dist/cjs/types/componentProps/itemColor.d.ts +1 -1
  108. package/dist/cjs/types/componentProps/shape.d.ts +1 -1
  109. package/dist/cjs/types/componentProps/size.d.ts +1 -1
  110. package/dist/cjs/types/componentProps/stateKeys.d.ts +1 -1
  111. package/dist/cjs/types/componentProps/textColor.d.ts +1 -1
  112. package/dist/cjs/types/componentProps/textSize.d.ts +1 -1
  113. package/dist/cjs/types/componentProps/textWeight.d.ts +1 -1
  114. package/dist/cjs/types/componentProps/width.d.ts +1 -1
  115. package/dist/cjs/types/index.d.ts +13 -13
  116. package/dist/components/Accordion/Accordion.d.ts +2 -2
  117. package/dist/components/Accordion/Accordion.interface.d.ts +52 -52
  118. package/dist/components/Accordion/AccordionItem.d.ts +2 -2
  119. package/dist/components/Accordion.js +1 -1
  120. package/dist/components/Avatar/Avatar.interface.d.ts +12 -12
  121. package/dist/components/Badge/Badge.interface.d.ts +13 -13
  122. package/dist/components/Breadcrumbs/Breadcrumbs.interface.d.ts +35 -35
  123. package/dist/components/Button/Button.interface.d.ts +26 -26
  124. package/dist/components/Caption/Caption.interface.d.ts +7 -7
  125. package/dist/components/Card/Card.interface.d.ts +13 -13
  126. package/dist/components/Cell/Cell.interface.d.ts +27 -27
  127. package/dist/components/Cell.js +1 -1
  128. package/dist/components/Checkbox/Checkbox.d.ts +3 -3
  129. package/dist/components/Checkbox/Checkbox.interface.d.ts +43 -44
  130. package/dist/components/Checkbox.js +1 -1
  131. package/dist/components/Chips/Chips.interface.d.ts +19 -16
  132. package/dist/components/Chips.js +1 -1
  133. package/dist/components/Choice/Choice.interface.d.ts +25 -25
  134. package/dist/components/Code/Code.interface.d.ts +16 -16
  135. package/dist/components/ContextMenu/ContextMenu.interface.d.ts +18 -18
  136. package/dist/components/CookiesWarning/CookiesWarning.interface.d.ts +9 -9
  137. package/dist/components/DadataHintField/DadataHintField.interface.d.ts +3 -3
  138. package/dist/components/DadataHintField.js +2 -2
  139. package/dist/components/DatePicker/DatePicker.interface.d.ts +46 -46
  140. package/dist/components/DatePicker.js +2 -2
  141. package/dist/components/Divider/Divider.interface.d.ts +23 -23
  142. package/dist/components/Dot/Dot.interface.d.ts +16 -16
  143. package/dist/components/Drawer/Drawer.interface.d.ts +2 -2
  144. package/dist/components/Dropdown/Dropdown.interface.d.ts +26 -26
  145. package/dist/components/Flex/Flex.interface.d.ts +30 -30
  146. package/dist/components/FormField/FormFiled.interface.d.ts +45 -45
  147. package/dist/components/Grid/Grid.interface.d.ts +31 -31
  148. package/dist/components/Group/Group.interface.d.ts +14 -14
  149. package/dist/components/Icon/Icon.interface.d.ts +29 -29
  150. package/dist/components/Image/Image.interface.d.ts +8 -8
  151. package/dist/components/Input/Input.d.ts +3 -3
  152. package/dist/components/Input/Input.interface.d.ts +36 -38
  153. package/dist/components/Input.js +1 -1
  154. package/dist/components/InputMask/Input.d.ts +3 -3
  155. package/dist/components/InputMask/Input.interface.d.ts +32 -32
  156. package/dist/components/InputPassword/InputPassword.interface.d.ts +30 -30
  157. package/dist/components/Label/Label.interface.d.ts +15 -15
  158. package/dist/components/Link/Link.interface.d.ts +21 -21
  159. package/dist/components/List/List.interface.d.ts +11 -11
  160. package/dist/components/Loader/Loader.interface.d.ts +11 -11
  161. package/dist/components/Logo/Logo.interface.d.ts +5 -5
  162. package/dist/components/Logo.js +1 -1
  163. package/dist/components/Menu/Menu.interface.d.ts +5 -5
  164. package/dist/components/MenuItem/MenuItem.interface.d.ts +21 -21
  165. package/dist/components/Modal/Modal.interface.d.ts +4 -4
  166. package/dist/components/Modal.js +1 -1
  167. package/dist/components/Notification/Notification.interface.d.ts +16 -16
  168. package/dist/components/Overlay/Overlay.interface.d.ts +4 -4
  169. package/dist/components/Pagination/Pagination.interface.d.ts +20 -20
  170. package/dist/components/Panel/Panel.interface.d.ts +19 -19
  171. package/dist/components/Radio/Radio.interface.d.ts +25 -25
  172. package/dist/components/RangeSlider/RangeSlider.interface.d.ts +12 -12
  173. package/dist/components/Response/Response.interface.d.ts +30 -28
  174. package/dist/components/Response.js +1 -1
  175. package/dist/components/ScrollOnDrag/ScrollOnDrag.interface.d.ts +9 -9
  176. package/dist/components/Scrollbar/Scrollbar.interface.d.ts +2 -2
  177. package/dist/components/Search/Search.interface.d.ts +23 -23
  178. package/dist/components/Segmented/Segmented.interface.d.ts +14 -14
  179. package/dist/components/SiteMenu/SiteMenu.interface.d.ts +9 -9
  180. package/dist/components/Swiper/Swiper.interface.d.ts +7 -7
  181. package/dist/components/Switch/Switch.interface.d.ts +2 -2
  182. package/dist/components/Tab/Tab.interface.d.ts +29 -29
  183. package/dist/components/Text/Text.interface.d.ts +20 -20
  184. package/dist/components/Textarea/Textarea.interface.d.ts +17 -17
  185. package/dist/components/Tile/Tile.interface.d.ts +15 -15
  186. package/dist/components/Title/Title.interface.d.ts +9 -9
  187. package/dist/components/Tooltip/Tooltip.interface.d.ts +13 -13
  188. package/dist/components/Video/Video.interface.d.ts +2 -2
  189. package/dist/components/Wrapper/Wrapper.interface.d.ts +4 -4
  190. package/dist/components.js +10 -10
  191. package/dist/constants/componentProps/textColor.js +1 -1
  192. package/dist/constants/componentProps/textColorActive.js +1 -1
  193. package/dist/constants/componentProps/textColorHover.js +1 -1
  194. package/dist/css/components/RangeSlider/RangeSlider.css +4 -1
  195. package/dist/hooks/styleAttributes.interface.d.ts +4 -4
  196. package/dist/types/componentProps/appearanceKeys.d.ts +1 -1
  197. package/dist/types/componentProps/borderColor.d.ts +1 -1
  198. package/dist/types/componentProps/borderWidth.d.ts +1 -1
  199. package/dist/types/componentProps/direction.d.ts +1 -1
  200. package/dist/types/componentProps/fill.d.ts +1 -1
  201. package/dist/types/componentProps/fillHover.d.ts +1 -1
  202. package/dist/types/componentProps/height.d.ts +1 -1
  203. package/dist/types/componentProps/itemColor.d.ts +1 -1
  204. package/dist/types/componentProps/shape.d.ts +1 -1
  205. package/dist/types/componentProps/size.d.ts +1 -1
  206. package/dist/types/componentProps/stateKeys.d.ts +1 -1
  207. package/dist/types/componentProps/textColor.d.ts +1 -1
  208. package/dist/types/componentProps/textSize.d.ts +1 -1
  209. package/dist/types/componentProps/textWeight.d.ts +1 -1
  210. package/dist/types/componentProps/width.d.ts +1 -1
  211. package/dist/types/index.d.ts +13 -13
  212. package/package.json +4 -4
@@ -1,98 +1,98 @@
1
1
  import { ReactNode } from 'react';
2
2
  import { DatePickerProps } from 'react-datepicker';
3
- import { fillHoverPropsType, fillPropsType, iconFillSizePropsType, iconSizePropsType, itemColorPropsType, shapePropsType, sizePropsType, textColorHoverPropsType, textColorPropsType, textSizePropsType, textWeightPropsType } from '../../types';
4
- import { IInputProps } from '../Input/Input.interface';
3
+ import { tFillHoverProps, tFillProps, iconFillSizePropsType, iconSizePropsType, tItemColorProps, tShapeProps, tSizeProps, textColorHoverPropsType, tTextColorProps, tTextSizeProps, tTextWeightProps } from '../../types';
4
+ import { iInputProps } from '../Input/Input.interface';
5
5
  interface IDatePickerProps extends DatePickerProps {
6
- daySize?: sizePropsType;
6
+ daySize?: tSizeProps;
7
7
  monthsShown?: boolean;
8
8
  isClearable?: boolean;
9
9
  selectsRange?: boolean;
10
10
  customTimeInput?: ReactNode;
11
- dayTextColor?: textColorPropsType;
12
- dayTextShape?: shapePropsType;
13
- dayTextSize?: textSizePropsType;
11
+ dayTextColor?: tTextColorProps;
12
+ dayTextShape?: tShapeProps;
13
+ dayTextSize?: tTextSizeProps;
14
14
  disablePastDays?: boolean;
15
- iconFill?: fillPropsType;
16
- iconFillHover?: fillHoverPropsType;
15
+ iconFill?: tFillProps;
16
+ iconFillHover?: tFillHoverProps;
17
17
  iconFillSize?: iconFillSizePropsType;
18
- iconItemFill?: itemColorPropsType;
18
+ iconItemFill?: tItemColorProps;
19
19
  iconLeft?: any;
20
20
  iconRight?: any;
21
- iconShape?: shapePropsType;
21
+ iconShape?: tShapeProps;
22
22
  iconSize?: iconSizePropsType;
23
23
  inputIcon?: any;
24
- inputIconFill?: fillPropsType;
25
- inputIconFillHover?: fillHoverPropsType;
24
+ inputIconFill?: tFillProps;
25
+ inputIconFillHover?: tFillHoverProps;
26
26
  inputIconFillSize?: iconFillSizePropsType;
27
- inputIconItemFill?: itemColorPropsType;
28
- inputIconShape?: shapePropsType;
27
+ inputIconItemFill?: tItemColorProps;
28
+ inputIconShape?: tShapeProps;
29
29
  inputIconSize?: iconSizePropsType;
30
30
  inputIconSrc?: string;
31
31
  isStartDefaultNull?: boolean;
32
- monthTextColor?: textColorPropsType;
33
- monthTextSize?: textSizePropsType;
34
- monthTextWeight?: textWeightPropsType;
35
- yearTextColor?: textColorPropsType;
36
- yearTextSize?: textSizePropsType;
37
- yearTextWeight?: textWeightPropsType;
32
+ monthTextColor?: tTextColorProps;
33
+ monthTextSize?: tTextSizeProps;
34
+ monthTextWeight?: tTextWeightProps;
35
+ yearTextColor?: tTextColorProps;
36
+ yearTextSize?: tTextSizeProps;
37
+ yearTextWeight?: tTextWeightProps;
38
38
  }
39
39
  export interface IDatePickerInputProps {
40
40
  className?: string;
41
41
  clearIcon?: any;
42
- clearIconFill?: fillPropsType;
43
- clearIconFillHover?: fillHoverPropsType;
42
+ clearIconFill?: tFillProps;
43
+ clearIconFillHover?: tFillHoverProps;
44
44
  clearIconFillSize?: iconFillSizePropsType;
45
- clearIconItemFill?: itemColorPropsType;
46
- clearIconItemFillHover?: itemColorPropsType;
47
- clearIconShape?: shapePropsType;
45
+ clearIconItemFill?: tItemColorProps;
46
+ clearIconItemFillHover?: tItemColorProps;
47
+ clearIconShape?: tShapeProps;
48
48
  clearIconSize?: iconSizePropsType;
49
49
  clearIconSrc?: string;
50
50
  clearLabel?: string;
51
- clearLabelTextColor?: textColorPropsType;
51
+ clearLabelTextColor?: tTextColorProps;
52
52
  clearLabelTextColorHover?: textColorHoverPropsType;
53
- clearLabelTextSize?: textSizePropsType;
53
+ clearLabelTextSize?: tTextSizeProps;
54
54
  datePickerProps: IDatePickerProps;
55
55
  endValue?: string;
56
- inputProps?: IInputProps;
57
- labelTextSize?: textSizePropsType;
56
+ inputProps?: iInputProps;
57
+ labelTextSize?: tTextSizeProps;
58
58
  value?: string;
59
59
  onChange?: any;
60
60
  }
61
61
  export interface IDatePickerCustomInput {
62
62
  clearIcon?: any;
63
- clearIconFill?: fillPropsType;
64
- clearIconFillHover?: fillHoverPropsType;
63
+ clearIconFill?: tFillProps;
64
+ clearIconFillHover?: tFillHoverProps;
65
65
  clearIconFillSize?: iconFillSizePropsType;
66
- clearIconItemFill?: itemColorPropsType;
67
- clearIconItemFillHover?: itemColorPropsType;
68
- clearIconShape?: shapePropsType;
66
+ clearIconItemFill?: tItemColorProps;
67
+ clearIconItemFillHover?: tItemColorProps;
68
+ clearIconShape?: tShapeProps;
69
69
  clearIconSize?: iconSizePropsType;
70
70
  clearIconSrc?: string;
71
71
  clearLabel?: string;
72
- clearLabelTextColor?: textColorPropsType;
72
+ clearLabelTextColor?: tTextColorProps;
73
73
  clearLabelTextColorHover?: textColorHoverPropsType;
74
- clearLabelTextSize?: textSizePropsType;
74
+ clearLabelTextSize?: tTextSizeProps;
75
75
  datepickerRef?: any;
76
76
  inputIcon?: any;
77
- inputIconFill?: fillPropsType;
78
- inputIconFillHover?: fillHoverPropsType;
77
+ inputIconFill?: tFillProps;
78
+ inputIconFillHover?: tFillHoverProps;
79
79
  inputIconFillSize?: iconFillSizePropsType;
80
- inputIconItemFill?: itemColorPropsType;
81
- inputIconShape?: shapePropsType;
80
+ inputIconItemFill?: tItemColorProps;
81
+ inputIconShape?: tShapeProps;
82
82
  inputIconSize?: iconSizePropsType;
83
83
  inputIconSrc?: string;
84
- inputProps?: IInputProps;
84
+ inputProps?: iInputProps;
85
85
  isClearable?: boolean;
86
- labelTextSize?: textSizePropsType;
86
+ labelTextSize?: tTextSizeProps;
87
87
  value?: string;
88
88
  }
89
89
  export interface IDatePickerInputIcon {
90
90
  inputIcon?: any;
91
- inputIconFill?: fillPropsType;
92
- inputIconFillHover?: fillHoverPropsType;
91
+ inputIconFill?: tFillProps;
92
+ inputIconFillHover?: tFillHoverProps;
93
93
  inputIconFillSize?: iconFillSizePropsType;
94
- inputIconItemFill?: itemColorPropsType;
95
- inputIconShape?: shapePropsType;
94
+ inputIconItemFill?: tItemColorProps;
95
+ inputIconShape?: tShapeProps;
96
96
  inputIconSize?: iconSizePropsType;
97
97
  inputIconSrc?: string;
98
98
  onClick?: () => void;
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var DatePicker = require('../DatePicker-DOmOhaU3.js');
3
+ var DatePicker = require('../DatePicker-e4-8mC1N.js');
4
4
  require('../_tslib-CKiUdo7p.js');
5
5
  require('../jsx-runtime-BBxmckJR.js');
6
6
  require('react');
@@ -26,7 +26,7 @@ require('../Tooltip-DRsL77n1.js');
26
26
  require('../Text-C8vlKWNN.js');
27
27
  require('../Title-DZn77tSl.js');
28
28
  require('../Loader-2vQxF_aO.js');
29
- require('../Input-BqKlyvEt.js');
29
+ require('../Input-vwyG3XF0.js');
30
30
  require('../Label-EFoxH21m.js');
31
31
 
32
32
 
@@ -1,30 +1,30 @@
1
1
  import { CSSProperties } from 'react';
2
- import { TypeStyleAttributes } from '../../hooks/styleAttributes.interface';
3
- import { directionPropsType, fillHoverPropsType, fillPropsType, sizePropsType, widthPropsType } from '../../types';
2
+ import { iStyleAttributes } from '../../hooks/styleAttributes.interface';
3
+ import { tDirectionProps, tFillHoverProps, tFillProps, tSizeProps, tWidthProps } from '../../types';
4
4
  export interface IDividerThemeColor {
5
5
  className?: string;
6
- direction?: directionPropsType;
7
- directionDesktop?: directionPropsType;
8
- directionMobile?: directionPropsType;
9
- directionTablet?: directionPropsType;
10
- fill?: fillPropsType;
11
- fillActive?: fillPropsType;
12
- fillActiveHover?: fillHoverPropsType;
13
- fillDesktop?: fillPropsType;
14
- fillDisabled?: fillPropsType;
15
- fillHover?: fillHoverPropsType;
16
- fillMobile?: fillPropsType;
17
- fillTablet?: fillPropsType;
18
- size?: sizePropsType;
19
- sizeDesktop?: sizePropsType;
20
- sizeMobile?: sizePropsType;
21
- sizeTablet?: sizePropsType;
22
- width?: widthPropsType;
23
- widthDesktop?: widthPropsType;
24
- widthMobile?: widthPropsType;
25
- widthTablet?: widthPropsType;
6
+ direction?: tDirectionProps;
7
+ directionDesktop?: tDirectionProps;
8
+ directionMobile?: tDirectionProps;
9
+ directionTablet?: tDirectionProps;
10
+ fill?: tFillProps;
11
+ fillActive?: tFillProps;
12
+ fillActiveHover?: tFillHoverProps;
13
+ fillDesktop?: tFillProps;
14
+ fillDisabled?: tFillProps;
15
+ fillHover?: tFillHoverProps;
16
+ fillMobile?: tFillProps;
17
+ fillTablet?: tFillProps;
18
+ size?: tSizeProps;
19
+ sizeDesktop?: tSizeProps;
20
+ sizeMobile?: tSizeProps;
21
+ sizeTablet?: tSizeProps;
22
+ width?: tWidthProps;
23
+ widthDesktop?: tWidthProps;
24
+ widthMobile?: tWidthProps;
25
+ widthTablet?: tWidthProps;
26
26
  }
27
- export interface IDividerProps extends IDividerThemeColor, TypeStyleAttributes {
27
+ export interface IDividerProps extends IDividerThemeColor, iStyleAttributes {
28
28
  className?: string;
29
29
  style?: CSSProperties;
30
30
  }
@@ -1,26 +1,26 @@
1
1
  import { CSSProperties, ReactNode } from 'react';
2
- import { TypeStyleAttributes } from '../../hooks/styleAttributes.interface';
3
- import { borderColorPropsType, borderTypePropsType, fillPropsType, shapePropsType, sizePropsType } from '../../types';
2
+ import { iStyleAttributes } from '../../hooks/styleAttributes.interface';
3
+ import { tBorderColorProps, borderTypePropsType, tFillProps, tShapeProps, tSizeProps } from '../../types';
4
4
  export interface IDotThemeColor {
5
- borderColor?: borderColorPropsType;
6
- borderColorDesktop?: borderColorPropsType;
7
- borderColorMobile?: borderColorPropsType;
8
- borderColorTablet?: borderColorPropsType;
5
+ borderColor?: tBorderColorProps;
6
+ borderColorDesktop?: tBorderColorProps;
7
+ borderColorMobile?: tBorderColorProps;
8
+ borderColorTablet?: tBorderColorProps;
9
9
  borderType?: borderTypePropsType;
10
10
  borderTypeDesktop?: borderTypePropsType;
11
11
  borderTypeMobile?: borderTypePropsType;
12
12
  borderTypeTablet?: borderTypePropsType;
13
- fill?: fillPropsType;
14
- fillDesktop?: fillPropsType;
15
- fillMobile?: fillPropsType;
16
- fillTablet?: fillPropsType;
17
- shape?: shapePropsType;
18
- shapeDesktop?: shapePropsType;
19
- shapeMobile?: shapePropsType;
20
- shapeTablet?: shapePropsType;
21
- size?: sizePropsType;
13
+ fill?: tFillProps;
14
+ fillDesktop?: tFillProps;
15
+ fillMobile?: tFillProps;
16
+ fillTablet?: tFillProps;
17
+ shape?: tShapeProps;
18
+ shapeDesktop?: tShapeProps;
19
+ shapeMobile?: tShapeProps;
20
+ shapeTablet?: tShapeProps;
21
+ size?: tSizeProps;
22
22
  }
23
- export interface IDotProps extends IDotThemeColor, TypeStyleAttributes {
23
+ export interface IDotProps extends IDotThemeColor, iStyleAttributes {
24
24
  children?: ReactNode;
25
25
  className?: string;
26
26
  style?: CSSProperties;
@@ -1,6 +1,6 @@
1
1
  import { ReactNode } from 'react';
2
- import { TypeStyleAttributes } from '../../hooks/styleAttributes.interface';
3
- export interface IDrawerProps extends TypeStyleAttributes {
2
+ import { iStyleAttributes } from '../../hooks/styleAttributes.interface';
3
+ export interface IDrawerProps extends iStyleAttributes {
4
4
  after?: ReactNode;
5
5
  before?: ReactNode;
6
6
  children?: ReactNode;
@@ -1,7 +1,7 @@
1
1
  import { CSSProperties, MouseEventHandler, ReactNode } from 'react';
2
- import { TypeStyleAttributes } from '../../hooks/styleAttributes.interface';
3
- import { alignDirectionPropsType, alignmentPropsType, alignPropsType, directionPropsType, elevationPropsType, fillHoverPropsType, fillPropsType, justifyContentPropsType, shapePropsType, sizePropsType, textAlignPropsType, textColorActivePropsType, textColorHoverPropsType, textColorPropsType, textGradientPropsType, textSizePropsType, textStylePropsType, textWeightPropsType, textWrapPropsType, typePropsType, underlinePropsType, widthPropsType } from '../../types';
4
- export interface IDropdownProps extends TypeStyleAttributes {
2
+ import { iStyleAttributes } from '../../hooks/styleAttributes.interface';
3
+ import { alignDirectionPropsType, alignmentPropsType, alignPropsType, tDirectionProps, elevationPropsType, tFillHoverProps, tFillProps, justifyContentPropsType, tShapeProps, tSizeProps, textAlignPropsType, textColorActivePropsType, textColorHoverPropsType, tTextColorProps, textGradientPropsType, tTextSizeProps, textStylePropsType, tTextWeightProps, textWrapPropsType, typePropsType, underlinePropsType, tWidthProps } from '../../types';
4
+ export interface IDropdownProps extends iStyleAttributes {
5
5
  after?: ReactNode;
6
6
  alignment?: alignmentPropsType;
7
7
  animationClose?: string;
@@ -10,15 +10,15 @@ export interface IDropdownProps extends TypeStyleAttributes {
10
10
  children?: ReactNode;
11
11
  className?: string;
12
12
  elevation?: elevationPropsType;
13
- fill?: fillPropsType;
14
- fillHover?: fillHoverPropsType;
13
+ fill?: tFillProps;
14
+ fillHover?: tFillHoverProps;
15
15
  isOpen: boolean;
16
16
  set?: string;
17
- shape?: shapePropsType;
17
+ shape?: tShapeProps;
18
18
  style?: CSSProperties;
19
19
  setIsOpen: (newState: boolean) => void;
20
20
  }
21
- export interface IDropdownItemProps extends TypeStyleAttributes {
21
+ export interface IDropdownItemProps extends iStyleAttributes {
22
22
  after?: ReactNode;
23
23
  align?: alignPropsType;
24
24
  alignDirection?: alignDirectionPropsType;
@@ -26,46 +26,46 @@ export interface IDropdownItemProps extends TypeStyleAttributes {
26
26
  children?: ReactNode;
27
27
  className?: string;
28
28
  desc?: string;
29
- descTextColor?: textColorPropsType;
29
+ descTextColor?: tTextColorProps;
30
30
  descTextColorHover?: textColorHoverPropsType;
31
31
  descTextGradient?: textGradientPropsType;
32
- descTextSize?: textSizePropsType;
32
+ descTextSize?: tTextSizeProps;
33
33
  descTextStyle?: textStylePropsType;
34
- descTextWeight?: textWeightPropsType;
34
+ descTextWeight?: tTextWeightProps;
35
35
  descTextWrap?: textWrapPropsType;
36
- direction?: directionPropsType;
37
- dividerDirection?: directionPropsType;
38
- dividerFill?: fillPropsType;
39
- dividerSize?: sizePropsType;
40
- fill?: fillPropsType;
41
- fillActive?: fillPropsType;
42
- fillActiveHover?: fillHoverPropsType;
43
- fillDisabled?: fillPropsType;
44
- fillHover?: fillHoverPropsType;
36
+ direction?: tDirectionProps;
37
+ dividerDirection?: tDirectionProps;
38
+ dividerFill?: tFillProps;
39
+ dividerSize?: tSizeProps;
40
+ fill?: tFillProps;
41
+ fillActive?: tFillProps;
42
+ fillActiveHover?: tFillHoverProps;
43
+ fillDisabled?: tFillProps;
44
+ fillHover?: tFillHoverProps;
45
45
  href?: string;
46
46
  justifyContent?: justifyContentPropsType;
47
47
  label?: string;
48
48
  labelTextAlign?: textAlignPropsType;
49
- labelTextColor?: textColorPropsType;
49
+ labelTextColor?: tTextColorProps;
50
50
  labelTextColorActive?: textColorActivePropsType;
51
51
  labelTextColorHover?: textColorHoverPropsType;
52
52
  labelTextGradient?: textGradientPropsType;
53
- labelTextSize?: textSizePropsType;
53
+ labelTextSize?: tTextSizeProps;
54
54
  labelTextStyle?: textStylePropsType;
55
- labelTextWeight?: textWeightPropsType;
55
+ labelTextWeight?: tTextWeightProps;
56
56
  labelTextWrap?: textWrapPropsType;
57
57
  link?: string;
58
- linkFill?: fillPropsType;
58
+ linkFill?: tFillProps;
59
59
  rel?: string;
60
60
  set?: string;
61
- shape?: shapePropsType;
61
+ shape?: tShapeProps;
62
62
  showDivider?: boolean;
63
- size?: sizePropsType;
63
+ size?: tSizeProps;
64
64
  style?: CSSProperties;
65
65
  target?: string;
66
66
  type?: typePropsType;
67
67
  underline?: underlinePropsType;
68
- width?: widthPropsType;
68
+ width?: tWidthProps;
69
69
  isActive?: boolean;
70
70
  isHover?: boolean;
71
71
  onClick?: MouseEventHandler<HTMLDivElement>;
@@ -1,7 +1,7 @@
1
1
  import { CSSProperties, ElementType, ReactNode } from 'react';
2
- import { TypeStyleAttributes } from '../../hooks/styleAttributes.interface';
3
- import { alignDirectionPropsType, borderColorPropsType, borderTypePropsType, directionPropsType, fillHoverPropsType, fillPropsType, flexAlignPropsType, flexJustifyContentPropsType, flexWrapPropsType, horizontalResizeModePropsType, positionPropsType, shapePropsType, widthPropsType } from '../../types';
4
- export interface IFlexProps extends TypeStyleAttributes {
2
+ import { iStyleAttributes } from '../../hooks/styleAttributes.interface';
3
+ import { alignDirectionPropsType, tBorderColorProps, borderTypePropsType, tDirectionProps, tFillHoverProps, tFillProps, flexAlignPropsType, flexJustifyContentPropsType, flexWrapPropsType, horizontalResizeModePropsType, positionPropsType, tShapeProps, tWidthProps } from '../../types';
4
+ export interface IFlexProps extends iStyleAttributes {
5
5
  children?: ReactNode;
6
6
  className?: string;
7
7
  id?: number | string;
@@ -11,15 +11,15 @@ export interface IFlexProps extends TypeStyleAttributes {
11
11
  onClick?: () => void;
12
12
  alignContent?: flexJustifyContentPropsType;
13
13
  alignItems?: flexAlignPropsType;
14
- border?: borderColorPropsType;
14
+ border?: tBorderColorProps;
15
15
  borderType?: borderTypePropsType;
16
16
  direction?: alignDirectionPropsType;
17
- fill?: fillPropsType;
17
+ fill?: tFillProps;
18
18
  flow?: string;
19
19
  justifyContent?: flexJustifyContentPropsType;
20
20
  position?: positionPropsType;
21
- shape?: shapePropsType;
22
- width?: widthPropsType;
21
+ shape?: tShapeProps;
22
+ width?: tWidthProps;
23
23
  wrap?: flexWrapPropsType;
24
24
  gapWrapper?: string;
25
25
  maxWidthWrapper?: string;
@@ -32,9 +32,9 @@ export interface IFlexProps extends TypeStyleAttributes {
32
32
  directionDesktop?: alignDirectionPropsType;
33
33
  directionMobile?: alignDirectionPropsType;
34
34
  directionTablet?: alignDirectionPropsType;
35
- fillDesktop?: fillPropsType;
36
- fillMobile?: fillPropsType;
37
- fillTablet?: fillPropsType;
35
+ fillDesktop?: tFillProps;
36
+ fillMobile?: tFillProps;
37
+ fillTablet?: tFillProps;
38
38
  flowDesktop?: string;
39
39
  flowMobile?: string;
40
40
  flowTablet?: string;
@@ -48,17 +48,17 @@ export interface IFlexProps extends TypeStyleAttributes {
48
48
  positionDesktop?: positionPropsType;
49
49
  positionMobile?: positionPropsType;
50
50
  positionTablet?: positionPropsType;
51
- shapeDesktop?: shapePropsType;
52
- shapeMobile?: shapePropsType;
53
- shapeTablet?: shapePropsType;
54
- widthDesktop?: widthPropsType;
55
- widthMobile?: widthPropsType;
56
- widthTablet?: widthPropsType;
51
+ shapeDesktop?: tShapeProps;
52
+ shapeMobile?: tShapeProps;
53
+ shapeTablet?: tShapeProps;
54
+ widthDesktop?: tWidthProps;
55
+ widthMobile?: tWidthProps;
56
+ widthTablet?: tWidthProps;
57
57
  wrapDesktop?: flexWrapPropsType;
58
58
  wrapMobile?: flexWrapPropsType;
59
59
  wrapTablet?: flexWrapPropsType;
60
60
  }
61
- export interface IFlexItemProps extends TypeStyleAttributes {
61
+ export interface IFlexItemProps extends iStyleAttributes {
62
62
  children?: ReactNode;
63
63
  className?: string;
64
64
  htmlFor?: string;
@@ -66,13 +66,13 @@ export interface IFlexItemProps extends TypeStyleAttributes {
66
66
  tag?: ElementType;
67
67
  alignItems?: flexAlignPropsType;
68
68
  alignSelf?: flexAlignPropsType;
69
- direction?: directionPropsType;
70
- fill?: fillPropsType;
71
- fillHover?: fillHoverPropsType;
69
+ direction?: tDirectionProps;
70
+ fill?: tFillProps;
71
+ fillHover?: tFillHoverProps;
72
72
  grow?: number;
73
73
  justifyContent?: flexJustifyContentPropsType;
74
74
  position?: positionPropsType;
75
- shape?: shapePropsType;
75
+ shape?: tShapeProps;
76
76
  width?: horizontalResizeModePropsType;
77
77
  wrap?: flexWrapPropsType;
78
78
  alignItemsDesktop?: flexAlignPropsType;
@@ -93,12 +93,12 @@ export interface IFlexItemProps extends TypeStyleAttributes {
93
93
  columnStartDesktop?: number;
94
94
  columnStartMobile?: number;
95
95
  columnStartTablet?: number;
96
- directionDesktop?: directionPropsType;
97
- directionMobile?: directionPropsType;
98
- directionTablet?: directionPropsType;
99
- fillDesktop?: fillPropsType;
100
- fillMobile?: fillPropsType;
101
- fillTablet?: fillPropsType;
96
+ directionDesktop?: tDirectionProps;
97
+ directionMobile?: tDirectionProps;
98
+ directionTablet?: tDirectionProps;
99
+ fillDesktop?: tFillProps;
100
+ fillMobile?: tFillProps;
101
+ fillTablet?: tFillProps;
102
102
  growDesktop?: number;
103
103
  growMobile?: number;
104
104
  growTablet?: number;
@@ -108,9 +108,9 @@ export interface IFlexItemProps extends TypeStyleAttributes {
108
108
  positionDesktop?: positionPropsType;
109
109
  positionMobile?: positionPropsType;
110
110
  positionTablet?: positionPropsType;
111
- shapeDesktop?: shapePropsType;
112
- shapeMobile?: shapePropsType;
113
- shapeTablet?: shapePropsType;
111
+ shapeDesktop?: tShapeProps;
112
+ shapeMobile?: tShapeProps;
113
+ shapeTablet?: tShapeProps;
114
114
  widthDesktop?: horizontalResizeModePropsType;
115
115
  widthMobile?: horizontalResizeModePropsType;
116
116
  widthTablet?: horizontalResizeModePropsType;
@@ -1,77 +1,77 @@
1
1
  import { CSSProperties, ReactNode } from 'react';
2
- import { TypeStyleAttributes } from '../../hooks/styleAttributes.interface';
3
- import { borderColorPropsType, fillPropsType, iconSizePropsType, textSizePropsType, textColorPropsType, textWeightPropsType, directionPropsType, sizePropsType, shapePropsType, itemColorPropsType } from '../../types';
4
- export interface IFormFieldProps extends TypeStyleAttributes {
2
+ import { iStyleAttributes } from '../../hooks/styleAttributes.interface';
3
+ import { tBorderColorProps, tFillProps, iconSizePropsType, tTextSizeProps, tTextColorProps, tTextWeightProps, tDirectionProps, tSizeProps, tShapeProps, tItemColorProps } from '../../types';
4
+ export interface IFormFieldProps extends iStyleAttributes {
5
5
  afterItem?: ReactNode;
6
6
  beforeItem?: ReactNode;
7
7
  children?: ReactNode;
8
8
  className?: string;
9
9
  clearIcon?: string;
10
- clearIconFill?: fillPropsType;
10
+ clearIconFill?: tFillProps;
11
11
  clearIconSize?: iconSizePropsType;
12
12
  dataTestId?: string;
13
13
  desc?: string;
14
- descSize?: textSizePropsType;
15
- descTextColor?: textColorPropsType;
16
- descTextWeight?: textWeightPropsType;
17
- direction?: directionPropsType;
18
- dividerDirection?: directionPropsType;
19
- dividerFill?: fillPropsType;
20
- dividerSize?: sizePropsType;
14
+ descSize?: tTextSizeProps;
15
+ descTextColor?: tTextColorProps;
16
+ descTextWeight?: tTextWeightProps;
17
+ direction?: tDirectionProps;
18
+ dividerDirection?: tDirectionProps;
19
+ dividerFill?: tFillProps;
20
+ dividerSize?: tSizeProps;
21
21
  dividerWidth?: string;
22
- fill?: fillPropsType;
22
+ fill?: tFillProps;
23
23
  id?: string;
24
- inputFill?: fillPropsType;
25
- inputShape?: shapePropsType;
24
+ inputFill?: tFillProps;
25
+ inputShape?: tShapeProps;
26
26
  label?: string;
27
- labelSize?: textSizePropsType;
28
- labelTextColor?: textColorPropsType;
29
- labelTextWeight?: textWeightPropsType;
27
+ labelSize?: tTextSizeProps;
28
+ labelTextColor?: tTextColorProps;
29
+ labelTextWeight?: tTextWeightProps;
30
30
  message?: string;
31
- messageSize?: textSizePropsType;
32
- messageTextColor?: textColorPropsType;
33
- messageTextWeight?: textWeightPropsType;
31
+ messageSize?: tTextSizeProps;
32
+ messageTextColor?: tTextColorProps;
33
+ messageTextWeight?: tTextWeightProps;
34
34
  set?: string;
35
- shape?: shapePropsType;
36
- size?: sizePropsType;
35
+ shape?: tShapeProps;
36
+ size?: tSizeProps;
37
37
  style?: CSSProperties;
38
38
  }
39
- export interface IChoiceFieldProps extends TypeStyleAttributes {
39
+ export interface IChoiceFieldProps extends iStyleAttributes {
40
40
  radioId?: string;
41
41
  radioClassName?: string;
42
- radioFillCheckmark?: itemColorPropsType;
43
- radioFillChecked?: fillPropsType;
44
- radioFill?: fillPropsType;
45
- radioFillDisabled?: fillPropsType;
46
- radioShape?: shapePropsType;
47
- radioBorder?: borderColorPropsType;
42
+ radioFillCheckmark?: tItemColorProps;
43
+ radioFillChecked?: tFillProps;
44
+ radioFill?: tFillProps;
45
+ radioFillDisabled?: tFillProps;
46
+ radioShape?: tShapeProps;
47
+ radioBorder?: tBorderColorProps;
48
48
  }
49
- export interface IPasswordFieldProps extends TypeStyleAttributes {
49
+ export interface IPasswordFieldProps extends iStyleAttributes {
50
50
  placeholder?: string;
51
51
  passwordClassName?: string;
52
52
  value?: string;
53
- placeholderColor?: textColorPropsType;
54
- valueTextColor?: textColorPropsType;
55
- valueTextSize?: textSizePropsType;
53
+ placeholderColor?: tTextColorProps;
54
+ valueTextColor?: tTextColorProps;
55
+ valueTextSize?: tTextSizeProps;
56
56
  }
57
- export interface ISelectFieldProps extends TypeStyleAttributes {
57
+ export interface ISelectFieldProps extends iStyleAttributes {
58
58
  className?: string;
59
59
  selectInputClass?: string;
60
- selectFill?: fillPropsType;
61
- selectShape?: shapePropsType;
62
- selectBorder?: borderColorPropsType;
63
- selectSize?: sizePropsType;
64
- selectOptionFill?: fillPropsType;
65
- selectOptionTextSize?: textSizePropsType;
66
- selectOptionTextColor?: textColorPropsType;
60
+ selectFill?: tFillProps;
61
+ selectShape?: tShapeProps;
62
+ selectBorder?: tBorderColorProps;
63
+ selectSize?: tSizeProps;
64
+ selectOptionFill?: tFillProps;
65
+ selectOptionTextSize?: tTextSizeProps;
66
+ selectOptionTextColor?: tTextColorProps;
67
67
  selectOptionBefore?: ReactNode;
68
68
  selectOptionAfter?: ReactNode;
69
69
  selectInputBefore?: ReactNode;
70
70
  selectInputAfter?: ReactNode;
71
- selectInputFill?: fillPropsType;
72
- selectInputTextSize?: textSizePropsType;
73
- selectInputTextColor?: textColorPropsType;
71
+ selectInputFill?: tFillProps;
72
+ selectInputTextSize?: tTextSizeProps;
73
+ selectInputTextColor?: tTextColorProps;
74
74
  }
75
- export interface ISwitchFieldProps extends TypeStyleAttributes {
75
+ export interface ISwitchFieldProps extends iStyleAttributes {
76
76
  className?: string;
77
77
  }