@hh.ru/magritte-ui 63.0.4 → 64.0.0

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.
package/index.d.ts CHANGED
@@ -26,7 +26,7 @@ export * from '@hh.ru/magritte-ui-tooltip';
26
26
  export { Switch } from '@hh.ru/magritte-ui-switch';
27
27
  export { CheckableChip, CustomChip, ChipsContainer, type ChipStyle, type CustomChipProps, type CheckableChipProps, } from '@hh.ru/magritte-ui-chips';
28
28
  export { Title, type TitleProps } from '@hh.ru/magritte-ui-title';
29
- export { BottomSheet, BottomSheetFooter, type BottomSheetHeight, type BottomSheetProps, type BottomSheetShowDivider, } from '@hh.ru/magritte-ui-bottom-sheet';
29
+ export * from '@hh.ru/magritte-ui-bottom-sheet';
30
30
  export { Tabs, Tab, type TabId } from '@hh.ru/magritte-ui-tabs';
31
31
  export * from '@hh.ru/magritte-ui-drop';
32
32
  export { CheckableCard, CheckableCardScrollableContainer } from '@hh.ru/magritte-ui-checkable-card';
package/index.js CHANGED
@@ -24,7 +24,7 @@ export * from '@hh.ru/magritte-ui-tooltip';
24
24
  export { Switch } from '@hh.ru/magritte-ui-switch';
25
25
  export { CheckableChip, ChipsContainer, CustomChip } from '@hh.ru/magritte-ui-chips';
26
26
  export { Title } from '@hh.ru/magritte-ui-title';
27
- export { BottomSheet, BottomSheetFooter } from '@hh.ru/magritte-ui-bottom-sheet';
27
+ export * from '@hh.ru/magritte-ui-bottom-sheet';
28
28
  export { Tab, Tabs } from '@hh.ru/magritte-ui-tabs';
29
29
  export * from '@hh.ru/magritte-ui-drop';
30
30
  export { CheckableCard, CheckableCardScrollableContainer } from '@hh.ru/magritte-ui-checkable-card';
package/index.mock.d.ts CHANGED
@@ -25,7 +25,7 @@ export * from '@hh.ru/magritte-ui-tooltip';
25
25
  export { Switch } from '@hh.ru/magritte-ui-switch';
26
26
  export { CheckableChip, CustomChip, type ChipStyle, ChipsContainer, type CustomChipProps, type CheckableChipProps, } from '@hh.ru/magritte-ui-chips/index.mock';
27
27
  export { Title, type TitleProps } from '@hh.ru/magritte-ui-title';
28
- export { BottomSheet, BottomSheetFooter, type BottomSheetHeight, type BottomSheetProps, type BottomSheetShowDivider, } from '@hh.ru/magritte-ui-bottom-sheet/index.mock';
28
+ export * from '@hh.ru/magritte-ui-bottom-sheet/index.mock';
29
29
  export { Tabs, Tab, type TabId } from '@hh.ru/magritte-ui-tabs';
30
30
  export * from '@hh.ru/magritte-ui-drop';
31
31
  export { CheckableCard, CheckableCardScrollableContainer } from '@hh.ru/magritte-ui-checkable-card/index.mock';
package/index.mock.js CHANGED
@@ -24,7 +24,7 @@ export * from '@hh.ru/magritte-ui-tooltip';
24
24
  export { Switch } from '@hh.ru/magritte-ui-switch';
25
25
  export { CheckableChip, ChipsContainer, CustomChip } from '@hh.ru/magritte-ui-chips/index.mock';
26
26
  export { Title } from '@hh.ru/magritte-ui-title';
27
- export { BottomSheet, BottomSheetFooter } from '@hh.ru/magritte-ui-bottom-sheet/index.mock';
27
+ export * from '@hh.ru/magritte-ui-bottom-sheet/index.mock';
28
28
  export { Tab, Tabs } from '@hh.ru/magritte-ui-tabs';
29
29
  export * from '@hh.ru/magritte-ui-drop';
30
30
  export { CheckableCard, CheckableCardScrollableContainer } from '@hh.ru/magritte-ui-checkable-card/index.mock';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hh.ru/magritte-ui",
3
- "version": "63.0.4",
3
+ "version": "64.0.0",
4
4
  "main": "index.js",
5
5
  "types": "index.d.ts",
6
6
  "sideEffects": false,
@@ -30,56 +30,56 @@
30
30
  "@hh.ru/magritte-fonts": "1.0.8",
31
31
  "@hh.ru/magritte-reset-css": "1.1.0",
32
32
  "@hh.ru/magritte-ui-accordion": "2.5.19",
33
- "@hh.ru/magritte-ui-action": "4.3.13",
34
- "@hh.ru/magritte-ui-action-bar": "2.0.7",
35
- "@hh.ru/magritte-ui-action-list": "5.4.11",
36
- "@hh.ru/magritte-ui-alert": "1.3.3",
33
+ "@hh.ru/magritte-ui-action": "4.3.14",
34
+ "@hh.ru/magritte-ui-action-bar": "2.0.8",
35
+ "@hh.ru/magritte-ui-action-list": "5.4.13",
36
+ "@hh.ru/magritte-ui-alert": "1.3.4",
37
37
  "@hh.ru/magritte-ui-avatar": "5.0.4",
