@mirohq/design-system-dropdown-menu 3.5.10 → 3.5.11
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 +21 -0
- package/package.json +6 -6
package/dist/types.d.ts
CHANGED
|
@@ -240,6 +240,7 @@ declare const StyledCheckboxItem: react.ForwardRefExoticComponent<Omit<Omit<{},
|
|
|
240
240
|
readonly 400: "32px";
|
|
241
241
|
readonly 500: "40px";
|
|
242
242
|
readonly 600: "48px";
|
|
243
|
+
readonly 700: "56px";
|
|
243
244
|
readonly 800: "64px";
|
|
244
245
|
readonly 1200: "96px";
|
|
245
246
|
readonly 1600: "128px";
|
|
@@ -743,6 +744,7 @@ declare const StyledContent: react.ForwardRefExoticComponent<Omit<Omit<{
|
|
|
743
744
|
readonly 400: "32px";
|
|
744
745
|
readonly 500: "40px";
|
|
745
746
|
readonly 600: "48px";
|
|
747
|
+
readonly 700: "56px";
|
|
746
748
|
readonly 800: "64px";
|
|
747
749
|
readonly 1200: "96px";
|
|
748
750
|
readonly 1600: "128px";
|
|
@@ -1353,6 +1355,7 @@ declare const StyledItem: react.ForwardRefExoticComponent<Omit<Omit<{
|
|
|
1353
1355
|
readonly 400: "32px";
|
|
1354
1356
|
readonly 500: "40px";
|
|
1355
1357
|
readonly 600: "48px";
|
|
1358
|
+
readonly 700: "56px";
|
|
1356
1359
|
readonly 800: "64px";
|
|
1357
1360
|
readonly 1200: "96px";
|
|
1358
1361
|
readonly 1600: "128px";
|
|
@@ -1846,6 +1849,7 @@ declare const StyledRadioGroup: react.ForwardRefExoticComponent<Omit<Omit<{}, ne
|
|
|
1846
1849
|
readonly 400: "32px";
|
|
1847
1850
|
readonly 500: "40px";
|
|
1848
1851
|
readonly 600: "48px";
|
|
1852
|
+
readonly 700: "56px";
|
|
1849
1853
|
readonly 800: "64px";
|
|
1850
1854
|
readonly 1200: "96px";
|
|
1851
1855
|
readonly 1600: "128px";
|
|
@@ -2328,6 +2332,7 @@ declare const StyledRadioItem: react.ForwardRefExoticComponent<Omit<Omit<{}, nev
|
|
|
2328
2332
|
readonly 400: "32px";
|
|
2329
2333
|
readonly 500: "40px";
|
|
2330
2334
|
readonly 600: "48px";
|
|
2335
|
+
readonly 700: "56px";
|
|
2331
2336
|
readonly 800: "64px";
|
|
2332
2337
|
readonly 1200: "96px";
|
|
2333
2338
|
readonly 1600: "128px";
|
|
@@ -2823,6 +2828,7 @@ declare const StyledSeparator: react.ForwardRefExoticComponent<Omit<Omit<{}, nev
|
|
|
2823
2828
|
readonly 400: "32px";
|
|
2824
2829
|
readonly 500: "40px";
|
|
2825
2830
|
readonly 600: "48px";
|
|
2831
|
+
readonly 700: "56px";
|
|
2826
2832
|
readonly 800: "64px";
|
|
2827
2833
|
readonly 1200: "96px";
|
|
2828
2834
|
readonly 1600: "128px";
|
|
@@ -3297,6 +3303,7 @@ declare const StyledSwitchItem: react.ForwardRefExoticComponent<Omit<Omit<{}, ne
|
|
|
3297
3303
|
readonly 400: "32px";
|
|
3298
3304
|
readonly 500: "40px";
|
|
3299
3305
|
readonly 600: "48px";
|
|
3306
|
+
readonly 700: "56px";
|
|
3300
3307
|
readonly 800: "64px";
|
|
3301
3308
|
readonly 1200: "96px";
|
|
3302
3309
|
readonly 1600: "128px";
|
|
@@ -3800,6 +3807,7 @@ declare const StyledTrigger: react.ForwardRefExoticComponent<Omit<Omit<{
|
|
|
3800
3807
|
readonly 400: "32px";
|
|
3801
3808
|
readonly 500: "40px";
|
|
3802
3809
|
readonly 600: "48px";
|
|
3810
|
+
readonly 700: "56px";
|
|
3803
3811
|
readonly 800: "64px";
|
|
3804
3812
|
readonly 1200: "96px";
|
|
3805
3813
|
readonly 1600: "128px";
|
|
@@ -4276,6 +4284,7 @@ declare const StyledSubTrigger: react.ForwardRefExoticComponent<Omit<Omit<{}, ne
|
|
|
4276
4284
|
readonly 400: "32px";
|
|
4277
4285
|
readonly 500: "40px";
|
|
4278
4286
|
readonly 600: "48px";
|
|
4287
|
+
readonly 700: "56px";
|
|
4279
4288
|
readonly 800: "64px";
|
|
4280
4289
|
readonly 1200: "96px";
|
|
4281
4290
|
readonly 1600: "128px";
|
|
@@ -4760,6 +4769,7 @@ declare const StyledSubContent: react.ForwardRefExoticComponent<Omit<Omit<{}, ne
|
|
|
4760
4769
|
readonly 400: "32px";
|
|
4761
4770
|
readonly 500: "40px";
|
|
4762
4771
|
readonly 600: "48px";
|
|
4772
|
+
readonly 700: "56px";
|
|
4763
4773
|
readonly 800: "64px";
|
|
4764
4774
|
readonly 1200: "96px";
|
|
4765
4775
|
readonly 1600: "128px";
|
|
@@ -5321,6 +5331,7 @@ declare const StyledSub: react.ForwardRefExoticComponent<Omit<{}, never> & _stit
|
|
|
5321
5331
|
readonly 400: "32px";
|
|
5322
5332
|
readonly 500: "40px";
|
|
5323
5333
|
readonly 600: "48px";
|
|
5334
|
+
readonly 700: "56px";
|
|
5324
5335
|
readonly 800: "64px";
|
|
5325
5336
|
readonly 1200: "96px";
|
|
5326
5337
|
readonly 1600: "128px";
|
|
@@ -5831,6 +5842,7 @@ declare const ItemDescription: react.ForwardRefExoticComponent<Omit<Omit<{}, nev
|
|
|
5831
5842
|
readonly 400: "32px";
|
|
5832
5843
|
readonly 500: "40px";
|
|
5833
5844
|
readonly 600: "48px";
|
|
5845
|
+
readonly 700: "56px";
|
|
5834
5846
|
readonly 800: "64px";
|
|
5835
5847
|
readonly 1200: "96px";
|
|
5836
5848
|
readonly 1600: "128px";
|
|
@@ -6304,6 +6316,7 @@ declare const StyledIconSlot: react.ForwardRefExoticComponent<Omit<Omit<{}, neve
|
|
|
6304
6316
|
readonly 400: "32px";
|
|
6305
6317
|
readonly 500: "40px";
|
|
6306
6318
|
readonly 600: "48px";
|
|
6319
|
+
readonly 700: "56px";
|
|
6307
6320
|
readonly 800: "64px";
|
|
6308
6321
|
readonly 1200: "96px";
|
|
6309
6322
|
readonly 1600: "128px";
|
|
@@ -6771,6 +6784,7 @@ declare const StyledIconSlot: react.ForwardRefExoticComponent<Omit<Omit<{}, neve
|
|
|
6771
6784
|
readonly 400: "32px";
|
|
6772
6785
|
readonly 500: "40px";
|
|
6773
6786
|
readonly 600: "48px";
|
|
6787
|
+
readonly 700: "56px";
|
|
6774
6788
|
readonly 800: "64px";
|
|
6775
6789
|
readonly 1200: "96px";
|
|
6776
6790
|
readonly 1600: "128px";
|
|
@@ -7242,6 +7256,7 @@ declare const StyledIconSlot: react.ForwardRefExoticComponent<Omit<Omit<{}, neve
|
|
|
7242
7256
|
readonly 400: "32px";
|
|
7243
7257
|
readonly 500: "40px";
|
|
7244
7258
|
readonly 600: "48px";
|
|
7259
|
+
readonly 700: "56px";
|
|
7245
7260
|
readonly 800: "64px";
|
|
7246
7261
|
readonly 1200: "96px";
|
|
7247
7262
|
readonly 1600: "128px";
|
|
@@ -7719,6 +7734,7 @@ declare const HotkeySlot: react.ForwardRefExoticComponent<Omit<Omit<{}, never> &
|
|
|
7719
7734
|
readonly 400: "32px";
|
|
7720
7735
|
readonly 500: "40px";
|
|
7721
7736
|
readonly 600: "48px";
|
|
7737
|
+
readonly 700: "56px";
|
|
7722
7738
|
readonly 800: "64px";
|
|
7723
7739
|
readonly 1200: "96px";
|
|
7724
7740
|
readonly 1600: "128px";
|
|
@@ -8186,6 +8202,7 @@ declare const HotkeySlot: react.ForwardRefExoticComponent<Omit<Omit<{}, never> &
|
|
|
8186
8202
|
readonly 400: "32px";
|
|
8187
8203
|
readonly 500: "40px";
|
|
8188
8204
|
readonly 600: "48px";
|
|
8205
|
+
readonly 700: "56px";
|
|
8189
8206
|
readonly 800: "64px";
|
|
8190
8207
|
readonly 1200: "96px";
|
|
8191
8208
|
readonly 1600: "128px";
|
|
@@ -8657,6 +8674,7 @@ declare const HotkeySlot: react.ForwardRefExoticComponent<Omit<Omit<{}, never> &
|
|
|
8657
8674
|
readonly 400: "32px";
|
|
8658
8675
|
readonly 500: "40px";
|
|
8659
8676
|
readonly 600: "48px";
|
|
8677
|
+
readonly 700: "56px";
|
|
8660
8678
|
readonly 800: "64px";
|
|
8661
8679
|
readonly 1200: "96px";
|
|
8662
8680
|
readonly 1600: "128px";
|
|
@@ -9130,6 +9148,7 @@ declare const StyledIllustrationSlot: react.ForwardRefExoticComponent<Omit<Omit<
|
|
|
9130
9148
|
readonly 400: "32px";
|
|
9131
9149
|
readonly 500: "40px";
|
|
9132
9150
|
readonly 600: "48px";
|
|
9151
|
+
readonly 700: "56px";
|
|
9133
9152
|
readonly 800: "64px";
|
|
9134
9153
|
readonly 1200: "96px";
|
|
9135
9154
|
readonly 1600: "128px";
|
|
@@ -9597,6 +9616,7 @@ declare const StyledIllustrationSlot: react.ForwardRefExoticComponent<Omit<Omit<
|
|
|
9597
9616
|
readonly 400: "32px";
|
|
9598
9617
|
readonly 500: "40px";
|
|
9599
9618
|
readonly 600: "48px";
|
|
9619
|
+
readonly 700: "56px";
|
|
9600
9620
|
readonly 800: "64px";
|
|
9601
9621
|
readonly 1200: "96px";
|
|
9602
9622
|
readonly 1600: "128px";
|
|
@@ -10068,6 +10088,7 @@ declare const StyledIllustrationSlot: react.ForwardRefExoticComponent<Omit<Omit<
|
|
|
10068
10088
|
readonly 400: "32px";
|
|
10069
10089
|
readonly 500: "40px";
|
|
10070
10090
|
readonly 600: "48px";
|
|
10091
|
+
readonly 700: "56px";
|
|
10071
10092
|
readonly 800: "64px";
|
|
10072
10093
|
readonly 1200: "96px";
|
|
10073
10094
|
readonly 1600: "128px";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mirohq/design-system-dropdown-menu",
|
|
3
|
-
"version": "3.5.
|
|
3
|
+
"version": "3.5.11",
|
|
4
4
|
"description": "",
|
|
5
5
|
"author": "Miro",
|
|
6
6
|
"source": "src/index.ts",
|
|
@@ -29,12 +29,12 @@
|
|
|
29
29
|
"dependencies": {
|
|
30
30
|
"@radix-ui/react-dropdown-menu": "^2.0.5",
|
|
31
31
|
"@react-aria/utils": "^3.13.0",
|
|
32
|
-
"@mirohq/design-system-base-icon": "^0.1.
|
|
33
|
-
"@mirohq/design-system-stitches": "^2.3.
|
|
34
|
-
"@mirohq/design-system-base-switch": "^0.1.7",
|
|
32
|
+
"@mirohq/design-system-base-icon": "^0.1.9",
|
|
33
|
+
"@mirohq/design-system-stitches": "^2.3.10",
|
|
35
34
|
"@mirohq/design-system-primitive": "^1.1.1",
|
|
36
|
-
"@mirohq/design-system-
|
|
37
|
-
"@mirohq/design-system-
|
|
35
|
+
"@mirohq/design-system-base-switch": "^0.1.8",
|
|
36
|
+
"@mirohq/design-system-scroll-area": "^0.1.9",
|
|
37
|
+
"@mirohq/design-system-styles": "^1.1.6",
|
|
38
38
|
"@mirohq/design-system-types": "^0.6.2",
|
|
39
39
|
"@mirohq/design-system-use-layout-effect": "^0.2.1",
|
|
40
40
|
"@mirohq/design-system-utils": "^0.14.3"
|