@fluentui-react-native/apple-theme 0.16.10 → 0.17.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,85 @@
2
2
  "name": "@fluentui-react-native/apple-theme",
3
3
  "entries": [
4
4
  {
5
- "date": "Wed, 16 Nov 2022 08:44:25 GMT",
5
+ "date": "Tue, 06 Dec 2022 00:44:15 GMT",
6
+ "tag": "@fluentui-react-native/apple-theme_v0.17.0",
7
+ "version": "0.17.0",
8
+ "comments": {
9
+ "minor": [
10
+ {
11
+ "author": "adgleitm@microsoft.com",
12
+ "package": "@fluentui-react-native/apple-theme",
13
+ "commit": "bb56215afebd2cadbe34da92ab4768c2d2a6b355",
14
+ "comment": "Allow V1 usage of V2 text variants"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui-react-native/apple-theme",
19
+ "comment": "Bump @fluentui-react-native/default-theme to v0.16.14",
20
+ "commit": "8e94deaeff8869396c506ca186a614eb0acd9f93"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui-react-native/apple-theme",
25
+ "comment": "Bump @fluentui-react-native/theme to v0.7.10",
26
+ "commit": "8e94deaeff8869396c506ca186a614eb0acd9f93"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui-react-native/apple-theme",
31
+ "comment": "Bump @fluentui-react-native/theme-types to v0.25.0",
32
+ "commit": "8e94deaeff8869396c506ca186a614eb0acd9f93"
33
+ },
34
+ {
35
+ "author": "beachball",
36
+ "package": "@fluentui-react-native/apple-theme",
37
+ "comment": "Bump @fluentui-react-native/theming-utils to v0.19.1",
38
+ "commit": "8e94deaeff8869396c506ca186a614eb0acd9f93"
39
+ }
40
+ ]
41
+ }
42
+ },
43
+ {
44
+ "date": "Thu, 01 Dec 2022 03:12:19 GMT",
45
+ "tag": "@fluentui-react-native/apple-theme_v0.16.11",
46
+ "version": "0.16.11",
47
+ "comments": {
48
+ "patch": [
49
+ {
50
+ "author": "rohanpd.work@gmail.com",
51
+ "package": "@fluentui-react-native/apple-theme",
52
+ "commit": "9faf7ab61974a5d5f7dd0c5aa84a123a68d786f8",
53
+ "comment": "theme spacing tokens change"
54
+ },
55
+ {
56
+ "author": "beachball",
57
+ "package": "@fluentui-react-native/apple-theme",
58
+ "comment": "Bump @fluentui-react-native/default-theme to v0.16.13",
59
+ "commit": "9faf7ab61974a5d5f7dd0c5aa84a123a68d786f8"
60
+ },
61
+ {
62
+ "author": "beachball",
63
+ "package": "@fluentui-react-native/apple-theme",
64
+ "comment": "Bump @fluentui-react-native/theme to v0.7.9",
65
+ "commit": "9faf7ab61974a5d5f7dd0c5aa84a123a68d786f8"
66
+ },
67
+ {
68
+ "author": "beachball",
69
+ "package": "@fluentui-react-native/apple-theme",
70
+ "comment": "Bump @fluentui-react-native/theme-types to v0.24.0",
71
+ "commit": "9faf7ab61974a5d5f7dd0c5aa84a123a68d786f8"
72
+ },
73
+ {
74
+ "author": "beachball",
75
+ "package": "@fluentui-react-native/apple-theme",
76
+ "comment": "Bump @fluentui-react-native/theming-utils to v0.19.0",
77
+ "commit": "9faf7ab61974a5d5f7dd0c5aa84a123a68d786f8"
78
+ }
79
+ ]
80
+ }
81
+ },
82
+ {
83
+ "date": "Wed, 16 Nov 2022 08:47:25 GMT",
6
84
  "tag": "@fluentui-react-native/apple-theme_v0.16.10",
7
85
  "version": "0.16.10",
8
86
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,36 @@
1
1
  # Change Log - @fluentui-react-native/apple-theme
2
2
 
3
- This log was last generated on Wed, 16 Nov 2022 08:44:25 GMT and should not be manually modified.
3
+ This log was last generated on Tue, 06 Dec 2022 00:44:15 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## 0.17.0
8
+
9
+ Tue, 06 Dec 2022 00:44:15 GMT
10
+
11
+ ### Minor changes
12
+
13
+ - Allow V1 usage of V2 text variants (adgleitm@microsoft.com)
14
+ - Bump @fluentui-react-native/default-theme to v0.16.14
15
+ - Bump @fluentui-react-native/theme to v0.7.10
16
+ - Bump @fluentui-react-native/theme-types to v0.25.0
17
+ - Bump @fluentui-react-native/theming-utils to v0.19.1
18
+
19
+ ## 0.16.11
20
+
21
+ Thu, 01 Dec 2022 03:12:19 GMT
22
+
23
+ ### Patches
24
+
25
+ - theme spacing tokens change (rohanpd.work@gmail.com)
26
+ - Bump @fluentui-react-native/default-theme to v0.16.13
27
+ - Bump @fluentui-react-native/theme to v0.7.9
28
+ - Bump @fluentui-react-native/theme-types to v0.24.0
29
+ - Bump @fluentui-react-native/theming-utils to v0.19.0
30
+
7
31
  ## 0.16.10
8
32
 
9
- Wed, 16 Nov 2022 08:44:25 GMT
33
+ Wed, 16 Nov 2022 08:47:25 GMT
10
34
 
11
35
  ### Patches
12
36
 
@@ -1 +1 @@
1
- {"version":3,"file":"appleTheme.ios.d.ts","sourceRoot":"","sources":["../src/appleTheme.ios.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,EAAW,MAAM,oCAAoC,CAAC;AAmIpE,wBAAgB,oBAAoB,CAAC,WAAW,EAAE,OAAO,GAAG,KAAK,CAShE"}
1
+ {"version":3,"file":"appleTheme.ios.d.ts","sourceRoot":"","sources":["../src/appleTheme.ios.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAW,MAAM,oCAAoC,CAAC;AAiIpE,wBAAgB,oBAAoB,CAAC,WAAW,EAAE,OAAO,GAAG,KAAK,CAShE"}
@@ -1,20 +1,13 @@
1
- var __assign = (this && this.__assign) || function () {
2
- __assign = Object.assign || function(t) {
3
- for (var s, i = 1, n = arguments.length; i < n; i++) {
4
- s = arguments[i];
5
- for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
6
- t[p] = s[p];
7
- }
8
- return t;
9
- };
10
- return __assign.apply(this, arguments);
11
- };
12
- import globalTokens from '@fluentui-react-native/design-tokens-ios/light/tokens-global.json';
13
1
  import { paletteFromAppleColors } from './appleColors.ios';
14
2
  import { appleTypography } from './appleTypography.ios';
15
3
  import { iOSShadows } from './appleShadows.ios';
16
4
  function appleSpacing() {
17
- return __assign({ s2: '4px', s1: '8px', l1: '20px', l2: '32px' }, globalTokens.spacing);
5
+ return {
6
+ s2: '4px',
7
+ s1: '8px',
8
+ l1: '20px',
9
+ l2: '32px',
10
+ };
18
11
  }
19
12
  var appleComponents = {
20
13
  // The Default Button corresponds to the "secondary outline" button style on iOS
@@ -1 +1 @@
1
- {"version":3,"file":"appleTheme.ios.js","sourceRoot":"","sources":["../src/appleTheme.ios.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"appleTheme.ios.js","sourceRoot":"","sources":["../src/appleTheme.ios.ts"],"names":[],"mappings":"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"}
@@ -1 +1 @@
1
- {"version":3,"file":"appleTypography.ios.d.ts","sourceRoot":"","sources":["../src/appleTypography.ios.ts"],"names":[],"mappings":"AAEA,OAAO,EAAwC,UAAU,EAAY,MAAM,oCAAoC,CAAC;AAKhH,wBAAgB,eAAe,IAAI,UAAU,CAqI5C"}
1
+ {"version":3,"file":"appleTypography.ios.d.ts","sourceRoot":"","sources":["../src/appleTypography.ios.ts"],"names":[],"mappings":"AAEA,OAAO,EAAwC,UAAU,EAAY,MAAM,oCAAoC,CAAC;AAKhH,wBAAgB,eAAe,IAAI,UAAU,CAiJ5C"}
@@ -52,6 +52,7 @@ export function appleTypography() {
52
52
  weight: fontTokens.weight.regular,
53
53
  lineHeight: fontTokens.lineHeight100,
54
54
  letterSpacing: 0,
55
+ dynamicTypeRamp: 'caption1', // Not a typo, this corresponds to UIFontTextStypeCaption1
55
56
  },
56
57
  caption1: {
57
58
  face: fontTokens.family.base,
@@ -59,6 +60,7 @@ export function appleTypography() {
59
60
  weight: fontTokens.weight.regular,
60
61
  lineHeight: fontTokens.lineHeight200,
61
62
  letterSpacing: -0.08,
63
+ dynamicTypeRamp: 'footnote',
62
64
  },
63
65
  caption1Strong: {
64
66
  face: fontTokens.family.base,
@@ -66,6 +68,7 @@ export function appleTypography() {
66
68
  weight: fontTokens.weight.semibold,
67
69
  lineHeight: fontTokens.lineHeight200,
68
70
  letterSpacing: -0.08,
71
+ dynamicTypeRamp: 'footnote',
69
72
  },
70
73
  body2: {
71
74
  face: fontTokens.family.base,
@@ -73,6 +76,7 @@ export function appleTypography() {
73
76
  weight: fontTokens.weight.regular,
74
77
  lineHeight: fontTokens.lineHeight300,
75
78
  letterSpacing: -0.23,
79
+ dynamicTypeRamp: 'subheadline',
76
80
  },
77
81
  body2Strong: {
78
82
  face: fontTokens.family.base,
@@ -80,6 +84,7 @@ export function appleTypography() {
80
84
  weight: fontTokens.weight.semibold,
81
85
  lineHeight: fontTokens.lineHeight300,
82
86
  letterSpacing: -0.23,
87
+ dynamicTypeRamp: 'subheadline',
83
88
  },
84
89
  body1: {
85
90
  face: fontTokens.family.base,
@@ -87,6 +92,7 @@ export function appleTypography() {
87
92
  weight: fontTokens.weight.regular,
88
93
  lineHeight: fontTokens.lineHeight400,
89
94
  letterSpacing: -0.43,
95
+ dynamicTypeRamp: 'body',
90
96
  },
91
97
  body1Strong: {
92
98
  face: fontTokens.family.base,
@@ -94,6 +100,7 @@ export function appleTypography() {
94
100
  weight: fontTokens.weight.semibold,
95
101
  lineHeight: fontTokens.lineHeight400,
96
102
  letterSpacing: -0.43,
103
+ dynamicTypeRamp: 'body',
97
104
  },
98
105
  title3: {
99
106
  face: fontTokens.family.base,
@@ -101,6 +108,7 @@ export function appleTypography() {
101
108
  weight: fontTokens.weight.semibold,
102
109
  lineHeight: fontTokens.lineHeight500,
103
110
  letterSpacing: -0.45,
111
+ dynamicTypeRamp: 'title3',
104
112
  },
105
113
  title2: {
106
114
  face: fontTokens.family.base,
@@ -108,6 +116,7 @@ export function appleTypography() {
108
116
  weight: fontTokens.weight.semibold,
109
117
  lineHeight: fontTokens.lineHeight600,
110
118
  letterSpacing: -0.26,
119
+ dynamicTypeRamp: 'title2',
111
120
  },
112
121
  title1: {
113
122
  face: fontTokens.family.base,
@@ -115,6 +124,7 @@ export function appleTypography() {
115
124
  weight: fontTokens.weight.bold,
116
125
  lineHeight: fontTokens.lineHeight700,
117
126
  letterSpacing: 0.38,
127
+ dynamicTypeRamp: 'title1',
118
128
  },
119
129
  largeTitle: {
120
130
  face: fontTokens.family.base,
@@ -122,6 +132,7 @@ export function appleTypography() {
122
132
  weight: fontTokens.weight.bold,
123
133
  lineHeight: fontTokens.lineHeight800,
124
134
  letterSpacing: 0.4,
135
+ dynamicTypeRamp: 'largeTitle',
125
136
  },
126
137
  display: {
127
138
  face: fontTokens.family.base,
@@ -129,6 +140,7 @@ export function appleTypography() {
129
140
  weight: fontTokens.weight.bold,
130
141
  lineHeight: fontTokens.lineHeight900,
131
142
  letterSpacing: 0.26,
143
+ dynamicTypeRamp: 'largeTitle',
132
144
  },
133
145
  },
134
146
  };
@@ -1 +1 @@
1
- {"version":3,"file":"appleTypography.ios.js","sourceRoot":"","sources":["../src/appleTypography.ios.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"appleTypography.ios.js","sourceRoot":"","sources":["../src/appleTypography.ios.ts"],"names":[],"mappings":"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"}
@@ -469,79 +469,77 @@ export declare function getMacOSAliasTokens(mode: AppearanceOptions, isHighContr
469
469
  };
470
470
  };
471
471
  export declare function getMacOSShadowTokens(mode: AppearanceOptions, isHighContrast: boolean): {
472
- global: {
473
- shadow16: {
474
- x: number;
475
- y: number;
476
- blur: number;
477
- color: string;
478
- }[];
479
- shadow2: {
480
- x: number;
481
- y: number;
482
- blur: number;
483
- color: string;
484
- }[];
485
- shadow28: {
486
- x: number;
487
- y: number;
488
- blur: number;
489
- color: string;
490
- }[];
491
- shadow4: {
492
- x: number;
493
- y: number;
494
- blur: number;
495
- color: string;
496
- }[];
497
- shadow64: {
498
- x: number;
499
- y: number;
500
- blur: number;
501
- color: string;
502
- }[];
503
- shadow8: {
504
- x: number;
505
- y: number;
506
- blur: number;
507
- color: string;
508
- }[];
509
- shadowBrand16: {
510
- x: number;
511
- y: number;
512
- blur: number;
513
- color: string;
514
- }[];
515
- shadowBrand2: {
516
- x: number;
517
- y: number;
518
- blur: number;
519
- color: string;
520
- }[];
521
- shadowBrand28: {
522
- x: number;
523
- y: number;
524
- blur: number;
525
- color: string;
526
- }[];
527
- shadowBrand4: {
528
- x: number;
529
- y: number;
530
- blur: number;
531
- color: string;
532
- }[];
533
- shadowBrand64: {
534
- x: number;
535
- y: number;
536
- blur: number;
537
- color: string;
538
- }[];
539
- shadowBrand8: {
540
- x: number;
541
- y: number;
542
- blur: number;
543
- color: string;
544
- }[];
545
- };
472
+ shadow16: {
473
+ x: number;
474
+ y: number;
475
+ blur: number;
476
+ color: string;
477
+ }[];
478
+ shadow2: {
479
+ x: number;
480
+ y: number;
481
+ blur: number;
482
+ color: string;
483
+ }[];
484
+ shadow28: {
485
+ x: number;
486
+ y: number;
487
+ blur: number;
488
+ color: string;
489
+ }[];
490
+ shadow4: {
491
+ x: number;
492
+ y: number;
493
+ blur: number;
494
+ color: string;
495
+ }[];
496
+ shadow64: {
497
+ x: number;
498
+ y: number;
499
+ blur: number;
500
+ color: string;
501
+ }[];
502
+ shadow8: {
503
+ x: number;
504
+ y: number;
505
+ blur: number;
506
+ color: string;
507
+ }[];
508
+ shadowBrand16: {
509
+ x: number;
510
+ y: number;
511
+ blur: number;
512
+ color: string;
513
+ }[];
514
+ shadowBrand2: {
515
+ x: number;
516
+ y: number;
517
+ blur: number;
518
+ color: string;
519
+ }[];
520
+ shadowBrand28: {
521
+ x: number;
522
+ y: number;
523
+ blur: number;
524
+ color: string;
525
+ }[];
526
+ shadowBrand4: {
527
+ x: number;
528
+ y: number;
529
+ blur: number;
530
+ color: string;
531
+ }[];
532
+ shadowBrand64: {
533
+ x: number;
534
+ y: number;
535
+ blur: number;
536
+ color: string;
537
+ }[];
538
+ shadowBrand8: {
539
+ x: number;
540
+ y: number;
541
+ blur: number;
542
+ color: string;
543
+ }[];
546
544
  };
547
545
  //# sourceMappingURL=getMacOSTokens.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"getMacOSTokens.d.ts","sourceRoot":"","sources":["../src/getMacOSTokens.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,iBAAiB,EAAE,MAAM,oCAAoC,CAAC;AAGvE,wBAAgB,mBAAmB,CAAC,IAAI,EAAE,iBAAiB,EAAE,cAAc,EAAE,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAkBnF;AAED,wBAAgB,oBAAoB,CAAC,IAAI,EAAE,iBAAiB,EAAE,cAAc,EAAE,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAkBpF"}
1
+ {"version":3,"file":"getMacOSTokens.d.ts","sourceRoot":"","sources":["../src/getMacOSTokens.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,iBAAiB,EAAE,MAAM,oCAAoC,CAAC;AAGvE,wBAAgB,mBAAmB,CAAC,IAAI,EAAE,iBAAiB,EAAE,cAAc,EAAE,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAkBnF;AAED,wBAAgB,oBAAoB,CAAC,IAAI,EAAE,iBAAiB,EAAE,cAAc,EAAE,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAkBpF"}
@@ -1,78 +1,76 @@
1
1
  import { AppearanceOptions } from '@fluentui-react-native/theme-types';
2
2
  export declare function getiOSShadowTokens(mode: AppearanceOptions): {
3
- global: {
4
- shadow16: {
5
- x: number;
6
- y: number;
7
- blur: number;
8
- color: string;
9
- }[];
10
- shadow2: {
11
- x: number;
12
- y: number;
13
- blur: number;
14
- color: string;
15
- }[];
16
- shadow28: {
17
- x: number;
18
- y: number;
19
- blur: number;
20
- color: string;
21
- }[];
22
- shadow4: {
23
- x: number;
24
- y: number;
25
- blur: number;
26
- color: string;
27
- }[];
28
- shadow64: {
29
- x: number;
30
- y: number;
31
- blur: number;
32
- color: string;
33
- }[];
34
- shadow8: {
35
- x: number;
36
- y: number;
37
- blur: number;
38
- color: string;
39
- }[];
40
- shadowBrand16: {
41
- x: number;
42
- y: number;
43
- blur: number;
44
- color: string;
45
- }[];
46
- shadowBrand2: {
47
- x: number;
48
- y: number;
49
- blur: number;
50
- color: string;
51
- }[];
52
- shadowBrand28: {
53
- x: number;
54
- y: number;
55
- blur: number;
56
- color: string;
57
- }[];
58
- shadowBrand4: {
59
- x: number;
60
- y: number;
61
- blur: number;
62
- color: string;
63
- }[];
64
- shadowBrand64: {
65
- x: number;
66
- y: number;
67
- blur: number;
68
- color: string;
69
- }[];
70
- shadowBrand8: {
71
- x: number;
72
- y: number;
73
- blur: number;
74
- color: string;
75
- }[];
76
- };
3
+ shadow16: {
4
+ x: number;
5
+ y: number;
6
+ blur: number;
7
+ color: string;
8
+ }[];
9
+ shadow2: {
10
+ x: number;
11
+ y: number;
12
+ blur: number;
13
+ color: string;
14
+ }[];
15
+ shadow28: {
16
+ x: number;
17
+ y: number;
18
+ blur: number;
19
+ color: string;
20
+ }[];
21
+ shadow4: {
22
+ x: number;
23
+ y: number;
24
+ blur: number;
25
+ color: string;
26
+ }[];
27
+ shadow64: {
28
+ x: number;
29
+ y: number;
30
+ blur: number;
31
+ color: string;
32
+ }[];
33
+ shadow8: {
34
+ x: number;
35
+ y: number;
36
+ blur: number;
37
+ color: string;
38
+ }[];
39
+ shadowBrand16: {
40
+ x: number;
41
+ y: number;
42
+ blur: number;
43
+ color: string;
44
+ }[];
45
+ shadowBrand2: {
46
+ x: number;
47
+ y: number;
48
+ blur: number;
49
+ color: string;
50
+ }[];
51
+ shadowBrand28: {
52
+ x: number;
53
+ y: number;
54
+ blur: number;
55
+ color: string;
56
+ }[];
57
+ shadowBrand4: {
58
+ x: number;
59
+ y: number;
60
+ blur: number;
61
+ color: string;
62
+ }[];
63
+ shadowBrand64: {
64
+ x: number;
65
+ y: number;
66
+ blur: number;
67
+ color: string;
68
+ }[];
69
+ shadowBrand8: {
70
+ x: number;
71
+ y: number;
72
+ blur: number;
73
+ color: string;
74
+ }[];
77
75
  };
78
76
  //# sourceMappingURL=getiOSTokens.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"getiOSTokens.d.ts","sourceRoot":"","sources":["../src/getiOSTokens.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,iBAAiB,EAAE,MAAM,oCAAoC,CAAC;AAGvE,wBAAgB,kBAAkB,CAAC,IAAI,EAAE,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAUzD"}
1
+ {"version":3,"file":"getiOSTokens.d.ts","sourceRoot":"","sources":["../src/getiOSTokens.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,iBAAiB,EAAE,MAAM,oCAAoC,CAAC;AAGvE,wBAAgB,kBAAkB,CAAC,IAAI,EAAE,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAUzD"}
@@ -1 +1 @@
1
- {"version":3,"file":"appleTheme.ios.d.ts","sourceRoot":"","sources":["../src/appleTheme.ios.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,EAAW,MAAM,oCAAoC,CAAC;AAmIpE,wBAAgB,oBAAoB,CAAC,WAAW,EAAE,OAAO,GAAG,KAAK,CAShE"}
1
+ {"version":3,"file":"appleTheme.ios.d.ts","sourceRoot":"","sources":["../src/appleTheme.ios.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAW,MAAM,oCAAoC,CAAC;AAiIpE,wBAAgB,oBAAoB,CAAC,WAAW,EAAE,OAAO,GAAG,KAAK,CAShE"}
@@ -1,26 +1,16 @@
1
1
  "use strict";
2
- var __assign = (this && this.__assign) || function () {
3
- __assign = Object.assign || function(t) {
4
- for (var s, i = 1, n = arguments.length; i < n; i++) {
5
- s = arguments[i];
6
- for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
- t[p] = s[p];
8
- }
9
- return t;
10
- };
11
- return __assign.apply(this, arguments);
12
- };
13
- var __importDefault = (this && this.__importDefault) || function (mod) {
14
- return (mod && mod.__esModule) ? mod : { "default": mod };
15
- };
16
2
  Object.defineProperty(exports, "__esModule", { value: true });
17
3
  exports.getBaseAppleThemeIOS = void 0;
18
- var tokens_global_json_1 = __importDefault(require("@fluentui-react-native/design-tokens-ios/light/tokens-global.json"));
19
4
  var appleColors_ios_1 = require("./appleColors.ios");
20
5
  var appleTypography_ios_1 = require("./appleTypography.ios");
21
6
  var appleShadows_ios_1 = require("./appleShadows.ios");
22
7
  function appleSpacing() {
23
- return __assign({ s2: '4px', s1: '8px', l1: '20px', l2: '32px' }, tokens_global_json_1.default.spacing);
8
+ return {
9
+ s2: '4px',
10
+ s1: '8px',
11
+ l1: '20px',
12
+ l2: '32px',
13
+ };
24
14
  }
25
15
  var appleComponents = {
26
16
  // The Default Button corresponds to the "secondary outline" button style on iOS