@fluentui-react-native/framework 0.11.10 → 0.13.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/CHANGELOG.json CHANGED
@@ -2,7 +2,109 @@
2
2
  "name": "@fluentui-react-native/framework",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 07 Nov 2023 20:15:46 GMT",
5
+ "date": "Wed, 20 Dec 2023 00:00:53 GMT",
6
+ "version": "0.13.0",
7
+ "tag": "@fluentui-react-native/framework_v0.13.0",
8
+ "comments": {
9
+ "minor": [
10
+ {
11
+ "author": "ruaraki@microsoft.com",
12
+ "package": "@fluentui-react-native/framework",
13
+ "commit": "4da5194b2ce7e8729785d415bb551bef3c99d248",
14
+ "comment": "Delete unused colors"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui-react-native/framework",
19
+ "comment": "Bump @fluentui-react-native/default-theme to v0.21.0",
20
+ "commit": "not available"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui-react-native/framework",
25
+ "comment": "Bump @fluentui-react-native/theme-types to v0.34.0",
26
+ "commit": "not available"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui-react-native/framework",
31
+ "comment": "Bump @fluentui-react-native/tokens to v0.22.1",
32
+ "commit": "not available"
33
+ }
34
+ ]
35
+ }
36
+ },
37
+ {
38
+ "date": "Thu, 09 Nov 2023 02:39:09 GMT",
39
+ "version": "0.12.0",
40
+ "tag": "@fluentui-react-native/framework_v0.12.0",
41
+ "comments": {
42
+ "minor": [
43
+ {
44
+ "author": "30809111+acoates-ms@users.noreply.github.com",
45
+ "package": "@fluentui-react-native/framework",
46
+ "commit": "4a6a9cd63396c6e8fc6ffbfec7137652928e40ef",
47
+ "comment": "Update to react-native 0.72"
48
+ },
49
+ {
50
+ "author": "beachball",
51
+ "package": "@fluentui-react-native/framework",
52
+ "comment": "Bump @fluentui-react-native/composition to v0.10.0",
53
+ "commit": "not available"
54
+ },
55
+ {
56
+ "author": "beachball",
57
+ "package": "@fluentui-react-native/framework",
58
+ "comment": "Bump @fluentui-react-native/default-theme to v0.20.0",
59
+ "commit": "not available"
60
+ },
61
+ {
62
+ "author": "beachball",
63
+ "package": "@fluentui-react-native/framework",
64
+ "comment": "Bump @fluentui-react-native/merge-props to v0.8.0",
65
+ "commit": "not available"
66
+ },
67
+ {
68
+ "author": "beachball",
69
+ "package": "@fluentui-react-native/framework",
70
+ "comment": "Bump @fluentui-react-native/theme-types to v0.33.0",
71
+ "commit": "not available"
72
+ },
73
+ {
74
+ "author": "beachball",
75
+ "package": "@fluentui-react-native/framework",
76
+ "comment": "Bump @fluentui-react-native/tokens to v0.22.0",
77
+ "commit": "not available"
78
+ },
79
+ {
80
+ "author": "beachball",
81
+ "package": "@fluentui-react-native/framework",
82
+ "comment": "Bump @fluentui-react-native/use-slot to v0.5.0",
83
+ "commit": "not available"
84
+ },
85
+ {
86
+ "author": "beachball",
87
+ "package": "@fluentui-react-native/framework",
88
+ "comment": "Bump @fluentui-react-native/use-slots to v0.9.0",
89
+ "commit": "not available"
90
+ },
91
+ {
92
+ "author": "beachball",
93
+ "package": "@fluentui-react-native/framework",
94
+ "comment": "Bump @fluentui-react-native/use-styling to v0.12.0",
95
+ "commit": "not available"
96
+ },
97
+ {
98
+ "author": "beachball",
99
+ "package": "@fluentui-react-native/framework",
100
+ "comment": "Bump @fluentui-react-native/use-tokens to v0.5.0",
101
+ "commit": "not available"
102
+ }
103
+ ]
104
+ }
105
+ },
106
+ {
107
+ "date": "Tue, 07 Nov 2023 20:20:34 GMT",
6
108
  "version": "0.11.10",
7
109
  "tag": "@fluentui-react-native/framework_v0.11.10",
8
110
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,40 @@
1
1
  # Change Log - @fluentui-react-native/framework
2
2
 
3
- This log was last generated on Tue, 07 Nov 2023 20:15:46 GMT and should not be manually modified.
3
+ This log was last generated on Wed, 20 Dec 2023 00:00:53 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## 0.13.0
8
+
9
+ Wed, 20 Dec 2023 00:00:53 GMT
10
+
11
+ ### Minor changes
12
+
13
+ - Delete unused colors (ruaraki@microsoft.com)
14
+ - Bump @fluentui-react-native/default-theme to v0.21.0
15
+ - Bump @fluentui-react-native/theme-types to v0.34.0
16
+ - Bump @fluentui-react-native/tokens to v0.22.1
17
+
18
+ ## 0.12.0
19
+
20
+ Thu, 09 Nov 2023 02:39:09 GMT
21
+
22
+ ### Minor changes
23
+
24
+ - Update to react-native 0.72 (30809111+acoates-ms@users.noreply.github.com)
25
+ - Bump @fluentui-react-native/composition to v0.10.0
26
+ - Bump @fluentui-react-native/default-theme to v0.20.0
27
+ - Bump @fluentui-react-native/merge-props to v0.8.0
28
+ - Bump @fluentui-react-native/theme-types to v0.33.0
29
+ - Bump @fluentui-react-native/tokens to v0.22.0
30
+ - Bump @fluentui-react-native/use-slot to v0.5.0
31
+ - Bump @fluentui-react-native/use-slots to v0.9.0
32
+ - Bump @fluentui-react-native/use-styling to v0.12.0
33
+ - Bump @fluentui-react-native/use-tokens to v0.5.0
34
+
7
35
  ## 0.11.10
8
36
 
9
- Tue, 07 Nov 2023 20:15:46 GMT
37
+ Tue, 07 Nov 2023 20:20:34 GMT
10
38
 
11
39
  ### Patches
12
40
 
package/lib/index.d.ts CHANGED
@@ -11,7 +11,7 @@ export type { GetSlotProps, Slots, UseSlotOptions, UseSlotsBase } from '@fluentu
11
11
  export { immutableMerge, immutableMergeCore, processImmutable } from '@fluentui-react-native/immutable-merge';
12
12
  export type { BuiltinRecursionHandlers, CustomRecursionHandler, MergeOptions, RecursionHandler, RecursionOption, } from '@fluentui-react-native/immutable-merge';
13
13
  export { ThemeContext, useTheme } from '@fluentui-react-native/theme-types';
14
- export type { AliasColorTokens, AppearanceOptions, Color, ControlColorTokens, FabricWebPalette, FontFamilies, FontFamily, FontFamilyValue, FontSize, FontSizeValuePoints, FontSizes, FontWeight, FontWeightValue, FontWeights, OfficePalette, Palette, PaletteBackgroundColors, PaletteTextColors, PartialPalette, PartialTheme, PartialTypography, Spacing, TextStyling, Theme, ThemeColorDefinition, ThemeOptions, Typography, Variant, VariantValue, Variants, } from '@fluentui-react-native/theme-types';
14
+ export type { AliasColorTokens, AppearanceOptions, Color, FontFamilies, FontFamily, FontFamilyValue, FontSize, FontSizeValuePoints, FontSizes, FontWeight, FontWeightValue, FontWeights, OfficePalette, Palette, PaletteBackgroundColors, PaletteTextColors, PartialPalette, PartialTheme, PartialTypography, Spacing, TextStyling, Theme, ThemeColorDefinition, ThemeOptions, Typography, Variant, VariantValue, Variants, } from '@fluentui-react-native/theme-types';
15
15
  export { compose } from './compose';
16
16
  export type { ComposableComponent, ComposeOptions, ComposeType, ExtractProps, ExtractSlotProps, ExtractStatics, ExtractTokens, UseSlots, } from './compose';
17
17
  export { compressible } from './compressible';
package/lib/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,YAAY,EAAE,OAAO,EAAE,MAAM,mCAAmC,CAAC;AAG1E,OAAO,EAAE,UAAU,EAAE,WAAW,EAAE,MAAM,oCAAoC,CAAC;AAE7E,OAAO,EACL,qBAAqB,EACrB,YAAY,EACZ,YAAY,EACZ,WAAW,EACX,UAAU,EACV,qBAAqB,EACrB,mBAAmB,EACnB,YAAY,EACZ,YAAY,EACZ,YAAY,EACZ,YAAY,EACZ,UAAU,EACV,YAAY,GACb,MAAM,+BAA+B,CAAC;AAcvC,OAAO,EAAE,UAAU,EAAE,eAAe,EAAE,OAAO,EAAE,SAAS,EAAE,MAAM,iCAAiC,CAAC;AAGlG,OAAO,EAAE,aAAa,EAAE,MAAM,kCAAkC,CAAC;AAGjE,OAAO,EAAE,cAAc,EAAE,kBAAkB,EAAE,gBAAgB,EAAE,MAAM,wCAAwC,CAAC;AAS9G,OAAO,EAAE,YAAY,EAAE,QAAQ,EAAE,MAAM,oCAAoC,CAAC;AAkC5E,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AAWpC,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAC9C,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAElD,OAAO,EAAE,UAAU,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AAE3D,OAAO,EAAE,kBAAkB,EAAE,gBAAgB,EAAE,cAAc,EAAE,YAAY,EAAE,WAAW,EAAE,MAAM,aAAa,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,YAAY,EAAE,OAAO,EAAE,MAAM,mCAAmC,CAAC;AAG1E,OAAO,EAAE,UAAU,EAAE,WAAW,EAAE,MAAM,oCAAoC,CAAC;AAE7E,OAAO,EACL,qBAAqB,EACrB,YAAY,EACZ,YAAY,EACZ,WAAW,EACX,UAAU,EACV,qBAAqB,EACrB,mBAAmB,EACnB,YAAY,EACZ,YAAY,EACZ,YAAY,EACZ,YAAY,EACZ,UAAU,EACV,YAAY,GACb,MAAM,+BAA+B,CAAC;AAcvC,OAAO,EAAE,UAAU,EAAE,eAAe,EAAE,OAAO,EAAE,SAAS,EAAE,MAAM,iCAAiC,CAAC;AAGlG,OAAO,EAAE,aAAa,EAAE,MAAM,kCAAkC,CAAC;AAGjE,OAAO,EAAE,cAAc,EAAE,kBAAkB,EAAE,gBAAgB,EAAE,MAAM,wCAAwC,CAAC;AAS9G,OAAO,EAAE,YAAY,EAAE,QAAQ,EAAE,MAAM,oCAAoC,CAAC;AAgC5E,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AAWpC,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAC9C,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAElD,OAAO,EAAE,UAAU,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AAE3D,OAAO,EAAE,kBAAkB,EAAE,gBAAgB,EAAE,cAAc,EAAE,YAAY,EAAE,WAAW,EAAE,MAAM,aAAa,CAAC"}
@@ -11,7 +11,7 @@ export type { GetSlotProps, Slots, UseSlotOptions, UseSlotsBase } from '@fluentu
11
11
  export { immutableMerge, immutableMergeCore, processImmutable } from '@fluentui-react-native/immutable-merge';
12
12
  export type { BuiltinRecursionHandlers, CustomRecursionHandler, MergeOptions, RecursionHandler, RecursionOption, } from '@fluentui-react-native/immutable-merge';
13
13
  export { ThemeContext, useTheme } from '@fluentui-react-native/theme-types';
14
- export type { AliasColorTokens, AppearanceOptions, Color, ControlColorTokens, FabricWebPalette, FontFamilies, FontFamily, FontFamilyValue, FontSize, FontSizeValuePoints, FontSizes, FontWeight, FontWeightValue, FontWeights, OfficePalette, Palette, PaletteBackgroundColors, PaletteTextColors, PartialPalette, PartialTheme, PartialTypography, Spacing, TextStyling, Theme, ThemeColorDefinition, ThemeOptions, Typography, Variant, VariantValue, Variants, } from '@fluentui-react-native/theme-types';
14
+ export type { AliasColorTokens, AppearanceOptions, Color, FontFamilies, FontFamily, FontFamilyValue, FontSize, FontSizeValuePoints, FontSizes, FontWeight, FontWeightValue, FontWeights, OfficePalette, Palette, PaletteBackgroundColors, PaletteTextColors, PartialPalette, PartialTheme, PartialTypography, Spacing, TextStyling, Theme, ThemeColorDefinition, ThemeOptions, Typography, Variant, VariantValue, Variants, } from '@fluentui-react-native/theme-types';
15
15
  export { compose } from './compose';
16
16
  export type { ComposableComponent, ComposeOptions, ComposeType, ExtractProps, ExtractSlotProps, ExtractStatics, ExtractTokens, UseSlots, } from './compose';
17
17
  export { compressible } from './compressible';
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;;AACA,gEAA0E;AAAjE,0GAAA,YAAY,OAAA;AAAE,qGAAA,OAAO,OAAA;AAG9B,kEAA6E;AAApE,yGAAA,UAAU,OAAA;AAAE,0GAAA,WAAW,OAAA;AAEhC,wDAcuC;AAbrC,+GAAA,qBAAqB,OAAA;AACrB,sGAAA,YAAY,OAAA;AACZ,sGAAA,YAAY,OAAA;AACZ,qGAAA,WAAW,OAAA;AACX,oGAAA,UAAU,OAAA;AACV,+GAAA,qBAAqB,OAAA;AACrB,6GAAA,mBAAmB,OAAA;AACnB,sGAAA,YAAY,OAAA;AACZ,sGAAA,YAAY,OAAA;AACZ,sGAAA,YAAY,OAAA;AACZ,sGAAA,YAAY,OAAA;AACZ,oGAAA,UAAU,OAAA;AACV,sGAAA,YAAY,OAAA;AAed,4DAAkG;AAAzF,sGAAA,UAAU,OAAA;AAAE,2GAAA,eAAe,OAAA;AAAE,mGAAA,OAAO,OAAA;AAAE,qGAAA,SAAS,OAAA;AAGxD,8DAAiE;AAAxD,0GAAA,aAAa,OAAA;AAGtB,0EAA8G;AAArG,iHAAA,cAAc,OAAA;AAAE,qHAAA,kBAAkB,OAAA;AAAE,mHAAA,gBAAgB,OAAA;AAS7D,kEAA4E;AAAnE,2GAAA,YAAY,OAAA;AAAE,uGAAA,QAAQ,OAAA;AAkC/B,qCAAoC;AAA3B,kGAAA,OAAO,OAAA;AAWhB,+CAA8C;AAArC,4GAAA,YAAY,OAAA;AACrB,mDAAkD;AAAzC,gHAAA,cAAc,OAAA;AAEvB,2CAA2D;AAAlD,wGAAA,UAAU,OAAA;AAAE,6GAAA,eAAe,OAAA;AAEpC,yCAA8G;AAArG,+GAAA,kBAAkB,OAAA;AAAE,6GAAA,gBAAgB,OAAA;AAAE,2GAAA,cAAc,OAAA;AAAE,yGAAA,YAAY,OAAA;AAAE,wGAAA,WAAW,OAAA"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;;AACA,gEAA0E;AAAjE,0GAAA,YAAY,OAAA;AAAE,qGAAA,OAAO,OAAA;AAG9B,kEAA6E;AAApE,yGAAA,UAAU,OAAA;AAAE,0GAAA,WAAW,OAAA;AAEhC,wDAcuC;AAbrC,+GAAA,qBAAqB,OAAA;AACrB,sGAAA,YAAY,OAAA;AACZ,sGAAA,YAAY,OAAA;AACZ,qGAAA,WAAW,OAAA;AACX,oGAAA,UAAU,OAAA;AACV,+GAAA,qBAAqB,OAAA;AACrB,6GAAA,mBAAmB,OAAA;AACnB,sGAAA,YAAY,OAAA;AACZ,sGAAA,YAAY,OAAA;AACZ,sGAAA,YAAY,OAAA;AACZ,sGAAA,YAAY,OAAA;AACZ,oGAAA,UAAU,OAAA;AACV,sGAAA,YAAY,OAAA;AAed,4DAAkG;AAAzF,sGAAA,UAAU,OAAA;AAAE,2GAAA,eAAe,OAAA;AAAE,mGAAA,OAAO,OAAA;AAAE,qGAAA,SAAS,OAAA;AAGxD,8DAAiE;AAAxD,0GAAA,aAAa,OAAA;AAGtB,0EAA8G;AAArG,iHAAA,cAAc,OAAA;AAAE,qHAAA,kBAAkB,OAAA;AAAE,mHAAA,gBAAgB,OAAA;AAS7D,kEAA4E;AAAnE,2GAAA,YAAY,OAAA;AAAE,uGAAA,QAAQ,OAAA;AAgC/B,qCAAoC;AAA3B,kGAAA,OAAO,OAAA;AAWhB,+CAA8C;AAArC,4GAAA,YAAY,OAAA;AACrB,mDAAkD;AAAzC,gHAAA,cAAc,OAAA;AAEvB,2CAA2D;AAAlD,wGAAA,UAAU,OAAA;AAAE,6GAAA,eAAe,OAAA;AAEpC,yCAA8G;AAArG,+GAAA,kBAAkB,OAAA;AAAE,6GAAA,gBAAgB,OAAA;AAAE,2GAAA,cAAc,OAAA;AAAE,yGAAA,YAAY,OAAA;AAAE,wGAAA,WAAW,OAAA"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui-react-native/framework",
3
- "version": "0.11.10",
3
+ "version": "0.13.0",
4
4
  "description": "Component framework used by fluentui react native controls",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -24,29 +24,30 @@
24
24
  "directory": "packages/framework/framework"
25
25
  },
