@fluentui-react-native/menu 1.11.19 → 1.11.20

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/CHANGELOG.json CHANGED
@@ -2,7 +2,76 @@
2
2
  "name": "@fluentui-react-native/menu",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 29 Aug 2023 21:56:21 GMT",
5
+ "date": "Tue, 29 Aug 2023 22:51:54 GMT",
6
+ "version": "1.11.20",
7
+ "tag": "@fluentui-react-native/menu_v1.11.20",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "krsiler@microsoft.com",
12
+ "package": "@fluentui-react-native/menu",
13
+ "commit": "b2c77a0f16222a3d7e3a333730e34a3b5991d3ca",
14
+ "comment": "update snapshots"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui-react-native/menu",
19
+ "comment": "Bump @fluentui-react-native/adapters to v0.11.3",
20
+ "commit": "not available"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui-react-native/menu",
25
+ "comment": "Bump @fluentui-react-native/callout to v0.24.15",
26
+ "commit": "not available"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui-react-native/menu",
31
+ "comment": "Bump @fluentui-react-native/focus-zone to v0.12.10",
32
+ "commit": "not available"
33
+ },
34
+ {
35
+ "author": "beachball",
36
+ "package": "@fluentui-react-native/menu",
37
+ "comment": "Bump @fluentui-react-native/framework to v0.11.6",
38
+ "commit": "not available"
39
+ },
40
+ {
41
+ "author": "beachball",
42
+ "package": "@fluentui-react-native/menu",
43
+ "comment": "Bump @fluentui-react-native/icon to v0.19.10",
44
+ "commit": "not available"
45
+ },
46
+ {
47
+ "author": "beachball",
48
+ "package": "@fluentui-react-native/menu",
49
+ "comment": "Bump @fluentui-react-native/interactive-hooks to v0.24.8",
50
+ "commit": "not available"
51
+ },
52
+ {
53
+ "author": "beachball",
54
+ "package": "@fluentui-react-native/menu",
55
+ "comment": "Bump @fluentui-react-native/text to v0.21.9",
56
+ "commit": "not available"
57
+ },
58
+ {
59
+ "author": "beachball",
60
+ "package": "@fluentui-react-native/menu",
61
+ "comment": "Bump @fluentui-react-native/tokens to v0.21.3",
62
+ "commit": "not available"
63
+ },
64
+ {
65
+ "author": "beachball",
66
+ "package": "@fluentui-react-native/menu",
67
+ "comment": "Bump @fluentui-react-native/button to v0.35.3",
68
+ "commit": "not available"
69
+ }
70
+ ]
71
+ }
72
+ },
73
+ {
74
+ "date": "Tue, 29 Aug 2023 21:59:04 GMT",
6
75
  "version": "1.11.19",
7
76
  "tag": "@fluentui-react-native/menu_v1.11.19",
8
77
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,29 @@
1
1
  # Change Log - @fluentui-react-native/menu
2
2
 
3
- This log was last generated on Tue, 29 Aug 2023 21:56:21 GMT and should not be manually modified.
3
+ This log was last generated on Tue, 29 Aug 2023 22:51:54 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## 1.11.20
8
+
9
+ Tue, 29 Aug 2023 22:51:54 GMT
10
+
11
+ ### Patches
12
+
13
+ - update snapshots (krsiler@microsoft.com)
14
+ - Bump @fluentui-react-native/adapters to v0.11.3
15
+ - Bump @fluentui-react-native/callout to v0.24.15
16
+ - Bump @fluentui-react-native/focus-zone to v0.12.10
17
+ - Bump @fluentui-react-native/framework to v0.11.6
18
+ - Bump @fluentui-react-native/icon to v0.19.10
19
+ - Bump @fluentui-react-native/interactive-hooks to v0.24.8
20
+ - Bump @fluentui-react-native/text to v0.21.9
21
+ - Bump @fluentui-react-native/tokens to v0.21.3
22
+ - Bump @fluentui-react-native/button to v0.35.3
23
+
7
24
  ## 1.11.19
8
25
 
9
- Tue, 29 Aug 2023 21:56:21 GMT
26
+ Tue, 29 Aug 2023 21:59:04 GMT
10
27
 
11
28
  ### Patches
12
29
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui-react-native/menu",
3
- "version": "1.11.19",
3
+ "version": "1.11.20",
4
4
  "description": "A cross-platform Menu component using the Fluent Design System",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -22,20 +22,20 @@
22
22
  "directory": "packages/components/menu"
23
23
  },
