@hh.ru/magritte-ui 95.1.0 → 95.1.2

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.mock.d.ts CHANGED
@@ -4,6 +4,7 @@ export { useResize } from '@hh.ru/magritte-common-resize';
4
4
  export { useCloseByClickOutside } from '@hh.ru/magritte-common-mouse';
5
5
  export { useMultipleRefs } from '@hh.ru/magritte-common-use-multiple-refs';
6
6
  export { Cookies } from '@hh.ru/magritte-common-cookies';
7
+ export * from '@hh.ru/magritte-common-data-provider';
7
8
  export { ThemeProvider } from '@hh.ru/magritte-ui-theme-provider';
8
9
  export { Divider } from '@hh.ru/magritte-ui-divider';
9
10
  export { type IconColor, type IconDisabledColor, type IconHoveredColor } from '@hh.ru/magritte-ui-icon';
@@ -53,8 +54,8 @@ export * from '@hh.ru/magritte-ui-branded-button/index.mock';
53
54
  export * from '@hh.ru/magritte-ui-form-helper/index.mock';
54
55
  export * from '@hh.ru/magritte-ui-segmented/index.mock';
55
56
  export * from '@hh.ru/magritte-ui-tree-selector/index.mock';
56
- export * from '@hh.ru/magritte-ui-select';
57
- export * from '@hh.ru/magritte-ui-trigger';
57
+ export * from '@hh.ru/magritte-ui-select/index.mock';
58
+ export * from '@hh.ru/magritte-ui-trigger/index.mock';
58
59
  export { type PhoneInputProps, type CountryCode, type CountryCallingCode, PhoneInput, } from '@hh.ru/magritte-ui-phone-input/index.mock';
59
60
  export * from '@hh.ru/magritte-types';
60
61
  export * from '@hh.ru/magritte-ui-chips-trigger/index.mock';
package/index.mock.js CHANGED
@@ -4,6 +4,7 @@ export { useResize } from '@hh.ru/magritte-common-resize';
4
4
  export { useCloseByClickOutside } from '@hh.ru/magritte-common-mouse';
5
5
  export { useMultipleRefs } from '@hh.ru/magritte-common-use-multiple-refs';
6
6
  export { Cookies } from '@hh.ru/magritte-common-cookies';
7
+ export * from '@hh.ru/magritte-common-data-provider';
7
8
  export { ThemeProvider } from '@hh.ru/magritte-ui-theme-provider';
8
9
  export { Divider } from '@hh.ru/magritte-ui-divider';
9
10
  export { Loader } from '@hh.ru/magritte-ui-loader/index.mock';
@@ -52,8 +53,8 @@ export * from '@hh.ru/magritte-ui-branded-button/index.mock';
52
53
  export * from '@hh.ru/magritte-ui-form-helper/index.mock';
53
54
  export * from '@hh.ru/magritte-ui-segmented/index.mock';
54
55
  export * from '@hh.ru/magritte-ui-tree-selector/index.mock';
55
- export * from '@hh.ru/magritte-ui-select';
56
- export * from '@hh.ru/magritte-ui-trigger';
56
+ export * from '@hh.ru/magritte-ui-select/index.mock';
57
+ export * from '@hh.ru/magritte-ui-trigger/index.mock';
57
58
  export { PhoneInput } from '@hh.ru/magritte-ui-phone-input/index.mock';
58
59
  export * from '@hh.ru/magritte-types';
59
60
  export * from '@hh.ru/magritte-ui-chips-trigger/index.mock';
package/index.mock.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.mock.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"index.mock.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hh.ru/magritte-ui",
3
- "version": "95.1.0",
3
+ "version": "95.1.2",
4
4
  "main": "index.js",
5
5
  "types": "index.d.ts",
6
6
  "sideEffects": false,
@@ -34,14 +34,14 @@
34
34
  "@hh.ru/magritte-ui-accordion": "2.5.67",
35
35
  "@hh.ru/magritte-ui-action": "4.4.32",
36
36
  "@hh.ru/magritte-ui-action-bar": "3.0.6",
37
- "@hh.ru/magritte-ui-action-list": "7.0.9",
37
+ "@hh.ru/magritte-ui-action-list": "7.0.11",
38
38
  "@hh.ru/magritte-ui-alert": "2.0.4",
39
39
  "@hh.ru/magritte-ui-avatar": "5.1.7",
40
40
  "@hh.ru/magritte-ui-badge": "2.3.4",
41
41
  "@hh.ru/magritte-ui-banner": "4.0.3",
