@fluentui/react-badge 0.0.0-nightly-20230912-0416.1 → 0.0.0-nightly-20230915-0416.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-badge",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 12 Sep 2023 04:23:00 GMT",
6
- "tag": "@fluentui/react-badge_v0.0.0-nightly-20230912-0416.1",
7
- "version": "0.0.0-nightly-20230912-0416.1",
5
+ "date": "Fri, 15 Sep 2023 04:23:14 GMT",
6
+ "tag": "@fluentui/react-badge_v0.0.0-nightly-20230915-0416.1",
7
+ "version": "0.0.0-nightly-20230915-0416.1",
8
8
  "comments": {
9
9
  "prerelease": [
10
10
  {
@@ -16,38 +16,68 @@
16
16
  {
17
17
  "author": "beachball",
18
18
  "package": "@fluentui/react-badge",
19
- "comment": "Bump @fluentui/react-jsx-runtime to v0.0.0-nightly-20230912-0416.1",
20
- "commit": "f3277140529907f961691f72da2fab0be5e6c54f"
19
+ "comment": "Bump @fluentui/react-jsx-runtime to v0.0.0-nightly-20230915-0416.1",
20
+ "commit": "f6043b6332422f227cbc713f6ebc2eb91021a934"
21
21
  },
22
22
  {
23
23
  "author": "beachball",
24
24
  "package": "@fluentui/react-badge",
25
- "comment": "Bump @fluentui/react-shared-contexts to v0.0.0-nightly-20230912-0416.1",
26
- "commit": "f3277140529907f961691f72da2fab0be5e6c54f"
25
+ "comment": "Bump @fluentui/react-shared-contexts to v0.0.0-nightly-20230915-0416.1",
26
+ "commit": "f6043b6332422f227cbc713f6ebc2eb91021a934"
27
27
  },
28
28
  {
29
29
  "author": "beachball",
30
30
  "package": "@fluentui/react-badge",
31
- "comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20230912-0416.1",
32
- "commit": "f3277140529907f961691f72da2fab0be5e6c54f"
31
+ "comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20230915-0416.1",
32
+ "commit": "f6043b6332422f227cbc713f6ebc2eb91021a934"
33
33
  },
34
34
  {
35
35
  "author": "beachball",
36
36
  "package": "@fluentui/react-badge",
37
- "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20230912-0416.1",
38
- "commit": "f3277140529907f961691f72da2fab0be5e6c54f"
37
+ "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20230915-0416.1",
38
+ "commit": "f6043b6332422f227cbc713f6ebc2eb91021a934"
39
39
  },
40
40
  {
41
41
  "author": "beachball",
42
42
  "package": "@fluentui/react-badge",
43
- "comment": "Bump @fluentui/react-conformance to v0.0.0-nightly-20230912-0416.1",
44
- "commit": "f3277140529907f961691f72da2fab0be5e6c54f"
43
+ "comment": "Bump @fluentui/react-conformance to v0.0.0-nightly-20230915-0416.1",
44
+ "commit": "f6043b6332422f227cbc713f6ebc2eb91021a934"
45
45
  },
46
46
  {
47
47
  "author": "beachball",
48
48
  "package": "@fluentui/react-badge",
49
- "comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20230912-0416.1",
50
- "commit": "f3277140529907f961691f72da2fab0be5e6c54f"
49
+ "comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20230915-0416.1",
50
+ "commit": "f6043b6332422f227cbc713f6ebc2eb91021a934"
51
+ }
52
+ ]
53
+ }
54
+ },
55
+ {
56
+ "date": "Thu, 14 Sep 2023 16:44:47 GMT",
57
+ "tag": "@fluentui/react-badge_v9.1.36",
58
+ "version": "9.1.36",
59
+ "comments": {
60
+ "patch": [
61
+ {
62
+ "author": "beachball",
63
+ "package": "@fluentui/react-badge",
64
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.8",
65
+ "commit": "bad33fa7f241bc772b5bc4c6ee624d6ff6b4a473"
66
+ }
67
+ ]
68
+ }
69
+ },
70
+ {
71
+ "date": "Tue, 12 Sep 2023 08:51:34 GMT",
72
+ "tag": "@fluentui/react-badge_v9.1.35",
73
+ "version": "9.1.35",
74
+ "comments": {
75
+ "patch": [
76
+ {
77
+ "author": "beachball",
78
+ "package": "@fluentui/react-badge",
79
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.7",
80
+ "commit": "6fa505d282299778ee9c160ab91f2f510e2d4335"
51
81
  }
52
82
  ]
53
83
  }
package/CHANGELOG.md CHANGED
@@ -1,23 +1,41 @@
1
1
  # Change Log - @fluentui/react-badge
2
2
 
3
- This log was last generated on Tue, 12 Sep 2023 04:23:00 GMT and should not be manually modified.
3
+ This log was last generated on Fri, 15 Sep 2023 04:23:14 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## [0.0.0-nightly-20230912-0416.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v0.0.0-nightly-20230912-0416.1)
7
+ ## [0.0.0-nightly-20230915-0416.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v0.0.0-nightly-20230915-0416.1)
8
8
 
9
- Tue, 12 Sep 2023 04:23:00 GMT
10
- [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.1.34..@fluentui/react-badge_v0.0.0-nightly-20230912-0416.1)
9
+ Fri, 15 Sep 2023 04:23:14 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.1.36..@fluentui/react-badge_v0.0.0-nightly-20230915-0416.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-jsx-runtime to v0.0.0-nightly-20230912-0416.1 ([commit](https://github.com/microsoft/fluentui/commit/f3277140529907f961691f72da2fab0be5e6c54f) by beachball)
16
- - Bump @fluentui/react-shared-contexts to v0.0.0-nightly-20230912-0416.1 ([commit](https://github.com/microsoft/fluentui/commit/f3277140529907f961691f72da2fab0be5e6c54f) by beachball)
17
- - Bump @fluentui/react-theme to v0.0.0-nightly-20230912-0416.1 ([commit](https://github.com/microsoft/fluentui/commit/f3277140529907f961691f72da2fab0be5e6c54f) by beachball)
18
- - Bump @fluentui/react-utilities to v0.0.0-nightly-20230912-0416.1 ([commit](https://github.com/microsoft/fluentui/commit/f3277140529907f961691f72da2fab0be5e6c54f) by beachball)
19
- - Bump @fluentui/react-conformance to v0.0.0-nightly-20230912-0416.1 ([commit](https://github.com/microsoft/fluentui/commit/f3277140529907f961691f72da2fab0be5e6c54f) by beachball)
20
- - Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20230912-0416.1 ([commit](https://github.com/microsoft/fluentui/commit/f3277140529907f961691f72da2fab0be5e6c54f) by beachball)
15
+ - Bump @fluentui/react-jsx-runtime to v0.0.0-nightly-20230915-0416.1 ([commit](https://github.com/microsoft/fluentui/commit/f6043b6332422f227cbc713f6ebc2eb91021a934) by beachball)
16
+ - Bump @fluentui/react-shared-contexts to v0.0.0-nightly-20230915-0416.1 ([commit](https://github.com/microsoft/fluentui/commit/f6043b6332422f227cbc713f6ebc2eb91021a934) by beachball)
17
+ - Bump @fluentui/react-theme to v0.0.0-nightly-20230915-0416.1 ([commit](https://github.com/microsoft/fluentui/commit/f6043b6332422f227cbc713f6ebc2eb91021a934) by beachball)
18
+ - Bump @fluentui/react-utilities to v0.0.0-nightly-20230915-0416.1 ([commit](https://github.com/microsoft/fluentui/commit/f6043b6332422f227cbc713f6ebc2eb91021a934) by beachball)
19
+ - Bump @fluentui/react-conformance to v0.0.0-nightly-20230915-0416.1 ([commit](https://github.com/microsoft/fluentui/commit/f6043b6332422f227cbc713f6ebc2eb91021a934) by beachball)
20
+ - Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20230915-0416.1 ([commit](https://github.com/microsoft/fluentui/commit/f6043b6332422f227cbc713f6ebc2eb91021a934) by beachball)
21
+
22
+ ## [9.1.36](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.1.36)
23
+
24
+ Thu, 14 Sep 2023 16:44:47 GMT
25
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.1.35..@fluentui/react-badge_v9.1.36)
26
+
27
+ ### Patches
28
+
29
+ - Bump @fluentui/react-jsx-runtime to v9.0.8 ([PR #29145](https://github.com/microsoft/fluentui/pull/29145) by beachball)
30
+
31
+ ## [9.1.35](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.1.35)
32
+
33
+ Tue, 12 Sep 2023 08:51:34 GMT
34
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.1.34..@fluentui/react-badge_v9.1.35)
35
+
36
+ ### Patches
37
+
38
+ - Bump @fluentui/react-jsx-runtime to v9.0.7 ([PR #29129](https://github.com/microsoft/fluentui/pull/29129) by beachball)
21
39
 
22
40
  ## [9.1.34](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.1.34)
23
41
 
@@ -1,4 +1,4 @@
1
- /** @jsxRuntime automatic */ /** @jsxImportSource @fluentui/react-jsx-runtime */ import { jsx as _jsx, jsxs as _jsxs } from "@fluentui/react-jsx-runtime/jsx-runtime";
1
+ import { jsx as _jsx, jsxs as _jsxs } from "@fluentui/react-jsx-runtime/jsx-runtime";
2
2
  import { assertSlots } from '@fluentui/react-utilities';
3
3
  export const renderBadge_unstable = (state)=>{
4
4
  assertSlots(state);
@@ -1,4 +1,4 @@
1
- /** @jsxRuntime automatic */ /** @jsxImportSource @fluentui/react-jsx-runtime */ "use strict";
1
+ "use strict";
2
2
  Object.defineProperty(exports, "__esModule", {
3
3
  value: true
4
4
  });
@@ -1 +1 @@
1
- {"version":3,"sources":["renderBadge.js"],"sourcesContent":["/** @jsxRuntime automatic */ /** @jsxImportSource @fluentui/react-jsx-runtime */ import { jsx as _jsx, jsxs as _jsxs } from \"@fluentui/react-jsx-runtime/jsx-runtime\";\nimport { assertSlots } from '@fluentui/react-utilities';\nexport const renderBadge_unstable = (state)=>{\n assertSlots(state);\n return /*#__PURE__*/ _jsxs(state.root, {\n children: [\n state.iconPosition === 'before' && state.icon && /*#__PURE__*/ _jsx(state.icon, {}),\n state.root.children,\n state.iconPosition === 'after' && state.icon && /*#__PURE__*/ _jsx(state.icon, {})\n ]\n });\n};\n"],"names":["renderBadge_unstable","state","assertSlots","_jsxs","root","children","iconPosition","icon","_jsx"],"mappings":"AAAA,0BAA0B,GAAG,iDAAiD;;;;+BAEjEA;;;eAAAA;;;4BAF+G;gCAChG;AACrB,MAAMA,uBAAuB,CAACC;IACjCC,IAAAA,2BAAW,EAACD;IACZ,OAAO,WAAW,GAAGE,IAAAA,gBAAK,EAACF,MAAMG,IAAI,EAAE;QACnCC,UAAU;YACNJ,MAAMK,YAAY,KAAK,YAAYL,MAAMM,IAAI,IAAI,WAAW,GAAGC,IAAAA,eAAI,EAACP,MAAMM,IAAI,EAAE,CAAC;YACjFN,MAAMG,IAAI,CAACC,QAAQ;YACnBJ,MAAMK,YAAY,KAAK,WAAWL,MAAMM,IAAI,IAAI,WAAW,GAAGC,IAAAA,eAAI,EAACP,MAAMM,IAAI,EAAE,CAAC;SACnF;IACL;AACJ"}
1
+ {"version":3,"sources":["renderBadge.js"],"sourcesContent":[" import { jsx as _jsx, jsxs as _jsxs } from \"@fluentui/react-jsx-runtime/jsx-runtime\";\nimport { assertSlots } from '@fluentui/react-utilities';\nexport const renderBadge_unstable = (state)=>{\n assertSlots(state);\n return /*#__PURE__*/ _jsxs(state.root, {\n children: [\n state.iconPosition === 'before' && state.icon && /*#__PURE__*/ _jsx(state.icon, {}),\n state.root.children,\n state.iconPosition === 'after' && state.icon && /*#__PURE__*/ _jsx(state.icon, {})\n ]\n });\n};\n"],"names":["renderBadge_unstable","state","assertSlots","_jsxs","root","children","iconPosition","icon","_jsx"],"mappings":";;;;+BAEaA;;;eAAAA;;;4BAFgC;gCACjB;AACrB,MAAMA,uBAAuB,CAACC;IACjCC,IAAAA,2BAAW,EAACD;IACZ,OAAO,WAAW,GAAGE,IAAAA,gBAAK,EAACF,MAAMG,IAAI,EAAE;QACnCC,UAAU;YACNJ,MAAMK,YAAY,KAAK,YAAYL,MAAMM,IAAI,IAAI,WAAW,GAAGC,IAAAA,eAAI,EAACP,MAAMM,IAAI,EAAE,CAAC;YACjFN,MAAMG,IAAI,CAACC,QAAQ;YACnBJ,MAAMK,YAAY,KAAK,WAAWL,MAAMM,IAAI,IAAI,WAAW,GAAGC,IAAAA,eAAI,EAACP,MAAMM,IAAI,EAAE,CAAC;SACnF;IACL;AACJ"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-badge",
3
- "version": "0.0.0-nightly-20230912-0416.1",
3
+ "version": "0.0.0-nightly-20230915-0416.1",
4
4
  "description": "React components for building web experiences",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -27,17 +27,17 @@
27
27
  },
28
28
  "devDependencies": {
29
29
  "@fluentui/eslint-plugin": "*",
30
- "@fluentui/react-conformance": "0.0.0-nightly-20230912-0416.1",
31
- "@fluentui/react-conformance-griffel": "0.0.0-nightly-20230912-0416.1",
30
+ "@fluentui/react-conformance": "0.0.0-nightly-20230915-0416.1",
31
+ "@fluentui/react-conformance-griffel": "0.0.0-nightly-20230915-0416.1",
32
32
  "@fluentui/scripts-api-extractor": "*",
33
33
  "@fluentui/scripts-tasks": "*"
34
34
  },
35
35
  "dependencies": {
36
36
  "@fluentui/react-icons": "^2.0.207",
37
- "@fluentui/react-jsx-runtime": "0.0.0-nightly-20230912-0416.1",
38
- "@fluentui/react-shared-contexts": "0.0.0-nightly-20230912-0416.1",
39
- "@fluentui/react-theme": "0.0.0-nightly-20230912-0416.1",
40
- "@fluentui/react-utilities": "0.0.0-nightly-20230912-0416.1",
37
+ "@fluentui/react-jsx-runtime": "0.0.0-nightly-20230915-0416.1",
38
+ "@fluentui/react-shared-contexts": "0.0.0-nightly-20230915-0416.1",
39
+ "@fluentui/react-theme": "0.0.0-nightly-20230915-0416.1",
40
+ "@fluentui/react-utilities": "0.0.0-nightly-20230915-0416.1",
41
41
  "@griffel/react": "^1.5.14",
42
42
  "@swc/helpers": "^0.5.1"
43
43
  },