38
- "@hh.ru/magritte-ui-badge": "2.1.15",
39
- "@hh.ru/magritte-ui-banner": "2.3.36",
40
- "@hh.ru/magritte-ui-bottom-sheet": "4.1.39",
38
+ "@hh.ru/magritte-ui-badge": "2.2.0",
39
+ "@hh.ru/magritte-ui-banner": "2.3.37",
40
+ "@hh.ru/magritte-ui-bottom-sheet": "5.0.0",
41
41
  "@hh.ru/magritte-ui-branded-button": "2.0.5",
42
- "@hh.ru/magritte-ui-breadcrumbs": "4.0.14",
42
+ "@hh.ru/magritte-ui-breadcrumbs": "4.0.16",
43
43
  "@hh.ru/magritte-ui-breakpoint": "4.0.3",
44
- "@hh.ru/magritte-ui-button": "5.0.4",
45
- "@hh.ru/magritte-ui-button-stack": "2.0.13",
44
+ "@hh.ru/magritte-ui-button": "5.0.5",
45
+ "@hh.ru/magritte-ui-button-stack": "2.0.14",
46
46
  "@hh.ru/magritte-ui-card": "6.0.10",
47
- "@hh.ru/magritte-ui-cell": "3.0.6",
48
- "@hh.ru/magritte-ui-checkable-card": "3.0.14",
47
+ "@hh.ru/magritte-ui-cell": "3.0.7",
48
+ "@hh.ru/magritte-ui-checkable-card": "3.0.15",
49
49
  "@hh.ru/magritte-ui-checkbox-radio": "3.0.5",
50
- "@hh.ru/magritte-ui-chips": "5.1.1",
51
- "@hh.ru/magritte-ui-date-picker": "3.2.17",
50
+ "@hh.ru/magritte-ui-chips": "5.1.2",
51
+ "@hh.ru/magritte-ui-date-picker": "3.2.19",
52
52
  "@hh.ru/magritte-ui-divider": "1.1.29",
53
53
  "@hh.ru/magritte-ui-dot-pages": "3.0.3",
54
54
  "@hh.ru/magritte-ui-drop": "6.0.6",
55
55
  "@hh.ru/magritte-ui-dummy": "1.1.26",
56
56
  "@hh.ru/magritte-ui-form-helper": "1.0.5",
57
- "@hh.ru/magritte-ui-form-label": "4.0.10",
57
+ "@hh.ru/magritte-ui-form-label": "4.0.12",
58
58
  "@hh.ru/magritte-ui-grid": "2.1.9",
59
59
  "@hh.ru/magritte-ui-icon": "7.1.9",
60
- "@hh.ru/magritte-ui-input": "5.0.29",
60
+ "@hh.ru/magritte-ui-input": "5.0.30",
61
61
  "@hh.ru/magritte-ui-layer": "2.0.5",
62
62
  "@hh.ru/magritte-ui-link": "4.2.2",
63
63
  "@hh.ru/magritte-ui-loader": "1.2.41",
64
- "@hh.ru/magritte-ui-modal": "3.0.29",
65
- "@hh.ru/magritte-ui-navigation-bar": "5.0.1",
64
+ "@hh.ru/magritte-ui-modal": "3.0.30",
65
+ "@hh.ru/magritte-ui-navigation-bar": "5.0.2",
66
66
  "@hh.ru/magritte-ui-number-pages": "4.0.4",
67
67
  "@hh.ru/magritte-ui-placeholder": "7.0.3",
68
68
  "@hh.ru/magritte-ui-progress-bar": "4.0.3",
69
- "@hh.ru/magritte-ui-scrollable-container": "4.3.19",
70
- "@hh.ru/magritte-ui-select": "5.3.14",
69
+ "@hh.ru/magritte-ui-scrollable-container": "4.3.20",
70
+ "@hh.ru/magritte-ui-select": "5.3.16",
71
71
  "@hh.ru/magritte-ui-skeleton": "2.1.7",
72
- "@hh.ru/magritte-ui-snackbar": "4.0.11",
72
+ "@hh.ru/magritte-ui-snackbar": "4.0.13",
73
73
  "@hh.ru/magritte-ui-spacing": "2.0.25",
74
- "@hh.ru/magritte-ui-suggest": "4.2.14",
74
+ "@hh.ru/magritte-ui-suggest": "4.2.16",
75
75
  "@hh.ru/magritte-ui-switch": "2.0.4",
76
- "@hh.ru/magritte-ui-tabs": "5.0.6",
76
+ "@hh.ru/magritte-ui-tabs": "5.0.7",
77
77
  "@hh.ru/magritte-ui-tag": "3.0.3",
78
- "@hh.ru/magritte-ui-textarea": "2.0.30",
78
+ "@hh.ru/magritte-ui-textarea": "2.0.31",
79
79
  "@hh.ru/magritte-ui-theme-provider": "1.1.25",
80
80
  "@hh.ru/magritte-ui-timer": "1.2.28",
81
81
  "@hh.ru/magritte-ui-title": "5.0.3",
82
- "@hh.ru/magritte-ui-tooltip": "6.1.12",
82
+ "@hh.ru/magritte-ui-tooltip": "6.1.13",
83
83
  "@hh.ru/magritte-ui-translate-guard": "0.1.12",
84
84
  "@hh.ru/magritte-ui-typography": "3.0.12"
85
85
  },
@@ -90,5 +90,5 @@
90
90
  "publishConfig": {
91
91
  "access": "public"
92
92
  },
93
- "gitHead": "989bc72db12a873b49658bb1e909b550141522f3"
93
+ "gitHead": "820ad3b3190a990c84fd41dd99dc5251396752a4"
94
94
  }