@itcase/ui 1.8.53 → 1.8.55

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 (87) hide show
  1. package/dist/{Avatar_cjs_BQNgRkQo.js → Avatar_cjs_CxyEa4gB.js} +1 -1
  2. package/dist/{Avatar_es_DzMM4D-9.js → Avatar_es_DQTyqtKx.js} +1 -1
  3. package/dist/{Button_cjs_C8P5a38-.js → Button_cjs_DnkftkHE.js} +9 -6
  4. package/dist/{Button_es_CwtOu3lT.js → Button_es_kqE4jwUz.js} +9 -6
  5. package/dist/{ChipsGroup_cjs_CVCYLe2C.js → ChipsGroup_cjs_BMwgN3bm.js} +1 -1
  6. package/dist/{ChipsGroup_es_BrX6_qHH.js → ChipsGroup_es_DVnt9N0b.js} +1 -1
  7. package/dist/{DatePicker_cjs_Dm4jEz9i.js → DatePicker_cjs_DuPePxS9.js} +3 -3
  8. package/dist/{DatePicker_es_DOS_Wd3d.js → DatePicker_es_B84xipuO.js} +3 -3
  9. package/dist/{DropdownItem_cjs_DFScS1ls.js → DropdownItem_cjs_BtL83PeZ.js} +1 -1
  10. package/dist/{DropdownItem_es_BnKPMQwa.js → DropdownItem_es_BK2bacxA.js} +1 -1
  11. package/dist/{Icon_cjs_CKWWo53f.js → Icon_cjs_O7ILYzgW.js} +31 -5
  12. package/dist/{Icon_es_B7IMj2rG.js → Icon_es_BGR9vYtq.js} +31 -5
  13. package/dist/{Label_cjs_DtPQ3nBp.js → Label_cjs_eQIgvtt7.js} +8 -5
  14. package/dist/{Label_es_Bdm6UXMY.js → Label_es_BQDu9dwH.js} +8 -5
  15. package/dist/{Loader_cjs_D_n5PrK5.js → Loader_cjs_DXJ1zsFJ.js} +0 -1
  16. package/dist/{Loader_es_DXVVV9LE.js → Loader_es_D_NFpg8C.js} +0 -1
  17. package/dist/cjs/components/Accordion.js +1 -1
  18. package/dist/cjs/components/Avatar.js +2 -2
  19. package/dist/cjs/components/AvatarStack.js +2 -2
  20. package/dist/cjs/components/Badge.js +1 -1
  21. package/dist/cjs/components/Breadcrumbs.js +1 -1
  22. package/dist/cjs/components/Button.js +3 -3
  23. package/dist/cjs/components/Cell.js +2 -2
  24. package/dist/cjs/components/Chips.js +2 -2
  25. package/dist/cjs/components/Choice.js +2 -2
  26. package/dist/cjs/components/CookiesWarning.js +3 -3
  27. package/dist/cjs/components/DatePeriod.js +6 -6
  28. package/dist/cjs/components/DatePicker.js +5 -5
  29. package/dist/cjs/components/Drawer.js +1 -1
  30. package/dist/cjs/components/Dropdown.js +2 -2
  31. package/dist/cjs/components/HeroTitle.js +1 -1
  32. package/dist/cjs/components/Icon.js +1 -1
  33. package/dist/cjs/components/InputPassword.js +1 -1
  34. package/dist/cjs/components/Label.js +2 -2
  35. package/dist/cjs/components/Loader.js +1 -1
  36. package/dist/cjs/components/MenuItem.js +1 -1
  37. package/dist/cjs/components/Modal.js +2 -2
  38. package/dist/cjs/components/Notification.js +1 -1
  39. package/dist/cjs/components/Pagination.js +2 -2
  40. package/dist/cjs/components/Response.js +3 -3
  41. package/dist/cjs/components/Search.js +1 -1
  42. package/dist/cjs/components/Segmented.js +1 -1
  43. package/dist/cjs/components/Select.js +1 -1
  44. package/dist/cjs/components/Swiper.js +1 -1
  45. package/dist/cjs/components/Tab.js +1 -1
  46. package/dist/cjs/components/Tile.js +1 -1
  47. package/dist/cjs/components/Title.js +1 -1
  48. package/dist/cjs/components/Tooltip.js +1 -1
  49. package/dist/cjs/components/Warning.js +1 -1
  50. package/dist/components/Accordion.js +1 -1
  51. package/dist/components/Avatar.js +2 -2
  52. package/dist/components/AvatarStack.js +2 -2
  53. package/dist/components/Badge.js +1 -1
  54. package/dist/components/Breadcrumbs.js +1 -1
  55. package/dist/components/Button.js +3 -3
  56. package/dist/components/Cell.js +2 -2
  57. package/dist/components/Chips.js +2 -2
  58. package/dist/components/Choice.js +2 -2
  59. package/dist/components/CookiesWarning.js +3 -3
  60. package/dist/components/DatePeriod.js +6 -6
  61. package/dist/components/DatePicker.js +5 -5
  62. package/dist/components/Drawer.js +1 -1
  63. package/dist/components/Dropdown.js +2 -2
  64. package/dist/components/HeroTitle.js +1 -1
  65. package/dist/components/Icon.js +1 -1
  66. package/dist/components/InputPassword.js +1 -1
  67. package/dist/components/Label.js +2 -2
  68. package/dist/components/Loader.js +1 -1
  69. package/dist/components/MenuItem.js +1 -1
  70. package/dist/components/Modal.js +2 -2
  71. package/dist/components/Notification.js +1 -1
  72. package/dist/components/Pagination.js +2 -2
  73. package/dist/components/Response.js +3 -3
  74. package/dist/components/Search.js +1 -1
  75. package/dist/components/Segmented.js +1 -1
  76. package/dist/components/Select.js +1 -1
  77. package/dist/components/Swiper.js +1 -1
  78. package/dist/components/Tab.js +1 -1
  79. package/dist/components/Tile.js +1 -1
  80. package/dist/components/Title.js +1 -1
  81. package/dist/components/Tooltip.js +1 -1
  82. package/dist/components/Warning.js +1 -1
  83. package/dist/css/components/Swiper/Swiper.css +2 -1
  84. package/dist/types/components/Badge/appearance/badgeShape.d.ts +25 -0
  85. package/dist/types/components/Button/appearance/buttonShape.d.ts +5 -2
  86. package/dist/types/components/Label/appearance/labelShape.d.ts +5 -2
  87. package/package.json +3 -3
