@fluentui-react-native/experimental-activity-indicator 0.10.5 → 0.10.7

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,17 +2,49 @@
2
2
  "name": "@fluentui-react-native/experimental-activity-indicator",
3
3
  "entries": [
4
4
  {
5
- "date": "Thu, 10 Jul 2025 20:30:42 GMT",
6
- "version": "0.10.5",
7
- "tag": "@fluentui-react-native/experimental-activity-indicator_v0.10.5",
5
+ "date": "Tue, 15 Jul 2025 23:21:12 GMT",
6
+ "version": "0.10.7",
7
+ "tag": "@fluentui-react-native/experimental-activity-indicator_v0.10.7",
8
8
  "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "sanajmi@microsoft.com",
12
+ "package": "@fluentui-react-native/experimental-activity-indicator",
13
+ "commit": "9cbe229ec7f6363d229dcaef506921b8d9f47d7d",
14
+ "comment": "fix: run beachball sync"
15
+ },
16
+ {
17
+ "author": "jasonmo@microsoft.com",
18
+ "package": "@fluentui-react-native/experimental-activity-indicator",
19
+ "commit": "6b4d59227b1e9bbbf25cc93a3502015f663b363e",
20
+ "comment": "add react-native entrypoints that ensure metro targets TS files rather than JS files for bundling"
21
+ },
22
+ {
23
+ "author": "jasonmo@microsoft.com",
24
+ "package": "@fluentui-react-native/experimental-activity-indicator",
25
+ "commit": "479b93cea460a26df70c55b5d3335927ed374713",
26
+ "comment": "update builds to use node16 settings and modern export maps"
27
+ }
28
+ ],
9
29
  "none": [
30
+ {
31
+ "author": "jasonmo@microsoft.com",
32
+ "package": "@fluentui-react-native/experimental-activity-indicator",
33
+ "commit": "3e168e4363d1821818f219819d29532eace8d979",
34
+ "comment": "update scripts package to be fully js, use esm, and validate fully"
35
+ },
10
36
  {
11
37
  "author": "ruaraki@microsoft.com",
12
38
  "package": "@fluentui-react-native/experimental-activity-indicator",
13
39
  "commit": "a245202877ef7f2be9ab5f0e1356b2270957e693",
14
40
  "comment": "Run bump-versions"
15
41
  },
42
+ {
43
+ "author": "sanajmi@microsoft.com",
44
+ "package": "@fluentui-react-native/experimental-activity-indicator",
45
+ "commit": "405ca368dc3f2963bfc252a1952b1e14ff503499",
46
+ "comment": "fix: run `beachball sync` to sync package versions with NPM"
47
+ },
16
48
  {
17
49
  "author": "4123478+tido64@users.noreply.github.com",
18
50
  "package": "@fluentui-react-native/experimental-activity-indicator",
@@ -25,14 +57,6 @@
25
57
  "commit": "54087dca787180bbf34630470cd0d06e88366b30",
26
58
  "comment": "update eslint to 9.x and use new flat config format with security rules"
27
59
  }
28
- ],
29
- "patch": [
30
- {
31
- "author": "jasonmo@microsoft.com",
32
- "package": "@fluentui-react-native/experimental-activity-indicator",
33
- "commit": "479b93cea460a26df70c55b5d3335927ed374713",
34
- "comment": "update builds to use node16 settings and modern export maps"
35
- }
36
60
  ]
37
61
  }
38
62
  },
package/CHANGELOG.md CHANGED
@@ -1,15 +1,17 @@
1
1
  # Change Log - @fluentui-react-native/experimental-activity-indicator
2
2
 
3
- <!-- This log was last generated on Thu, 10 Jul 2025 20:30:42 GMT and should not be manually modified. -->
3
+ <!-- This log was last generated on Tue, 15 Jul 2025 23:21:12 GMT and should not be manually modified. -->
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## 0.10.5
7
+ ## 0.10.7
8
8
 
9
- Thu, 10 Jul 2025 20:30:42 GMT
9
+ Tue, 15 Jul 2025 23:21:12 GMT
10
10
 
11
11
  ### Patches
12
12
 
13
+ - fix: run beachball sync (sanajmi@microsoft.com)
14
+ - add react-native entrypoints that ensure metro targets TS files rather than JS files for bundling (jasonmo@microsoft.com)
13
15
  - update builds to use node16 settings and modern export maps (jasonmo@microsoft.com)
14
16
 
15
17
  ## 0.10.4
@@ -2,5 +2,5 @@ import { Animated } from 'react-native';
2
2
  import { Svg } from 'react-native-svg';
3
3
  import type { ActivityIndicatorProps } from './ActivityIndicator.types';
