@fluentui/react-button 0.20.14 → 0.20.15
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 +16 -1
- package/CHANGELOG.md +11 -2
- package/dist/demo-app.js +3 -3
- package/dist-storybook/iframe.html +1 -1
- package/dist-storybook/{main.d40d35f1c3e24ecf7cc9.bundle.js → main.9db2ed9759cdc21f816b.bundle.js} +8 -8
- package/dist-storybook/{main.d40d35f1c3e24ecf7cc9.bundle.js.map → main.9db2ed9759cdc21f816b.bundle.js.map} +1 -1
- package/dist-storybook/{runtime~main.d40d35f1c3e24ecf7cc9.bundle.js → runtime~main.9db2ed9759cdc21f816b.bundle.js} +1 -1
- package/dist-storybook/{runtime~main.d40d35f1c3e24ecf7cc9.bundle.js.map → runtime~main.9db2ed9759cdc21f816b.bundle.js.map} +1 -1
- package/dist-storybook/{vendors~main.d40d35f1c3e24ecf7cc9.bundle.js → vendors~main.9db2ed9759cdc21f816b.bundle.js} +1 -1
- package/dist-storybook/{vendors~main.d40d35f1c3e24ecf7cc9.bundle.js.map → vendors~main.9db2ed9759cdc21f816b.bundle.js.map} +1 -1
- package/lib/version.js +1 -1
- package/lib/version.js.map +1 -1
- package/lib-amd/version.js +1 -1
- package/lib-amd/version.js.map +1 -1
- package/lib-commonjs/version.js +1 -1
- package/lib-commonjs/version.js.map +1 -1
- package/package.json +3 -3
package/CHANGELOG.json
CHANGED
|
@@ -2,7 +2,22 @@
|
|
|
2
2
|
"name": "@fluentui/react-button",
|
|
3
3
|
"entries": [
|
|
4
4
|
{
|
|
5
|
-
"date": "Tue, 04 Oct 2022
|
|
5
|
+
"date": "Tue, 04 Oct 2022 18:11:20 GMT",
|
|
6
|
+
"tag": "@fluentui/react-button_v0.20.15",
|
|
7
|
+
"version": "0.20.15",
|
|
8
|
+
"comments": {
|
|
9
|
+
"patch": [
|
|
10
|
+
{
|
|
11
|
+
"comment": "Bump @uifabric/styling to v7.25.0",
|
|
12
|
+
"author": "gcox@microsoft.com",
|
|
13
|
+
"commit": "cbcc767fb704968a387823e2e9bf70d147809ad4",
|
|
14
|
+
"package": "@fluentui/react-button"
|
|
15
|
+
}
|
|
16
|
+
]
|
|
17
|
+
}
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
"date": "Tue, 04 Oct 2022 12:23:16 GMT",
|
|
6
21
|
"tag": "@fluentui/react-button_v0.20.14",
|
|
7
22
|
"version": "0.20.14",
|
|
8
23
|
"comments": {
|
package/CHANGELOG.md
CHANGED
|
@@ -1,12 +1,21 @@
|
|
|
1
1
|
# Change Log - @fluentui/react-button
|
|
2
2
|
|
|
3
|
-
This log was last generated on Tue, 04 Oct 2022
|
|
3
|
+
This log was last generated on Tue, 04 Oct 2022 18:11:20 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
+
## [0.20.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v0.20.15)
|
|
8
|
+
|
|
9
|
+
Tue, 04 Oct 2022 18:11:20 GMT
|
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v0.20.14..@fluentui/react-button_v0.20.15)
|
|
11
|
+
|
|
12
|
+
### Patches
|
|
13
|
+
|
|
14
|
+
- Bump @uifabric/styling to v7.25.0 ([PR #25064](https://github.com/microsoft/fluentui/pull/25064) by gcox@microsoft.com)
|
|
15
|
+
|
|
7
16
|
## [0.20.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v0.20.14)
|
|
8
17
|
|
|
9
|
-
Tue, 04 Oct 2022 12:
|
|
18
|
+
Tue, 04 Oct 2022 12:23:16 GMT
|
|
10
19
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v0.20.13..@fluentui/react-button_v0.20.14)
|
|
11
20
|
|
|
12
21
|
### Patches
|
package/dist/demo-app.js
CHANGED
|
@@ -25219,7 +25219,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", { value: true });\nvar th
|
|
|
25219
25219
|
/***/ (function(module, exports, __webpack_require__) {
|
|
25220
25220
|
|
|
25221
25221
|
"use strict";
|
|
25222
|
-
eval("\nObject.defineProperty(exports, \"__esModule\", { value: true });\n// Do not modify this file; it is generated as part of publish.\n// The checked in version is a placeholder only and will not be updated.\nvar set_version_1 = __webpack_require__(/*! @uifabric/set-version */ \"../set-version/src/index.ts\");\nset_version_1.setVersion('@fluentui/react-theme-provider', '0.19.
|
|
25222
|
+
eval("\nObject.defineProperty(exports, \"__esModule\", { value: true });\n// Do not modify this file; it is generated as part of publish.\n// The checked in version is a placeholder only and will not be updated.\nvar set_version_1 = __webpack_require__(/*! @uifabric/set-version */ \"../set-version/src/index.ts\");\nset_version_1.setVersion('@fluentui/react-theme-provider', '0.19.14');\n\n\n//# sourceURL=webpack:///../react-theme-provider/src/version.ts?");
|
|
25223
25223
|
|
|
25224
25224
|
/***/ }),
|
|
25225
25225
|
|
|
@@ -25651,7 +25651,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", { value: true });\nvar bu
|
|
|
25651
25651
|
/***/ (function(module, exports, __webpack_require__) {
|
|
25652
25652
|
|
|
25653
25653
|
"use strict";
|
|
25654
|
-
eval("\nObject.defineProperty(exports, \"__esModule\", { value: true });\n// Do not modify this file; it is generated as part of publish.\n// The checked in version is a placeholder only and will not be updated.\nvar set_version_1 = __webpack_require__(/*! @uifabric/set-version */ \"../set-version/src/index.ts\");\nset_version_1.setVersion('@uifabric/styling', '7.
|
|
25654
|
+
eval("\nObject.defineProperty(exports, \"__esModule\", { value: true });\n// Do not modify this file; it is generated as part of publish.\n// The checked in version is a placeholder only and will not be updated.\nvar set_version_1 = __webpack_require__(/*! @uifabric/set-version */ \"../set-version/src/index.ts\");\nset_version_1.setVersion('@uifabric/styling', '7.24.0');\n\n\n//# sourceURL=webpack:///../styling/src/version.ts?");
|
|
25655
25655
|
|
|
25656
25656
|
/***/ }),
|
|
25657
25657
|
|
|
@@ -27727,7 +27727,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", { value: true });\nvar ts
|
|
|
27727
27727
|
/***/ (function(module, exports, __webpack_require__) {
|
|
27728
27728
|
|
|
27729
27729
|
"use strict";
|
|
27730
|
-
eval("\nObject.defineProperty(exports, \"__esModule\", { value: true });\n// Do not modify this file; it is generated as part of publish.\n// The checked in version is a placeholder only and will not be updated.\nvar set_version_1 = __webpack_require__(/*! @uifabric/set-version */ \"../set-version/src/index.ts\");\nset_version_1.setVersion('@fluentui/react-button', '0.20.
|
|
27730
|
+
eval("\nObject.defineProperty(exports, \"__esModule\", { value: true });\n// Do not modify this file; it is generated as part of publish.\n// The checked in version is a placeholder only and will not be updated.\nvar set_version_1 = __webpack_require__(/*! @uifabric/set-version */ \"../set-version/src/index.ts\");\nset_version_1.setVersion('@fluentui/react-button', '0.20.14');\n\n\n//# sourceURL=webpack:///./src/version.ts?");
|
|
27731
27731
|
|
|
27732
27732
|
/***/ }),
|
|
27733
27733
|
|
|
@@ -71,4 +71,4 @@
|
|
|
71
71
|
}</script><style>#root[hidden],
|
|
72
72
|
#docs-root[hidden] {
|
|
73
73
|
display: none !important;
|
|
74
|
-
}</style></head><body><div class="sb-nopreview sb-wrapper"><div class="sb-nopreview_main"><h1 class="sb-nopreview_heading sb-heading">No Preview</h1><p>Sorry, but you either have no stories or none are selected somehow.</p><ul><li>Please check the Storybook config.</li><li>Try reloading the page.</li></ul><p>If the problem persists, check the browser console, or the terminal you've run Storybook from.</p></div></div><div class="sb-errordisplay sb-wrapper"><pre id="error-message" class="sb-heading"></pre><pre class="sb-errordisplay_code"><code id="error-stack"></code></pre></div><div id="root"></div><div id="docs-root"></div><script src="runtime~main.
|
|
74
|
+
}</style></head><body><div class="sb-nopreview sb-wrapper"><div class="sb-nopreview_main"><h1 class="sb-nopreview_heading sb-heading">No Preview</h1><p>Sorry, but you either have no stories or none are selected somehow.</p><ul><li>Please check the Storybook config.</li><li>Try reloading the page.</li></ul><p>If the problem persists, check the browser console, or the terminal you've run Storybook from.</p></div></div><div class="sb-errordisplay sb-wrapper"><pre id="error-message" class="sb-heading"></pre><pre class="sb-errordisplay_code"><code id="error-stack"></code></pre></div><div id="root"></div><div id="docs-root"></div><script src="runtime~main.9db2ed9759cdc21f816b.bundle.js"></script><script src="vendors~main.9db2ed9759cdc21f816b.bundle.js"></script><script src="main.9db2ed9759cdc21f816b.bundle.js"></script></body></html>
|
package/dist-storybook/{main.d40d35f1c3e24ecf7cc9.bundle.js → main.9db2ed9759cdc21f816b.bundle.js}
RENAMED
|
@@ -3828,7 +3828,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3828
3828
|
// Do not modify this file; it is generated as part of publish.
|
|
3829
3829
|
// The checked in version is a placeholder only and will not be updated.
|
|
3830
3830
|
var set_version_1 = __webpack_require__(57);
|
|
3831
|
-
set_version_1.setVersion('office-ui-fabric-react', '7.199.
|
|
3831
|
+
set_version_1.setVersion('office-ui-fabric-react', '7.199.2');
|
|
3832
3832
|
|
|
3833
3833
|
|
|
3834
3834
|
/***/ }),
|
|
@@ -53287,7 +53287,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
53287
53287
|
// Do not modify this file; it is generated as part of publish.
|
|
53288
53288
|
// The checked in version is a placeholder only and will not be updated.
|
|
53289
53289
|
var set_version_1 = __webpack_require__(57);
|
|
53290
|
-
set_version_1.setVersion('@uifabric/styling', '7.
|
|
53290
|
+
set_version_1.setVersion('@uifabric/styling', '7.24.0');
|
|
53291
53291
|
|
|
53292
53292
|
|
|
53293
53293
|
/***/ }),
|
|
@@ -54566,7 +54566,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
54566
54566
|
// Do not modify this file; it is generated as part of publish.
|
|
54567
54567
|
// The checked in version is a placeholder only and will not be updated.
|
|
54568
54568
|
var set_version_1 = __webpack_require__(57);
|
|
54569
|
-
set_version_1.setVersion('@fluentui/react-focus', '7.18.
|
|
54569
|
+
set_version_1.setVersion('@fluentui/react-focus', '7.18.15');
|
|
54570
54570
|
|
|
54571
54571
|
|
|
54572
54572
|
/***/ }),
|
|
@@ -57077,7 +57077,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
57077
57077
|
// Do not modify this file; it is generated as part of publish.
|
|
57078
57078
|
// The checked in version is a placeholder only and will not be updated.
|
|
57079
57079
|
var set_version_1 = __webpack_require__(57);
|
|
57080
|
-
set_version_1.setVersion('@fluentui/react-theme-provider', '0.19.
|
|
57080
|
+
set_version_1.setVersion('@fluentui/react-theme-provider', '0.19.14');
|
|
57081
57081
|
|
|
57082
57082
|
|
|
57083
57083
|
/***/ }),
|
|
@@ -79558,7 +79558,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
79558
79558
|
// Do not modify this file; it is generated as part of publish.
|
|
79559
79559
|
// The checked in version is a placeholder only and will not be updated.
|
|
79560
79560
|
var set_version_1 = __webpack_require__(57);
|
|
79561
|
-
set_version_1.setVersion('@uifabric/icons', '7.9.
|
|
79561
|
+
set_version_1.setVersion('@uifabric/icons', '7.9.3');
|
|
79562
79562
|
|
|
79563
79563
|
|
|
79564
79564
|
/***/ }),
|
|
@@ -83538,7 +83538,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
83538
83538
|
// Do not modify this file; it is generated as part of publish.
|
|
83539
83539
|
// The checked in version is a placeholder only and will not be updated.
|
|
83540
83540
|
var set_version_1 = __webpack_require__(57);
|
|
83541
|
-
set_version_1.setVersion('@uifabric/foundation', '7.10.
|
|
83541
|
+
set_version_1.setVersion('@uifabric/foundation', '7.10.14');
|
|
83542
83542
|
|
|
83543
83543
|
|
|
83544
83544
|
/***/ }),
|
|
@@ -87291,7 +87291,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
87291
87291
|
// Do not modify this file; it is generated as part of publish.
|
|
87292
87292
|
// The checked in version is a placeholder only and will not be updated.
|
|
87293
87293
|
var set_version_1 = __webpack_require__(57);
|
|
87294
|
-
set_version_1.setVersion('@fluentui/react-button', '0.20.
|
|
87294
|
+
set_version_1.setVersion('@fluentui/react-button', '0.20.14');
|
|
87295
87295
|
|
|
87296
87296
|
|
|
87297
87297
|
/***/ }),
|
|
@@ -127768,4 +127768,4 @@ exports.ToggleButtons = function () { return (React.createElement(office_ui_fabr
|
|
|
127768
127768
|
|
|
127769
127769
|
/***/ })
|
|
127770
127770
|
],[[943,1,2]]]);
|
|
127771
|
-
//# sourceMappingURL=main.
|
|
127771
|
+
//# sourceMappingURL=main.9db2ed9759cdc21f816b.bundle.js.map
|