@hh.ru/magritte-ui 63.0.5 → 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.5",
3
+ "version": "64.0.0",
4
4
  "main": "index.js",
5
5
  "types": "index.d.ts",
6
6
  "sideEffects": false,
@@ -32,14 +32,14 @@
32
32
  "@hh.ru/magritte-ui-accordion": "2.5.19",
33
33
  "@hh.ru/magritte-ui-action": "4.3.14",
34
34
  "@hh.ru/magritte-ui-action-bar": "2.0.8",
35
- "@hh.ru/magritte-ui-action-list": "5.4.12",
36
- "@hh.ru/magritte-ui-alert": "1.3.3",
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
38
  "@hh.ru/magritte-ui-badge": "2.2.0",
39
39
  "@hh.ru/magritte-ui-banner": "2.3.37",
40
- "@hh.ru/magritte-ui-bottom-sheet": "4.1.40",
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.15",
42
+ "@hh.ru/magritte-ui-breadcrumbs": "4.0.16",
43
43
  "@hh.ru/magritte-ui-breakpoint": "4.0.3",
44
44
  "@hh.ru/magritte-ui-button": "5.0.5",
45
45
  "@hh.ru/magritte-ui-button-stack": "2.0.14",
@@ -48,13 +48,13 @@
48
48
  "@hh.ru/magritte-ui-checkable-card": "3.0.15",
49
49
  "@hh.ru/magritte-ui-checkbox-radio": "3.0.5",
50
50
  "@hh.ru/magritte-ui-chips": "5.1.2",
51
- "@hh.ru/magritte-ui-date-picker": "3.2.18",
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.11",
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
60
  "@hh.ru/magritte-ui-input": "5.0.30",
@@ -67,11 +67,11 @@
67
67
  "@hh.ru/magritte-ui-placeholder": "7.0.3",
68
68
  "@hh.ru/magritte-ui-progress-bar": "4.0.3",
69
69
  "@hh.ru/magritte-ui-scrollable-container": "4.3.20",
70
- "@hh.ru/magritte-ui-select": "5.3.15",
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.12",
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.15",
74
+ "@hh.ru/magritte-ui-suggest": "4.2.16",
75
75
  "@hh.ru/magritte-ui-switch": "2.0.4",
76
76
  "@hh.ru/magritte-ui-tabs": "5.0.7",
77
77
  "@hh.ru/magritte-ui-tag": "3.0.3",
@@ -90,5 +90,5 @@
90
90
  "publishConfig": {
91
91
  "access": "public"
92
92
  },
93
- "gitHead": "90c3c57a04be33635d9ea2395b96324f431fb40b"
93
+ "gitHead": "820ad3b3190a990c84fd41dd99dc5251396752a4"
94
94
  }