42
- "@hh.ru/magritte-ui-bottom-sheet": "7.0.6",
42
+ "@hh.ru/magritte-ui-bottom-sheet": "7.0.8",
43
43
  "@hh.ru/magritte-ui-branded-button": "2.1.26",
44
- "@hh.ru/magritte-ui-breadcrumbs": "6.0.9",
44
+ "@hh.ru/magritte-ui-breadcrumbs": "6.0.11",
45
45
  "@hh.ru/magritte-ui-breakpoint": "5.0.0",
46
46
  "@hh.ru/magritte-ui-button": "5.2.26",
47
47
  "@hh.ru/magritte-ui-button-stack": "2.1.46",
@@ -50,14 +50,14 @@
50
50
  "@hh.ru/magritte-ui-checkable-card": "3.0.74",
51
51
  "@hh.ru/magritte-ui-checkbox-radio": "3.0.42",
52
52
  "@hh.ru/magritte-ui-chips": "5.3.17",
53
- "@hh.ru/magritte-ui-chips-input": "6.0.0",
54
- "@hh.ru/magritte-ui-chips-trigger": "3.3.13",
55
- "@hh.ru/magritte-ui-date-picker": "4.0.9",
53
+ "@hh.ru/magritte-ui-chips-input": "6.0.2",
54
+ "@hh.ru/magritte-ui-chips-trigger": "3.3.14",
55
+ "@hh.ru/magritte-ui-date-picker": "4.0.11",
56
56
  "@hh.ru/magritte-ui-divider": "1.1.45",
57
57
  "@hh.ru/magritte-ui-dot-pages": "3.0.23",
58
58
  "@hh.ru/magritte-ui-drop": "8.0.4",
59
59
  "@hh.ru/magritte-ui-form-helper": "1.0.26",
60
- "@hh.ru/magritte-ui-form-label": "6.0.9",
60
+ "@hh.ru/magritte-ui-form-label": "6.0.11",
61
61
  "@hh.ru/magritte-ui-grid": "2.2.17",
62
62
  "@hh.ru/magritte-ui-icon": "9.0.1",
63
63
  "@hh.ru/magritte-ui-input": "7.1.16",
@@ -67,17 +67,17 @@
67
67
  "@hh.ru/magritte-ui-modal": "7.0.8",
68
68
  "@hh.ru/magritte-ui-navigation-bar": "7.0.6",
69
69
  "@hh.ru/magritte-ui-number-pages": "4.0.40",
70
- "@hh.ru/magritte-ui-phone-input": "3.0.12",
70
+ "@hh.ru/magritte-ui-phone-input": "3.0.14",
71
71
  "@hh.ru/magritte-ui-pincode-input": "1.4.0",
72
72
  "@hh.ru/magritte-ui-placeholder": "8.0.9",
73
73
  "@hh.ru/magritte-ui-progress-bar": "4.0.22",
74
74
  "@hh.ru/magritte-ui-scrollable-container": "5.0.5",
75
75
  "@hh.ru/magritte-ui-segmented": "1.0.46",
76
- "@hh.ru/magritte-ui-select": "10.0.12",
76
+ "@hh.ru/magritte-ui-select": "10.0.14",
77
77
  "@hh.ru/magritte-ui-skeleton": "2.1.26",
78
78
  "@hh.ru/magritte-ui-snackbar": "5.0.5",
79
79
  "@hh.ru/magritte-ui-spacing": "2.0.43",
80
- "@hh.ru/magritte-ui-suggest": "8.0.0",
80
+ "@hh.ru/magritte-ui-suggest": "8.0.2",
81
81
  "@hh.ru/magritte-ui-swipe": "6.0.5",
82
82
  "@hh.ru/magritte-ui-switch": "2.0.40",
83
83
  "@hh.ru/magritte-ui-table": "2.2.14",
@@ -90,7 +90,7 @@
90
90
  "@hh.ru/magritte-ui-tooltip": "9.0.6",
91
91
  "@hh.ru/magritte-ui-translate-guard": "0.1.13",
92
92
  "@hh.ru/magritte-ui-tree-selector": "4.6.25",
93
- "@hh.ru/magritte-ui-trigger": "3.0.28",
93
+ "@hh.ru/magritte-ui-trigger": "3.0.29",
94
94
  "@hh.ru/magritte-ui-typography": "3.0.31",
95
95
  "@hh.ru/magritte-ui-upload": "3.2.15"
96
96
  },
@@ -101,5 +101,5 @@
101
101
  "publishConfig": {
102
102
  "access": "public"
103
103
  },
104
- "gitHead": "2160e00c55fc0118da55262fd3f89dd915696a77"
104
+ "gitHead": "327d1626220753aa98056b4b14719e454ba8d983"
105
105
  }