@fluentui/react-progress 9.1.42 → 9.1.44

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.json CHANGED
@@ -2,7 +2,67 @@
2
2
  "name": "@fluentui/react-progress",
3
3
  "entries": [
4
4
  {
5
- "date": "Mon, 02 Oct 2023 08:53:05 GMT",
5
+ "date": "Thu, 05 Oct 2023 15:18:01 GMT",
6
+ "tag": "@fluentui/react-progress_v9.1.44",
7
+ "version": "9.1.44",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui/react-progress",
13
+ "comment": "Bump @fluentui/react-field to v9.1.34",
14
+ "commit": "690590449dc3d65cd40b2b06a990fd920180919d"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-progress",
19
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.14",
20
+ "commit": "690590449dc3d65cd40b2b06a990fd920180919d"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-progress",
25
+ "comment": "Bump @fluentui/react-utilities to v9.14.1",
26
+ "commit": "690590449dc3d65cd40b2b06a990fd920180919d"
27
+ }
28
+ ]
29
+ }
30
+ },
31
+ {
32
+ "date": "Wed, 04 Oct 2023 08:45:46 GMT",
33
+ "tag": "@fluentui/react-progress_v9.1.43",
34
+ "version": "9.1.43",
35
+ "comments": {
36
+ "patch": [
37
+ {
38
+ "author": "gcox@microsoft.com",
39
+ "package": "@fluentui/react-progress",
40
+ "commit": "e0d871e6236b9ef86b8566daf7c8ba61a7325b1f",
41
+ "comment": "fix: Updated slots to be required in ProgressBarState"
42
+ },
43
+ {
44
+ "author": "beachball",
45
+ "package": "@fluentui/react-progress",
46
+ "comment": "Bump @fluentui/react-field to v9.1.33",
47
+ "commit": "67b6cc6534e684ed32704dc6c0faee632bb840dc"
48
+ },
49
+ {
50
+ "author": "beachball",
51
+ "package": "@fluentui/react-progress",
52
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.13",
53
+ "commit": "67b6cc6534e684ed32704dc6c0faee632bb840dc"
54
+ },
55
+ {
56
+ "author": "beachball",
57
+ "package": "@fluentui/react-progress",
58
+ "comment": "Bump @fluentui/react-utilities to v9.14.0",
59
+ "commit": "67b6cc6534e684ed32704dc6c0faee632bb840dc"
60
+ }
61
+ ]
62
+ }
63
+ },
64
+ {
65
+ "date": "Mon, 02 Oct 2023 08:56:05 GMT",
6
66
  "tag": "@fluentui/react-progress_v9.1.42",
7
67
  "version": "9.1.42",
8
68
  "comments": {
@@ -11,13 +71,13 @@
11
71
  "author": "beachball",
12
72
  "package": "@fluentui/react-progress",
13
73
  "comment": "Bump @fluentui/react-field to v9.1.32",
14
- "commit": "18ddec93bdb85a009bc1392058c52b2ea336340e"
74
+ "commit": "da9a08817e5de95639e2dd7aa6d6709d47faa7f4"
15
75
  },
16
76
  {
17
77
  "author": "beachball",
18
78
  "package": "@fluentui/react-progress",
19
79
  "comment": "Bump @fluentui/react-shared-contexts to v9.9.2",
20
- "commit": "18ddec93bdb85a009bc1392058c52b2ea336340e"
80
+ "commit": "da9a08817e5de95639e2dd7aa6d6709d47faa7f4"
21
81
  }
22
82
  ]
23
83
  }
package/CHANGELOG.md CHANGED
@@ -1,18 +1,41 @@
1
1
  # Change Log - @fluentui/react-progress
2
2
 