26
26
  "dependencies": {
27
- "@fluentui-react-native/composition": ">=0.9.2 <1.0.0",
28
- "@fluentui-react-native/default-theme": ">=0.19.11 <1.0.0",
27
+ "@fluentui-react-native/composition": ">=0.10.0 <1.0.0",
28
+ "@fluentui-react-native/default-theme": ">=0.21.0 <1.0.0",
29
29
  "@fluentui-react-native/immutable-merge": "^1.2.1",
30
30
  "@fluentui-react-native/memo-cache": "^1.3.1",
31
- "@fluentui-react-native/merge-props": ">=0.7.1 <1.0.0",
32
- "@fluentui-react-native/theme-types": ">=0.32.3 <1.0.0",
33
- "@fluentui-react-native/tokens": ">=0.21.6 <1.0.0",
34
- "@fluentui-react-native/use-slot": ">=0.4.2 <1.0.0",
35
- "@fluentui-react-native/use-slots": ">=0.8.2 <1.0.0",
36
- "@fluentui-react-native/use-styling": ">=0.11.1 <1.0.0",
37
- "@fluentui-react-native/use-tokens": ">=0.4.2 <1.0.0",
31
+ "@fluentui-react-native/merge-props": ">=0.8.0 <1.0.0",
32
+ "@fluentui-react-native/theme-types": ">=0.34.0 <1.0.0",
33
+ "@fluentui-react-native/tokens": ">=0.22.1 <1.0.0",
34
+ "@fluentui-react-native/use-slot": ">=0.5.0 <1.0.0",
35
+ "@fluentui-react-native/use-slots": ">=0.9.0 <1.0.0",
36
+ "@fluentui-react-native/use-styling": ">=0.12.0 <1.0.0",
37
+ "@fluentui-react-native/use-tokens": ">=0.5.0 <1.0.0",
38
38
  "tslib": "^2.3.1"
39
39
  },
