@fluentui/react-progress 0.0.0-nightly-20230424-0419.1 → 0.0.0-nightly-20230426-0420.1

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,9 +2,9 @@
2
2
  "name": "@fluentui/react-progress",
3
3
  "entries": [
4
4
  {
5
- "date": "Mon, 24 Apr 2023 04:26:12 GMT",
6
- "tag": "@fluentui/react-progress_v0.0.0-nightly-20230424-0419.1",
7
- "version": "0.0.0-nightly-20230424-0419.1",
5
+ "date": "Wed, 26 Apr 2023 04:27:04 GMT",
6
+ "tag": "@fluentui/react-progress_v0.0.0-nightly-20230426-0420.1",
7
+ "version": "0.0.0-nightly-20230426-0420.1",
8
8
  "comments": {
9
9
  "prerelease": [
10
10
  {
@@ -16,38 +16,65 @@
16
16
  {
17
17
  "author": "beachball",
18
18
  "package": "@fluentui/react-progress",
19
- "comment": "Bump @fluentui/react-field to v0.0.0-nightly-20230424-0419.1",
20
- "commit": "0d81644093c3638d1277c880b4f9481962dd9e58"
19
+ "comment": "Bump @fluentui/react-field to v0.0.0-nightly-20230426-0420.1",
20
+ "commit": "0bf57d44764cd2220ffb39eaa3256f208e17fc9c"
21
21
  },
22
22
  {
23
23
  "author": "beachball",
24
24
  "package": "@fluentui/react-progress",
25
- "comment": "Bump @fluentui/react-jsx-runtime to v0.0.0-nightly-20230424-0419.1",
26
- "commit": "0d81644093c3638d1277c880b4f9481962dd9e58"
25
+ "comment": "Bump @fluentui/react-jsx-runtime to v0.0.0-nightly-20230426-0420.1",
26
+ "commit": "0bf57d44764cd2220ffb39eaa3256f208e17fc9c"
27
27
  },
28
28
  {
29
29
  "author": "beachball",
30
30
  "package": "@fluentui/react-progress",
31
- "comment": "Bump @fluentui/react-shared-contexts to v0.0.0-nightly-20230424-0419.1",
32
- "commit": "0d81644093c3638d1277c880b4f9481962dd9e58"
31
+ "comment": "Bump @fluentui/react-shared-contexts to v0.0.0-nightly-20230426-0420.1",
32
+ "commit": "0bf57d44764cd2220ffb39eaa3256f208e17fc9c"
33
33
  },
34
34
  {
35
35
  "author": "beachball",
36
36
  "package": "@fluentui/react-progress",
37
- "comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20230424-0419.1",
38
- "commit": "0d81644093c3638d1277c880b4f9481962dd9e58"
37
+ "comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20230426-0420.1",
38
+ "commit": "0bf57d44764cd2220ffb39eaa3256f208e17fc9c"
39
39
  },
40
40
  {
41
41
  "author": "beachball",
42
42
  "package": "@fluentui/react-progress",
43
- "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20230424-0419.1",
44
- "commit": "0d81644093c3638d1277c880b4f9481962dd9e58"
43
+ "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20230426-0420.1",
44
+ "commit": "0bf57d44764cd2220ffb39eaa3256f208e17fc9c"
45
45
  },
46
46
  {
47
47
  "author": "beachball",
48
48
  "package": "@fluentui/react-progress",
49
- "comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20230424-0419.1",
50
- "commit": "0d81644093c3638d1277c880b4f9481962dd9e58"
49
+ "comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20230426-0420.1",
50
+ "commit": "0bf57d44764cd2220ffb39eaa3256f208e17fc9c"
51
+ }
52
+ ]
53
+ }
54
+ },
55
+ {
56
+ "date": "Mon, 24 Apr 2023 08:12:40 GMT",
57
+ "tag": "@fluentui/react-progress_v9.1.11",
58
+ "version": "9.1.11",
59
+ "comments": {
60
+ "patch": [
61
+ {
62
+ "author": "bernardo.sunderhus@gmail.com",
63
+ "package": "@fluentui/react-progress",
64
+ "commit": "4a712dff672b89d0407040354652993822cb541f",
65
+ "comment": "chore: adopt custom JSX pragma"
66
+ },
67
+ {
68
+ "author": "beachball",
69
+ "package": "@fluentui/react-progress",
70
+ "comment": "Bump @fluentui/react-field to v9.1.1",
71
+ "commit": "505433ac64f144c9cca456097413d6af4582e5ee"
72
+ },
73
+ {
74
+ "author": "beachball",
75
+ "package": "@fluentui/react-progress",
76
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.2",
77
+ "commit": "505433ac64f144c9cca456097413d6af4582e5ee"
51
78
  }
52
79
  ]
53
80
  }
package/CHANGELOG.md CHANGED
@@ -1,23 +1,34 @@
1
1
  # Change Log - @fluentui/react-progress
2
2
 
3
- This log was last generated on Mon, 24 Apr 2023 04:26:12 GMT and should not be manually modified.
3
+ This log was last generated on Wed, 26 Apr 2023 04:27:04 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## [0.0.0-nightly-20230424-0419.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-progress_v0.0.0-nightly-20230424-0419.1)
7
+ ## [0.0.0-nightly-20230426-0420.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-progress_v0.0.0-nightly-20230426-0420.1)
8
8
 
9
- Mon, 24 Apr 2023 04:26:12 GMT
10
- [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-progress_v9.1.10..@fluentui/react-progress_v0.0.0-nightly-20230424-0419.1)
9
+ Wed, 26 Apr 2023 04:27:04 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-progress_v9.1.11..@fluentui/react-progress_v0.0.0-nightly-20230426-0420.1)
11
11
 
12
12
  ### Changes
13
13
 
14
14
  - Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/not available) by fluentui-internal@service.microsoft.com)
