@fluentui/react-slider 9.1.39 → 9.1.41

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,61 @@
2
2
  "name": "@fluentui/react-slider",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 12 Sep 2023 08:48:17 GMT",
5
+ "date": "Wed, 20 Sep 2023 14:13:59 GMT",
6
+ "tag": "@fluentui/react-slider_v9.1.41",
7
+ "version": "9.1.41",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui/react-slider",
13
+ "comment": "Bump @fluentui/react-field to v9.1.28",
14
+ "commit": "c60d4e7169457535c8d23701f6b951d1fff478ab"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-slider",
19
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.9",
20
+ "commit": "c60d4e7169457535c8d23701f6b951d1fff478ab"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-slider",
25
+ "comment": "Bump @fluentui/react-shared-contexts to v9.8.0",
26
+ "commit": "c60d4e7169457535c8d23701f6b951d1fff478ab"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui/react-slider",
31
+ "comment": "Bump @fluentui/react-tabster to v9.12.10",
32
+ "commit": "c60d4e7169457535c8d23701f6b951d1fff478ab"
33
+ }
34
+ ]
35
+ }
36
+ },
37
+ {
38
+ "date": "Thu, 14 Sep 2023 16:44:47 GMT",
39
+ "tag": "@fluentui/react-slider_v9.1.40",
40
+ "version": "9.1.40",
41
+ "comments": {
42
+ "patch": [
43
+ {
44
+ "author": "beachball",
45
+ "package": "@fluentui/react-slider",
46
+ "comment": "Bump @fluentui/react-field to v9.1.27",
47
+ "commit": "bad33fa7f241bc772b5bc4c6ee624d6ff6b4a473"
48
+ },
49
+ {
50
+ "author": "beachball",
51
+ "package": "@fluentui/react-slider",
52
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.8",
53
+ "commit": "bad33fa7f241bc772b5bc4c6ee624d6ff6b4a473"
54
+ }
55
+ ]
56
+ }
57
+ },
58
+ {
59
+ "date": "Tue, 12 Sep 2023 08:51:34 GMT",
6
60
  "tag": "@fluentui/react-slider_v9.1.39",
7
61
  "version": "9.1.39",
8
62
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,34 @@
1
1
  # Change Log - @fluentui/react-slider
2
2
 
3
- This log was last generated on Tue, 12 Sep 2023 08:48:17 GMT and should not be manually modified.
3
+ This log was last generated on Wed, 20 Sep 2023 14:13:59 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.1.41](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v9.1.41)
8
+
9
+ Wed, 20 Sep 2023 14:13:59 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v9.1.40..@fluentui/react-slider_v9.1.41)
11
+
12
+ ### Patches
13
+
14
+ - Bump @fluentui/react-field to v9.1.28 ([PR #29193](https://github.com/microsoft/fluentui/pull/29193) by beachball)
15
+ - Bump @fluentui/react-jsx-runtime to v9.0.9 ([PR #29193](https://github.com/microsoft/fluentui/pull/29193) by beachball)
16
+ - Bump @fluentui/react-shared-contexts to v9.8.0 ([PR #29193](https://github.com/microsoft/fluentui/pull/29193) by beachball)
17
+ - Bump @fluentui/react-tabster to v9.12.10 ([PR #29193](https://github.com/microsoft/fluentui/pull/29193) by beachball)
18
+
19
+ ## [9.1.40](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v9.1.40)
20
+
21
+ Thu, 14 Sep 2023 16:44:47 GMT
22
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v9.1.39..@fluentui/react-slider_v9.1.40)
23
+
24
+ ### Patches
25
+
26
+ - Bump @fluentui/react-field to v9.1.27 ([PR #29145](https://github.com/microsoft/fluentui/pull/29145) by beachball)
27
+ - Bump @fluentui/react-jsx-runtime to v9.0.8 ([PR #29145](https://github.com/microsoft/fluentui/pull/29145) by beachball)
28
+
7
29
  ## [9.1.39](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v9.1.39)
8
30
 
9
- Tue, 12 Sep 2023 08:48:17 GMT
31
+ Tue, 12 Sep 2023 08:51:34 GMT
10
32
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v9.1.38..@fluentui/react-slider_v9.1.39)
11
33
 
12
34
  ### Patches
@@ -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
  /**
4
4
  * Render the final JSX of Slider
@@ -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":["renderSlider.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';\n/**\n * Render the final JSX of Slider\n */ export const renderSlider_unstable = (state)=>{\n assertSlots(state);\n return /*#__PURE__*/ _jsxs(state.root, {\n children: [\n /*#__PURE__*/ _jsx(state.input, {}),\n /*#__PURE__*/ _jsx(state.rail, {}),\n /*#__PURE__*/ _jsx(state.thumb, {})\n ]\n });\n};\n"],"names":["renderSlider_unstable","state","assertSlots","_jsxs","root","children","_jsx","input","rail","thumb"],"mappings":"AAAA,0BAA0B,GAAG,iDAAiD;;;;+BAI7DA;;;eAAAA;;;4BAJ2G;gCAChG;AAGjB,MAAMA,wBAAwB,CAACC;IACtCC,IAAAA,2BAAW,EAACD;IACZ,OAAO,WAAW,GAAGE,IAAAA,gBAAK,EAACF,MAAMG,IAAI,EAAE;QACnCC,UAAU;YACN,WAAW,GAAGC,IAAAA,eAAI,EAACL,MAAMM,KAAK,EAAE,CAAC;YACjC,WAAW,GAAGD,IAAAA,eAAI,EAACL,MAAMO,IAAI,EAAE,CAAC;YAChC,WAAW,GAAGF,IAAAA,eAAI,EAACL,MAAMQ,KAAK,EAAE,CAAC;SACpC;IACL;AACJ"}
1
+ {"version":3,"sources":["renderSlider.js"],"sourcesContent":[" import { jsx as _jsx, jsxs as _jsxs } from \"@fluentui/react-jsx-runtime/jsx-runtime\";\nimport { assertSlots } from '@fluentui/react-utilities';\n/**\n * Render the final JSX of Slider\n */ export const renderSlider_unstable = (state)=>{\n assertSlots(state);\n return /*#__PURE__*/ _jsxs(state.root, {\n children: [\n /*#__PURE__*/ _jsx(state.input, {}),\n /*#__PURE__*/ _jsx(state.rail, {}),\n /*#__PURE__*/ _jsx(state.thumb, {})\n ]\n });\n};\n"],"names":["renderSlider_unstable","state","assertSlots","_jsxs","root","children","_jsx","input","rail","thumb"],"mappings":";;;;+BAIiBA;;;eAAAA;;;4BAJ4B;gCACjB;AAGjB,MAAMA,wBAAwB,CAACC;IACtCC,IAAAA,2BAAW,EAACD;IACZ,OAAO,WAAW,GAAGE,IAAAA,gBAAK,EAACF,MAAMG,IAAI,EAAE;QACnCC,UAAU;YACN,WAAW,GAAGC,IAAAA,eAAI,EAACL,MAAMM,KAAK,EAAE,CAAC;YACjC,WAAW,GAAGD,IAAAA,eAAI,EAACL,MAAMO,IAAI,EAAE,CAAC;YAChC,WAAW,GAAGF,IAAAA,eAAI,EAACL,MAAMQ,KAAK,EAAE,CAAC;SACpC;IACL;AACJ"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-slider",
3
- "version": "9.1.39",
3
+ "version": "9.1.41",
4
4
  "description": "Fluent UI React Slider component.",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -34,10 +34,10 @@
34
34
  "@fluentui/scripts-tasks": "*"
35
35
  },
36
36
  "dependencies": {
37
- "@fluentui/react-field": "^9.1.26",
38
- "@fluentui/react-jsx-runtime": "^9.0.7",
39
- "@fluentui/react-shared-contexts": "^9.7.3",
40
- "@fluentui/react-tabster": "^9.12.9",
37
+ "@fluentui/react-field": "^9.1.28",
38
+ "@fluentui/react-jsx-runtime": "^9.0.9",
39
+ "@fluentui/react-shared-contexts": "^9.8.0",
40
+ "@fluentui/react-tabster": "^9.12.10",
41
41
  "@fluentui/react-theme": "^9.1.12",
42
42
  "@fluentui/react-utilities": "^9.13.3",
43
43
  "@griffel/react": "^1.5.14",