4
4
  export declare const AnimatedSvg: Animated.AnimatedComponent<typeof Svg>;
5
- export declare const ActivityIndicator: import("@fluentui-react-native/framework").ComposableComponent<ActivityIndicatorProps, import("./ActivityIndicator.types").FluentActivityIndicatorSlotProps, import("./ActivityIndicator.types").ActivityIndicatorTokens, object>;
5
+ export declare const ActivityIndicator: import("@fluentui-react-native/framework").ComposableComponent<ActivityIndicatorProps, import("./ActivityIndicator.types").FluentActivityIndicatorSlotProps, import("./ActivityIndicator.types").ActivityIndicatorTokens, import("@fluentui-react-native/framework").ObjectBase>;
6
6
  //# sourceMappingURL=ActivityIndicator.mobile.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ActivityIndicator.mobile.d.ts","sourceRoot":"","sources":["../src/ActivityIndicator.mobile.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,QAAQ,EAAgB,MAAM,cAAc,CAAC;AAItD,OAAO,EAAE,GAAG,EAAQ,MAAM,kBAAkB,CAAC;AAI7C,OAAO,KAAK,EAAE,sBAAsB,EAA+B,MAAM,2BAA2B,CAAC;AAcrG,eAAO,MAAM,WAAW,wCAAwC,CAAC;AAEjE,eAAO,MAAM,iBAAiB,mOAiG5B,CAAC"}
