@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,33 +1,33 @@
1
1
  import { CSSProperties, ElementType, ReactNode } from 'react';
2
- import { TypeStyleAttributes } from '../../hooks/styleAttributes.interface';
3
- import { directionPropsType, fillPropsType, sizePropsType, textColorHoverPropsType, textColorPropsType, textGradientPropsType, textStylePropsType, textWeightPropsType, underlinePropsType } from '../../types';
2
+ import { iStyleAttributes } from '../../hooks/styleAttributes.interface';
3
+ import { tDirectionProps, tFillProps, tSizeProps, textColorHoverPropsType, tTextColorProps, textGradientPropsType, textStylePropsType, tTextWeightProps, underlinePropsType } from '../../types';
4
4
  export interface ILinkThemeColor {
5
- direction?: directionPropsType;
6
- fill?: fillPropsType;
7
- fillDesktop?: fillPropsType;
8
- fillMobile?: fillPropsType;
9
- fillTablet?: fillPropsType;
10
- size?: sizePropsType;
11
- sizeDesktop?: sizePropsType;
12
- sizeMobile?: sizePropsType;
13
- sizeTablet?: sizePropsType;
14
- textColor?: textColorPropsType;
15
- textColorDesktop?: textColorPropsType;
5
+ direction?: tDirectionProps;
6
+ fill?: tFillProps;
7
+ fillDesktop?: tFillProps;
8
+ fillMobile?: tFillProps;
9
+ fillTablet?: tFillProps;
10
+ size?: tSizeProps;
11
+ sizeDesktop?: tSizeProps;
12
+ sizeMobile?: tSizeProps;
13
+ sizeTablet?: tSizeProps;
14
+ textColor?: tTextColorProps;
15
+ textColorDesktop?: tTextColorProps;
16
16
  textColorHover?: textColorHoverPropsType;
17
- textColorMobile?: textColorPropsType;
18
- textColorTablet?: textColorPropsType;
17
+ textColorMobile?: tTextColorProps;
18
+ textColorTablet?: tTextColorProps;
19
19
  textGradient?: textGradientPropsType;
20
20
  textStyle?: textStylePropsType;
21
- textWeight?: textWeightPropsType;
22
- textWeightDesktop?: textWeightPropsType;
23
- textWeightMobile?: textWeightPropsType;
24
- textWeightTablet?: textWeightPropsType;
21
+ textWeight?: tTextWeightProps;
22
+ textWeightDesktop?: tTextWeightProps;
23
+ textWeightMobile?: tTextWeightProps;
24
+ textWeightTablet?: tTextWeightProps;
25
25
  }
26
26
  export interface ILinkConfig {
27
27
  LinkComponent: ElementType | undefined;
28
28
  setLinkComponent: (LinkComponent: ElementType) => void;
29
29
  }
