@mirohq/design-system-popover 5.0.7 → 5.0.9
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/dist/types.d.ts +18 -18
- package/package.json +4 -4
package/dist/types.d.ts
CHANGED
|
@@ -207,28 +207,28 @@ declare const StyledTrigger: react.ForwardRefExoticComponent<Pick<Omit<{}, never
|
|
|
207
207
|
readonly 'icon-400': "32px";
|
|
208
208
|
};
|
|
209
209
|
space: {
|
|
210
|
-
readonly
|
|
210
|
+
readonly 0: 0;
|
|
211
211
|
readonly 50: "4px";
|
|
212
212
|
readonly 100: "8px";
|
|
213
213
|
readonly 150: "12px";
|
|
214
214
|
readonly 200: "16px";
|
|
215
215
|
readonly 300: "24px";
|
|
216
216
|
readonly 400: "32px";
|
|
217
|
-
readonly 500: "
|
|
217
|
+
readonly 500: "40px";
|
|
218
218
|
readonly 600: "48px";
|
|
219
219
|
readonly 800: "64px";
|
|
220
220
|
readonly 1200: "96px";
|
|
221
221
|
readonly 1600: "128px";
|
|
222
222
|
};
|
|
223
223
|
'space-gap': {
|
|
224
|
-
readonly
|
|
224
|
+
readonly 0: any;
|
|
225
225
|
readonly 50: any;
|
|
226
226
|
readonly 100: any;
|
|
227
227
|
readonly 200: any;
|
|
228
228
|
readonly 300: any;
|
|
229
229
|
};
|
|
230
230
|
'space-inset': {
|
|
231
|
-
readonly
|
|
231
|
+
readonly 0: any;
|
|
232
232
|
readonly 50: any;
|
|
233
233
|
readonly 100: any;
|
|
234
234
|
readonly 150: any;
|
|
@@ -241,7 +241,7 @@ declare const StyledTrigger: react.ForwardRefExoticComponent<Pick<Omit<{}, never
|
|
|
241
241
|
readonly 1600: any;
|
|
242
242
|
};
|
|
243
243
|
'space-offset': {
|
|
244
|
-
readonly
|
|
244
|
+
readonly 0: any;
|
|
245
245
|
readonly 50: any;
|
|
246
246
|
readonly 100: any;
|
|
247
247
|
readonly 150: any;
|
|
@@ -252,7 +252,7 @@ declare const StyledTrigger: react.ForwardRefExoticComponent<Pick<Omit<{}, never
|
|
|
252
252
|
readonly 800: any;
|
|
253
253
|
readonly 1200: any;
|
|
254
254
|
readonly 1600: any;
|
|
255
|
-
readonly 'stacking-
|
|
255
|
+
readonly 'stacking-0': any;
|
|
256
256
|
readonly 'stacking-100': any;
|
|
257
257
|
readonly 'stacking-200': any;
|
|
258
258
|
readonly 'stacking-300': any;
|
|
@@ -668,28 +668,28 @@ declare const StyledContent: react.ForwardRefExoticComponent<Pick<Omit<{
|
|
|
668
668
|
readonly 'icon-400': "32px";
|
|
669
669
|
};
|
|
670
670
|
space: {
|
|
671
|
-
readonly
|
|
671
|
+
readonly 0: 0;
|
|
672
672
|
readonly 50: "4px";
|
|
673
673
|
readonly 100: "8px";
|
|
674
674
|
readonly 150: "12px";
|
|
675
675
|
readonly 200: "16px";
|
|
676
676
|
readonly 300: "24px";
|
|
677
677
|
readonly 400: "32px";
|
|
678
|
-
readonly 500: "
|
|
678
|
+
readonly 500: "40px";
|
|
679
679
|
readonly 600: "48px";
|
|
680
680
|
readonly 800: "64px";
|
|
681
681
|
readonly 1200: "96px";
|
|
682
682
|
readonly 1600: "128px";
|
|
683
683
|
};
|
|
684
684
|
'space-gap': {
|
|
685
|
-
readonly
|
|
685
|
+
readonly 0: any;
|
|
686
686
|
readonly 50: any;
|
|
687
687
|
readonly 100: any;
|
|
688
688
|
readonly 200: any;
|
|
689
689
|
readonly 300: any;
|
|
690
690
|
};
|
|
691
691
|
'space-inset': {
|
|
692
|
-
readonly
|
|
692
|
+
readonly 0: any;
|
|
693
693
|
readonly 50: any;
|
|
694
694
|
readonly 100: any;
|
|
695
695
|
readonly 150: any;
|
|
@@ -702,7 +702,7 @@ declare const StyledContent: react.ForwardRefExoticComponent<Pick<Omit<{
|
|
|
702
702
|
readonly 1600: any;
|
|
703
703
|
};
|
|
704
704
|
'space-offset': {
|
|
705
|
-
readonly
|
|
705
|
+
readonly 0: any;
|
|
706
706
|
readonly 50: any;
|
|
707
707
|
readonly 100: any;
|
|
708
708
|
readonly 150: any;
|
|
@@ -713,7 +713,7 @@ declare const StyledContent: react.ForwardRefExoticComponent<Pick<Omit<{
|
|
|
713
713
|
readonly 800: any;
|
|
714
714
|
readonly 1200: any;
|
|
715
715
|
readonly 1600: any;
|
|
716
|
-
readonly 'stacking-
|
|
716
|
+
readonly 'stacking-0': any;
|
|
717
717
|
readonly 'stacking-100': any;
|
|
718
718
|
readonly 'stacking-200': any;
|
|
719
719
|
readonly 'stacking-300': any;
|
|
@@ -1242,28 +1242,28 @@ declare const StyledClose: react.ForwardRefExoticComponent<Pick<Omit<{
|
|
|
1242
1242
|
readonly 'icon-400': "32px";
|
|
1243
1243
|
};
|
|
1244
1244
|
space: {
|
|
1245
|
-
readonly
|
|
1245
|
+
readonly 0: 0;
|
|
1246
1246
|
readonly 50: "4px";
|
|
1247
1247
|
readonly 100: "8px";
|
|
1248
1248
|
readonly 150: "12px";
|
|
1249
1249
|
readonly 200: "16px";
|
|
1250
1250
|
readonly 300: "24px";
|
|
1251
1251
|
readonly 400: "32px";
|
|
1252
|
-
readonly 500: "
|
|
1252
|
+
readonly 500: "40px";
|
|
1253
1253
|
readonly 600: "48px";
|
|
1254
1254
|
readonly 800: "64px";
|
|
1255
1255
|
readonly 1200: "96px";
|
|
1256
1256
|
readonly 1600: "128px";
|
|
1257
1257
|
};
|
|
1258
1258
|
'space-gap': {
|
|
1259
|
-
readonly
|
|
1259
|
+
readonly 0: any;
|
|
1260
1260
|
readonly 50: any;
|
|
1261
1261
|
readonly 100: any;
|
|
1262
1262
|
readonly 200: any;
|
|
1263
1263
|
readonly 300: any;
|
|
1264
1264
|
};
|
|
1265
1265
|
'space-inset': {
|
|
1266
|
-
readonly
|
|
1266
|
+
readonly 0: any;
|
|
1267
1267
|
readonly 50: any;
|
|
1268
1268
|
readonly 100: any;
|
|
1269
1269
|
readonly 150: any;
|
|
@@ -1276,7 +1276,7 @@ declare const StyledClose: react.ForwardRefExoticComponent<Pick<Omit<{
|
|
|
1276
1276
|
readonly 1600: any;
|
|
1277
1277
|
};
|
|
1278
1278
|
'space-offset': {
|
|
1279
|
-
readonly
|
|
1279
|
+
readonly 0: any;
|
|
1280
1280
|
readonly 50: any;
|
|
1281
1281
|
readonly 100: any;
|
|
1282
1282
|
readonly 150: any;
|
|
@@ -1287,7 +1287,7 @@ declare const StyledClose: react.ForwardRefExoticComponent<Pick<Omit<{
|
|
|
1287
1287
|
readonly 800: any;
|
|
1288
1288
|
readonly 1200: any;
|
|
1289
1289
|
readonly 1600: any;
|
|
1290
|
-
readonly 'stacking-
|
|
1290
|
+
readonly 'stacking-0': any;
|
|
1291
1291
|
readonly 'stacking-100': any;
|
|
1292
1292
|
readonly 'stacking-200': any;
|
|
1293
1293
|
readonly 'stacking-300': any;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mirohq/design-system-popover",
|
|
3
|
-
"version": "5.0.
|
|
3
|
+
"version": "5.0.9",
|
|
4
4
|
"description": "",
|
|
5
5
|
"author": "Miro",
|
|
6
6
|
"source": "src/index.ts",
|
|
@@ -29,10 +29,10 @@
|
|
|
29
29
|
"dependencies": {
|
|
30
30
|
"@radix-ui/react-popover": "^1.0.0",
|
|
31
31
|
"@radix-ui/react-use-size": "^1.0.1",
|
|
32
|
-
"@mirohq/design-system-icons": "^0.24.
|
|
32
|
+
"@mirohq/design-system-icons": "^0.24.5",
|
|
33
33
|
"@mirohq/design-system-primitive": "^1.1.0",
|
|
34
|
-
"@mirohq/design-system-stitches": "^2.3.
|
|
35
|
-
"@mirohq/design-system-styles": "^1.0.
|
|
34
|
+
"@mirohq/design-system-stitches": "^2.3.3",
|
|
35
|
+
"@mirohq/design-system-styles": "^1.0.25"
|
|
36
36
|
},
|
|
37
37
|
"scripts": {
|
|
38
38
|
"build": "rollup -c ../../../rollup.config.js",
|