40
40
  "devDependencies": {
41
41
  "@fluentui-react-native/eslint-config-rules": "^0.1.1",
42
42
  "@fluentui-react-native/scripts": "^0.1.1",
43
+ "@react-native/metro-config": "^0.72.0",
43
44
  "@types/react": "^18.2.0",
44
45
  "react": "18.2.0",
45
- "react-native": "^0.71.0"
46
+ "react-native": "^0.72.0"
46
47
  },
47
48
  "peerDependencies": {
48
49
  "react": "18.2.0",
49
- "react-native": "^0.71.0"
50
+ "react-native": "^0.72.0"
50
51
  },
51
52
  "author": "",
52
53
  "license": "MIT",
@@ -57,7 +58,7 @@
57
58
  "microsoft/react-native"
58
59
  ],
59
60
  "requirements": [
60
- "react-native@0.71"
61
+ "react-native@0.72"
61
62
  ],
62
63
  "capabilities": [
63
64
  "core",
package/src/index.ts CHANGED
@@ -52,8 +52,6 @@ export type {
52
52
  AliasColorTokens,
53
53
  AppearanceOptions,
54
54
  Color,
55
- ControlColorTokens,
56
- FabricWebPalette,
57
55
  FontFamilies,
58
56
  FontFamily,
59
57
  FontFamilyValue,