1
+ {"version":3,"file":"ActivityIndicator.mobile.d.ts","sourceRoot":"","sources":["../src/ActivityIndicator.mobile.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,QAAQ,EAAgB,MAAM,cAAc,CAAC;AAItD,OAAO,EAAE,GAAG,EAAQ,MAAM,kBAAkB,CAAC;AAI7C,OAAO,KAAK,EAAE,sBAAsB,EAA+B,MAAM,2BAA2B,CAAC;AAcrG,eAAO,MAAM,WAAW,wCAAwC,CAAC;AAEjE,eAAO,MAAM,iBAAiB,kRAiG5B,CAAC"}
@@ -5,5 +5,5 @@ import type { ActivityIndicatorProps } from './ActivityIndicator.types';
5
5
  * Wrapper around React Native Core's ActivityIndicator for platforms we do not
6
6
  * have a custom FluentUI React Native ActivityIndicator defined.
7
7
  */
8
- export declare const ActivityIndicator: import("@fluentui-react-native/framework").ComposableComponent<ActivityIndicatorProps, import("./ActivityIndicator.types").CoreActivityIndicatorSlotProps, import("./ActivityIndicator.types").ActivityIndicatorTokens, object>;
8
+ export declare const ActivityIndicator: import("@fluentui-react-native/framework").ComposableComponent<ActivityIndicatorProps, import("./ActivityIndicator.types").CoreActivityIndicatorSlotProps, import("./ActivityIndicator.types").ActivityIndicatorTokens, import("@fluentui-react-native/framework").ObjectBase>;
9
9
  //# sourceMappingURL=CoreActivityIndicator.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"CoreActivityIndicator.d.ts","sourceRoot":"","sources":["../src/CoreActivityIndicator.tsx"],"names":[],"mappings":"AAAA,0BAA0B;AAC1B,qBAAqB;AAQrB,OAAO,KAAK,EAA6B,sBAAsB,EAAE,MAAM,2BAA2B,CAAC;AAGnG;;;GAGG;AACH,eAAO,MAAM,iBAAiB,iOAU5B,CAAC"}
1
+ {"version":3,"file":"CoreActivityIndicator.d.ts","sourceRoot":"","sources":["../src/CoreActivityIndicator.tsx"],"names":[],"mappings":"AAAA,0BAA0B;AAC1B,qBAAqB;AAQrB,OAAO,KAAK,EAA6B,sBAAsB,EAAE,MAAM,2BAA2B,CAAC;AAGnG;;;GAGG;AACH,eAAO,MAAM,iBAAiB,gRAU5B,CAAC"}
@@ -2,5 +2,5 @@ import { Animated } from 'react-native';
2
2
  import { Svg } from 'react-native-svg';
3
3
  import type { ActivityIndicatorProps } from './ActivityIndicator.types';
4
4
  export declare const AnimatedSvg: Animated.AnimatedComponent<typeof Svg>;
5
- export declare const ActivityIndicator: import("@fluentui-react-native/framework").ComposableComponent<ActivityIndicatorProps, import("./ActivityIndicator.types").FluentActivityIndicatorSlotProps, import("./ActivityIndicator.types").ActivityIndicatorTokens, object>;
5
+ export declare const ActivityIndicator: import("@fluentui-react-native/framework").ComposableComponent<ActivityIndicatorProps, import("./ActivityIndicator.types").FluentActivityIndicatorSlotProps, import("./ActivityIndicator.types").ActivityIndicatorTokens, import("@fluentui-react-native/framework").ObjectBase>;
6
6
  //# sourceMappingURL=ActivityIndicator.mobile.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ActivityIndicator.mobile.d.ts","sourceRoot":"","sources":["../src/ActivityIndicator.mobile.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,QAAQ,EAAgB,MAAM,cAAc,CAAC;AAItD,OAAO,EAAE,GAAG,EAAQ,MAAM,kBAAkB,CAAC;AAI7C,OAAO,KAAK,EAAE,sBAAsB,EAA+B,MAAM,2BAA2B,CAAC;AAcrG,eAAO,MAAM,WAAW,wCAAwC,CAAC;AAEjE,eAAO,MAAM,iBAAiB,mOAiG5B,CAAC"}
1
+ {"version":3,"file":"ActivityIndicator.mobile.d.ts","sourceRoot":"","sources":["../src/ActivityIndicator.mobile.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,QAAQ,EAAgB,MAAM,cAAc,CAAC;AAItD,OAAO,EAAE,GAAG,EAAQ,MAAM,kBAAkB,CAAC;AAI7C,OAAO,KAAK,EAAE,sBAAsB,EAA+B,MAAM,2BAA2B,CAAC;AAcrG,eAAO,MAAM,WAAW,wCAAwC,CAAC;AAEjE,eAAO,MAAM,iBAAiB,kRAiG5B,CAAC"}
@@ -5,5 +5,5 @@ import type { ActivityIndicatorProps } from './ActivityIndicator.types';
5
5
  * Wrapper around React Native Core's ActivityIndicator for platforms we do not
6
6
  * have a custom FluentUI React Native ActivityIndicator defined.
7
7
  */
8
- export declare const ActivityIndicator: import("@fluentui-react-native/framework").ComposableComponent<ActivityIndicatorProps, import("./ActivityIndicator.types").CoreActivityIndicatorSlotProps, import("./ActivityIndicator.types").ActivityIndicatorTokens, object>;
8
+ export declare const ActivityIndicator: import("@fluentui-react-native/framework").ComposableComponent<ActivityIndicatorProps, import("./ActivityIndicator.types").CoreActivityIndicatorSlotProps, import("./ActivityIndicator.types").ActivityIndicatorTokens, import("@fluentui-react-native/framework").ObjectBase>;
9
9
  //# sourceMappingURL=CoreActivityIndicator.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"CoreActivityIndicator.d.ts","sourceRoot":"","sources":["../src/CoreActivityIndicator.tsx"],"names":[],"mappings":"AAAA,0BAA0B;AAC1B,qBAAqB;AAQrB,OAAO,KAAK,EAA6B,sBAAsB,EAAE,MAAM,2BAA2B,CAAC;AAGnG;;;GAGG;AACH,eAAO,MAAM,iBAAiB,iOAU5B,CAAC"}
1
+ {"version":3,"file":"CoreActivityIndicator.d.ts","sourceRoot":"","sources":["../src/CoreActivityIndicator.tsx"],"names":[],"mappings":"AAAA,0BAA0B;AAC1B,qBAAqB;AAQrB,OAAO,KAAK,EAA6B,sBAAsB,EAAE,MAAM,2BAA2B,CAAC;AAGnG;;;GAGG;AACH,eAAO,MAAM,iBAAiB,gRAU5B,CAAC"}
package/package.json CHANGED
@@ -1,9 +1,10 @@
1
1
  {
2
2
  "name": "@fluentui-react-native/experimental-activity-indicator",
3
- "version": "0.10.5",
3
+ "version": "0.10.7",
4
4
  "description": "A cross-platform Fluent Activity Indicator component",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
7
+ "react-native": "src/index.ts",
7
8
  "exports": {
8
9
  ".": {
9
10
  "import": "./lib/index.js",
@@ -29,7 +30,7 @@
29
30
  "directory": "packages/experimental/ActivityIndicator"
30
31
  },
31
32
  "dependencies": {
32
- "@fluentui-react-native/framework": "0.14.4",
33
+ "@fluentui-react-native/framework": "0.14.6",
33
34
  "assert-never": "^1.2.1"
34
35
  },
35
36
  "devDependencies": {
package/tsconfig.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "extends": "@fluentui-react-native/scripts/tsconfig.json",
2
+ "extends": "@fluentui-react-native/scripts/configs/tsconfig.json",
3
3
  "compilerOptions": {
4
4
  "outDir": "lib"
5
5
  },
package/just.config.js DELETED
@@ -1,3 +0,0 @@
1
- const { preset } = require('@fluentui-react-native/scripts');
2
-
3
- preset();