@fluentui-copilot/react-response-count 0.2.19 → 0.2.21

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,70 @@
2
2
  "name": "@fluentui-copilot/react-response-count",
3
3
  "entries": [
4
4
  {
5
- "date": "Mon, 29 Sep 2025 20:25:10 GMT",
5
+ "date": "Sat, 08 Nov 2025 02:19:18 GMT",
6
+ "tag": "@fluentui-copilot/react-response-count_v0.2.21",
7
+ "version": "0.2.21",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "jiangemma@microsoft.com",
12
+ "package": "@fluentui-copilot/react-response-count",
13
+ "commit": "5a476ef39eeaf2f6bebaab0f8fd82de38dd58702",
14
+ "comment": "chore: Update all imports of JSXElement and JSXIntrinsicElement to be from @fluentui/react-utilities"
15
+ },
16
+ {
17
+ "author": "jiangemma@microsoft.com",
18
+ "package": "@fluentui-copilot/react-response-count",
19
+ "commit": "c044470bcc807f0a174ca3278a1f5d6b3df22fe6",
20
+ "comment": "chore: Update @fluentui/react-components and @fluentui/react-utilities peer dependencies"
21
+ }
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "date": "Wed, 22 Oct 2025 17:51:31 GMT",
27
+ "tag": "@fluentui-copilot/react-response-count_v0.2.20",
28
+ "version": "0.2.20",
29
+ "comments": {
30
+ "none": [
31
+ {
32
+ "author": "hochelmartin@gmail.com",
33
+ "package": "@fluentui-copilot/react-response-count",
34
+ "commit": "85efb411485b778327290c03aacb479fc9779dab",
35
+ "comment": "chore: migrate to dts generation against public api instead of internal path aliases tsc resolution"
36
+ }
37
+ ]
38
+ }
39
+ },
40
+ {
41
+ "date": "Tue, 14 Oct 2025 00:04:48 GMT",
42
+ "tag": "@fluentui-copilot/react-response-count_v0.2.20",
43
+ "version": "0.2.20",
44
+ "comments": {
45
+ "patch": [
46
+ {
47
+ "author": "tristan.watanabe@gmail.com",
48
+ "package": "@fluentui-copilot/react-response-count",
49
+ "commit": "9a3bf49a3c6302529b2c9b6bc3fc63f549aaf88f",
50
+ "comment": "chore: enforce explicit return types."
51
+ },
52
+ {
53
+ "author": "twatanabe@microsoft.com",
54
+ "package": "@fluentui-copilot/react-response-count",
55
+ "commit": "068a3c71be5da80beeab05640fe768ef631b0c00",
56
+ "comment": "chore: bump @fluentui/react-components peer dep minbar to ^9.70.0."
57
+ },
58
+ {
59
+ "author": "tristan.watanabe@gmail.com",
60
+ "package": "@fluentui-copilot/react-response-count",
61
+ "commit": "74cfcbd7c8afdc8fe3f4b512a9a421613fa32841",
62
+ "comment": "chore: update react peer deps to support React 19."
63
+ }
64
+ ]
65
+ }
66
+ },
67
+ {
68
+ "date": "Mon, 29 Sep 2025 20:26:51 GMT",
6
69
  "tag": "@fluentui-copilot/react-response-count_v0.2.19",
7
70
  "version": "0.2.19",
8
71
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,33 @@
1
1
  # Change Log - @fluentui-copilot/react-response-count
2
2
 
3
- This log was last generated on Mon, 29 Sep 2025 20:25:10 GMT and should not be manually modified.
3
+ This log was last generated on Sat, 08 Nov 2025 02:19:18 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [0.2.21](https://github.com/microsoft/fluentai/tree/@fluentui-copilot/react-response-count_v0.2.21)
8
+
9
+ Sat, 08 Nov 2025 02:19:18 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentai/compare/@fluentui-copilot/react-response-count_v0.2.20..@fluentui-copilot/react-response-count_v0.2.21)
11
+
12
+ ### Patches
13
+
14
+ - chore: Update all imports of JSXElement and JSXIntrinsicElement to be from @fluentui/react-utilities ([PR #3432](https://github.com/microsoft/fluentai/pull/3432) by jiangemma@microsoft.com)
15
+ - chore: Update @fluentui/react-components and @fluentui/react-utilities peer dependencies ([PR #3433](https://github.com/microsoft/fluentai/pull/3433) by jiangemma@microsoft.com)
16
+
17
+ ## [0.2.20](https://github.com/microsoft/fluentai/tree/@fluentui-copilot/react-response-count_v0.2.20)
18
+
19
+ Tue, 14 Oct 2025 00:04:48 GMT
20
+ [Compare changes](https://github.com/microsoft/fluentai/compare/@fluentui-copilot/react-response-count_v0.2.19..@fluentui-copilot/react-response-count_v0.2.20)
21
+
22
+ ### Patches
23
+
24
+ - chore: enforce explicit return types. ([PR #3360](https://github.com/microsoft/fluentai/pull/3360) by tristan.watanabe@gmail.com)
25
+ - chore: bump @fluentui/react-components peer dep minbar to ^9.70.0. ([PR #3344](https://github.com/microsoft/fluentai/pull/3344) by twatanabe@microsoft.com)
26
+ - chore: update react peer deps to support React 19. ([PR #3361](https://github.com/microsoft/fluentai/pull/3361) by tristan.watanabe@gmail.com)
27
+
7
28
  ## [0.2.19](https://github.com/microsoft/fluentai/tree/@fluentui-copilot/react-response-count_v0.2.19)
8
29
 
9
- Mon, 29 Sep 2025 20:25:10 GMT
30
+ Mon, 29 Sep 2025 20:26:51 GMT
10
31
  [Compare changes](https://github.com/microsoft/fluentai/compare/@fluentui-copilot/react-response-count_v0.2.17..@fluentui-copilot/react-response-count_v0.2.19)
11
32
 
12
33
  ### Patches
package/dist/index.d.ts CHANGED
@@ -1,8 +1,7 @@
1
- /// <reference types="react" />
2
-
3
1
  import type { ComponentProps } from '@fluentui/react-components';
4
2
  import type { ComponentState } from '@fluentui/react-components';
5
3
  import type { ForwardRefComponent } from '@fluentui/react-components';
4
+ import type { JSXElement } from '@fluentui/react-utilities';
6
5
  import type * as React_2 from 'react';
7
6
  import type { Slot } from '@fluentui/react-components';
8
7
  import type { SlotClassNames } from '@fluentui/react-components';
@@ -10,7 +9,7 @@ import type { SlotClassNames } from '@fluentui/react-components';
10
9
  /**
11
10
  * Render the final JSX of ResponseCount
12
11
  */
13
- export declare const renderResponseCount_unstable: (state: ResponseCountState) => JSX.Element;
12
+ export declare const renderResponseCount_unstable: (state: ResponseCountState) => JSXElement;
14
13
 
15
14
  export declare const ResponseCount: ForwardRefComponent<ResponseCountProps>;
16
15
 
@@ -1 +1 @@
1
- {"version":3,"sources":["renderResponseCount.tsx"],"sourcesContent":["/** @jsxRuntime automatic */\n/** @jsxImportSource @fluentui/react-jsx-runtime */\n\nimport { assertSlots } from '@fluentui/react-components';\nimport type { ResponseCountState, ResponseCountSlots } from './ResponseCount.types';\n\n/**\n * Render the final JSX of ResponseCount\n */\nexport const renderResponseCount_unstable = (state: ResponseCountState) => {\n assertSlots<ResponseCountSlots>(state);\n\n return (\n <state.root>\n {state.indicator && <state.indicator />}\n {state.root.children}\n </state.root>\n );\n};\n"],"names":["assertSlots","renderResponseCount_unstable","state","root","indicator","children"],"rangeMappings":";;;;;;;;;;;;","mappings":"AAAA,0BAA0B,GAC1B,iDAAiD;AAEjD,SAASA,WAAW,QAAQ,6BAA6B;AAGzD;;CAEC,GACD,OAAO,MAAMC,+BAA+B,CAACC;IAC3CF,YAAgCE;IAEhC,qBACE,MAACA,MAAMC,IAAI;;YACRD,MAAME,SAAS,kBAAI,KAACF,MAAME,SAAS;YACnCF,MAAMC,IAAI,CAACE,QAAQ;;;AAG1B,EAAE"}
1
+ {"version":3,"sources":["renderResponseCount.tsx"],"sourcesContent":["/** @jsxRuntime automatic */\n/** @jsxImportSource @fluentui/react-jsx-runtime */\n\nimport { assertSlots } from '@fluentui/react-components';\nimport type { JSXElement } from '@fluentui/react-utilities';\nimport type { ResponseCountState, ResponseCountSlots } from './ResponseCount.types';\n\n/**\n * Render the final JSX of ResponseCount\n */\nexport const renderResponseCount_unstable = (state: ResponseCountState): JSXElement => {\n assertSlots<ResponseCountSlots>(state);\n\n return (\n <state.root>\n {state.indicator && <state.indicator />}\n {state.root.children}\n </state.root>\n );\n};\n"],"names":["assertSlots","renderResponseCount_unstable","state","root","indicator","children"],"rangeMappings":";;;;;;;;;;;;","mappings":"AAAA,0BAA0B,GAC1B,iDAAiD;AAEjD,SAASA,WAAW,QAAQ,6BAA6B;AAIzD;;CAEC,GACD,OAAO,MAAMC,+BAA+B,CAACC;IAC3CF,YAAgCE;IAEhC,qBACE,MAACA,MAAMC,IAAI;;YACRD,MAAME,SAAS,kBAAI,KAACF,MAAME,SAAS;YACnCF,MAAMC,IAAI,CAACE,QAAQ;;;AAG1B,EAAE"}
@@ -1 +1 @@
1
- {"version":3,"sources":["renderResponseCount.tsx"],"sourcesContent":["/** @jsxRuntime automatic */\n/** @jsxImportSource @fluentui/react-jsx-runtime */\n\nimport { assertSlots } from '@fluentui/react-components';\nimport type { ResponseCountState, ResponseCountSlots } from './ResponseCount.types';\n\n/**\n * Render the final JSX of ResponseCount\n */\nexport const renderResponseCount_unstable = (state: ResponseCountState) => {\n assertSlots<ResponseCountSlots>(state);\n\n return (\n <state.root>\n {state.indicator && <state.indicator />}\n {state.root.children}\n </state.root>\n );\n};\n"],"names":["renderResponseCount_unstable","state","assertSlots","_jsxs","root","indicator","_jsx","children"],"rangeMappings":";;;;;;;;;;;;;;;;;;;;","mappings":";;;;+BASaA;;;eAAAA;;;4BARb;iCAE4B;AAMrB,MAAMA,+BAA+B,CAACC;IAC3CC,IAAAA,4BAAAA,EAAgCD;IAEhC,OAAA,WAAA,GACEE,IAAAA,gBAAA,EAACF,MAAMG,IAAI,EAAA;;YACRH,MAAMI,SAAS,IAAA,WAAA,GAAIC,IAAAA,eAAA,EAACL,MAAMI,SAAS,EAAA,CAAA;YACnCJ,MAAMG,IAAI,CAACG,QAAQ;;;AAG1B"}
1
+ {"version":3,"sources":["renderResponseCount.tsx"],"sourcesContent":["/** @jsxRuntime automatic */\n/** @jsxImportSource @fluentui/react-jsx-runtime */\n\nimport { assertSlots } from '@fluentui/react-components';\nimport type { JSXElement } from '@fluentui/react-utilities';\nimport type { ResponseCountState, ResponseCountSlots } from './ResponseCount.types';\n\n/**\n * Render the final JSX of ResponseCount\n */\nexport const renderResponseCount_unstable = (state: ResponseCountState): JSXElement => {\n assertSlots<ResponseCountSlots>(state);\n\n return (\n <state.root>\n {state.indicator && <state.indicator />}\n {state.root.children}\n </state.root>\n );\n};\n"],"names":["renderResponseCount_unstable","state","assertSlots","_jsxs","root","indicator","_jsx","children"],"rangeMappings":";;;;;;;;;;;;;;;;;;;;","mappings":";;;;+BAUaA;;;eAAAA;;;4BATb;iCAE4B;AAOrB,MAAMA,+BAA+B,CAACC;IAC3CC,IAAAA,4BAAAA,EAAgCD;IAEhC,OAAA,WAAA,GACEE,IAAAA,gBAAA,EAACF,MAAMG,IAAI,EAAA;;YACRH,MAAMI,SAAS,IAAA,WAAA,GAAIC,IAAAA,eAAA,EAACL,MAAMI,SAAS,EAAA,CAAA;YACnCJ,MAAMG,IAAI,CAACG,QAAQ;;;AAG1B"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui-copilot/react-response-count",
3
- "version": "0.2.19",
3
+ "version": "0.2.21",
4
4
  "description": "Fluent AI control for displaying the number of responses and the remaining response count",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -12,16 +12,16 @@
12
12
  },
13
13
  "license": "MIT",
14
14
  "dependencies": {
15
- "@fluentui-copilot/tokens": "^0.3.14",
15
+ "@fluentui-copilot/tokens": "^0.3.15",
16
16
  "@swc/helpers": "^0.5.1"
17
17
  },
18
18
  "peerDependencies": {
19
- "@fluentui/react-components": ">=9.66.0 <10.0.0",
20
- "@fluentui/react-jsx-runtime": ">=9.1.1 <10.0.0",
21
- "@types/react": ">=16.14.0 <19.0.0",
22
- "@types/react-dom": ">=16.9.8 <19.0.0",
23
- "react": ">=16.14.0 <19.0.0",
24
- "react-dom": ">=16.14.0 <19.0.0"
19
+ "@fluentui/react-components": ">=9.69.0 <10.0.0",
20
+ "@fluentui/react-jsx-runtime": ">=9.2.0 <10.0.0",
21
+ "@types/react": ">=16.14.0 <20.0.0",
22
+ "@types/react-dom": ">=16.9.8 <20.0.0",
23
+ "react": ">=16.14.0 <20.0.0",
24
+ "react-dom": ">=16.14.0 <20.0.0"
25
25
  },
26
26
  "beachball": {
27
27
  "disallowedChangeTypes": [