@hh.ru/magritte-ui 65.0.2 → 65.1.1
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 +1 -0
- package/index.js +1 -0
- package/index.js.map +1 -1
- package/index.mock.d.ts +1 -0
- package/index.mock.js +1 -0
- package/index.mock.js.map +1 -1
- package/package.json +10 -9
package/index.d.ts
CHANGED
package/index.js
CHANGED
|
@@ -57,4 +57,5 @@ export * from '@hh.ru/magritte-ui-skeleton';
|
|
|
57
57
|
export * from '@hh.ru/magritte-common-use-loading-state';
|
|
58
58
|
export * from '@hh.ru/magritte-ui-branded-button';
|
|
59
59
|
export * from '@hh.ru/magritte-ui-form-helper';
|
|
60
|
+
export * from '@hh.ru/magritte-ui-segmented';
|
|
60
61
|
//# sourceMappingURL=index.js.map
|
package/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
package/index.mock.d.ts
CHANGED
|
@@ -52,3 +52,4 @@ export { Placeholder, type PlaceholderVerticalAlign, type PlaceholderButtonsAlig
|
|
|
52
52
|
export { useCollapsible } from '@hh.ru/magritte-common-use-collapsible';
|
|
53
53
|
export * from '@hh.ru/magritte-ui-branded-button/index.mock';
|
|
54
54
|
export * from '@hh.ru/magritte-ui-form-helper/index.mock';
|
|
55
|
+
export * from '@hh.ru/magritte-ui-segmented/index.mock';
|
package/index.mock.js
CHANGED
|
@@ -51,4 +51,5 @@ export { Placeholder } from '@hh.ru/magritte-ui-placeholder';
|
|
|
51
51
|
export { useCollapsible } from '@hh.ru/magritte-common-use-collapsible';
|
|
52
52
|
export * from '@hh.ru/magritte-ui-branded-button/index.mock';
|
|
53
53
|
export * from '@hh.ru/magritte-ui-form-helper/index.mock';
|
|
54
|
+
export * from '@hh.ru/magritte-ui-segmented/index.mock';
|
|
54
55
|
//# sourceMappingURL=index.mock.js.map
|
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": "65.
|
|
3
|
+
"version": "65.1.1",
|
|
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.
|
|
35
|
+
"@hh.ru/magritte-ui-action-list": "5.4.15",
|
|
36
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": "5.0.
|
|
40
|
+
"@hh.ru/magritte-ui-bottom-sheet": "5.0.2",
|
|
41
41
|
"@hh.ru/magritte-ui-branded-button": "2.0.5",
|
|
42
|
-
"@hh.ru/magritte-ui-breadcrumbs": "4.0.
|
|
42
|
+
"@hh.ru/magritte-ui-breadcrumbs": "4.0.18",
|
|
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.16",
|
|
49
49
|
"@hh.ru/magritte-ui-checkbox-radio": "3.0.5",
|
|
50
50
|
"@hh.ru/magritte-ui-chips": "5.1.3",
|
|
51
|
-
"@hh.ru/magritte-ui-date-picker": "3.2.
|
|
51
|
+
"@hh.ru/magritte-ui-date-picker": "3.2.22",
|
|
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.
|
|
57
|
+
"@hh.ru/magritte-ui-form-label": "4.0.14",
|
|
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,12 @@
|
|
|
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.21",
|
|
70
|
-
"@hh.ru/magritte-ui-
|
|
70
|
+
"@hh.ru/magritte-ui-segmented": "1.0.7",
|
|
71
|
+
"@hh.ru/magritte-ui-select": "5.3.18",
|
|
71
72
|
"@hh.ru/magritte-ui-skeleton": "2.1.7",
|
|
72
73
|
"@hh.ru/magritte-ui-snackbar": "4.0.13",
|
|
73
74
|
"@hh.ru/magritte-ui-spacing": "2.0.25",
|
|
74
|
-
"@hh.ru/magritte-ui-suggest": "4.2.
|
|
75
|
+
"@hh.ru/magritte-ui-suggest": "4.2.18",
|
|
75
76
|
"@hh.ru/magritte-ui-switch": "2.0.4",
|
|
76
77
|
"@hh.ru/magritte-ui-tabs": "5.0.8",
|
|
77
78
|
"@hh.ru/magritte-ui-tag": "3.0.3",
|
|
@@ -90,5 +91,5 @@
|
|
|
90
91
|
"publishConfig": {
|
|
91
92
|
"access": "public"
|
|
92
93
|
},
|
|
93
|
-
"gitHead": "
|
|
94
|
+
"gitHead": "e67649da7ad861426c59e5a77a8964b41b953dc2"
|
|
94
95
|
}
|