15
- - Bump @fluentui/react-field to v0.0.0-nightly-20230424-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/0d81644093c3638d1277c880b4f9481962dd9e58) by beachball)
16
- - Bump @fluentui/react-jsx-runtime to v0.0.0-nightly-20230424-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/0d81644093c3638d1277c880b4f9481962dd9e58) by beachball)
17
- - Bump @fluentui/react-shared-contexts to v0.0.0-nightly-20230424-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/0d81644093c3638d1277c880b4f9481962dd9e58) by beachball)
18
- - Bump @fluentui/react-theme to v0.0.0-nightly-20230424-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/0d81644093c3638d1277c880b4f9481962dd9e58) by beachball)
19
- - Bump @fluentui/react-utilities to v0.0.0-nightly-20230424-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/0d81644093c3638d1277c880b4f9481962dd9e58) by beachball)
20
- - Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20230424-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/0d81644093c3638d1277c880b4f9481962dd9e58) by beachball)
15
+ - Bump @fluentui/react-field to v0.0.0-nightly-20230426-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/0bf57d44764cd2220ffb39eaa3256f208e17fc9c) by beachball)
16
+ - Bump @fluentui/react-jsx-runtime to v0.0.0-nightly-20230426-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/0bf57d44764cd2220ffb39eaa3256f208e17fc9c) by beachball)
17
+ - Bump @fluentui/react-shared-contexts to v0.0.0-nightly-20230426-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/0bf57d44764cd2220ffb39eaa3256f208e17fc9c) by beachball)
18
+ - Bump @fluentui/react-theme to v0.0.0-nightly-20230426-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/0bf57d44764cd2220ffb39eaa3256f208e17fc9c) by beachball)
19
+ - Bump @fluentui/react-utilities to v0.0.0-nightly-20230426-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/0bf57d44764cd2220ffb39eaa3256f208e17fc9c) by beachball)
20
+ - Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20230426-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/0bf57d44764cd2220ffb39eaa3256f208e17fc9c) by beachball)
21
+
22
+ ## [9.1.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-progress_v9.1.11)
23
+
24
+ Mon, 24 Apr 2023 08:12:40 GMT
25
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-progress_v9.1.10..@fluentui/react-progress_v9.1.11)
26
+
27
+ ### Patches
28
+
29
+ - chore: adopt custom JSX pragma ([PR #27617](https://github.com/microsoft/fluentui/pull/27617) by bernardo.sunderhus@gmail.com)
30
+ - Bump @fluentui/react-field to v9.1.1 ([commit](https://github.com/microsoft/fluentui/commit/505433ac64f144c9cca456097413d6af4582e5ee) by beachball)
31
+ - Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.2 ([commit](https://github.com/microsoft/fluentui/commit/505433ac64f144c9cca456097413d6af4582e5ee) by beachball)
21
32
 
22
33
  ## [9.1.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-progress_v9.1.10)
23
34
 
@@ -2,17 +2,14 @@ import * as React from 'react';
2
2
  import { useProgressBar_unstable } from './useProgressBar';
3
3
  import { renderProgressBar_unstable } from './renderProgressBar';
4
4
  import { useProgressBarStyles_unstable } from './useProgressBarStyles';
5
- import { useCustomStyleHooks_unstable } from '@fluentui/react-shared-contexts';
5
+ import { useCustomStyleHook_unstable } from '@fluentui/react-shared-contexts';
6
6
  /**
7
7
  * A ProgressBar bar shows the progression of a task.
8
8
  */
9
9
  export const ProgressBar = /*#__PURE__*/React.forwardRef((props, ref) => {
10
10
  const state = useProgressBar_unstable(props, ref);
11
11
  useProgressBarStyles_unstable(state);
12
- const {
13
- useProgressBarStyles_unstable: useCustomStyles
14
- } = useCustomStyleHooks_unstable();
15
- useCustomStyles(state);
12
+ useCustomStyleHook_unstable('useProgressBarStyles_unstable')(state);
16
13
  return renderProgressBar_unstable(state);
17
14
  });
18
15
  ProgressBar.displayName = 'ProgressBar';
@@ -1 +1 @@
1
- {"version":3,"names":["React","useProgressBar_unstable","renderProgressBar_unstable","useProgressBarStyles_unstable","useCustomStyleHooks_unstable","ProgressBar","forwardRef","props","ref","state","useCustomStyles","displayName"],"sources":["../../../src/components/ProgressBar/ProgressBar.tsx"],"sourcesContent":["import * as React from 'react';\nimport { useProgressBar_unstable } from './useProgressBar';\nimport { renderProgressBar_unstable } from './renderProgressBar';\nimport { useProgressBarStyles_unstable } from './useProgressBarStyles';\nimport type { ProgressBarProps } from './ProgressBar.types';\nimport type { ForwardRefComponent } from '@fluentui/react-utilities';\nimport { useCustomStyleHooks_unstable } from '@fluentui/react-shared-contexts';\n\n/**\n * A ProgressBar bar shows the progression of a task.\n */\nexport const ProgressBar: ForwardRefComponent<ProgressBarProps> = React.forwardRef((props, ref) => {\n const state = useProgressBar_unstable(props, ref);\n\n useProgressBarStyles_unstable(state);\n\n const { useProgressBarStyles_unstable: useCustomStyles } = useCustomStyleHooks_unstable();\n useCustomStyles(state);\n\n return renderProgressBar_unstable(state);\n});\n\nProgressBar.displayName = 'ProgressBar';\n"],"mappings":"AAAA,YAAYA,KAAA,MAAW;AACvB,SAASC,uBAAuB,QAAQ;AACxC,SAASC,0BAA0B,QAAQ;AAC3C,SAASC,6BAA6B,QAAQ;AAG9C,SAASC,4BAA4B,QAAQ;AAE7C;;;AAGA,OAAO,MAAMC,WAAA,gBAAqDL,KAAA,CAAMM,UAAU,CAAC,CAACC,KAAA,EAAOC,GAAA,KAAQ;EACjG,MAAMC,KAAA,GAAQR,uBAAA,CAAwBM,KAAA,EAAOC,GAAA;EAE7CL,6BAAA,CAA8BM,KAAA;EAE9B,MAAM;IAAEN,6BAAA,EAA+BO;EAAe,CAAE,GAAGN,4BAAA;EAC3DM,eAAA,CAAgBD,KAAA;EAEhB,OAAOP,0BAAA,CAA2BO,KAAA;AACpC;AAEAJ,WAAA,CAAYM,WAAW,GAAG"}
1
+ {"version":3,"names":["React","useProgressBar_unstable","renderProgressBar_unstable","useProgressBarStyles_unstable","useCustomStyleHook_unstable","ProgressBar","forwardRef","props","ref","state","displayName"],"sources":["../../../src/components/ProgressBar/ProgressBar.tsx"],"sourcesContent":["import * as React from 'react';\nimport { useProgressBar_unstable } from './useProgressBar';\nimport { renderProgressBar_unstable } from './renderProgressBar';\nimport { useProgressBarStyles_unstable } from './useProgressBarStyles';\nimport type { ProgressBarProps } from './ProgressBar.types';\nimport type { ForwardRefComponent } from '@fluentui/react-utilities';\nimport { useCustomStyleHook_unstable } from '@fluentui/react-shared-contexts';\n\n/**\n * A ProgressBar bar shows the progression of a task.\n */\nexport const ProgressBar: ForwardRefComponent<ProgressBarProps> = React.forwardRef((props, ref) => {\n const state = useProgressBar_unstable(props, ref);\n\n useProgressBarStyles_unstable(state);\n\n useCustomStyleHook_unstable('useProgressBarStyles_unstable')(state);\n\n return renderProgressBar_unstable(state);\n});\n\nProgressBar.displayName = 'ProgressBar';\n"],"mappings":"AAAA,YAAYA,KAAA,MAAW;AACvB,SAASC,uBAAuB,QAAQ;AACxC,SAASC,0BAA0B,QAAQ;AAC3C,SAASC,6BAA6B,QAAQ;AAG9C,SAASC,2BAA2B,QAAQ;AAE5C;;;AAGA,OAAO,MAAMC,WAAA,gBAAqDL,KAAA,CAAMM,UAAU,CAAC,CAACC,KAAA,EAAOC,GAAA,KAAQ;EACjG,MAAMC,KAAA,GAAQR,uBAAA,CAAwBM,KAAA,EAAOC,GAAA;EAE7CL,6BAAA,CAA8BM,KAAA;EAE9BL,2BAAA,CAA4B,iCAAiCK,KAAA;EAE7D,OAAOP,0BAAA,CAA2BO,KAAA;AACpC;AAEAJ,WAAA,CAAYK,WAAW,GAAG"}
@@ -15,8 +15,7 @@ const _reactSharedContexts = require("@fluentui/react-shared-contexts");
15
15
  const ProgressBar = /*#__PURE__*/ _react.forwardRef((props, ref)=>{
16
16
  const state = (0, _useProgressBar.useProgressBar_unstable)(props, ref);
17
17
  (0, _useProgressBarStyles.useProgressBarStyles_unstable)(state);
18
- const { useProgressBarStyles_unstable: useCustomStyles } = (0, _reactSharedContexts.useCustomStyleHooks_unstable)();
19
- useCustomStyles(state);
18
+ (0, _reactSharedContexts.useCustomStyleHook_unstable)('useProgressBarStyles_unstable')(state);
20
19
  return (0, _renderProgressBar.renderProgressBar_unstable)(state);
21
20
  });
22
21
  ProgressBar.displayName = 'ProgressBar'; //# sourceMappingURL=ProgressBar.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../lib/components/ProgressBar/ProgressBar.js"],"sourcesContent":["import * as React from 'react';\nimport { useProgressBar_unstable } from './useProgressBar';\nimport { renderProgressBar_unstable } from './renderProgressBar';\nimport { useProgressBarStyles_unstable } from './useProgressBarStyles';\nimport { useCustomStyleHooks_unstable } from '@fluentui/react-shared-contexts';\n/**\n * A ProgressBar bar shows the progression of a task.\n */\nexport const ProgressBar = /*#__PURE__*/React.forwardRef((props, ref) => {\n const state = useProgressBar_unstable(props, ref);\n useProgressBarStyles_unstable(state);\n const {\n useProgressBarStyles_unstable: useCustomStyles\n } = useCustomStyleHooks_unstable();\n useCustomStyles(state);\n return renderProgressBar_unstable(state);\n});\nProgressBar.displayName = 'ProgressBar';\n//# sourceMappingURL=ProgressBar.js.map"],"names":["ProgressBar","React","forwardRef","props","ref","state","useProgressBar_unstable","useProgressBarStyles_unstable","useCustomStyles","useCustomStyleHooks_unstable","renderProgressBar_unstable","displayName"],"mappings":";;;;+BAQaA;;aAAAA;;;6DARU;gCACiB;mCACG;sCACG;qCACD;AAItC,MAAMA,cAAc,WAAW,GAAEC,OAAMC,UAAU,CAAC,CAACC,OAAOC,MAAQ;IACvE,MAAMC,QAAQC,IAAAA,uCAAuB,EAACH,OAAOC;IAC7CG,IAAAA,mDAA6B,EAACF;IAC9B,MAAM,EACJE,+BAA+BC,gBAAe,EAC/C,GAAGC,IAAAA,iDAA4B;IAChCD,gBAAgBH;IAChB,OAAOK,IAAAA,6CAA0B,EAACL;AACpC;AACAL,YAAYW,WAAW,GAAG,eAC1B,uCAAuC"}
1
+ {"version":3,"sources":["../../../lib/components/ProgressBar/ProgressBar.js"],"sourcesContent":["import * as React from 'react';\nimport { useProgressBar_unstable } from './useProgressBar';\nimport { renderProgressBar_unstable } from './renderProgressBar';\nimport { useProgressBarStyles_unstable } from './useProgressBarStyles';\nimport { useCustomStyleHook_unstable } from '@fluentui/react-shared-contexts';\n/**\n * A ProgressBar bar shows the progression of a task.\n */\nexport const ProgressBar = /*#__PURE__*/React.forwardRef((props, ref) => {\n const state = useProgressBar_unstable(props, ref);\n useProgressBarStyles_unstable(state);\n useCustomStyleHook_unstable('useProgressBarStyles_unstable')(state);\n return renderProgressBar_unstable(state);\n});\nProgressBar.displayName = 'ProgressBar';\n//# sourceMappingURL=ProgressBar.js.map"],"names":["ProgressBar","React","forwardRef","props","ref","state","useProgressBar_unstable","useProgressBarStyles_unstable","useCustomStyleHook_unstable","renderProgressBar_unstable","displayName"],"mappings":";;;;+BAQaA;;aAAAA;;;6DARU;gCACiB;mCACG;sCACG;qCACF;AAIrC,MAAMA,cAAc,WAAW,GAAEC,OAAMC,UAAU,CAAC,CAACC,OAAOC,MAAQ;IACvE,MAAMC,QAAQC,IAAAA,uCAAuB,EAACH,OAAOC;IAC7CG,IAAAA,mDAA6B,EAACF;IAC9BG,IAAAA,gDAA2B,EAAC,iCAAiCH;IAC7D,OAAOI,IAAAA,6CAA0B,EAACJ;AACpC;AACAL,YAAYU,WAAW,GAAG,eAC1B,uCAAuC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-progress",
3
- "version": "0.0.0-nightly-20230424-0419.1",
3
+ "version": "0.0.0-nightly-20230426-0420.1",
4
4
  "description": "Progress component for FluentUI v9",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -27,16 +27,16 @@
27
27
  "devDependencies": {
28
28
  "@fluentui/eslint-plugin": "*",
29
29
  "@fluentui/react-conformance": "*",
30
- "@fluentui/react-conformance-griffel": "0.0.0-nightly-20230424-0419.1",
30
+ "@fluentui/react-conformance-griffel": "0.0.0-nightly-20230426-0420.1",
31
31
  "@fluentui/scripts-api-extractor": "*",
32
32
  "@fluentui/scripts-tasks": "*"
33
33
  },
34
34
  "dependencies": {
35
- "@fluentui/react-field": "0.0.0-nightly-20230424-0419.1",
36
- "@fluentui/react-jsx-runtime": "0.0.0-nightly-20230424-0419.1",
37
- "@fluentui/react-shared-contexts": "0.0.0-nightly-20230424-0419.1",
38
- "@fluentui/react-theme": "0.0.0-nightly-20230424-0419.1",
39
- "@fluentui/react-utilities": "0.0.0-nightly-20230424-0419.1",
35
+ "@fluentui/react-field": "0.0.0-nightly-20230426-0420.1",
36
+ "@fluentui/react-jsx-runtime": "0.0.0-nightly-20230426-0420.1",
37
+ "@fluentui/react-shared-contexts": "0.0.0-nightly-20230426-0420.1",
38
+ "@fluentui/react-theme": "0.0.0-nightly-20230426-0420.1",
39
+ "@fluentui/react-utilities": "0.0.0-nightly-20230426-0420.1",
40
40
  "@griffel/react": "^1.5.2",
41
41
  "@swc/helpers": "^0.4.14"
42
42
  },