@@ -6,9 +6,9 @@ import { useAppearanceConfig } from '../hooks/useAppearanceConfig/useAppearanceC
6
6
  import { useDevicePropsGenerator } from '../hooks/useDevicePropsGenerator/useDevicePropsGenerator.js';
7
7
  import { useStyles } from '../hooks/useStyles/useStyles.js';
8
8
  import { O as Overlay } from '../Overlay_es_D_izIIUB.js';
9
- import { b as Title } from '../Icon_es_B7IMj2rG.js';
9
+ import { b as Title } from '../Icon_es_BGR9vYtq.js';
10
10
  import { _ as __assign } from '../tslib.es6_es_Bwu1Cn-t.js';
11
- import { L as Loader } from '../Loader_es_DXVVV9LE.js';
11
+ import { L as Loader } from '../Loader_es_D_NFpg8C.js';
12
12
  import 'lodash/camelCase';
13
13
  import 'lodash/castArray';
14
14
  import 'lodash/upperFirst';
@@ -3,7 +3,7 @@ import clsx from 'clsx';
3
3
  import { useAppearanceConfig } from '../hooks/useAppearanceConfig/useAppearanceConfig.js';
4
4
  import { useDevicePropsGenerator } from '../hooks/useDevicePropsGenerator/useDevicePropsGenerator.js';
5
5
  import { useStyles } from '../hooks/useStyles/useStyles.js';
6
- import { I as Icon } from '../Icon_es_B7IMj2rG.js';
6
+ import { I as Icon } from '../Icon_es_BGR9vYtq.js';
7
7
  import { T as Text } from '../Text_es_BdFAdf7M.js';
8
8
  import { _ as __assign } from '../tslib.es6_es_Bwu1Cn-t.js';
