@hh.ru/magritte-ui 59.0.0 → 59.1.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 +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 +13 -12
package/index.d.ts
CHANGED
package/index.js
CHANGED
|
@@ -56,4 +56,5 @@ export * from '@hh.ru/magritte-ui-button-stack';
|
|
|
56
56
|
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
|
+
export * from '@hh.ru/magritte-ui-form-helper';
|
|
59
60
|
//# 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
|
@@ -51,3 +51,4 @@ export * from '@hh.ru/magritte-ui-button-stack/index.mock';
|
|
|
51
51
|
export { Placeholder, type PlaceholderVerticalAlign, type PlaceholderButtonsAlign, type PlaceholderProps, } from '@hh.ru/magritte-ui-placeholder';
|
|
52
52
|
export { useCollapsible } from '@hh.ru/magritte-common-use-collapsible';
|
|
53
53
|
export * from '@hh.ru/magritte-ui-branded-button/index.mock';
|
|
54
|
+
export * from '@hh.ru/magritte-ui-form-helper/index.mock';
|
package/index.mock.js
CHANGED
|
@@ -50,4 +50,5 @@ export * from '@hh.ru/magritte-ui-button-stack/index.mock';
|
|
|
50
50
|
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
|
+
export * from '@hh.ru/magritte-ui-form-helper/index.mock';
|
|
53
54
|
//# 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": "59.
|
|
3
|
+
"version": "59.1.0",
|
|
4
4
|
"main": "index.js",
|
|
5
5
|
"types": "index.d.ts",
|
|
6
6
|
"sideEffects": false,
|
|
@@ -42,20 +42,21 @@
|
|
|
42
42
|
"@hh.ru/magritte-ui-button": "3.1.16",
|
|
43
43
|
"@hh.ru/magritte-ui-button-stack": "2.0.6",
|
|
44
44
|
"@hh.ru/magritte-ui-card": "6.0.3",
|
|
45
|
-
"@hh.ru/magritte-ui-cell": "2.2.
|
|
46
|
-
"@hh.ru/magritte-ui-checkable-card": "3.0.
|
|
47
|
-
"@hh.ru/magritte-ui-checkbox-radio": "2.2.
|
|
48
|
-
"@hh.ru/magritte-ui-chips": "3.0.
|
|
45
|
+
"@hh.ru/magritte-ui-cell": "2.2.8",
|
|
46
|
+
"@hh.ru/magritte-ui-checkable-card": "3.0.5",
|
|
47
|
+
"@hh.ru/magritte-ui-checkbox-radio": "2.2.2",
|
|
48
|
+
"@hh.ru/magritte-ui-chips": "3.0.26",
|
|
49
49
|
"@hh.ru/magritte-ui-counter": "4.0.9",
|
|
50
50
|
"@hh.ru/magritte-ui-date-picker": "3.2.1",
|
|
51
51
|
"@hh.ru/magritte-ui-divider": "1.1.25",
|
|
52
52
|
"@hh.ru/magritte-ui-dot-pages": "2.1.31",
|
|
53
53
|
"@hh.ru/magritte-ui-drop": "5.1.1",
|
|
54
54
|
"@hh.ru/magritte-ui-dummy": "1.1.24",
|
|
55
|
+
"@hh.ru/magritte-ui-form-helper": "1.0.1",
|
|
55
56
|
"@hh.ru/magritte-ui-form-label": "3.3.1",
|
|
56
57
|
"@hh.ru/magritte-ui-grid": "2.1.5",
|
|
57
58
|
"@hh.ru/magritte-ui-icon": "7.1.5",
|
|
58
|
-
"@hh.ru/magritte-ui-input": "5.0.
|
|
59
|
+
"@hh.ru/magritte-ui-input": "5.0.16",
|
|
59
60
|
"@hh.ru/magritte-ui-layer": "2.0.3",
|
|
60
61
|
"@hh.ru/magritte-ui-link": "4.1.3",
|
|
61
62
|
"@hh.ru/magritte-ui-loader": "1.2.37",
|
|
@@ -64,16 +65,16 @@
|
|
|
64
65
|
"@hh.ru/magritte-ui-number-pages": "3.0.25",
|
|
65
66
|
"@hh.ru/magritte-ui-placeholder": "6.0.4",
|
|
66
67
|
"@hh.ru/magritte-ui-progress-bar": "3.1.4",
|
|
67
|
-
"@hh.ru/magritte-ui-scrollable-container": "4.3.
|
|
68
|
-
"@hh.ru/magritte-ui-select": "5.2.
|
|
68
|
+
"@hh.ru/magritte-ui-scrollable-container": "4.3.11",
|
|
69
|
+
"@hh.ru/magritte-ui-select": "5.2.3",
|
|
69
70
|
"@hh.ru/magritte-ui-skeleton": "2.1.3",
|
|
70
71
|
"@hh.ru/magritte-ui-snackbar": "3.2.22",
|
|
71
72
|
"@hh.ru/magritte-ui-spacing": "2.0.22",
|
|
72
|
-
"@hh.ru/magritte-ui-suggest": "4.1.
|
|
73
|
+
"@hh.ru/magritte-ui-suggest": "4.1.3",
|
|
73
74
|
"@hh.ru/magritte-ui-switch": "1.4.6",
|
|
74
|
-
"@hh.ru/magritte-ui-tabs": "3.2.
|
|
75
|
+
"@hh.ru/magritte-ui-tabs": "3.2.2",
|
|
75
76
|
"@hh.ru/magritte-ui-tag": "2.0.13",
|
|
76
|
-
"@hh.ru/magritte-ui-textarea": "2.0.
|
|
77
|
+
"@hh.ru/magritte-ui-textarea": "2.0.17",
|
|
77
78
|
"@hh.ru/magritte-ui-theme-provider": "1.1.22",
|
|
78
79
|
"@hh.ru/magritte-ui-timer": "1.2.25",
|
|
79
80
|
"@hh.ru/magritte-ui-title": "4.0.1",
|
|
@@ -88,5 +89,5 @@
|
|
|
88
89
|
"publishConfig": {
|
|
89
90
|
"access": "public"
|
|
90
91
|
},
|
|
91
|
-
"gitHead": "
|
|
92
|
+
"gitHead": "9f09ecd7831d299cd9c5a8852bd30334245ab0e7"
|
|
92
93
|
}
|