30
- export interface ILinkProps extends ILinkThemeColor, TypeStyleAttributes {
30
+ export interface ILinkProps extends ILinkThemeColor, iStyleAttributes {
31
31
  after?: ReactNode;
32
32
  before?: ReactNode;
33
33
  children?: ReactNode;
@@ -44,7 +44,7 @@ export interface ILinkProps extends ILinkThemeColor, TypeStyleAttributes {
44
44
  onClick?: () => void;
45
45
  onMouseDown?: () => void;
46
46
  }
47
- export interface ILinkWrapperProps extends ILinkThemeColor, TypeStyleAttributes {
47
+ export interface ILinkWrapperProps extends ILinkThemeColor, iStyleAttributes {
48
48
  children?: ReactNode;
49
49
  className?: string;
50
50
  Component?: ElementType;
@@ -1,28 +1,28 @@
1
1
  import { CSSProperties, ReactNode } from 'react';
2
- import { TypeStyleAttributes } from '../../hooks/styleAttributes.interface';
3
- import { directionPropsType, fillPropsType, sizePropsType, textColorPropsType, textStylePropsType, textWeightPropsType, titleSizePropsType } from '../../types';
4
- export interface IListProps extends TypeStyleAttributes {
5
- bulletFill?: fillPropsType;
2
+ import { iStyleAttributes } from '../../hooks/styleAttributes.interface';
3
+ import { tDirectionProps, tFillProps, tSizeProps, tTextColorProps, textStylePropsType, tTextWeightProps, titleSizePropsType } from '../../types';
4
+ export interface IListProps extends iStyleAttributes {
5
+ bulletFill?: tFillProps;
6
6
  bulletSize?: titleSizePropsType;
7
- bulletTextColor?: textColorPropsType;
7
+ bulletTextColor?: tTextColorProps;
8
8
  children?: ReactNode;
9
9
  className?: string;
10
- direction?: directionPropsType;
11
- size?: sizePropsType;
10
+ direction?: tDirectionProps;
11
+ size?: tSizeProps;
12
12
  style?: CSSProperties;
13
13
  type?: string;
14
14
  }
15
- export interface IListItemProps extends TypeStyleAttributes {
15
+ export interface IListItemProps extends iStyleAttributes {
16
16
  after?: ReactNode;
17
17
  before?: ReactNode;
18
18
  children?: ReactNode;
19
19
  className?: string;
20
- fill?: fillPropsType;
20
+ fill?: tFillProps;
21
21
  href?: string;
22
22
  link?: string;
23
23
  style?: CSSProperties;
24
24
  text?: any;
25
- textColor?: textColorPropsType;
25
+ textColor?: tTextColorProps;
26
26
  textStyle?: textStylePropsType;
27
- textWeight?: textWeightPropsType;
27
+ textWeight?: tTextWeightProps;
28
28
  }
@@ -1,16 +1,16 @@
1
1
  import { CSSProperties, ReactNode } from 'react';
2
- import { TypeStyleAttributes } from '../../hooks/styleAttributes.interface';
3
- import { fillPropsType, heightPropsType, itemColorPropsType, positionPropsType, textColorPropsType, textSizePropsType, widthPropsType } from '../../types';
4
- import { appearanceKeysDefaultType } from '../../types/componentProps/appearanceKeys';
2
+ import { iStyleAttributes } from '../../hooks/styleAttributes.interface';
3
+ import { tFillProps, tHeightProps, tItemColorProps, positionPropsType, tTextColorProps, tTextSizeProps, tWidthProps } from '../../types';
4
+ import { tAppearanceKeysDefault } from '../../types/componentProps/appearanceKeys';
5
5
  export interface ILoaderThemeColor {
6
- fill?: fillPropsType;
7
- height?: heightPropsType;
8
- itemFill?: itemColorPropsType;
9
- textColor?: textColorPropsType;
10
- textSize?: textSizePropsType;
11
- width?: widthPropsType;
6
+ fill?: tFillProps;
7
+ height?: tHeightProps;
8
+ itemFill?: tItemColorProps;
9
+ textColor?: tTextColorProps;
10
+ textSize?: tTextSizeProps;
11
+ width?: tWidthProps;
12
12
  }
13
- type appearanceKeysType = appearanceKeysDefaultType & {};
13
+ type appearanceKeysType = tAppearanceKeysDefault & {};
14
14
  export type loaderAppearanceType = {
15
15
  [key in appearanceKeysType]?: ILoaderThemeColor;
16
16
  };
@@ -18,7 +18,7 @@ export interface ILoaderConfig {
18
18
  appearance: loaderAppearanceType | undefined;
19
19
  setAppearance: (newComponent: loaderAppearanceType) => void;
20
20
  }
21
- export interface ILoaderProps extends ILoaderThemeColor, TypeStyleAttributes {
21
+ export interface ILoaderProps extends ILoaderThemeColor, iStyleAttributes {
22
22
  appearance?: appearanceKeysType;
23
23
  children?: ReactNode;
24
24
  className?: string;
@@ -1,7 +1,7 @@
1
1
  import { CSSProperties } from 'react';
2
- import { TypeStyleAttributes } from '../../hooks/styleAttributes.interface';
3
- import { alignDirectionPropsType, alignPropsType, flexAlignPropsType, sizePropsType, widthPropsType } from '../../types';
4
- export interface ILogoProps extends TypeStyleAttributes {
2
+ import { iStyleAttributes } from '../../hooks/styleAttributes.interface';
3
+ import { alignDirectionPropsType, alignPropsType, flexAlignPropsType, tSizeProps, tWidthProps } from '../../types';
4
+ export interface ILogoProps extends iStyleAttributes {
5
5
  alt?: string;
6
6
  align?: alignPropsType;
7
7
  alignDirection?: alignDirectionPropsType;
@@ -10,9 +10,9 @@ export interface ILogoProps extends TypeStyleAttributes {
10
10
  href?: string;
11
11
  link?: string;
12
12
  mode?: string;
13
- size?: sizePropsType;
13
+ size?: tSizeProps;
14
14
  source?: string;
15
15
  src?: string;
16
16
  style?: CSSProperties;
17
- width?: widthPropsType;
17
+ width?: tWidthProps;
18
18
  }
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var Logo = require('../Logo-De74wmbt.js');
3
+ var Logo = require('../Logo-CcEF4P2z.js');
4
4
  require('../jsx-runtime-BBxmckJR.js');
5
5
  require('react');
6
6
  require('clsx');
@@ -1,13 +1,13 @@
1
1
  import { CSSProperties, ReactNode } from 'react';
2
- import { TypeStyleAttributes } from '../../hooks/styleAttributes.interface';
3
- import { directionPropsType, flexGrowPropsType, widthPropsType } from '../../types';
4
- export interface IMenuProps extends TypeStyleAttributes {
2
+ import { iStyleAttributes } from '../../hooks/styleAttributes.interface';
3
+ import { tDirectionProps, flexGrowPropsType, tWidthProps } from '../../types';
4
+ export interface IMenuProps extends iStyleAttributes {
5
5
  after?: ReactNode;
6
6
  before?: ReactNode;
7
7
  children?: ReactNode;
8
8
  className?: string;
9
9
  columns?: number;
10
- direction?: directionPropsType;
10
+ direction?: tDirectionProps;
11
11
  flexGrow?: flexGrowPropsType;
12
12
  items?: {
13
13
  id: string;
@@ -15,6 +15,6 @@ export interface IMenuProps extends TypeStyleAttributes {
15
15
  }[];
16
16
  style?: CSSProperties;
17
17
  type?: string;
18
- width?: widthPropsType;
18
+ width?: tWidthProps;
19
19
  onClickItem?: () => void;
20
20
  }
@@ -1,40 +1,40 @@
1
1
  import { CSSProperties, ReactNode } from 'react';
2
- import { TypeStyleAttributes } from '../../hooks/styleAttributes.interface';
3
- import { alignDirectionPropsType, alignPropsType, directionPropsType, fillHoverPropsType, fillPropsType, justifyContentPropsType, shapePropsType, sizePropsType, textColorActivePropsType, textColorHoverPropsType, textColorPropsType, textGradientPropsType, textSizePropsType, textStylePropsType, textWeightPropsType, textWrapPropsType, underlinePropsType, widthPropsType } from '../../types';
4
- import { appearanceKeysDefaultType } from '../../types/componentProps/appearanceKeys';
2
+ import { iStyleAttributes } from '../../hooks/styleAttributes.interface';
3
+ import { alignDirectionPropsType, alignPropsType, tDirectionProps, tFillHoverProps, tFillProps, justifyContentPropsType, tShapeProps, tSizeProps, textColorActivePropsType, textColorHoverPropsType, tTextColorProps, textGradientPropsType, tTextSizeProps, textStylePropsType, tTextWeightProps, textWrapPropsType, underlinePropsType, tWidthProps } from '../../types';
4
+ import { tAppearanceKeysDefault } from '../../types/componentProps/appearanceKeys';
5
5
  export interface IMenuItemThemeColor {
6
6
  align?: alignPropsType;
7
7
  alignDirection?: alignDirectionPropsType;
8
- descTextColor?: textColorPropsType;
8
+ descTextColor?: tTextColorProps;
9
9
  descTextColorHover?: textColorHoverPropsType;
10
10
  descTextGradient?: textGradientPropsType;
11
- descTextSize?: textSizePropsType;
11
+ descTextSize?: tTextSizeProps;
12
12
  descTextStyle?: textStylePropsType;
13
- descTextWeight?: textWeightPropsType;
13
+ descTextWeight?: tTextWeightProps;
14
14
  descTextWrap?: textWrapPropsType;
15
- direction?: directionPropsType;
16
- fill?: fillPropsType;
17
- fillActive?: fillPropsType;
18
- fillActiveHover?: fillHoverPropsType;
19
- fillDisabled?: fillPropsType;
20
- fillHover?: fillHoverPropsType;
15
+ direction?: tDirectionProps;
16
+ fill?: tFillProps;
17
+ fillActive?: tFillProps;
18
+ fillActiveHover?: tFillHoverProps;
19
+ fillDisabled?: tFillProps;
20
+ fillHover?: tFillHoverProps;
21
21
  justifyContent?: justifyContentPropsType;
22
- linkFill?: fillPropsType;
23
- shape?: shapePropsType;
24
- size?: sizePropsType;
25
- textColor?: textColorPropsType;
22
+ linkFill?: tFillProps;
23
+ shape?: tShapeProps;
24
+ size?: tSizeProps;
25
+ textColor?: tTextColorProps;
26
26
  textColorActive?: textColorActivePropsType;
27
27
  textColorGradient?: textGradientPropsType;
28
28
  textColorHover?: textColorHoverPropsType;
29
29
  textGradient?: textGradientPropsType;
30
- textSize?: textSizePropsType;
30
+ textSize?: tTextSizeProps;
31
31
  textStyle?: textStylePropsType;
32
- textWeight?: textWeightPropsType;
32
+ textWeight?: tTextWeightProps;
33
33
  textWrap?: textWrapPropsType;
34
34
  underline?: underlinePropsType;
35
- width?: widthPropsType;
35
+ width?: tWidthProps;
36
36
  }
37
- type appearanceKeysType = appearanceKeysDefaultType & {};
37
+ type appearanceKeysType = tAppearanceKeysDefault & {};
38
38
  export type menuItemAppearanceType = {
39
39
  [key in appearanceKeysType]?: IMenuItemThemeColor;
40
40
  };
@@ -42,7 +42,7 @@ export interface IMenuItemConfig {
42
42
  appearance: menuItemAppearanceType | undefined;
43
43
  setAppearance: (newComponent: menuItemAppearanceType) => void;
44
44
  }
45
- export interface IMenuItemProps extends IMenuItemThemeColor, TypeStyleAttributes {
45
+ export interface IMenuItemProps extends IMenuItemThemeColor, iStyleAttributes {
46
46
  after?: ReactNode;
47
47
  appearance?: appearanceKeysType;
48
48
  before?: ReactNode;
@@ -1,6 +1,6 @@
1
1
  import type { MouseEventHandler, ReactNode } from 'react';
2
- import { TypeStyleAttributes } from '../../hooks/styleAttributes.interface';
3
- import { fillGradientPropsType, fillPropsType } from '../../types';
2
+ import { iStyleAttributes } from '../../hooks/styleAttributes.interface';
3
+ import { fillGradientPropsType, tFillProps } from '../../types';
4
4
  export interface IModalLoaderProps {
5
5
  }
6
6
  export interface IModalRef {
@@ -9,7 +9,7 @@ export interface IModalRef {
9
9
  closeModal: MouseEventHandler<HTMLDivElement>;
10
10
  modalElement: Element | HTMLDivElement | null;
11
11
  }
12
- export interface IModalProps extends TypeStyleAttributes {
12
+ export interface IModalProps extends iStyleAttributes {
13
13
  children?: ReactNode;
14
14
  className?: string;
15
15
  closeButton?: ReactNode;
@@ -17,7 +17,7 @@ export interface IModalProps extends TypeStyleAttributes {
17
17
  id?: string;
18
18
  isOverlay?: boolean;
19
19
  overlayClassName?: string;
20
- overlayFill?: fillPropsType;
20
+ overlayFill?: tFillProps;
21
21
  overlayFillGradient?: fillGradientPropsType;
22
22
  overlayOpacity?: string;
23
23
  isOpen: boolean;
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var ModalLoader = require('../ModalLoader-A2KkSC3x.js');
3
+ var ModalLoader = require('../ModalLoader-Cddzca-W.js');
4
4
  require('../jsx-runtime-BBxmckJR.js');
5
5
  require('react');
6
6
  require('clsx');
@@ -1,16 +1,16 @@
1
1
  import { ReactNode } from 'react';
2
- import { TypeStyleAttributes } from '../../hooks/styleAttributes.interface';
3
- import { fillPropsType, sizePropsType, textColorPropsType, textSizePropsType, titleSizePropsType } from '../../types';
4
- import { appearanceKeysDefaultType } from '../../types/componentProps/appearanceKeys';
2
+ import { iStyleAttributes } from '../../hooks/styleAttributes.interface';
3
+ import { tFillProps, tSizeProps, tTextColorProps, tTextSizeProps, titleSizePropsType } from '../../types';
4
+ import { tAppearanceKeysDefault } from '../../types/componentProps/appearanceKeys';
5
5
  export interface INotificationItemThemeColor {
6
- fill?: fillPropsType;
7
- size?: sizePropsType;
8
- textColor?: textColorPropsType;
9
- textSize?: textSizePropsType;
10
- titleTextColor?: textColorPropsType;
6
+ fill?: tFillProps;
7
+ size?: tSizeProps;
8
+ textColor?: tTextColorProps;
9
+ textSize?: tTextSizeProps;
10
+ titleTextColor?: tTextColorProps;
11
11
  titleTextSize?: titleSizePropsType;
12
12
  }
13
- type appearanceKeysType = appearanceKeysDefaultType & {};
13
+ type appearanceKeysType = tAppearanceKeysDefault & {};
14
14
  export type notificationItemAppearanceType = {
15
15
  [key in appearanceKeysType]?: INotificationItemThemeColor;
16
16
  };
@@ -18,7 +18,7 @@ export interface INotificationItemConfig {
18
18
  appearance: notificationItemAppearanceType | undefined;
19
19
  setAppearance: (newComponent: notificationItemAppearanceType) => void;
20
20
  }
21
- export interface INotificationItemProps extends TypeStyleAttributes {
21
+ export interface INotificationItemProps extends iStyleAttributes {
22
22
  after?: ReactNode;
23
23
  appearance?: appearanceKeysType;
24
24
  before?: ReactNode;
@@ -27,23 +27,23 @@ export interface INotificationItemProps extends TypeStyleAttributes {
27
27
  dataTour?: string;
28
28
  id?: number | string;
29
29
  set?: string;
30
- size?: sizePropsType;
30
+ size?: tSizeProps;
31
31
  status?: string;
32
32
  text?: string;
33
- textColor?: textColorPropsType;
34
- textSize?: textSizePropsType;
33
+ textColor?: tTextColorProps;
34
+ textSize?: tTextSizeProps;
35
35
  title?: string;
36
- titleTextColor?: textColorPropsType;
36
+ titleTextColor?: tTextColorProps;
37
37
  titleTextSize?: titleSizePropsType;
38
38
  type?: string;
39
39
  onClickClose?: (id?: number | string) => void;
40
- fill?: fillPropsType;
40
+ fill?: tFillProps;
41
41
  }
42
42
  export interface INotificationListProps {
43
43
  className?: string;
44
44
  closeButton?: ReactNode;
45
45
  set?: string;
46
- size?: sizePropsType;
46
+ size?: tSizeProps;
47
47
  type?: string;
48
48
  }
49
49
  export {};
@@ -1,8 +1,8 @@
1
- import { TypeStyleAttributes } from '../../hooks/styleAttributes.interface';
2
- import { fillGradientPropsType, fillPropsType } from '../../types';
3
- export interface IOverlayProps extends TypeStyleAttributes {
1
+ import { iStyleAttributes } from '../../hooks/styleAttributes.interface';
2
+ import { fillGradientPropsType, tFillProps } from '../../types';
3
+ export interface IOverlayProps extends iStyleAttributes {
4
4
  className?: string;
5
- fill?: fillPropsType;
5
+ fill?: tFillProps;
6
6
  fillGradient?: fillGradientPropsType;
7
7
  opacity?: string;
8
8
  type?: string;
@@ -1,7 +1,7 @@
1
1
  import { type ReactNode } from 'react';
2
- import { TypeStyleAttributes } from '../../hooks/styleAttributes.interface';
3
- import { alignmentPropsType, directionPropsType, elevationPropsType, fillHoverPropsType, fillPropsType, iconFillSizePropsType, itemColorPropsType, shapePropsType, sizePropsType, textAlignPropsType, textColorActivePropsType, textColorPropsType, textSizePropsType, textWrapPropsType } from '../../types';
4
- export interface IPaginationProps extends TypeStyleAttributes {
2
+ import { iStyleAttributes } from '../../hooks/styleAttributes.interface';
3
+ import { alignmentPropsType, tDirectionProps, elevationPropsType, tFillHoverProps, tFillProps, iconFillSizePropsType, tItemColorProps, tShapeProps, tSizeProps, textAlignPropsType, textColorActivePropsType, tTextColorProps, tTextSizeProps, textWrapPropsType } from '../../types';
4
+ export interface IPaginationProps extends iStyleAttributes {
5
5
  allItemsCount?: number;
6
6
  className?: string;
7
7
  marginPagesDisplayed?: number;
@@ -10,31 +10,31 @@ export interface IPaginationProps extends TypeStyleAttributes {
10
10
  pageCountDesc?: string;
11
11
  pageCountDropdownItemLabelAlign?: textAlignPropsType;
12
12
  pageCountDropdownItemWidth?: string;
13
- pageCountDescTextColor?: textColorPropsType;
14
- pageCountDescTextSize?: textSizePropsType;
13
+ pageCountDescTextColor?: tTextColorProps;
14
+ pageCountDescTextSize?: tTextSizeProps;
15
15
  pageCountDropdownAlignment?: alignmentPropsType;
16
16
  pageCountDropdownElevation?: elevationPropsType;
17
- pageCountDropdownFill?: fillPropsType;
18
- pageCountDropdownItemDividerDirection?: directionPropsType;
19
- pageCountDropdownItemDividerFill?: fillPropsType;
20
- pageCountDropdownItemDividerSize?: sizePropsType;
21
- pageCountDropdownItemFill?: fillPropsType;
22
- pageCountDropdownItemFillActive?: fillPropsType;
23
- pageCountDropdownItemFillActiveHover?: fillHoverPropsType;
24
- pageCountDropdownItemFillHover?: fillHoverPropsType;
25
- pageCountDropdownItemLabelColor?: textColorPropsType;
17
+ pageCountDropdownFill?: tFillProps;
18
+ pageCountDropdownItemDividerDirection?: tDirectionProps;
19
+ pageCountDropdownItemDividerFill?: tFillProps;
20
+ pageCountDropdownItemDividerSize?: tSizeProps;
21
+ pageCountDropdownItemFill?: tFillProps;
22
+ pageCountDropdownItemFillActive?: tFillProps;
23
+ pageCountDropdownItemFillActiveHover?: tFillHoverProps;
24
+ pageCountDropdownItemFillHover?: tFillHoverProps;
25
+ pageCountDropdownItemLabelColor?: tTextColorProps;
26
26
  pageCountDropdownItemLabelColorActive?: textColorActivePropsType;
27
- pageCountDropdownItemLabelSize?: textSizePropsType;
27
+ pageCountDropdownItemLabelSize?: tTextSizeProps;
28
28
  pageCountDropdownItemLabelWrap?: textWrapPropsType;
29
- pageCountDropdownItemSize?: sizePropsType;
29
+ pageCountDropdownItemSize?: tSizeProps;
30
30
  pageCountDropdownItemShowDivider?: boolean;
31
31
  pageCountDropdownSet?: string;
32
- pageCountDropdownShape?: shapePropsType;
32
+ pageCountDropdownShape?: tShapeProps;
33
33
  pageCountInputIcon?: ReactNode;
34
- pageCountInputIconColor?: itemColorPropsType;
34
+ pageCountInputIconColor?: tItemColorProps;
35
35
  pageCountInputIconFillSize?: iconFillSizePropsType;
36
- pageCountInputTextColor?: textColorPropsType;
37
- pageCountInputTextSize?: textSizePropsType;
36
+ pageCountInputTextColor?: tTextColorProps;
37
+ pageCountInputTextSize?: tTextSizeProps;
38
38
  pageNumber: string;
39
39
  pageRangeDisplayed?: number;
40
40
  perPageCount?: number;
@@ -1,7 +1,7 @@
1
1
  import { CSSProperties, ReactNode } from 'react';
2
- import { TypeStyleAttributes } from '../../hooks/styleAttributes.interface';
3
- import { alignDirectionPropsType, borderColorPropsType, borderTypePropsType, borderWidthPropsType, elevationPropsType, fillHoverPropsType, fillPropsType, flexAlignPropsType, flexJustifyContentPropsType, flexWrapPropsType, heightPropsType, positionPropsType, shapePropsType, textColorPropsType, textSizePropsType, textWeightPropsType, widthPropsType } from '../../types';
4
- import { appearanceKeysDefaultType } from '../../types/componentProps/appearanceKeys';
2
+ import { iStyleAttributes } from '../../hooks/styleAttributes.interface';
3
+ import { alignDirectionPropsType, tBorderColorProps, borderTypePropsType, tBorderWidthProps, elevationPropsType, tFillHoverProps, tFillProps, flexAlignPropsType, flexJustifyContentPropsType, flexWrapPropsType, tHeightProps, positionPropsType, tShapeProps, tTextColorProps, tTextSizeProps, tTextWeightProps, tWidthProps } from '../../types';
4
+ import { tAppearanceKeysDefault } from '../../types/componentProps/appearanceKeys';
5
5
  interface ThemeColor {
6
6
  border?: string;
7
7
  borderColor?: string;
@@ -9,9 +9,9 @@ interface ThemeColor {
9
9
  direction?: alignDirectionPropsType;
10
10
  fill?: string;
11
11
  fillHover?: string;
12
- labelTextColor?: textColorPropsType;
12
+ labelTextColor?: tTextColorProps;
13
13
  }
14
- type appearanceKeysType = appearanceKeysDefaultType & {};
14
+ type appearanceKeysType = tAppearanceKeysDefault & {};
15
15
  type appearanceType = {
16
16
  [key in appearanceKeysType]: ThemeColor;
17
17
  };
@@ -19,7 +19,7 @@ export interface IPanelConfig {
19
19
  appearance: appearanceType | undefined;
20
20
  setAppearance: (newComponent: appearanceType) => void;
21
21
  }
22
- export interface IPanelProps extends TypeStyleAttributes {
22
+ export interface IPanelProps extends iStyleAttributes {
23
23
  appearance?: appearanceKeysType;
24
24
  children?: ReactNode;
25
25
  className?: string;
@@ -31,26 +31,26 @@ export interface IPanelProps extends TypeStyleAttributes {
31
31
  verticalScroll?: boolean;
32
32
  alignContent?: flexJustifyContentPropsType;
33
33
  alignItems?: flexAlignPropsType;
34
- borderColor?: borderColorPropsType;
34
+ borderColor?: tBorderColorProps;
35
35
  borderType?: borderTypePropsType;
36
- borderWidth?: borderWidthPropsType;
36
+ borderWidth?: tBorderWidthProps;
37
37
  direction?: alignDirectionPropsType;
38
38
  elevation?: elevationPropsType;
39
- fill?: fillPropsType;
40
- fillHover?: fillHoverPropsType;
41
- height?: heightPropsType;
39
+ fill?: tFillProps;
40
+ fillHover?: tFillHoverProps;
41
+ height?: tHeightProps;
42
42
  justifyContent?: flexJustifyContentPropsType;
43
43
  position?: positionPropsType;
44
- shape?: shapePropsType;
45
- width?: widthPropsType;
44
+ shape?: tShapeProps;
45
+ width?: tWidthProps;
46
46
  wrap?: flexWrapPropsType;
47
47
  desc?: string;
48
- descTextColor?: textColorPropsType;
49
- descTextSize?: textSizePropsType;
50
- descTextWeight?: textWeightPropsType;
48
+ descTextColor?: tTextColorProps;
49
+ descTextSize?: tTextSizeProps;
50
+ descTextWeight?: tTextWeightProps;
51
51
  title?: string;
52
- titleTextColor?: textColorPropsType;
53
- titleTextSize?: textSizePropsType;
54
- titleTextWeight?: textWeightPropsType;
52
+ titleTextColor?: tTextColorProps;
53
+ titleTextSize?: tTextSizeProps;
54
+ titleTextWeight?: tTextWeightProps;
55
55
  }
56
56
  export {};
@@ -1,32 +1,32 @@
1
1
  import { ElementType } from 'react';
2
- import { TypeStyleAttributes } from '../../hooks/styleAttributes.interface';
3
- import { borderColorHoverPropsType, borderColorPropsType, borderWidthPropsType, fillPropsType, itemColorPropsType, shapePropsType, textColorPropsType, textSizePropsType, textWeightPropsType } from '../../types';
4
- import { appearanceKeysDefaultType } from '../../types/componentProps/appearanceKeys';
2
+ import { iStyleAttributes } from '../../hooks/styleAttributes.interface';
3
+ import { borderColorHoverPropsType, tBorderColorProps, tBorderWidthProps, tFillProps, tItemColorProps, tShapeProps, tTextColorProps, tTextSizeProps, tTextWeightProps } from '../../types';
4
+ import { tAppearanceKeysDefault } from '../../types/componentProps/appearanceKeys';
5
5
  export interface IRadioThemeColor {
6
- descTextColor?: textColorPropsType;
7
- descTextSize?: textSizePropsType;
8
- descTextWeight?: textWeightPropsType;
9
- fill?: fillPropsType;
10
- labelTextColor?: textColorPropsType;
11
- labelTextSize?: textSizePropsType;
12
- labelTextWeight?: textWeightPropsType;
13
- shape?: shapePropsType;
14
- stateBorderColor?: borderColorPropsType;
15
- stateBorderColorChecked?: borderColorPropsType;
16
- stateBorderColorDisabled?: borderColorPropsType;
17
- stateBorderColorDisabledChecked?: borderColorPropsType;
6
+ descTextColor?: tTextColorProps;
7
+ descTextSize?: tTextSizeProps;
8
+ descTextWeight?: tTextWeightProps;
9
+ fill?: tFillProps;
10
+ labelTextColor?: tTextColorProps;
11
+ labelTextSize?: tTextSizeProps;
12
+ labelTextWeight?: tTextWeightProps;
13
+ shape?: tShapeProps;
14
+ stateBorderColor?: tBorderColorProps;
15
+ stateBorderColorChecked?: tBorderColorProps;
16
+ stateBorderColorDisabled?: tBorderColorProps;
17
+ stateBorderColorDisabledChecked?: tBorderColorProps;
18
18
  stateBorderColorHover?: borderColorHoverPropsType;
19
19
  stateBorderColorHoverChecked?: borderColorHoverPropsType;
20
- stateBorderWidth?: borderWidthPropsType;
21
- stateCheckmarkFill?: itemColorPropsType;
22
- stateCheckmarkFillDisabled?: itemColorPropsType;
23
- stateFill?: fillPropsType;
24
- stateFillChecked?: fillPropsType;
25
- stateFillDisabled?: fillPropsType;
26
- stateFillDisabledChecked?: fillPropsType;
27
- stateShape?: shapePropsType;
20
+ stateBorderWidth?: tBorderWidthProps;
21
+ stateCheckmarkFill?: tItemColorProps;
22
+ stateCheckmarkFillDisabled?: tItemColorProps;
23
+ stateFill?: tFillProps;
24
+ stateFillChecked?: tFillProps;
25
+ stateFillDisabled?: tFillProps;
26
+ stateFillDisabledChecked?: tFillProps;
27
+ stateShape?: tShapeProps;
28
28
  }
29
- type appearanceKeysType = appearanceKeysDefaultType & {};
29
+ type appearanceKeysType = tAppearanceKeysDefault & {};
30
30
  export type radioStateType = {
31
31
  [key in appearanceKeysType]?: IRadioThemeColor;
32
32
  };
@@ -39,7 +39,7 @@ export interface IRadioConfig {
39
39
  appearance: radioAppearanceType | undefined;
40
40
  setAppearance: (newComponent: radioAppearanceType) => void;
41
41
  }
42
- export interface IRadioProps extends IRadioThemeColor, TypeStyleAttributes {
42
+ export interface IRadioProps extends IRadioThemeColor, iStyleAttributes {
43
43
  appearance?: appearanceKeysType;
44
44
  checked?: boolean;
45
45
  className?: string;
@@ -1,28 +1,28 @@
1
1
  import { CSSProperties, ReactNode } from 'react';
2
- import { TypeStyleAttributes } from '../../hooks/styleAttributes.interface';
3
- import { fillPropsType, itemColorPropsType, shapePropsType, widthPropsType } from '../../types';
4
- export interface IRangeSliderProps extends TypeStyleAttributes {
2
+ import { iStyleAttributes } from '../../hooks/styleAttributes.interface';
3
+ import { tFillProps, tItemColorProps, tShapeProps, tWidthProps } from '../../types';
4
+ export interface IRangeSliderProps extends iStyleAttributes {
5
5
  after?: ReactNode;
6
6
  before?: ReactNode;
7
7
  children?: ReactNode;
8
8
  className?: string;
9
9
  disabled?: boolean;
10
- fill?: fillPropsType;
11
- fillHandle?: itemColorPropsType;
12
- fillHandleDragging?: itemColorPropsType;
13
- fillHandleDraggingHover?: itemColorPropsType;
14
- fillHandleHover?: itemColorPropsType;
15
- fillRail?: fillPropsType;
16
- fillTrack?: fillPropsType;
10
+ fill?: tFillProps;
11
+ fillHandle?: tItemColorProps;
12
+ fillHandleDragging?: tItemColorProps;
13
+ fillHandleDraggingHover?: tItemColorProps;
14
+ fillHandleHover?: tItemColorProps;
15
+ fillRail?: tFillProps;
16
+ fillTrack?: tFillProps;
17
17
  max?: number;
18
18
  min?: number;
19
19
  pushable?: boolean;
20
20
  range?: boolean;
21
21
  set?: string;
22
- shape?: shapePropsType;
22
+ shape?: tShapeProps;
23
23
  style?: CSSProperties;
24
24
  value?: number;
25
25
  vertical?: boolean;
26
- width?: widthPropsType;
26
+ width?: tWidthProps;
27
27
  onChangeSlider?: () => void;
28
28
  }