@hh.ru/magritte-ui 119.1.1 → 119.2.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
@@ -76,3 +76,4 @@ export * from '@hh.ru/magritte-ui-stepper';
76
76
  export { TranslationsContext, type TranslationsContextValue } from '@hh.ru/magritte-common-use-translation';
77
77
  export * from '@hh.ru/magritte-ui-assistant';
78
78
  export * from '@hh.ru/magritte-ui-theme-wrapper';
79
+ export * from '@hh.ru/magritte-ui-scrollbar';
package/index.js CHANGED
@@ -74,4 +74,5 @@ export * from '@hh.ru/magritte-ui-stepper';
74
74
  export { TranslationsContext } from '@hh.ru/magritte-common-use-translation';
75
75
  export * from '@hh.ru/magritte-ui-assistant';
76
76
  export * from '@hh.ru/magritte-ui-theme-wrapper';
77
+ export * from '@hh.ru/magritte-ui-scrollbar';
77
78
  //# 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
@@ -68,3 +68,4 @@ export * from '@hh.ru/magritte-ui-rating-review/index.mock';
68
68
  export * from '@hh.ru/magritte-ui-stepper/index.mock';
69
69
  export * from '@hh.ru/magritte-ui-assistant/index.mock';
70
70
  export * from '@hh.ru/magritte-ui-theme-wrapper';
71
+ export * from '@hh.ru/magritte-ui-scrollbar';
package/index.mock.js CHANGED
@@ -67,4 +67,5 @@ export * from '@hh.ru/magritte-ui-rating-review/index.mock';
67
67
  export * from '@hh.ru/magritte-ui-stepper/index.mock';
68
68
  export * from '@hh.ru/magritte-ui-assistant/index.mock';
69
69
  export * from '@hh.ru/magritte-ui-theme-wrapper';
70
+ export * from '@hh.ru/magritte-ui-scrollbar';
70
71
  //# 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": "119.1.1",
3
+ "version": "119.2.0",
4
4
  "main": "index.js",
5
5
  "types": "index.d.ts",
6
6
  "sideEffects": false,
@@ -34,15 +34,15 @@
34
34
  "@hh.ru/magritte-ui-accordion": "3.0.11",
35
35
  "@hh.ru/magritte-ui-action": "5.0.8",
36
36
  "@hh.ru/magritte-ui-action-bar": "5.0.5",
37
- "@hh.ru/magritte-ui-action-list": "8.0.19",
37
+ "@hh.ru/magritte-ui-action-list": "8.0.20",
38
38
  "@hh.ru/magritte-ui-alert": "3.1.1",
39
39
  "@hh.ru/magritte-ui-assistant": "1.0.7",
40
40
  "@hh.ru/magritte-ui-avatar": "7.0.6",
41
41
  "@hh.ru/magritte-ui-badge": "3.1.3",
42
42
  "@hh.ru/magritte-ui-banner": "6.0.10",
43
- "@hh.ru/magritte-ui-bottom-sheet": "8.2.1",
43
+ "@hh.ru/magritte-ui-bottom-sheet": "8.2.2",
44
44
  "@hh.ru/magritte-ui-branded-button": "2.1.61",
45
- "@hh.ru/magritte-ui-breadcrumbs": "7.0.19",
45
+ "@hh.ru/magritte-ui-breadcrumbs": "7.0.20",
46
46
  "@hh.ru/magritte-ui-breakpoint": "6.0.1",
47
47
  "@hh.ru/magritte-ui-button": "6.0.8",
48
48
  "@hh.ru/magritte-ui-button-stack": "2.1.78",
@@ -51,24 +51,24 @@
51
51
  "@hh.ru/magritte-ui-checkable-card": "4.1.2",
52
52
  "@hh.ru/magritte-ui-checkbox-radio": "4.0.8",
53
53
  "@hh.ru/magritte-ui-chips": "6.0.10",
54
- "@hh.ru/magritte-ui-chips-input": "9.1.18",
55
- "@hh.ru/magritte-ui-chips-trigger": "4.0.11",
56
- "@hh.ru/magritte-ui-date-picker": "5.1.12",
54
+ "@hh.ru/magritte-ui-chips-input": "9.1.19",
55
+ "@hh.ru/magritte-ui-chips-trigger": "4.1.0",
56
+ "@hh.ru/magritte-ui-date-picker": "5.1.13",
57
57
  "@hh.ru/magritte-ui-divider": "3.0.5",