3
- This log was last generated on Mon, 02 Oct 2023 08:53:05 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 05 Oct 2023 15:18:01 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.1.44](https://github.com/microsoft/fluentui/tree/@fluentui/react-progress_v9.1.44)
8
+
9
+ Thu, 05 Oct 2023 15:18:01 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-progress_v9.1.43..@fluentui/react-progress_v9.1.44)
11
+
12
+ ### Patches
13
+
14
+ - Bump @fluentui/react-field to v9.1.34 ([PR #29412](https://github.com/microsoft/fluentui/pull/29412) by beachball)
15
+ - Bump @fluentui/react-jsx-runtime to v9.0.14 ([PR #29412](https://github.com/microsoft/fluentui/pull/29412) by beachball)
16
+ - Bump @fluentui/react-utilities to v9.14.1 ([PR #29412](https://github.com/microsoft/fluentui/pull/29412) by beachball)
17
+
18
+ ## [9.1.43](https://github.com/microsoft/fluentui/tree/@fluentui/react-progress_v9.1.43)
19
+
20
+ Wed, 04 Oct 2023 08:45:46 GMT
21
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-progress_v9.1.42..@fluentui/react-progress_v9.1.43)
22
+
23
+ ### Patches
24
+
25
+ - fix: Updated slots to be required in ProgressBarState ([PR #29366](https://github.com/microsoft/fluentui/pull/29366) by gcox@microsoft.com)
26
+ - Bump @fluentui/react-field to v9.1.33 ([commit](https://github.com/microsoft/fluentui/commit/67b6cc6534e684ed32704dc6c0faee632bb840dc) by beachball)
27
+ - Bump @fluentui/react-jsx-runtime to v9.0.13 ([commit](https://github.com/microsoft/fluentui/commit/67b6cc6534e684ed32704dc6c0faee632bb840dc) by beachball)
28
+ - Bump @fluentui/react-utilities to v9.14.0 ([commit](https://github.com/microsoft/fluentui/commit/67b6cc6534e684ed32704dc6c0faee632bb840dc) by beachball)
29
+
7
30
  ## [9.1.42](https://github.com/microsoft/fluentui/tree/@fluentui/react-progress_v9.1.42)
8
31
 
9
- Mon, 02 Oct 2023 08:53:05 GMT
32
+ Mon, 02 Oct 2023 08:56:05 GMT
10
33
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-progress_v9.1.41..@fluentui/react-progress_v9.1.42)
11
34
 
12
35
  ### Patches
13
36
 
14
- - Bump @fluentui/react-field to v9.1.32 ([PR #29351](https://github.com/microsoft/fluentui/pull/29351) by beachball)
15
- - Bump @fluentui/react-shared-contexts to v9.9.2 ([PR #29351](https://github.com/microsoft/fluentui/pull/29351) by beachball)
37
+ - Bump @fluentui/react-field to v9.1.32 ([PR #29301](https://github.com/microsoft/fluentui/pull/29301) by beachball)
38
+ - Bump @fluentui/react-shared-contexts to v9.9.2 ([PR #29301](https://github.com/microsoft/fluentui/pull/29301) by beachball)
16
39
 
17
40
  ## [9.1.41](https://github.com/microsoft/fluentui/tree/@fluentui/react-progress_v9.1.41)
18
41
 
package/dist/index.d.ts CHANGED
@@ -62,7 +62,7 @@ export declare type ProgressBarSlots = {
62
62
  /**
63
63
  * State used in rendering ProgressBar
64
64
  */
65
- export declare type ProgressBarState = ComponentState<ProgressBarSlots> & Required<Pick<ProgressBarProps, 'max' | 'shape' | 'thickness'>> & Pick<ProgressBarProps, 'value' | 'color'>;
65
+ export declare type ProgressBarState = ComponentState<Required<ProgressBarSlots>> & Required<Pick<ProgressBarProps, 'max' | 'shape' | 'thickness'>> & Pick<ProgressBarProps, 'value' | 'color'>;
66
66
 
67
67
  /**
68
68
  * Render the final JSX of ProgressBar
@@ -1 +1 @@
1
- {"version":3,"sources":["ProgressBar.types.ts"],"sourcesContent":["import type { ComponentProps, ComponentState, Slot } from '@fluentui/react-utilities';\n\nexport type ProgressBarSlots = {\n /**\n * The track behind the ProgressBar bar\n */\n root: NonNullable<Slot<'div'>>;\n /**\n * The filled portion of the ProgressBar bar. Animated in the indeterminate state, when no value is provided.\n */\n bar?: NonNullable<Slot<'div'>>;\n};\n\n/**\n * ProgressBar Props\n */\nexport type ProgressBarProps = Omit<ComponentProps<ProgressBarSlots>, 'size'> & {\n /**\n * The shape of the bar and track.\n * @default rounded\n */\n shape?: 'rounded' | 'square';\n /**\n * A decimal number between `0` and `1` (or between `0` and `max` if given),\n * which specifies how much of the task has been completed.\n *\n * If `undefined` (default), the ProgressBar will display an **indeterminate** state.\n */\n value?: number;\n /**\n * The maximum value, which indicates the task is complete.\n * The ProgressBar bar will be full when `value` equals `max`.\n * @default 1\n */\n max?: number;\n /**\n * The thickness of the ProgressBar bar\n * @default medium\n */\n thickness?: 'medium' | 'large';\n\n /**\n * The status of the ProgressBar bar. Changes the color of the bar.\n * @default brand\n */\n color?: 'brand' | 'success' | 'warning' | 'error';\n};\n\n/**\n * State used in rendering ProgressBar\n */\nexport type ProgressBarState = ComponentState<ProgressBarSlots> &\n Required<Pick<ProgressBarProps, 'max' | 'shape' | 'thickness'>> &\n Pick<ProgressBarProps, 'value' | 'color'>;\n"],"names":[],"mappings":"AAAA,WAqD4C"}
1
+ {"version":3,"sources":["ProgressBar.types.ts"],"sourcesContent":["import type { ComponentProps, ComponentState, Slot } from '@fluentui/react-utilities';\n\nexport type ProgressBarSlots = {\n /**\n * The track behind the ProgressBar bar\n */\n root: NonNullable<Slot<'div'>>;\n /**\n * The filled portion of the ProgressBar bar. Animated in the indeterminate state, when no value is provided.\n */\n bar?: NonNullable<Slot<'div'>>;\n};\n\n/**\n * ProgressBar Props\n */\nexport type ProgressBarProps = Omit<ComponentProps<ProgressBarSlots>, 'size'> & {\n /**\n * The shape of the bar and track.\n * @default rounded\n */\n shape?: 'rounded' | 'square';\n /**\n * A decimal number between `0` and `1` (or between `0` and `max` if given),\n * which specifies how much of the task has been completed.\n *\n * If `undefined` (default), the ProgressBar will display an **indeterminate** state.\n */\n value?: number;\n /**\n * The maximum value, which indicates the task is complete.\n * The ProgressBar bar will be full when `value` equals `max`.\n * @default 1\n */\n max?: number;\n /**\n * The thickness of the ProgressBar bar\n * @default medium\n */\n thickness?: 'medium' | 'large';\n\n /**\n * The status of the ProgressBar bar. Changes the color of the bar.\n * @default brand\n */\n color?: 'brand' | 'success' | 'warning' | 'error';\n};\n\n/**\n * State used in rendering ProgressBar\n */\nexport type ProgressBarState = ComponentState<Required<ProgressBarSlots>> &\n Required<Pick<ProgressBarProps, 'max' | 'shape' | 'thickness'>> &\n Pick<ProgressBarProps, 'value' | 'color'>;\n"],"names":[],"mappings":"AAAA,WAqD4C"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-progress",
3
- "version": "9.1.42",
3
+ "version": "9.1.44",
4
4
  "description": "Progress component for FluentUI v9",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -33,11 +33,11 @@
33
33
  "@fluentui/scripts-tasks": "*"
34
34
  },
35
35
  "dependencies": {
36
- "@fluentui/react-field": "^9.1.32",
37
- "@fluentui/react-jsx-runtime": "^9.0.12",
36
+ "@fluentui/react-field": "^9.1.34",
37
+ "@fluentui/react-jsx-runtime": "^9.0.14",
38
38
  "@fluentui/react-shared-contexts": "^9.9.2",
39
39
  "@fluentui/react-theme": "^9.1.14",
40
- "@fluentui/react-utilities": "^9.13.5",
40
+ "@fluentui/react-utilities": "^9.14.1",
41
41
  "@griffel/react": "^1.5.14",
42
42
  "@swc/helpers": "^0.5.1"
43
43
  },