@hh.ru/magritte-ui 119.6.1 → 119.7.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
@@ -78,3 +78,4 @@ export * from '@hh.ru/magritte-ui-assistant';
78
78
  export * from '@hh.ru/magritte-ui-theme-wrapper';
79
79
  export * from '@hh.ru/magritte-ui-scrollbar';
80
80
  export * from '@hh.ru/magritte-ui-text-list';
81
+ export * from '@hh.ru/magritte-ui-floating-button';
package/index.js CHANGED
@@ -76,4 +76,5 @@ export * from '@hh.ru/magritte-ui-assistant';
76
76
  export * from '@hh.ru/magritte-ui-theme-wrapper';
77
77
  export * from '@hh.ru/magritte-ui-scrollbar';
78
78
  export * from '@hh.ru/magritte-ui-text-list';
79
+ export * from '@hh.ru/magritte-ui-floating-button';
79
80
  //# 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
@@ -70,3 +70,4 @@ export * from '@hh.ru/magritte-ui-assistant/index.mock';
70
70
  export * from '@hh.ru/magritte-ui-theme-wrapper';
71
71
  export * from '@hh.ru/magritte-ui-scrollbar';
72
72
  export * from '@hh.ru/magritte-ui-text-list';
73
+ export * from '@hh.ru/magritte-ui-floating-button/index.mock';
package/index.mock.js CHANGED
@@ -69,4 +69,5 @@ export * from '@hh.ru/magritte-ui-assistant/index.mock';
69
69
  export * from '@hh.ru/magritte-ui-theme-wrapper';
70
70
  export * from '@hh.ru/magritte-ui-scrollbar';
71
71
  export * from '@hh.ru/magritte-ui-text-list';
72
+ export * from '@hh.ru/magritte-ui-floating-button/index.mock';
72
73
  //# 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.6.1",
3
+ "version": "119.7.0",
4
4
  "main": "index.js",
5
5
  "types": "index.d.ts",
6
6
  "sideEffects": false,
@@ -33,16 +33,16 @@
33
33
  "@hh.ru/magritte-types": "5.0.4",
34
34
  "@hh.ru/magritte-ui-accordion": "3.0.13",
35
35
  "@hh.ru/magritte-ui-action": "5.0.10",
36
- "@hh.ru/magritte-ui-action-bar": "5.0.7",
37
- "@hh.ru/magritte-ui-action-list": "8.0.24",
36
+ "@hh.ru/magritte-ui-action-bar": "5.0.8",
37
+ "@hh.ru/magritte-ui-action-list": "8.0.25",
38
38
  "@hh.ru/magritte-ui-alert": "3.1.3",
39
39
  "@hh.ru/magritte-ui-assistant": "1.0.8",
40
40
  "@hh.ru/magritte-ui-avatar": "7.0.7",
41
41
  "@hh.ru/magritte-ui-badge": "3.2.0",
42
42
  "@hh.ru/magritte-ui-banner": "6.0.12",
43
- "@hh.ru/magritte-ui-bottom-sheet": "8.2.6",
43
+ "@hh.ru/magritte-ui-bottom-sheet": "8.2.7",
44
44
  "@hh.ru/magritte-ui-branded-button": "2.1.63",
45
- "@hh.ru/magritte-ui-breadcrumbs": "7.0.24",
45
+ "@hh.ru/magritte-ui-breadcrumbs": "7.0.25",
46
46
  "@hh.ru/magritte-ui-breakpoint": "6.0.1",
47
47
  "@hh.ru/magritte-ui-button": "6.0.10",
48
48
  "@hh.ru/magritte-ui-button-stack": "2.1.80",
@@ -51,24 +51,25 @@
51
51
  "@hh.ru/magritte-ui-checkable-card": "4.1.4",
52
52
  "@hh.ru/magritte-ui-checkbox-radio": "4.0.10",
53
53
  "@hh.ru/magritte-ui-chips": "6.0.12",
54
- "@hh.ru/magritte-ui-chips-input": "9.1.24",
54
+ "@hh.ru/magritte-ui-chips-input": "9.1.25",
55
55
  "@hh.ru/magritte-ui-chips-trigger": "4.1.4",
