@fluentui-react-native/themed-stylesheet 1.4.0 → 1.4.2

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,58 @@
2
2
  "name": "@fluentui-react-native/themed-stylesheet",
3
3
  "entries": [
4
4
  {
5
- "date": "Thu, 14 Jul 2022 18:07:20 GMT",
5
+ "date": "Wed, 01 Feb 2023 22:30:12 GMT",
6
+ "tag": "@fluentui-react-native/themed-stylesheet_v1.4.2",
7
+ "version": "1.4.2",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "30809111+acoates-ms@users.noreply.github.com",
12
+ "package": "@fluentui-react-native/themed-stylesheet",
13
+ "commit": "2d0138c80d7512b905fcf32583760bec2b911910",
14
+ "comment": "Enable @typescript-eslint/consistent-type-imports"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui-react-native/themed-stylesheet",
19
+ "comment": "Bump @fluentui-react-native/memo-cache to v1.1.8",
20
+ "commit": "2d0138c80d7512b905fcf32583760bec2b911910"
21
+ }
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "date": "Mon, 30 Jan 2023 15:17:32 GMT",
27
+ "tag": "@fluentui-react-native/themed-stylesheet_v1.4.1",
28
+ "version": "1.4.1",
29
+ "comments": {
30
+ "none": [
31
+ {
32
+ "author": "4123478+tido64@users.noreply.github.com",
33
+ "package": "@fluentui-react-native/themed-stylesheet",
34
+ "commit": "4de4c2b37c835ebd9af015ff767f9dd68452f786",
35
+ "comment": "Migrate to align-deps"
36
+ }
37
+ ]
38
+ }
39
+ },
40
+ {
41
+ "date": "Fri, 30 Sep 2022 00:54:37 GMT",
42
+ "tag": "@fluentui-react-native/themed-stylesheet_v1.4.1",
43
+ "version": "1.4.1",
44
+ "comments": {
45
+ "patch": [
46
+ {
47
+ "author": "krsiler@microsoft.com",
48
+ "package": "@fluentui-react-native/themed-stylesheet",
49
+ "commit": "de9ddf75304295843613e144473e4fef3190f14b",
50
+ "comment": "Update react-native to 0.68"
51
+ }
52
+ ]
53
+ }
54
+ },
55
+ {
56
+ "date": "Thu, 14 Jul 2022 18:09:50 GMT",
6
57
  "tag": "@fluentui-react-native/themed-stylesheet_v1.4.0",
7
58
  "version": "1.4.0",
8
59
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,29 @@
1
1
  # Change Log - @fluentui-react-native/themed-stylesheet
2
2
 
3
- This log was last generated on Thu, 14 Jul 2022 18:07:20 GMT and should not be manually modified.
3
+ This log was last generated on Wed, 01 Feb 2023 22:30:12 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## 1.4.2
8
+
9
+ Wed, 01 Feb 2023 22:30:12 GMT
10
+
11
+ ### Patches
12
+
13
+ - Enable @typescript-eslint/consistent-type-imports (30809111+acoates-ms@users.noreply.github.com)
14
+ - Bump @fluentui-react-native/memo-cache to v1.1.8
15
+
16
+ ## 1.4.1
17
+
18
+ Fri, 30 Sep 2022 00:54:37 GMT
19
+
20
+ ### Patches
21
+
22
+ - Update react-native to 0.68 (krsiler@microsoft.com)
23
+
7
24
  ## 1.4.0
8
25
 
9
- Thu, 14 Jul 2022 18:07:20 GMT
26
+ Thu, 14 Jul 2022 18:09:50 GMT
10
27
 
11
28
  ### Minor changes
12
29
 
@@ -1,9 +1,9 @@
1
- import { ViewStyle, TextStyle, ImageStyle } from 'react-native';
1
+ import type { ViewStyle, TextStyle, ImageStyle } from 'react-native';
2
2
  /**
3
3
  * Signature for inputs and outputs for StyleSheet.create. This is a collection of named styles which can
4
4
  * be used as inputs for the style property on components and matches what StyleSheet.create accepts
5
5
  */
6
- export declare type NamedStyles<T> = {
6
+ export type NamedStyles<T> = {
7
7
  [P in keyof T]: ViewStyle | TextStyle | ImageStyle;
8
8
  };
9
9
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"themedStyleSheet.d.ts","sourceRoot":"","sources":["../src/themedStyleSheet.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,SAAS,EAAE,UAAU,EAAc,MAAM,cAAc,CAAC;AAG5E;;;GAGG;AAEH,oBAAY,WAAW,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,GAAG,SAAS,GAAG,SAAS,GAAG,UAAU;CAAE,CAAC;AAEpF;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;AAEH,wBAAgB,gBAAgB,CAAC,OAAO,SAAS,WAAW,CAAC,OAAO,CAAC,EAAE,MAAM,SAAS,MAAM,EAC1F,SAAS,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,WAAW,CAAC,OAAO,CAAC,GACjD,CAAC,KAAK,EAAE,MAAM,KAAK,WAAW,CAAC,OAAO,CAAC,CAQzC"}
1
+ {"version":3,"file":"themedStyleSheet.d.ts","sourceRoot":"","sources":["../src/themedStyleSheet.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,SAAS,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAIrE;;;GAGG;AAEH,MAAM,MAAM,WAAW,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,GAAG,SAAS,GAAG,SAAS,GAAG,UAAU;CAAE,CAAC;AAEpF;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;AAEH,wBAAgB,gBAAgB,CAAC,OAAO,SAAS,WAAW,CAAC,OAAO,CAAC,EAAE,MAAM,SAAS,MAAM,EAC1F,SAAS,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,WAAW,CAAC,OAAO,CAAC,GACjD,CAAC,KAAK,EAAE,MAAM,KAAK,WAAW,CAAC,OAAO,CAAC,CAQzC"}
@@ -1 +1 @@
1
- {"version":3,"file":"themedStyleSheet.js","sourceRoot":"","sources":["../src/themedStyleSheet.ts"],"names":[],"mappings":"AAAA,OAAO,EAAoC,UAAU,EAAE,MAAM,cAAc,CAAC;AAC5E,OAAO,EAAE,YAAY,EAAE,MAAM,mCAAmC,CAAC;AASjE;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;AACH,wDAAwD;AACxD,MAAM,UAAU,gBAAgB,CAC9B,SAAkD;IAElD,iDAAiD;IACjD,IAAM,KAAK,GAAG,YAAY,EAAE,CAAC;IAE7B,wCAAwC;IACxC,OAAO,UAAC,KAAa;QACnB,OAAO,KAAK,CAAC,cAAM,OAAA,UAAU,CAAC,MAAM,CAAC,SAAS,CAAC,KAAK,CAAC,CAAC,EAAnC,CAAmC,EAAE,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;IACtE,CAAC,CAAC;AACJ,CAAC"}
1
+ {"version":3,"file":"themedStyleSheet.js","sourceRoot":"","sources":["../src/themedStyleSheet.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAC1C,OAAO,EAAE,YAAY,EAAE,MAAM,mCAAmC,CAAC;AASjE;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;AACH,wDAAwD;AACxD,MAAM,UAAU,gBAAgB,CAC9B,SAAkD;IAElD,iDAAiD;IACjD,IAAM,KAAK,GAAG,YAAY,EAAE,CAAC;IAE7B,wCAAwC;IACxC,OAAO,UAAC,KAAa;QACnB,OAAO,KAAK,CAAC,cAAM,OAAA,UAAU,CAAC,MAAM,CAAC,SAAS,CAAC,KAAK,CAAC,CAAC,EAAnC,CAAmC,EAAE,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;IACtE,CAAC,CAAC;AACJ,CAAC"}
@@ -1,9 +1,9 @@
1
- import { ViewStyle, TextStyle, ImageStyle } from 'react-native';
1
+ import type { ViewStyle, TextStyle, ImageStyle } from 'react-native';
2
2
  /**
3
3
  * Signature for inputs and outputs for StyleSheet.create. This is a collection of named styles which can
4
4
  * be used as inputs for the style property on components and matches what StyleSheet.create accepts
5
5
  */
6
- export declare type NamedStyles<T> = {
6
+ export type NamedStyles<T> = {
7
7
  [P in keyof T]: ViewStyle | TextStyle | ImageStyle;
8
8
  };
9
9
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"themedStyleSheet.d.ts","sourceRoot":"","sources":["../src/themedStyleSheet.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,SAAS,EAAE,UAAU,EAAc,MAAM,cAAc,CAAC;AAG5E;;;GAGG;AAEH,oBAAY,WAAW,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,GAAG,SAAS,GAAG,SAAS,GAAG,UAAU;CAAE,CAAC;AAEpF;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;AAEH,wBAAgB,gBAAgB,CAAC,OAAO,SAAS,WAAW,CAAC,OAAO,CAAC,EAAE,MAAM,SAAS,MAAM,EAC1F,SAAS,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,WAAW,CAAC,OAAO,CAAC,GACjD,CAAC,KAAK,EAAE,MAAM,KAAK,WAAW,CAAC,OAAO,CAAC,CAQzC"}
1
+ {"version":3,"file":"themedStyleSheet.d.ts","sourceRoot":"","sources":["../src/themedStyleSheet.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,SAAS,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAIrE;;;GAGG;AAEH,MAAM,MAAM,WAAW,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,GAAG,SAAS,GAAG,SAAS,GAAG,UAAU;CAAE,CAAC;AAEpF;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;AAEH,wBAAgB,gBAAgB,CAAC,OAAO,SAAS,WAAW,CAAC,OAAO,CAAC,EAAE,MAAM,SAAS,MAAM,EAC1F,SAAS,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,WAAW,CAAC,OAAO,CAAC,GACjD,CAAC,KAAK,EAAE,MAAM,KAAK,WAAW,CAAC,OAAO,CAAC,CAQzC"}
@@ -1 +1 @@
1
- {"version":3,"file":"themedStyleSheet.js","sourceRoot":"","sources":["../src/themedStyleSheet.ts"],"names":[],"mappings":";;;AAAA,6CAA4E;AAC5E,gEAAiE;AASjE;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;AACH,wDAAwD;AACxD,SAAgB,gBAAgB,CAC9B,SAAkD;IAElD,iDAAiD;IACjD,IAAM,KAAK,GAAG,IAAA,yBAAY,GAAE,CAAC;IAE7B,wCAAwC;IACxC,OAAO,UAAC,KAAa;QACnB,OAAO,KAAK,CAAC,cAAM,OAAA,yBAAU,CAAC,MAAM,CAAC,SAAS,CAAC,KAAK,CAAC,CAAC,EAAnC,CAAmC,EAAE,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;IACtE,CAAC,CAAC;AACJ,CAAC;AAVD,4CAUC"}
1
+ {"version":3,"file":"themedStyleSheet.js","sourceRoot":"","sources":["../src/themedStyleSheet.ts"],"names":[],"mappings":";;;AACA,6CAA0C;AAC1C,gEAAiE;AASjE;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;AACH,wDAAwD;AACxD,SAAgB,gBAAgB,CAC9B,SAAkD;IAElD,iDAAiD;IACjD,IAAM,KAAK,GAAG,IAAA,yBAAY,GAAE,CAAC;IAE7B,wCAAwC;IACxC,OAAO,UAAC,KAAa;QACnB,OAAO,KAAK,CAAC,cAAM,OAAA,yBAAU,CAAC,MAAM,CAAC,SAAS,CAAC,KAAK,CAAC,CAAC,EAAnC,CAAmC,EAAE,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;IACtE,CAAC,CAAC;AACJ,CAAC;AAVD,4CAUC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui-react-native/themed-stylesheet",
3
- "version": "1.4.0",
3
+ "version": "1.4.2",
4
4
  "description": "Helper for using react-native StyleSheets with themes",
5
5
  "repository": {
6
6
  "type": "git",
@@ -27,15 +27,33 @@
27
27
  "author": "",
28
28
  "license": "MIT",
29
29
  "dependencies": {
30
- "@fluentui-react-native/memo-cache": "^1.1.7"
30
+ "@fluentui-react-native/memo-cache": "^1.1.8"
31
31
  },
32
32
  "devDependencies": {
33
33
  "@fluentui-react-native/eslint-config-rules": "^0.1.1",
34
- "@types/react-native": "^0.66.0",
35
34
  "@fluentui-react-native/scripts": "^0.1.1",
36
- "react-native": "^0.66.0"
35
+ "@types/react-native": "^0.68.0",
36
+ "react": "17.0.2",
37
+ "react-native": "^0.68.0"
37
38
  },
38
39
  "peerDependencies": {
39
- "react-native": ">=0.66.0"
40
+ "react": "17.0.2",
41
+ "react-native": "^0.68.0"
42
+ },
43
+ "rnx-kit": {
44
+ "kitType": "library",
45
+ "alignDeps": {
46
+ "presets": [
47
+ "microsoft/react-native"
48
+ ],
49
+ "requirements": [
50
+ "react-native@0.68"
51
+ ],
52
+ "capabilities": [
53
+ "core",
54
+ "core-android",
55
+ "core-ios"
56
+ ]
57
+ }
40
58
  }
41
59
  }
@@ -1,4 +1,5 @@
1
- import { ViewStyle, TextStyle, ImageStyle, StyleSheet } from 'react-native';
1
+ import type { ViewStyle, TextStyle, ImageStyle } from 'react-native';
2
+ import { StyleSheet } from 'react-native';
2
3
  import { getMemoCache } from '@fluentui-react-native/memo-cache';
3
4
 
4
5
  /**