9
9
  import { icons20 } from '@itcase/icons/default';
@@ -6,8 +6,8 @@ import ReactPaginate from 'react-paginate';
6
6
  import { useAppearanceConfig } from '../hooks/useAppearanceConfig/useAppearanceConfig.js';
7
7
  import { useDevicePropsGenerator } from '../hooks/useDevicePropsGenerator/useDevicePropsGenerator.js';
8
8
  import { useStyles } from '../hooks/useStyles/useStyles.js';
9
- import { D as Dropdown, a as DropdownItem } from '../DropdownItem_es_BnKPMQwa.js';
10
- import { I as Icon } from '../Icon_es_B7IMj2rG.js';
9
+ import { D as Dropdown, a as DropdownItem } from '../DropdownItem_es_BK2bacxA.js';
10
+ import { I as Icon } from '../Icon_es_BGR9vYtq.js';
11
11
  import { T as Text } from '../Text_es_BdFAdf7M.js';
12
12
  import { _ as __assign } from '../tslib.es6_es_Bwu1Cn-t.js';
13
13
  import { icons14, icons24, icons16 } from '@itcase/icons/default';
@@ -7,7 +7,7 @@ import { urlWithAssetPrefix } from '../hoc/urlWithAssetPrefix.js';
7
7
  import { useAppearanceConfig } from '../hooks/useAppearanceConfig/useAppearanceConfig.js';
8
8
  import { useDevicePropsGenerator } from '../hooks/useDevicePropsGenerator/useDevicePropsGenerator.js';
9
9
  import { useStyles } from '../hooks/useStyles/useStyles.js';
10
- import { B as Button } from '../Button_es_CwtOu3lT.js';
10
+ import { B as Button } from '../Button_es_kqE4jwUz.js';
11
11
  import { G as Group } from '../Group_es_DSZxyI1e.js';
12
12
  import { T as Text } from '../Text_es_BdFAdf7M.js';
13
13
  import '@itcase/common';
@@ -23,9 +23,9 @@ import 'react-responsive';
23
23
  import '../utils/setViewportProperty.js';
24
24
  import 'lodash/maxBy';
25
25
  import '../hooks/useStyles/styleAttributes.js';
26
- import '../Icon_es_B7IMj2rG.js';
26
+ import '../Icon_es_BGR9vYtq.js';
27
27
  import '../Link_es_BnUIX0QT.js';
28
- import '../Loader_es_DXVVV9LE.js';
28
+ import '../Loader_es_D_NFpg8C.js';
29
29
 