56
- "@hh.ru/magritte-ui-date-picker": "5.1.17",
56
+ "@hh.ru/magritte-ui-date-picker": "5.1.18",
57
57
  "@hh.ru/magritte-ui-divider": "3.0.6",
58
58
  "@hh.ru/magritte-ui-dot-pages": "4.0.5",
59
- "@hh.ru/magritte-ui-drop": "11.1.4",
59
+ "@hh.ru/magritte-ui-drop": "11.1.5",
60
+ "@hh.ru/magritte-ui-floating-button": "1.2.0",
60
61
  "@hh.ru/magritte-ui-form-helper": "2.0.7",
61
- "@hh.ru/magritte-ui-form-label": "8.0.24",
62
+ "@hh.ru/magritte-ui-form-label": "8.0.25",
62
63
  "@hh.ru/magritte-ui-grid": "2.2.35",
63
64
  "@hh.ru/magritte-ui-icon": "12.3.4",
64
65
  "@hh.ru/magritte-ui-input": "9.0.12",
65
66
  "@hh.ru/magritte-ui-layer": "3.0.4",
66
67
  "@hh.ru/magritte-ui-link": "6.0.12",
67
68
  "@hh.ru/magritte-ui-loader": "2.0.9",
68
- "@hh.ru/magritte-ui-modal": "9.2.4",
69
+ "@hh.ru/magritte-ui-modal": "9.2.5",
69
70
  "@hh.ru/magritte-ui-navigation-bar": "10.0.13",
70
71
  "@hh.ru/magritte-ui-number-pages": "4.0.76",
71
- "@hh.ru/magritte-ui-phone-input": "4.0.27",
72
+ "@hh.ru/magritte-ui-phone-input": "4.0.28",
72
73
  "@hh.ru/magritte-ui-pincode-input": "2.0.8",
73
74
  "@hh.ru/magritte-ui-placeholder": "10.0.8",
74
75
  "@hh.ru/magritte-ui-progress-bar": "5.0.5",
@@ -78,17 +79,17 @@
78
79
  "@hh.ru/magritte-ui-scrollable-container": "5.2.33",
79
80
  "@hh.ru/magritte-ui-scrollbar": "1.0.4",
80
81
  "@hh.ru/magritte-ui-segmented": "2.0.12",
81
- "@hh.ru/magritte-ui-select": "12.1.22",
82
+ "@hh.ru/magritte-ui-select": "12.1.23",
82
83
  "@hh.ru/magritte-ui-skeleton": "3.0.5",
83
84
  "@hh.ru/magritte-ui-snackbar": "6.1.3",
84
85
  "@hh.ru/magritte-ui-spacing": "2.0.63",
85
86
  "@hh.ru/magritte-ui-stepper": "1.0.12",
86
- "@hh.ru/magritte-ui-suggest": "11.0.24",
87
+ "@hh.ru/magritte-ui-suggest": "11.0.25",
87
88
  "@hh.ru/magritte-ui-swipe": "8.1.7",
88
89
  "@hh.ru/magritte-ui-switch": "3.0.10",
89
90
  "@hh.ru/magritte-ui-table": "3.1.1",
90
91
  "@hh.ru/magritte-ui-tabs": "7.0.12",
91
- "@hh.ru/magritte-ui-tag": "4.0.9",
92
+ "@hh.ru/magritte-ui-tag": "4.0.10",
92
93
  "@hh.ru/magritte-ui-text-list": "1.1.6",
93
94
  "@hh.ru/magritte-ui-textarea": "3.1.4",
94
95
  "@hh.ru/magritte-ui-theme-wrapper": "1.1.2",
@@ -108,5 +109,5 @@
108
109
  "publishConfig": {
109
110
  "access": "public"
110
111
  },
111
- "gitHead": "e8f2bc1fe587fea5bd4e48d56c31250aa1c9e69d"
112
+ "gitHead": "f11d50914c03d4a4f9395fc61e4ca80c5ea9c5e1"
112
113
  }