@hh.ru/magritte-ui 83.1.0 → 84.0.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
@@ -66,3 +66,4 @@ export { type PhoneInputProps, type CountryCode, type CountryCallingCode, PhoneI
66
66
  export * from '@hh.ru/magritte-types';
67
67
  export * from '@hh.ru/magritte-ui-chips-trigger';
68
68
  export * from '@hh.ru/magritte-ui-chips-input';
69
+ export * from '@hh.ru/magritte-ui-table';
package/index.js CHANGED
@@ -64,4 +64,5 @@ export { PhoneInput } from '@hh.ru/magritte-ui-phone-input';
64
64
  export * from '@hh.ru/magritte-types';
65
65
  export * from '@hh.ru/magritte-ui-chips-trigger';
66
66
  export * from '@hh.ru/magritte-ui-chips-input';
67
+ export * from '@hh.ru/magritte-ui-table';
67
68
  //# 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
@@ -59,3 +59,4 @@ export { type PhoneInputProps, type CountryCode, type CountryCallingCode, PhoneI
59
59
  export * from '@hh.ru/magritte-types';
60
60
  export * from '@hh.ru/magritte-ui-chips-trigger/index.mock';
61
61
  export * from '@hh.ru/magritte-ui-chips-input/index.mock';
62
+ export * from '@hh.ru/magritte-ui-table/index.mock';
package/index.mock.js CHANGED
@@ -58,4 +58,5 @@ export { PhoneInput } from '@hh.ru/magritte-ui-phone-input/index.mock';
58
58
  export * from '@hh.ru/magritte-types';
59
59
  export * from '@hh.ru/magritte-ui-chips-trigger/index.mock';
60
60
  export * from '@hh.ru/magritte-ui-chips-input/index.mock';
61
+ export * from '@hh.ru/magritte-ui-table/index.mock';
61
62
  //# 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": "83.1.0",
3
+ "version": "84.0.0",
4
4
  "main": "index.js",
5
5
  "types": "index.d.ts",
6
6
  "sideEffects": false,
@@ -30,55 +30,56 @@
30
30
  "@hh.ru/magritte-fonts": "1.1.2",
31
31
  "@hh.ru/magritte-reset-css": "1.1.1",
32
32
  "@hh.ru/magritte-types": "5.0.1",
33
- "@hh.ru/magritte-ui-accordion": "2.5.53",
33
+ "@hh.ru/magritte-ui-accordion": "2.5.54",
34
34
  "@hh.ru/magritte-ui-action": "4.4.22",
35
35
  "@hh.ru/magritte-ui-action-bar": "2.2.15",
36
- "@hh.ru/magritte-ui-action-list": "6.0.72",
37
- "@hh.ru/magritte-ui-alert": "1.3.23",
36
+ "@hh.ru/magritte-ui-action-list": "6.0.74",
37
+ "@hh.ru/magritte-ui-alert": "1.3.24",
38
38
  "@hh.ru/magritte-ui-avatar": "5.0.19",
39
39
  "@hh.ru/magritte-ui-badge": "2.2.14",
40
40
  "@hh.ru/magritte-ui-banner": "2.3.73",
41
- "@hh.ru/magritte-ui-bottom-sheet": "5.5.24",
41
+ "@hh.ru/magritte-ui-bottom-sheet": "5.5.26",
42
42
  "@hh.ru/magritte-ui-branded-button": "2.1.17",
43
- "@hh.ru/magritte-ui-breadcrumbs": "5.0.74",
43
+ "@hh.ru/magritte-ui-breadcrumbs": "5.0.76",
44
44
  "@hh.ru/magritte-ui-breakpoint": "5.0.0",
45
45
  "@hh.ru/magritte-ui-button": "5.2.14",
46
46
  "@hh.ru/magritte-ui-button-stack": "2.1.33",
47
47
  "@hh.ru/magritte-ui-card": "6.1.25",
48
48
  "@hh.ru/magritte-ui-cell": "4.0.29",
49
- "@hh.ru/magritte-ui-checkable-card": "3.0.59",
49
+ "@hh.ru/magritte-ui-checkable-card": "3.0.60",
50
50
  "@hh.ru/magritte-ui-checkbox-radio": "3.0.34",
51
- "@hh.ru/magritte-ui-chips": "5.3.2",
52
- "@hh.ru/magritte-ui-chips-input": "3.1.15",
53
- "@hh.ru/magritte-ui-chips-trigger": "3.2.15",
54
- "@hh.ru/magritte-ui-date-picker": "3.3.73",
51
+ "@hh.ru/magritte-ui-chips": "5.3.3",
52
+ "@hh.ru/magritte-ui-chips-input": "3.1.17",
53
+ "@hh.ru/magritte-ui-chips-trigger": "3.2.16",
54
+ "@hh.ru/magritte-ui-date-picker": "3.3.75",
55
55
  "@hh.ru/magritte-ui-divider": "1.1.39",
56
- "@hh.ru/magritte-ui-dot-pages": "3.0.16",
56
+ "@hh.ru/magritte-ui-dot-pages": "3.0.17",
57
57
  "@hh.ru/magritte-ui-drop": "7.2.10",
58
58
  "@hh.ru/magritte-ui-form-helper": "1.0.20",
59
- "@hh.ru/magritte-ui-form-label": "5.0.11",
59
+ "@hh.ru/magritte-ui-form-label": "5.0.13",
60
60
  "@hh.ru/magritte-ui-grid": "2.2.11",
61
61
  "@hh.ru/magritte-ui-icon": "7.9.10",
62
62
  "@hh.ru/magritte-ui-input": "7.1.4",
63
63
  "@hh.ru/magritte-ui-layer": "2.1.2",
64
64
  "@hh.ru/magritte-ui-link": "4.3.20",
65
65
  "@hh.ru/magritte-ui-loader": "1.3.15",
66
- "@hh.ru/magritte-ui-modal": "6.0.1",
67
- "@hh.ru/magritte-ui-navigation-bar": "6.3.13",
66
+ "@hh.ru/magritte-ui-modal": "6.0.2",
67
+ "@hh.ru/magritte-ui-navigation-bar": "6.3.14",
68
68
  "@hh.ru/magritte-ui-number-pages": "4.0.32",
69
- "@hh.ru/magritte-ui-phone-input": "1.4.8",
69
+ "@hh.ru/magritte-ui-phone-input": "1.4.10",
70
70
  "@hh.ru/magritte-ui-placeholder": "8.0.1",
71
71
  "@hh.ru/magritte-ui-progress-bar": "4.0.16",
72
- "@hh.ru/magritte-ui-scrollable-container": "4.5.3",
72
+ "@hh.ru/magritte-ui-scrollable-container": "4.5.4",
73
73
  "@hh.ru/magritte-ui-segmented": "1.0.38",
74
- "@hh.ru/magritte-ui-select": "8.6.14",
74
+ "@hh.ru/magritte-ui-select": "8.6.16",
75
75
  "@hh.ru/magritte-ui-skeleton": "2.1.20",
76
76
  "@hh.ru/magritte-ui-snackbar": "4.3.5",
77
77
  "@hh.ru/magritte-ui-spacing": "2.0.37",
78
- "@hh.ru/magritte-ui-suggest": "6.4.14",
79
- "@hh.ru/magritte-ui-swipe": "5.1.29",
78
+ "@hh.ru/magritte-ui-suggest": "6.4.16",
79
+ "@hh.ru/magritte-ui-swipe": "5.1.30",
80
80
  "@hh.ru/magritte-ui-switch": "2.0.32",
81
- "@hh.ru/magritte-ui-tabs": "5.4.6",
81
+ "@hh.ru/magritte-ui-table": "2.2.8",
82
+ "@hh.ru/magritte-ui-tabs": "5.4.7",
82
83
  "@hh.ru/magritte-ui-tag": "3.1.0",
83
84
  "@hh.ru/magritte-ui-textarea": "2.0.71",
84
85
  "@hh.ru/magritte-ui-theme-provider": "1.1.35",
@@ -86,7 +87,7 @@
86
87
  "@hh.ru/magritte-ui-title": "6.0.0",
87
88
  "@hh.ru/magritte-ui-tooltip": "8.0.14",
88
89
  "@hh.ru/magritte-ui-translate-guard": "0.1.13",
89
- "@hh.ru/magritte-ui-tree-selector": "4.6.2",
90
+ "@hh.ru/magritte-ui-tree-selector": "4.6.3",
90
91
  "@hh.ru/magritte-ui-trigger": "3.0.14",
91
92
  "@hh.ru/magritte-ui-typography": "3.0.25"
92
93
  },
@@ -97,5 +98,5 @@
97
98
  "publishConfig": {
98
99
  "access": "public"
99
100
  },
100
- "gitHead": "97c4661f52d538cd1a0178d7822a852e678548ff"
101
+ "gitHead": "0a90d25843da90eb96e22ded9ead07bdd4ad44b6"
101
102
  }