58
58
  "@hh.ru/magritte-ui-dot-pages": "4.0.4",
59
- "@hh.ru/magritte-ui-drop": "11.0.11",
59
+ "@hh.ru/magritte-ui-drop": "11.1.0",
60
60
  "@hh.ru/magritte-ui-form-helper": "2.0.6",
61
- "@hh.ru/magritte-ui-form-label": "8.0.19",
61
+ "@hh.ru/magritte-ui-form-label": "8.0.20",
62
62
  "@hh.ru/magritte-ui-grid": "2.2.34",
63
63
  "@hh.ru/magritte-ui-icon": "12.3.2",
64
64
  "@hh.ru/magritte-ui-input": "9.0.10",
65
65
  "@hh.ru/magritte-ui-layer": "3.0.3",
66
66
  "@hh.ru/magritte-ui-link": "6.0.10",
67
67
  "@hh.ru/magritte-ui-loader": "2.0.7",
68
- "@hh.ru/magritte-ui-modal": "9.1.1",
68
+ "@hh.ru/magritte-ui-modal": "9.2.0",
69
69
  "@hh.ru/magritte-ui-navigation-bar": "10.0.11",
70
70
  "@hh.ru/magritte-ui-number-pages": "4.0.74",
71
- "@hh.ru/magritte-ui-phone-input": "4.0.22",
71
+ "@hh.ru/magritte-ui-phone-input": "4.0.23",
72
72
  "@hh.ru/magritte-ui-pincode-input": "2.0.7",
73
73
  "@hh.ru/magritte-ui-placeholder": "10.0.7",
74
74
  "@hh.ru/magritte-ui-progress-bar": "5.0.4",
@@ -76,25 +76,26 @@
76
76
  "@hh.ru/magritte-ui-rating-smiles": "2.0.4",
77
77
  "@hh.ru/magritte-ui-rating-stars": "2.0.9",
78
78
  "@hh.ru/magritte-ui-scrollable-container": "5.2.31",
79
+ "@hh.ru/magritte-ui-scrollbar": "1.0.1",
79
80
  "@hh.ru/magritte-ui-segmented": "2.0.10",
80
- "@hh.ru/magritte-ui-select": "12.1.17",
81
+ "@hh.ru/magritte-ui-select": "12.1.18",
81
82
  "@hh.ru/magritte-ui-skeleton": "3.0.4",
82
83
  "@hh.ru/magritte-ui-snackbar": "6.1.1",
83
84
  "@hh.ru/magritte-ui-spacing": "2.0.62",
84
85
  "@hh.ru/magritte-ui-stepper": "1.0.10",
85
- "@hh.ru/magritte-ui-suggest": "11.0.19",
86
+ "@hh.ru/magritte-ui-suggest": "11.0.20",
86
87
  "@hh.ru/magritte-ui-swipe": "8.1.5",
87
88
  "@hh.ru/magritte-ui-switch": "3.0.8",
88
89
  "@hh.ru/magritte-ui-table": "3.0.6",
89
90
  "@hh.ru/magritte-ui-tabs": "7.0.10",
90
91
  "@hh.ru/magritte-ui-tag": "4.0.7",
91
- "@hh.ru/magritte-ui-textarea": "3.0.4",
92
+ "@hh.ru/magritte-ui-textarea": "3.1.0",
92
93
  "@hh.ru/magritte-ui-theme-wrapper": "1.1.1",
93
94
  "@hh.ru/magritte-ui-timer": "1.2.60",
94
95
  "@hh.ru/magritte-ui-title": "7.0.7",
95
96
  "@hh.ru/magritte-ui-tooltip": "10.0.10",
96
97
  "@hh.ru/magritte-ui-translate-guard": "0.1.16",
97
- "@hh.ru/magritte-ui-tree-selector": "5.1.8",
98
+ "@hh.ru/magritte-ui-tree-selector": "5.2.0",
98
99
  "@hh.ru/magritte-ui-trigger": "4.0.10",
99
100
  "@hh.ru/magritte-ui-typography": "4.2.2",
100
101
  "@hh.ru/magritte-ui-upload": "4.0.12"
@@ -106,5 +107,5 @@
106
107
  "publishConfig": {
107
108
  "access": "public"
108
109
  },
109
- "gitHead": "18a4c9f53b8572077ce0fba28266865c1b619cee"
110
+ "gitHead": "8c9ac514d963c54434c7f9ed84d3ae347fc5f396"
110
111
  }