30
30
  var responseAppearanceConfirm = {
31
31
  confirm: {
@@ -6,7 +6,7 @@ import clsx from 'clsx';
6
6
  import { useAppearanceConfig } from '../hooks/useAppearanceConfig/useAppearanceConfig.js';
7
7
  import { useDevicePropsGenerator } from '../hooks/useDevicePropsGenerator/useDevicePropsGenerator.js';
8
8
  import { useStyles } from '../hooks/useStyles/useStyles.js';
9
- import { I as Icon } from '../Icon_es_B7IMj2rG.js';
9
+ import { I as Icon } from '../Icon_es_BGR9vYtq.js';
10
10
  import { T as Text } from '../Text_es_BdFAdf7M.js';
11
11
  import { S as Scrollbar } from '../Scrollbar_es_CThJeCLF.js';
12
12
  import 'lodash/camelCase';
@@ -1,7 +1,7 @@
1
1
  import { jsx, jsxs } from 'react/jsx-runtime';
2
2
  import React, { useRef, useMemo, createRef, useCallback, useEffect } from 'react';
3
3
  import clsx from 'clsx';
4
- import { I as Icon } from '../Icon_es_B7IMj2rG.js';
4
+ import { I as Icon } from '../Icon_es_BGR9vYtq.js';
5
5
  import { useAppearanceConfig } from '../hooks/useAppearanceConfig/useAppearanceConfig.js';
6
6
  import { useDevicePropsGenerator } from '../hooks/useDevicePropsGenerator/useDevicePropsGenerator.js';
7
7
  import { T as Text } from '../Text_es_BdFAdf7M.js';
@@ -1,7 +1,7 @@
1
1
  import { _ as __assign } from '../tslib.es6_es_Bwu1Cn-t.js';
2
2
  import { jsx, jsxs } from 'react/jsx-runtime';
3
3
  import Select, { components } from 'react-select';
4
- import { I as Icon, B as Badge } from '../Icon_es_B7IMj2rG.js';
4
+ import { I as Icon, B as Badge } from '../Icon_es_BGR9vYtq.js';
5
5
  import React, { useRef, useCallback, useEffect, useMemo } from 'react';
6
6
  import clsx from 'clsx';
7
7
  import CreatableSelect from 'react-select/creatable';
@@ -4,7 +4,7 @@ import clsx from 'clsx';
4
4
  import { Swiper as Swiper$1, SwiperSlide } from 'swiper/react';
5
5
  import { useDevicePropsGenerator } from '../hooks/useDevicePropsGenerator/useDevicePropsGenerator.js';
6
6
  import { useStyles } from '../hooks/useStyles/useStyles.js';
7
- import { b as Title } from '../Icon_es_B7IMj2rG.js';
7
+ import { b as Title } from '../Icon_es_BGR9vYtq.js';
8
8
  import '../tslib.es6_es_Bwu1Cn-t.js';
9
9
  import 'lodash/camelCase';
10
10
  import 'lodash/castArray';
@@ -4,7 +4,7 @@ import clsx from 'clsx';
4
4
  import { useAppearanceConfig } from '../hooks/useAppearanceConfig/useAppearanceConfig.js';
5
5
  import { useDevicePropsGenerator } from '../hooks/useDevicePropsGenerator/useDevicePropsGenerator.js';
6
6
  import { useStyles } from '../hooks/useStyles/useStyles.js';
7
- import { B as Badge, I as Icon } from '../Icon_es_B7IMj2rG.js';
7
+ import { B as Badge, I as Icon } from '../Icon_es_BGR9vYtq.js';
8
8
  import { D as Divider } from '../Divider_es_CiRU0sTz.js';
9
9
  import { L as Link } from '../Link_es_BnUIX0QT.js';
10
10
  import { T as Text } from '../Text_es_BdFAdf7M.js';
@@ -3,7 +3,7 @@ import clsx from 'clsx';
3
3
  import { useAppearanceConfig } from '../hooks/useAppearanceConfig/useAppearanceConfig.js';
4
4
  import { useDevicePropsGenerator } from '../hooks/useDevicePropsGenerator/useDevicePropsGenerator.js';
5
5
  import { useStyles } from '../hooks/useStyles/useStyles.js';
6
- import { b as Title, B as Badge, I as Icon } from '../Icon_es_B7IMj2rG.js';
6
+ import { b as Title, B as Badge, I as Icon } from '../Icon_es_BGR9vYtq.js';
7
7
  import { T as Text } from '../Text_es_BdFAdf7M.js';
8
8
  import { _ as __assign } from '../tslib.es6_es_Bwu1Cn-t.js';
9
9
  import 'react';
@@ -1,4 +1,4 @@
1
- export { b as Title, d as titleAppearance, c as titleConfig } from '../Icon_es_B7IMj2rG.js';
1
+ export { b as Title, d as titleAppearance, c as titleConfig } from '../Icon_es_BGR9vYtq.js';
2
2
  import '../tslib.es6_es_Bwu1Cn-t.js';
3
3
  import 'react/jsx-runtime';
4
4
  import 'react';
@@ -1,4 +1,4 @@
1
- export { T as Tooltip, a as tooltipAppearance, t as tooltipConfig } from '../Icon_es_B7IMj2rG.js';
1
+ export { T as Tooltip, a as tooltipAppearance, t as tooltipConfig } from '../Icon_es_BGR9vYtq.js';
2
2
  import '../tslib.es6_es_Bwu1Cn-t.js';
3
3
  import 'react/jsx-runtime';
4
4
  import 'react';
@@ -1,7 +1,7 @@
1
1
  import { jsx, jsxs } from 'react/jsx-runtime';
2
2
  import { useState, Fragment } from 'react';
3
3
  import clsx from 'clsx';
4
- import { I as Icon } from '../Icon_es_B7IMj2rG.js';
4
+ import { I as Icon } from '../Icon_es_BGR9vYtq.js';
5
5
  import { T as Text } from '../Text_es_BdFAdf7M.js';
6
6
  import { useAppearanceConfig } from '../hooks/useAppearanceConfig/useAppearanceConfig.js';
7
7
  import { useDevicePropsGenerator } from '../hooks/useDevicePropsGenerator/useDevicePropsGenerator.js';
@@ -903,10 +903,11 @@ div.swiper-block__item {
903
903
  .swiper-block {
904
904
  &&_type_step {
905
905
  min-height: 100vh;
906
+ display: flex;
907
+ align-items: center;
906
908
  ^&__swiper {
907
909
  height: 100%;
908
910
  display: flex;
909
- align-items: center;
910
911
  }
911
912
  & .swiper-wrapper {
912
913
  align-items: center !important;
@@ -0,0 +1,25 @@
1
+ declare const badgeAppearanceShape: {
2
+ circular: {
3
+ shape: string;
4
+ };
5
+ rounded: {
6
+ shape: string;
7
+ };
8
+ roundedL: {
9
+ shape: string;
10
+ shapeStrength: string;
11
+ };
12
+ roundedM: {
13
+ shape: string;
14
+ shapeStrength: string;
15
+ };
16
+ roundedS: {
17
+ shape: string;
18
+ shapeStrength: string;
19
+ };
20
+ roundedXL: {
21
+ shape: string;
22
+ shapeStrength: string;
23
+ };
24
+ };
25
+ export { badgeAppearanceShape };
@@ -1,8 +1,11 @@
1
1
  declare const buttonAppearanceShape: {
2
+ circular: {
3
+ shape: string;
4
+ };
2
5
  rounded: {
3
6
  shape: string;
4
7
  };
5
- roundedS: {
8
+ roundedL: {
6
9
  shape: string;
7
10
  shapeStrength: string;
8
11
  };
@@ -10,7 +13,7 @@ declare const buttonAppearanceShape: {
10
13
  shape: string;
11
14
  shapeStrength: string;
12
15
  };
13
- roundedL: {
16
+ roundedS: {
14
17
  shape: string;
15
18
  shapeStrength: string;
16
19
  };
@@ -1,8 +1,11 @@
1
1
  declare const labelAppearanceShape: {
2
+ circular: {
3
+ shape: string;
4
+ };
2
5
  rounded: {
3
6
  shape: string;
4
7
  };
5
- roundedS: {
8
+ roundedL: {
6
9
  shape: string;
7
10
  shapeStrength: string;
8
11
  };
@@ -10,7 +13,7 @@ declare const labelAppearanceShape: {
10
13
  shape: string;
11
14
  shapeStrength: string;
12
15
  };
13
- roundedL: {
16
+ roundedS: {
14
17
  shape: string;
15
18
  shapeStrength: string;
16
19
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@itcase/ui",
3
- "version": "1.8.53",
3
+ "version": "1.8.55",
4
4
  "description": "UI components (Modal, Loader, Popup, etc)",
5
5
  "keywords": [
6
6
  "Modal",
@@ -143,7 +143,7 @@
143
143
  "@commitlint/cli": "^19.8.1",
144
144
  "@commitlint/config-conventional": "^19.8.1",
145
145
  "@itcase/config": "^1.0.53",
146
- "@itcase/lint": "^1.1.23",
146
+ "@itcase/lint": "^1.1.24",
147
147
  "@itcase/types": "^1.0.6",
148
148
  "@rollup/plugin-alias": "^5.1.1",
149
149
  "@rollup/plugin-babel": "^6.0.4",
@@ -181,7 +181,7 @@
181
181
  "rollup-preserve-directives": "^1.1.3",
182
182
  "semantic-release": "^24.2.7",
183
183
  "storybook": "^9.0.17",
184
- "stylelint": "^16.21.1",
184
+ "stylelint": "^16.22.0",
185
185
  "typescript": "^5.8.3"
186
186
  }
187
187
  }