24
24
  "dependencies": {
25
- "@fluentui-react-native/adapters": ">=0.11.2 <1.0.0",
26
- "@fluentui-react-native/callout": ">=0.24.14 <1.0.0",
27
- "@fluentui-react-native/focus-zone": ">=0.12.9 <1.0.0",
28
- "@fluentui-react-native/framework": "0.11.5",
29
- "@fluentui-react-native/icon": "^0.19.9",
30
- "@fluentui-react-native/interactive-hooks": ">=0.24.7 <1.0.0",
31
- "@fluentui-react-native/text": ">=0.21.8 <1.0.0",
25
+ "@fluentui-react-native/adapters": ">=0.11.3 <1.0.0",
26
+ "@fluentui-react-native/callout": ">=0.24.15 <1.0.0",
27
+ "@fluentui-react-native/focus-zone": ">=0.12.10 <1.0.0",
28
+ "@fluentui-react-native/framework": "0.11.6",
29
+ "@fluentui-react-native/icon": "^0.19.10",
30
+ "@fluentui-react-native/interactive-hooks": ">=0.24.8 <1.0.0",
31
+ "@fluentui-react-native/text": ">=0.21.9 <1.0.0",
32
32
  "@fluentui-react-native/theme-tokens": ">=0.25.1 <1.0.0",
33
- "@fluentui-react-native/tokens": ">=0.21.2 <1.0.0",
33
+ "@fluentui-react-native/tokens": ">=0.21.3 <1.0.0",
34
34
  "@fluentui-react-native/use-styling": ">=0.11.1 <1.0.0",
35
35
  "tslib": "^2.3.1"
36
36
  },
37
37
  "devDependencies": {
38
- "@fluentui-react-native/button": ">=0.35.2 <1.0.0",
38
+ "@fluentui-react-native/button": ">=0.35.3 <1.0.0",
39
39
  "@fluentui-react-native/eslint-config-rules": "^0.1.1",
40
40
  "@fluentui-react-native/scripts": "^0.1.1",
41
41
  "@fluentui-react-native/test-tools": ">=0.1.1 <1.0.0",
@@ -20,6 +20,8 @@ exports[`Menu component tests Menu default 1`] = `
20
20
  "checked": undefined,
21
21
  "disabled": false,
22
22
  "expanded": false,
23
+ "multiselectable": undefined,
24
+ "required": undefined,
23
25
  "selected": undefined,
24
26
  }
25
27
  }
@@ -123,6 +125,8 @@ exports[`Menu component tests Menu defaultOpen 1`] = `
123
125
  "checked": undefined,
124
126
  "disabled": false,
125
127
  "expanded": true,
128
+ "multiselectable": undefined,
129
+ "required": undefined,
126
130
  "selected": undefined,
127
131
  }
128
132
  }
@@ -226,6 +230,8 @@ exports[`Menu component tests Menu open 1`] = `
226
230
  "checked": undefined,
227
231
  "disabled": false,
228
232
  "expanded": true,
233
+ "multiselectable": undefined,
234
+ "required": undefined,
229
235
  "selected": undefined,
230
236
  }
231
237
  }
@@ -329,6 +335,8 @@ exports[`Menu component tests Menu open checkbox and divider 1`] = `
329
335
  "checked": undefined,
330
336
  "disabled": false,
331
337
  "expanded": true,
338
+ "multiselectable": undefined,
339
+ "required": undefined,
332
340
  "selected": undefined,
333
341
  }
334
342
  }
@@ -432,6 +440,8 @@ exports[`Menu component tests Menu open checkbox checked 1`] = `
432
440
  "checked": undefined,
433
441
  "disabled": false,
434
442
  "expanded": true,
443
+ "multiselectable": undefined,
444
+ "required": undefined,
435
445
  "selected": undefined,
436
446
  }
437
447
  }
@@ -535,6 +545,8 @@ exports[`Menu component tests Menu open checkbox defaultChecked 1`] = `
535
545
  "checked": undefined,
536
546
  "disabled": false,
537
547
  "expanded": true,
548
+ "multiselectable": undefined,
549
+ "required": undefined,
538
550
  "selected": undefined,
539
551
  }
540
552
  }
@@ -638,6 +650,8 @@ exports[`Menu component tests Menu open radio 1`] = `
638
650
  "checked": undefined,
639
651
  "disabled": false,
640
652
  "expanded": true,
653
+ "multiselectable": undefined,
654
+ "required": undefined,
641
655
  "selected": undefined,
642
656
  }
643
657
  }
@@ -741,6 +755,8 @@ exports[`Menu component tests Menu submenu 1`] = `
741
755
  "checked": undefined,
742
756
  "disabled": false,
743
757
  "expanded": true,
758
+ "multiselectable": undefined,
759
+ "required": undefined,
744
760
  "selected": undefined,
745
761
  }
746
762
  }
@@ -844,6 +860,8 @@ exports[`Menu open menu group and menu header 1`] = `
844
860
  "checked": undefined,
845
861
  "disabled": false,
846
862
  "expanded": true,
863
+ "multiselectable": undefined,
864
+ "required": undefined,
847
865
  "selected": undefined,
848
866
  }
849
867
  }