pds-dev-kit-web 1.9.7 → 1.9.9
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/dist/src/common/assets/icons/fill/BellNotification.d.ts +4 -0
- package/dist/src/common/assets/icons/fill/BellNotification.js +36 -0
- package/dist/src/common/assets/icons/fill/ChatNotification.d.ts +4 -0
- package/dist/src/common/assets/icons/fill/ChatNotification.js +36 -0
- package/dist/src/common/assets/icons/fill/HelpWindow.js +1 -1
- package/dist/src/common/assets/icons/fill/Question.js +1 -1
- package/dist/src/common/assets/icons/fill/index.d.ts +2 -0
- package/dist/src/common/assets/icons/fill/index.js +4 -0
- package/dist/src/common/assets/icons/line/BellNotification.js +2 -2
- package/dist/src/common/assets/icons/line/ChatNotification.d.ts +4 -0
- package/dist/src/common/assets/icons/line/ChatNotification.js +36 -0
- package/dist/src/common/assets/icons/line/Question.js +1 -1
- package/dist/src/common/assets/icons/line/index.d.ts +1 -0
- package/dist/src/common/assets/icons/line/index.js +2 -0
- package/dist/src/common/styles/colorSet/PaletteColor_Dark.json +3 -1
- package/dist/src/common/styles/colorSet/PaletteColor_light.json +3 -1
- package/dist/src/common/styles/colorSet/UIColor.json +8 -1
- package/dist/src/common/styles/colorSet/index.d.ts +11 -0
- package/dist/src/common/styles/colorSet/ui-type.d.ts +7 -0
- package/dist/src/desktop/components/TextField/TextField.d.ts +2 -1
- package/dist/src/desktop/components/TextField/TextField.js +9 -4
- package/dist/src/mobile/components/TextField/TextField.d.ts +2 -1
- package/dist/src/mobile/components/TextField/TextField.js +9 -4
- package/dist/storybook-static/{0.bdf0f29c.iframe.bundle.d.ts → 0.6b1bd5db.iframe.bundle.d.ts} +0 -0
- package/dist/storybook-static/{0.bdf0f29c.iframe.bundle.js → 0.6b1bd5db.iframe.bundle.js} +4 -4
- package/dist/storybook-static/{4.62b599f9.iframe.bundle.d.ts → 4.75c7fb7a.iframe.bundle.d.ts} +0 -0
- package/dist/storybook-static/{4.62b599f9.iframe.bundle.js → 4.75c7fb7a.iframe.bundle.js} +68 -68
- package/dist/storybook-static/{5.ee42a9b1.iframe.bundle.d.ts → 5.ea130e18.iframe.bundle.d.ts} +0 -0
- package/dist/storybook-static/{5.ee42a9b1.iframe.bundle.js → 5.ea130e18.iframe.bundle.js} +10 -10
- package/dist/storybook-static/{6.580084b5.iframe.bundle.d.ts → 6.0fced635.iframe.bundle.d.ts} +0 -0
- package/dist/storybook-static/{6.580084b5.iframe.bundle.js → 6.0fced635.iframe.bundle.js} +5 -5
- package/dist/storybook-static/{7.6c647d87.iframe.bundle.d.ts → 7.d8e1bf72.iframe.bundle.d.ts} +0 -0
- package/dist/storybook-static/{7.6c647d87.iframe.bundle.js → 7.d8e1bf72.iframe.bundle.js} +1 -1
- package/dist/storybook-static/{main.efb83dbc.iframe.bundle.d.ts → main.f342bf23.iframe.bundle.d.ts} +546 -525
- package/dist/storybook-static/{main.efb83dbc.iframe.bundle.js → main.f342bf23.iframe.bundle.js} +625 -574
- package/dist/storybook-static/{runtime~main.316ecc0a.iframe.bundle.d.ts → runtime~main.29195093.iframe.bundle.d.ts} +0 -0
- package/dist/storybook-static/{runtime~main.316ecc0a.iframe.bundle.js → runtime~main.29195093.iframe.bundle.js} +1 -1
- package/dist/storybook-static/{vendors~main.d952545a.iframe.bundle.d.ts → vendors~main.91124dd5.iframe.bundle.d.ts} +0 -0
- package/dist/storybook-static/{vendors~main.d952545a.iframe.bundle.js → vendors~main.91124dd5.iframe.bundle.js} +22 -22
- package/package.json +1 -1
- package/release-note.md +2 -2
|
File without changes
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
var promise = new Promise((function (resolve, reject) { installedChunkData = installedChunks[chunkId] = [resolve, reject]; }));
|
|
16
16
|
promises.push(installedChunkData[2] = promise);
|
|
17
17
|
var onScriptComplete, script = document.createElement("script");
|
|
18
|
-
script.charset = "utf-8", script.timeout = 120, __webpack_require__.nc && script.setAttribute("nonce", __webpack_require__.nc), script.src = function jsonpScriptSrc(chunkId) { return __webpack_require__.p + "" + ({}[chunkId] || chunkId) + "." + { 0: "
|
|
18
|
+
script.charset = "utf-8", script.timeout = 120, __webpack_require__.nc && script.setAttribute("nonce", __webpack_require__.nc), script.src = function jsonpScriptSrc(chunkId) { return __webpack_require__.p + "" + ({}[chunkId] || chunkId) + "." + { 0: "6b1bd5db", 4: "75c7fb7a", 5: "ea130e18", 6: "0fced635", 7: "d8e1bf72" }[chunkId] + ".iframe.bundle.js"; }(chunkId);
|
|
19
19
|
var error = new Error;
|
|
20
20
|
onScriptComplete = function (event) { script.onerror = script.onload = null, clearTimeout(timeout); var chunk = installedChunks[chunkId]; if (0 !== chunk) {
|
|
21
21
|
if (chunk) {
|
|
File without changes
|
|
@@ -69,7 +69,7 @@ var __spreadArray = (this && this.__spreadArray) || function (to, from, pack) {
|
|
|
69
69
|
}
|
|
70
70
|
return to.concat(ar || Array.prototype.slice.call(from));
|
|
71
71
|
};
|
|
72
|
-
/*! For license information please see vendors~main.
|
|
72
|
+
/*! For license information please see vendors~main.91124dd5.iframe.bundle.js.LICENSE.txt */
|
|
73
73
|
(window.webpackJsonp = window.webpackJsonp || []).push([[3], [function (module, exports, __webpack_require__) {
|
|
74
74
|
"use strict";
|
|
75
75
|
module.exports = __webpack_require__(877);
|
|
@@ -1614,7 +1614,7 @@ var __spreadArray = (this && this.__spreadArray) || function (to, from, pack) {
|
|
|
1614
1614
|
var nextIndex = history.index + 1, nextEntries = history.entries.slice(0);
|
|
1615
1615
|
nextEntries.length > nextIndex ? nextEntries.splice(nextIndex, nextEntries.length - nextIndex, location) : nextEntries.push(location), setState({ action: "PUSH", location: location, index: nextIndex, entries: nextEntries });
|
|
1616
1616
|
} })); }, replace: function replace(path, state) { var location = createLocation(path, state, createKey(), history.location); transitionManager.confirmTransitionTo(location, "REPLACE", getUserConfirmation, (function (ok) { ok && (history.entries[history.index] = location, setState({ action: "REPLACE", location: location })); })); }, go: go, goBack: function goBack() { go(-1); }, goForward: function goForward() { go(1); }, canGo: function canGo(n) { var nextIndex = history.index + n; return nextIndex >= 0 && nextIndex < history.entries.length; }, block: function block(prompt) { return void 0 === prompt && (prompt = !1), transitionManager.setPrompt(prompt); }, listen: function listen(listener) { return transitionManager.appendListener(listener); } }; return history; }
|
|
1617
|
-
var esm = __webpack_require__(392), path_to_regexp = __webpack_require__(393), path_to_regexp_default = __webpack_require__.n(path_to_regexp), objectWithoutPropertiesLoose = (__webpack_require__(
|
|
1617
|
+
var esm = __webpack_require__(392), path_to_regexp = __webpack_require__(393), path_to_regexp_default = __webpack_require__.n(path_to_regexp), objectWithoutPropertiesLoose = (__webpack_require__(1108), __webpack_require__(118)), hoist_non_react_statics_cjs = __webpack_require__(151), hoist_non_react_statics_cjs_default = __webpack_require__.n(hoist_non_react_statics_cjs), historyContext = function createNamedContext(name) { var context = Object(esm.a)(); return context.displayName = name, context; }("Router-History"), react_router_context = function createNamedContext(name) { var context = Object(esm.a)(); return context.displayName = name, context; }("Router"), react_router_Router = function (_React$Component) { function Router(props) { var _this; return (_this = _React$Component.call(this, props) || this).state = { location: props.history.location }, _this._isMounted = !1, _this._pendingLocation = null, props.staticContext || (_this.unlisten = props.history.listen((function (location) { _this._isMounted ? _this.setState({ location: location }) : _this._pendingLocation = location; }))), _this; } Object(inheritsLoose.a)(Router, _React$Component), Router.computeRootMatch = function computeRootMatch(pathname) { return { path: "/", url: "/", params: {}, isExact: "/" === pathname }; }; var _proto = Router.prototype; return _proto.componentDidMount = function componentDidMount() { this._isMounted = !0, this._pendingLocation && this.setState({ location: this._pendingLocation }); }, _proto.componentWillUnmount = function componentWillUnmount() { this.unlisten && this.unlisten(); }, _proto.render = function render() { return react_default.a.createElement(react_router_context.Provider, { value: { history: this.props.history, location: this.state.location, match: Router.computeRootMatch(this.state.location.pathname), staticContext: this.props.staticContext } }, react_default.a.createElement(historyContext.Provider, { children: this.props.children || null, value: this.props.history })); }, Router; }(react_default.a.Component);
|
|
1618
1618
|
var react_router_MemoryRouter = function (_React$Component) { function MemoryRouter() { for (var _this, _len = arguments.length, args = new Array(_len), _key = 0; _key < _len; _key++)
|
|
1619
1619
|
args[_key] = arguments[_key]; return (_this = _React$Component.call.apply(_React$Component, [this].concat(args)) || this).history = createMemoryHistory(_this.props), _this; } return Object(inheritsLoose.a)(MemoryRouter, _React$Component), MemoryRouter.prototype.render = function render() { return react_default.a.createElement(react_router_Router, { history: this.history, children: this.props.children }); }, MemoryRouter; }(react_default.a.Component);
|
|
1620
1620
|
var react_router_Lifecycle = function (_React$Component) { function Lifecycle() { return _React$Component.apply(this, arguments) || this; } Object(inheritsLoose.a)(Lifecycle, _React$Component); var _proto = Lifecycle.prototype; return _proto.componentDidMount = function componentDidMount() { this.props.onMount && this.props.onMount.call(this, this); }, _proto.componentDidUpdate = function componentDidUpdate(prevProps) { this.props.onUpdate && this.props.onUpdate.call(this, this, prevProps); }, _proto.componentWillUnmount = function componentWillUnmount() { this.props.onUnmount && this.props.onUnmount.call(this, this); }, _proto.render = function render() { return null; }, Lifecycle; }(react_default.a.Component);
|
|
@@ -4080,7 +4080,7 @@ var __spreadArray = (this && this.__spreadArray) || function (to, from, pack) {
|
|
|
4080
4080
|
"use strict";
|
|
4081
4081
|
__webpack_require__.d(__webpack_exports__, "c", (function () { return addDecorator; })), __webpack_require__.d(__webpack_exports__, "e", (function () { return addParameters; })), __webpack_require__.d(__webpack_exports__, "d", (function () { return addLoader; })), __webpack_require__.d(__webpack_exports__, "b", (function () { return addArgsEnhancer; })), __webpack_require__.d(__webpack_exports__, "a", (function () { return addArgTypesEnhancer; })), __webpack_require__.d(__webpack_exports__, "g", (function () { return setGlobalRender; })), __webpack_require__.d(__webpack_exports__, "f", (function () { return client_api_ClientApi; }));
|
|
4082
4082
|
__webpack_require__(16), __webpack_require__(45), __webpack_require__(7), __webpack_require__(12), __webpack_require__(21), __webpack_require__(165), __webpack_require__(10), __webpack_require__(18), __webpack_require__(15), __webpack_require__(17), __webpack_require__(19), __webpack_require__(83), __webpack_require__(100), __webpack_require__(54), __webpack_require__(26), __webpack_require__(24);
|
|
4083
|
-
var browser = __webpack_require__(31), browser_default = __webpack_require__.n(browser), esm = __webpack_require__(20), dist_esm = __webpack_require__(5), dist = __webpack_require__(40), hooks = __webpack_require__(
|
|
4083
|
+
var browser = __webpack_require__(31), browser_default = __webpack_require__.n(browser), esm = __webpack_require__(20), dist_esm = __webpack_require__(5), dist = __webpack_require__(40), hooks = __webpack_require__(2166);
|
|
4084
4084
|
__webpack_require__(9), __webpack_require__(73);
|
|
4085
4085
|
function _objectWithoutProperties(source, excluded) { if (null == source)
|
|
4086
4086
|
return {}; var key, i, target = function _objectWithoutPropertiesLoose(source, excluded) { if (null == source)
|
|
@@ -4172,7 +4172,7 @@ var __spreadArray = (this && this.__spreadArray) || function (to, from, pack) {
|
|
|
4172
4172
|
"use strict";
|
|
4173
4173
|
__webpack_require__.d(__webpack_exports__, "a", (function () { return SyntaxHighlighter; }));
|
|
4174
4174
|
__webpack_require__(68), __webpack_require__(10);
|
|
4175
|
-
var react__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(0), react__WEBPACK_IMPORTED_MODULE_2___default = __webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_2__), LazySyntaxHighlighter = react__WEBPACK_IMPORTED_MODULE_2___default.a.lazy((function () { return __webpack_require__.e(4).then(__webpack_require__.bind(null,
|
|
4175
|
+
var react__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(0), react__WEBPACK_IMPORTED_MODULE_2___default = __webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_2__), LazySyntaxHighlighter = react__WEBPACK_IMPORTED_MODULE_2___default.a.lazy((function () { return __webpack_require__.e(4).then(__webpack_require__.bind(null, 2164)); })), SyntaxHighlighter = function SyntaxHighlighter(props) { return react__WEBPACK_IMPORTED_MODULE_2___default.a.createElement(react__WEBPACK_IMPORTED_MODULE_2__.Suspense, { fallback: react__WEBPACK_IMPORTED_MODULE_2___default.a.createElement("div", null) }, react__WEBPACK_IMPORTED_MODULE_2___default.a.createElement(LazySyntaxHighlighter, props)); };
|
|
4176
4176
|
SyntaxHighlighter.displayName = "SyntaxHighlighter";
|
|
4177
4177
|
}, function (module, __webpack_exports__, __webpack_require__) {
|
|
4178
4178
|
"use strict";
|
|
@@ -4392,7 +4392,7 @@ var __spreadArray = (this && this.__spreadArray) || function (to, from, pack) {
|
|
|
4392
4392
|
"use strict";
|
|
4393
4393
|
__webpack_require__.d(__webpack_exports__, "a", (function () { return withLinks; }));
|
|
4394
4394
|
__webpack_require__(317), __webpack_require__(32), __webpack_require__(24), __webpack_require__(19), __webpack_require__(128), __webpack_require__(68), __webpack_require__(10), __webpack_require__(7), __webpack_require__(12), __webpack_require__(21), __webpack_require__(18), __webpack_require__(15), __webpack_require__(17), __webpack_require__(30), __webpack_require__(16), __webpack_require__(9);
|
|
4395
|
-
var global_window = __webpack_require__(11), window_default = __webpack_require__.n(global_window), esm = (__webpack_require__(390), __webpack_require__(154)), make_decorator = __webpack_require__(
|
|
4395
|
+
var global_window = __webpack_require__(11), window_default = __webpack_require__.n(global_window), esm = (__webpack_require__(390), __webpack_require__(154)), make_decorator = __webpack_require__(2167), dist_esm = __webpack_require__(25);
|
|
4396
4396
|
__webpack_require__(40), __webpack_require__(5), "".concat("storybook/links", "/navigate"), "".concat("storybook/links", "/request"), "".concat("storybook/links", "/receive");
|
|
4397
4397
|
var preview_document = window_default.a.document, HTMLElement = window_default.a.HTMLElement, preview_navigate = (window_default.a.__STORYBOOK_STORY_STORE__, window_default.a.__STORYBOOK_CLIENT_API__, function navigate(params) { return esm.a.getChannel().emit(dist_esm.SELECT_STORY, params); }), linksListener = function linksListener(e) { var target = e.target; if (target instanceof HTMLElement) {
|
|
4398
4398
|
var _element$dataset = target.dataset, kind = _element$dataset.sbKind, story = _element$dataset.sbStory;
|
|
@@ -5283,7 +5283,7 @@ var __spreadArray = (this && this.__spreadArray) || function (to, from, pack) {
|
|
|
5283
5283
|
for (i = 0; i < sourceSymbolKeys.length; i++)
|
|
5284
5284
|
key = sourceSymbolKeys[i], excluded.indexOf(key) >= 0 || Object.prototype.propertyIsEnumerable.call(source, key) && (target[key] = source[key]);
|
|
5285
5285
|
} return target; }
|
|
5286
|
-
var GlobalScrollAreaStyles = react__WEBPACK_IMPORTED_MODULE_5___default.a.lazy((function () { return __webpack_require__.e(7).then(__webpack_require__.bind(null,
|
|
5286
|
+
var GlobalScrollAreaStyles = react__WEBPACK_IMPORTED_MODULE_5___default.a.lazy((function () { return __webpack_require__.e(7).then(__webpack_require__.bind(null, 2162)); })), OverlayScrollbars = react__WEBPACK_IMPORTED_MODULE_5___default.a.lazy((function () { return __webpack_require__.e(6).then(__webpack_require__.bind(null, 2163)); })), Scroller = function Scroller(_ref) { _ref.horizontal, _ref.vertical; var props = _objectWithoutProperties(_ref, ["horizontal", "vertical"]); return react__WEBPACK_IMPORTED_MODULE_5___default.a.createElement(react__WEBPACK_IMPORTED_MODULE_5__.Suspense, { fallback: react__WEBPACK_IMPORTED_MODULE_5___default.a.createElement("div", props) }, react__WEBPACK_IMPORTED_MODULE_5___default.a.createElement(GlobalScrollAreaStyles, null), react__WEBPACK_IMPORTED_MODULE_5___default.a.createElement(OverlayScrollbars, _extends({ options: { scrollbars: { autoHide: "leave" } } }, props))); };
|
|
5287
5287
|
Scroller.displayName = "Scroller";
|
|
5288
5288
|
var ScrollArea = Object(_storybook_theming__WEBPACK_IMPORTED_MODULE_6__.styled)(Scroller)((function (_ref2) { return _ref2.vertical ? { overflowY: "auto", height: "100%" } : { overflowY: "hidden" }; }), (function (_ref3) { return _ref3.horizontal ? { overflowX: "auto", width: "100%" } : { overflowX: "hidden" }; }));
|
|
5289
5289
|
ScrollArea.defaultProps = { horizontal: !1, vertical: !1 };
|
|
@@ -5547,7 +5547,7 @@ var __spreadArray = (this && this.__spreadArray) || function (to, from, pack) {
|
|
|
5547
5547
|
"use strict";
|
|
5548
5548
|
__webpack_require__.d(__webpack_exports__, "ColorControl", (function () { return ColorControl; }));
|
|
5549
5549
|
__webpack_require__(68), __webpack_require__(10);
|
|
5550
|
-
var react__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(0), react__WEBPACK_IMPORTED_MODULE_2___default = __webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_2__), LazyColorControl = react__WEBPACK_IMPORTED_MODULE_2___default.a.lazy((function () { return __webpack_require__.e(5).then(__webpack_require__.bind(null,
|
|
5550
|
+
var react__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(0), react__WEBPACK_IMPORTED_MODULE_2___default = __webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_2__), LazyColorControl = react__WEBPACK_IMPORTED_MODULE_2___default.a.lazy((function () { return __webpack_require__.e(5).then(__webpack_require__.bind(null, 2165)); })), ColorControl = function ColorControl(props) { return react__WEBPACK_IMPORTED_MODULE_2___default.a.createElement(react__WEBPACK_IMPORTED_MODULE_2__.Suspense, { fallback: react__WEBPACK_IMPORTED_MODULE_2___default.a.createElement("div", null) }, react__WEBPACK_IMPORTED_MODULE_2___default.a.createElement(LazyColorControl, props)); };
|
|
5551
5551
|
ColorControl.displayName = "ColorControl";
|
|
5552
5552
|
}, function (module, __webpack_exports__, __webpack_require__) {
|
|
5553
5553
|
"use strict";
|
|
@@ -7578,7 +7578,7 @@ var __spreadArray = (this && this.__spreadArray) || function (to, from, pack) {
|
|
|
7578
7578
|
var changedBits, oldValue = this.props.value, newValue = nextProps.value;
|
|
7579
7579
|
!function objectIs(x, y) { return x === y ? 0 !== x || 1 / x == 1 / y : x != x && y != y; }(oldValue, newValue) ? (changedBits = "function" == typeof calculateChangedBits ? calculateChangedBits(oldValue, newValue) : 1073741823, 0 !== (changedBits |= 0) && this.emitter.set(nextProps.value, changedBits)) : changedBits = 0;
|
|
7580
7580
|
} }, _proto.render = function render() { return this.props.children; }, Provider; }(react__WEBPACK_IMPORTED_MODULE_0__.Component); Provider.childContextTypes = ((_Provider$childContex = {})[contextProp] = prop_types__WEBPACK_IMPORTED_MODULE_2___default.a.object.isRequired, _Provider$childContex); var Consumer = function (_Component2) { function Consumer() { var _this2; return (_this2 = _Component2.apply(this, arguments) || this).state = { value: _this2.getValue() }, _this2.onUpdate = function (newValue, changedBits) { 0 != ((0 | _this2.observedBits) & changedBits) && _this2.setState({ value: _this2.getValue() }); }, _this2; } Object(_babel_runtime_helpers_esm_inheritsLoose__WEBPACK_IMPORTED_MODULE_1__.a)(Consumer, _Component2); var _proto2 = Consumer.prototype; return _proto2.componentWillReceiveProps = function componentWillReceiveProps(nextProps) { var observedBits = nextProps.observedBits; this.observedBits = null == observedBits ? 1073741823 : observedBits; }, _proto2.componentDidMount = function componentDidMount() { this.context[contextProp] && this.context[contextProp].on(this.onUpdate); var observedBits = this.props.observedBits; this.observedBits = null == observedBits ? 1073741823 : observedBits; }, _proto2.componentWillUnmount = function componentWillUnmount() { this.context[contextProp] && this.context[contextProp].off(this.onUpdate); }, _proto2.getValue = function getValue() { return this.context[contextProp] ? this.context[contextProp].get() : defaultValue; }, _proto2.render = function render() { return function onlyChild(children) { return Array.isArray(children) ? children[0] : children; }(this.props.children)(this.state.value); }, Consumer; }(react__WEBPACK_IMPORTED_MODULE_0__.Component); return Consumer.contextTypes = ((_Consumer$contextType = {})[contextProp] = prop_types__WEBPACK_IMPORTED_MODULE_2___default.a.object, _Consumer$contextType), { Provider: Provider, Consumer: Consumer }; }; __webpack_exports__.a = index; }).call(this, __webpack_require__(79));
|
|
7581
|
-
}, function (module, exports, __webpack_require__) { var isarray = __webpack_require__(
|
|
7581
|
+
}, function (module, exports, __webpack_require__) { var isarray = __webpack_require__(1107); module.exports = pathToRegexp, module.exports.parse = parse, module.exports.compile = function compile(str, options) { return tokensToFunction(parse(str, options), options); }, module.exports.tokensToFunction = tokensToFunction, module.exports.tokensToRegExp = tokensToRegExp; var PATH_REGEXP = new RegExp(["(\\\\.)", "([\\/.])?(?:(?:\\:(\\w+)(?:\\(((?:\\\\.|[^\\\\()])+)\\))?|\\(((?:\\\\.|[^\\\\()])+)\\))([+*?])?|(\\*))"].join("|"), "g"); function parse(str, options) { for (var res, tokens = [], key = 0, index = 0, path = "", defaultDelimiter = options && options.delimiter || "/"; null != (res = PATH_REGEXP.exec(str));) {
|
|
7582
7582
|
var m = res[0], escaped = res[1], offset = res.index;
|
|
7583
7583
|
if (path += str.slice(index, offset), index = offset + m.length, escaped)
|
|
7584
7584
|
path += escaped[1];
|
|
@@ -8455,7 +8455,7 @@ var __spreadArray = (this && this.__spreadArray) || function (to, from, pack) {
|
|
|
8455
8455
|
__webpack_require__.r(__webpack_exports__), __webpack_require__.d(__webpack_exports__, "default", (function () { return es_Carousel; })), __webpack_require__.d(__webpack_exports__, "NextButton", (function () { return default_controls_NextButton; })), __webpack_require__.d(__webpack_exports__, "PreviousButton", (function () { return default_controls_PreviousButton; })), __webpack_require__.d(__webpack_exports__, "PagingDots", (function () { return default_controls_PagingDots; }));
|
|
8456
8456
|
var src_namespaceObject = {};
|
|
8457
8457
|
__webpack_require__.r(src_namespaceObject), __webpack_require__.d(src_namespaceObject, "easeLinear", (function () { return linear; })), __webpack_require__.d(src_namespaceObject, "easeQuad", (function () { return quadInOut; })), __webpack_require__.d(src_namespaceObject, "easeQuadIn", (function () { return quadIn; })), __webpack_require__.d(src_namespaceObject, "easeQuadOut", (function () { return quadOut; })), __webpack_require__.d(src_namespaceObject, "easeQuadInOut", (function () { return quadInOut; })), __webpack_require__.d(src_namespaceObject, "easeCubic", (function () { return cubicInOut; })), __webpack_require__.d(src_namespaceObject, "easeCubicIn", (function () { return cubicIn; })), __webpack_require__.d(src_namespaceObject, "easeCubicOut", (function () { return cubicOut; })), __webpack_require__.d(src_namespaceObject, "easeCubicInOut", (function () { return cubicInOut; })), __webpack_require__.d(src_namespaceObject, "easePoly", (function () { return polyInOut; })), __webpack_require__.d(src_namespaceObject, "easePolyIn", (function () { return polyIn; })), __webpack_require__.d(src_namespaceObject, "easePolyOut", (function () { return polyOut; })), __webpack_require__.d(src_namespaceObject, "easePolyInOut", (function () { return polyInOut; })), __webpack_require__.d(src_namespaceObject, "easeSin", (function () { return sinInOut; })), __webpack_require__.d(src_namespaceObject, "easeSinIn", (function () { return sinIn; })), __webpack_require__.d(src_namespaceObject, "easeSinOut", (function () { return sinOut; })), __webpack_require__.d(src_namespaceObject, "easeSinInOut", (function () { return sinInOut; })), __webpack_require__.d(src_namespaceObject, "easeExp", (function () { return expInOut; })), __webpack_require__.d(src_namespaceObject, "easeExpIn", (function () { return expIn; })), __webpack_require__.d(src_namespaceObject, "easeExpOut", (function () { return expOut; })), __webpack_require__.d(src_namespaceObject, "easeExpInOut", (function () { return expInOut; })), __webpack_require__.d(src_namespaceObject, "easeCircle", (function () { return circleInOut; })), __webpack_require__.d(src_namespaceObject, "easeCircleIn", (function () { return circleIn; })), __webpack_require__.d(src_namespaceObject, "easeCircleOut", (function () { return circleOut; })), __webpack_require__.d(src_namespaceObject, "easeCircleInOut", (function () { return circleInOut; })), __webpack_require__.d(src_namespaceObject, "easeBounce", (function () { return bounceOut; })), __webpack_require__.d(src_namespaceObject, "easeBounceIn", (function () { return bounceIn; })), __webpack_require__.d(src_namespaceObject, "easeBounceOut", (function () { return bounceOut; })), __webpack_require__.d(src_namespaceObject, "easeBounceInOut", (function () { return bounceInOut; })), __webpack_require__.d(src_namespaceObject, "easeBack", (function () { return backInOut; })), __webpack_require__.d(src_namespaceObject, "easeBackIn", (function () { return backIn; })), __webpack_require__.d(src_namespaceObject, "easeBackOut", (function () { return backOut; })), __webpack_require__.d(src_namespaceObject, "easeBackInOut", (function () { return backInOut; })), __webpack_require__.d(src_namespaceObject, "easeElastic", (function () { return elastic_elasticOut; })), __webpack_require__.d(src_namespaceObject, "easeElasticIn", (function () { return elastic_elasticIn; })), __webpack_require__.d(src_namespaceObject, "easeElasticOut", (function () { return elastic_elasticOut; })), __webpack_require__.d(src_namespaceObject, "easeElasticInOut", (function () { return elastic_elasticInOut; }));
|
|
8458
|
-
var react = __webpack_require__(0), react_default = __webpack_require__.n(react), prop_types = (__webpack_require__(
|
|
8458
|
+
var react = __webpack_require__(0), react_default = __webpack_require__.n(react), prop_types = (__webpack_require__(1555), __webpack_require__(2)), prop_types_default = __webpack_require__.n(prop_types), exenv = __webpack_require__(394), exenv_default = __webpack_require__.n(exenv), Animate = __webpack_require__(696), Animate_default = __webpack_require__.n(Animate);
|
|
8459
8459
|
function circleIn(t) { return 1 - Math.sqrt(1 - t * t); }
|
|
8460
8460
|
function circleOut(t) { return Math.sqrt(1 - --t * t); }
|
|
8461
8461
|
function circleInOut(t) { return ((t *= 2) <= 1 ? 1 - Math.sqrt(1 - t * t) : Math.sqrt(1 - (t -= 2) * t) + 1) / 2; }
|
|
@@ -8994,7 +8994,7 @@ var __spreadArray = (this && this.__spreadArray) || function (to, from, pack) {
|
|
|
8994
8994
|
void 0 !== combined && (acc[key] = combined);
|
|
8995
8995
|
}
|
|
8996
8996
|
else
|
|
8997
|
-
acc[key] = value[key]; return acc; }), {}) : update; }, esm_hooks = __webpack_require__(
|
|
8997
|
+
acc[key] = value[key]; return acc; }), {}) : update; }, esm_hooks = __webpack_require__(2166), STORY_KIND_PATH_SEPARATOR = (__webpack_require__(214), /\s*\/\s*/), esm_parameters = __webpack_require__(96), ensureArgTypes_ensureArgTypes = function ensureArgTypes(context) { var _context$parameters = context.parameters, _context$parameters$a = _context$parameters.argTypes, userArgTypes = void 0 === _context$parameters$a ? {} : _context$parameters$a, _context$parameters$a2 = _context$parameters.args, args = void 0 === _context$parameters$a2 ? {} : _context$parameters$a2; if (!args)
|
|
8998
8998
|
return userArgTypes; var argTypes = mapValues_default()(args, (function (_arg, name) { return { name: name }; })); return Object(esm_parameters.a)(argTypes, userArgTypes); };
|
|
8999
8999
|
function inferArgTypes_typeof(obj) { return inferArgTypes_typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function _typeof(obj) { return typeof obj; } : function _typeof(obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, inferArgTypes_typeof(obj); }
|
|
9000
9000
|
var story_store_templateObject, story_store_templateObject2, _templateObject3, inferArgTypes_inferType = function inferType(value, name, visited) { var type = inferArgTypes_typeof(value); switch (type) {
|
|
@@ -9781,7 +9781,7 @@ var __spreadArray = (this && this.__spreadArray) || function (to, from, pack) {
|
|
|
9781
9781
|
names = _names2[0];
|
|
9782
9782
|
} 1 !== names.length && "string" != typeof names[names.length - 1] && (options = Object.assign({}, config, names.pop())); var namesObject = names[0]; 1 === names.length && "string" != typeof namesObject || (namesObject = {}, names.forEach((function (name) { namesObject[name] = name; }))); var actionsObject = {}; return Object.keys(namesObject).forEach((function (name) { actionsObject[name] = action(namesObject[name], options); })), actionsObject; }, browser = (__webpack_require__(45), __webpack_require__(31)), browser_default = __webpack_require__.n(browser), ts_dedent_esm = __webpack_require__(20);
|
|
9783
9783
|
function _taggedTemplateLiteral(strings, raw) { return raw || (raw = strings.slice(0)), Object.freeze(Object.defineProperties(strings, { raw: { value: Object.freeze(raw) } })); }
|
|
9784
|
-
var withActions_templateObject, decorateAction_decorateAction = function decorateAction(_decorators) { return browser_default()((function () { }), Object(ts_dedent_esm.a)(_templateObject || (_templateObject = _taggedTemplateLiteral(["\n decorateAction is no longer supported as of Storybook 6.0.\n "])))); }, deprecatedCallback = browser_default()((function () { }), "decorate.* is no longer supported as of Storybook 6.0."), decorateAction_decorate = function decorate(_decorators) { return browser_default()((function () { return { action: deprecatedCallback, actions: deprecatedCallback, withActions: deprecatedCallback }; }), Object(ts_dedent_esm.a)(_templateObject2 || (_templateObject2 = _taggedTemplateLiteral(["\n decorate is deprecated, please configure addon-actions using the addParameter api:\n \n addParameters({\n actions: {\n handles: options\n },\n });\n "])))); }, global_window = (__webpack_require__(27), __webpack_require__(86), __webpack_require__(119), __webpack_require__(32), __webpack_require__(24), __webpack_require__(11)), window_default = __webpack_require__.n(global_window), hooks = __webpack_require__(
|
|
9784
|
+
var withActions_templateObject, decorateAction_decorateAction = function decorateAction(_decorators) { return browser_default()((function () { }), Object(ts_dedent_esm.a)(_templateObject || (_templateObject = _taggedTemplateLiteral(["\n decorateAction is no longer supported as of Storybook 6.0.\n "])))); }, deprecatedCallback = browser_default()((function () { }), "decorate.* is no longer supported as of Storybook 6.0."), decorateAction_decorate = function decorate(_decorators) { return browser_default()((function () { return { action: deprecatedCallback, actions: deprecatedCallback, withActions: deprecatedCallback }; }), Object(ts_dedent_esm.a)(_templateObject2 || (_templateObject2 = _taggedTemplateLiteral(["\n decorate is deprecated, please configure addon-actions using the addParameter api:\n \n addParameters({\n actions: {\n handles: options\n },\n });\n "])))); }, global_window = (__webpack_require__(27), __webpack_require__(86), __webpack_require__(119), __webpack_require__(32), __webpack_require__(24), __webpack_require__(11)), window_default = __webpack_require__.n(global_window), hooks = __webpack_require__(2166), make_decorator = __webpack_require__(2167);
|
|
9785
9785
|
function _toConsumableArray(arr) { return function _arrayWithoutHoles(arr) { if (Array.isArray(arr))
|
|
9786
9786
|
return withActions_arrayLikeToArray(arr); }(arr) || function _iterableToArray(iter) { if ("undefined" != typeof Symbol && Symbol.iterator in Object(iter))
|
|
9787
9787
|
return Array.from(iter); }(arr) || withActions_unsupportedIterableToArray(arr) || function _nonIterableSpread() { throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); }(); }
|
|
@@ -10449,7 +10449,7 @@ var __spreadArray = (this && this.__spreadArray) || function (to, from, pack) {
|
|
|
10449
10449
|
if ("default" !== key && Object.prototype.hasOwnProperty.call(obj, key)) {
|
|
10450
10450
|
var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null;
|
|
10451
10451
|
desc && (desc.get || desc.set) ? Object.defineProperty(newObj, key, desc) : newObj[key] = obj[key];
|
|
10452
|
-
} newObj.default = obj, cache && cache.set(obj, newObj); return newObj; }(__webpack_require__(0)), _NodeGroup = (_interopRequireDefault(__webpack_require__(2)), _interopRequireDefault(__webpack_require__(
|
|
10452
|
+
} newObj.default = obj, cache && cache.set(obj, newObj); return newObj; }(__webpack_require__(0)), _NodeGroup = (_interopRequireDefault(__webpack_require__(2)), _interopRequireDefault(__webpack_require__(1556))), _utils = __webpack_require__(585);
|
|
10453
10453
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
10454
10454
|
function _getRequireWildcardCache(nodeInterop) { if ("function" != typeof WeakMap)
|
|
10455
10455
|
return null; var cacheBabelInterop = new WeakMap, cacheNodeInterop = new WeakMap; return (_getRequireWildcardCache = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
|
|
@@ -17655,9 +17655,9 @@ var __spreadArray = (this && this.__spreadArray) || function (to, from, pack) {
|
|
|
17655
17655
|
var n = Object.prototype.toString.call(o).slice(8, -1);
|
|
17656
17656
|
return "Object" === n && o.constructor && (n = o.constructor.name), "Map" === n || "Set" === n ? Array.from(o) : "Arguments" === n || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n) ? arrayLikeToArray(o, minLen) : void 0;
|
|
17657
17657
|
} }, module.exports.default = module.exports, module.exports.__esModule = !0; }, function (module, exports) { module.exports = function _arrayLikeToArray(arr, len) { (null == len || len > arr.length) && (len = arr.length); for (var i = 0, arr2 = new Array(len); i < len; i++)
|
|
17658
|
-
arr2[i] = arr[i]; return arr2; }, module.exports.default = module.exports, module.exports.__esModule = !0; }, function (module, exports) { module.exports = function _nonIterableRest() { throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); }, module.exports.default = module.exports, module.exports.__esModule = !0; }, , , , , , , , , , , , , , , function (module, exports) { module.exports = Array.isArray || function (arr) { return "[object Array]" == Object.prototype.toString.call(arr); }; }, function (module, exports, __webpack_require__) {
|
|
17658
|
+
arr2[i] = arr[i]; return arr2; }, module.exports.default = module.exports, module.exports.__esModule = !0; }, function (module, exports) { module.exports = function _nonIterableRest() { throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); }, module.exports.default = module.exports, module.exports.__esModule = !0; }, , , , , , , , , , , , , , , , function (module, exports) { module.exports = Array.isArray || function (arr) { return "[object Array]" == Object.prototype.toString.call(arr); }; }, function (module, exports, __webpack_require__) {
|
|
17659
17659
|
"use strict";
|
|
17660
|
-
module.exports = __webpack_require__(
|
|
17660
|
+
module.exports = __webpack_require__(1109);
|
|
17661
17661
|
}, function (module, exports, __webpack_require__) {
|
|
17662
17662
|
"use strict";
|
|
17663
17663
|
var b = "function" == typeof Symbol && Symbol.for, c = b ? Symbol.for("react.element") : 60103, d = b ? Symbol.for("react.portal") : 60106, e = b ? Symbol.for("react.fragment") : 60107, f = b ? Symbol.for("react.strict_mode") : 60108, g = b ? Symbol.for("react.profiler") : 60114, h = b ? Symbol.for("react.provider") : 60109, k = b ? Symbol.for("react.context") : 60110, l = b ? Symbol.for("react.async_mode") : 60111, m = b ? Symbol.for("react.concurrent_mode") : 60111, n = b ? Symbol.for("react.forward_ref") : 60112, p = b ? Symbol.for("react.suspense") : 60113, q = b ? Symbol.for("react.suspense_list") : 60120, r = b ? Symbol.for("react.memo") : 60115, t = b ? Symbol.for("react.lazy") : 60116, v = b ? Symbol.for("react.block") : 60121, w = b ? Symbol.for("react.fundamental") : 60117, x = b ? Symbol.for("react.responder") : 60118, y = b ? Symbol.for("react.scope") : 60119;
|
|
@@ -17685,7 +17685,7 @@ var __spreadArray = (this && this.__spreadArray) || function (to, from, pack) {
|
|
|
17685
17685
|
} }
|
|
17686
17686
|
function A(a) { return z(a) === m; }
|
|
17687
17687
|
exports.AsyncMode = l, exports.ConcurrentMode = m, exports.ContextConsumer = k, exports.ContextProvider = h, exports.Element = c, exports.ForwardRef = n, exports.Fragment = e, exports.Lazy = t, exports.Memo = r, exports.Portal = d, exports.Profiler = g, exports.StrictMode = f, exports.Suspense = p, exports.isAsyncMode = function (a) { return A(a) || z(a) === l; }, exports.isConcurrentMode = A, exports.isContextConsumer = function (a) { return z(a) === k; }, exports.isContextProvider = function (a) { return z(a) === h; }, exports.isElement = function (a) { return "object" == typeof a && null !== a && a.$$typeof === c; }, exports.isForwardRef = function (a) { return z(a) === n; }, exports.isFragment = function (a) { return z(a) === e; }, exports.isLazy = function (a) { return z(a) === t; }, exports.isMemo = function (a) { return z(a) === r; }, exports.isPortal = function (a) { return z(a) === d; }, exports.isProfiler = function (a) { return z(a) === g; }, exports.isStrictMode = function (a) { return z(a) === f; }, exports.isSuspense = function (a) { return z(a) === p; }, exports.isValidElementType = function (a) { return "string" == typeof a || "function" == typeof a || a === e || a === m || a === g || a === f || a === p || a === q || "object" == typeof a && null !== a && (a.$$typeof === t || a.$$typeof === r || a.$$typeof === h || a.$$typeof === k || a.$$typeof === n || a.$$typeof === w || a.$$typeof === x || a.$$typeof === y || a.$$typeof === v); }, exports.typeOf = z;
|
|
17688
|
-
}, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , function (module, exports, __webpack_require__) { !function (exports, lottie, React) {
|
|
17688
|
+
}, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , function (module, exports, __webpack_require__) { !function (exports, lottie, React) {
|
|
17689
17689
|
"use strict";
|
|
17690
17690
|
function _interopDefaultLegacy(e) { return e && "object" == typeof e && "default" in e ? e : { default: e }; }
|
|
17691
17691
|
var lottie__default = _interopDefaultLegacy(lottie), React__default = _interopDefaultLegacy(React);
|
|
@@ -17773,7 +17773,7 @@ var __spreadArray = (this && this.__spreadArray) || function (to, from, pack) {
|
|
|
17773
17773
|
}
|
|
17774
17774
|
} }), [mode, animationItem]); }, useLottieInteractivity = function useLottieInteractivity(_ref4) { var actions = _ref4.actions, mode = _ref4.mode, lottieObj = _ref4.lottieObj, animationItem = lottieObj.animationItem, View = lottieObj.View, animationContainerRef = lottieObj.animationContainerRef; return useInitInteractivity({ actions: actions, animationItem: animationItem, mode: mode, wrapperRef: animationContainerRef }), View; }, _excluded = ["style", "interactivity"], Lottie = function Lottie(props) { var _a, _b, _c, style = props.style, interactivity = props.interactivity, lottieProps = _objectWithoutProperties(props, _excluded), _useLottie = useLottie(lottieProps, style), View = _useLottie.View, play = _useLottie.play, stop = _useLottie.stop, pause = _useLottie.pause, setSpeed = _useLottie.setSpeed, goToAndStop = _useLottie.goToAndStop, goToAndPlay = _useLottie.goToAndPlay, setDirection = _useLottie.setDirection, playSegments = _useLottie.playSegments, setSubframe = _useLottie.setSubframe, getDuration = _useLottie.getDuration, destroy = _useLottie.destroy, animationContainerRef = _useLottie.animationContainerRef, animationLoaded = _useLottie.animationLoaded, animationItem = _useLottie.animationItem; return React.useEffect((function () { props.lottieRef && (props.lottieRef.current = { play: play, stop: stop, pause: pause, setSpeed: setSpeed, goToAndPlay: goToAndPlay, goToAndStop: goToAndStop, setDirection: setDirection, playSegments: playSegments, setSubframe: setSubframe, getDuration: getDuration, destroy: destroy, animationContainerRef: animationContainerRef, animationLoaded: animationLoaded, animationItem: animationItem }); }), [null === (_a = props.lottieRef) || void 0 === _a ? void 0 : _a.current]), useLottieInteractivity({ lottieObj: { View: View, play: play, stop: stop, pause: pause, setSpeed: setSpeed, goToAndStop: goToAndStop, goToAndPlay: goToAndPlay, setDirection: setDirection, playSegments: playSegments, setSubframe: setSubframe, getDuration: getDuration, destroy: destroy, animationContainerRef: animationContainerRef, animationLoaded: animationLoaded, animationItem: animationItem }, actions: null !== (_b = null == interactivity ? void 0 : interactivity.actions) && void 0 !== _b ? _b : [], mode: null !== (_c = null == interactivity ? void 0 : interactivity.mode) && void 0 !== _c ? _c : "scroll" }); };
|
|
17775
17775
|
Object.defineProperty(exports, "LottiePlayer", { enumerable: !0, get: function () { return lottie__default.default; } }), exports.default = Lottie, exports.useLottie = useLottie, exports.useLottieInteractivity = useLottieInteractivity, Object.defineProperty(exports, "__esModule", { value: !0 });
|
|
17776
|
-
}(exports, __webpack_require__(
|
|
17776
|
+
}(exports, __webpack_require__(1470), __webpack_require__(0)); }, function (module, exports, __webpack_require__) { var factory; "undefined" != typeof navigator && (factory = function () {
|
|
17777
17777
|
"use strict";
|
|
17778
17778
|
var svgNS = "http://www.w3.org/2000/svg", locationHref = "", _useWebWorker = !1, initialDefaultFrame = -999999, setWebWorker = function setWebWorker(flag) { _useWebWorker = !!flag; }, getWebWorker = function getWebWorker() { return _useWebWorker; }, setLocationHref = function setLocationHref(value) { locationHref = value; }, getLocationHref = function getLocationHref() { return locationHref; };
|
|
17779
17779
|
function createTag(type) { return document.createElement(type); }
|
|
@@ -18375,7 +18375,7 @@ var __spreadArray = (this && this.__spreadArray) || function (to, from, pack) {
|
|
|
18375
18375
|
}
|
|
18376
18376
|
var readyStateCheckInterval = setInterval(checkReady, 100);
|
|
18377
18377
|
try {
|
|
18378
|
-
"object" === _typeof$3(exports) && void 0 !== module || __webpack_require__(
|
|
18378
|
+
"object" === _typeof$3(exports) && void 0 !== module || __webpack_require__(1471) || (window.bodymovin = lottie);
|
|
18379
18379
|
}
|
|
18380
18380
|
catch (err) { }
|
|
18381
18381
|
var ShapeModifiers = function () { var ob = {}, modifiers = {}; return ob.registerModifier = function registerModifier(nm, factory) { modifiers[nm] || (modifiers[nm] = factory); }, ob.getModifier = function getModifier(nm, elem, data) { return new modifiers[nm](elem, data); }, ob; }();
|
|
@@ -20286,7 +20286,7 @@ var __spreadArray = (this && this.__spreadArray) || function (to, from, pack) {
|
|
|
20286
20286
|
if ("default" !== key && Object.prototype.hasOwnProperty.call(obj, key)) {
|
|
20287
20287
|
var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null;
|
|
20288
20288
|
desc && (desc.get || desc.set) ? Object.defineProperty(newObj, key, desc) : newObj[key] = obj[key];
|
|
20289
|
-
} newObj.default = obj, cache && cache.set(obj, newObj); return newObj; }(__webpack_require__(0)), _kapellmeister = (_interopRequireDefault(__webpack_require__(2)), __webpack_require__(
|
|
20289
|
+
} newObj.default = obj, cache && cache.set(obj, newObj); return newObj; }(__webpack_require__(0)), _kapellmeister = (_interopRequireDefault(__webpack_require__(2)), __webpack_require__(2156)), _mergeKeys = _interopRequireDefault(__webpack_require__(1557)), _types = __webpack_require__(1558), _utils = __webpack_require__(585);
|
|
20290
20290
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
20291
20291
|
function _getRequireWildcardCache(nodeInterop) { if ("function" != typeof WeakMap)
|
|
20292
20292
|
return null; var cacheBabelInterop = new WeakMap, cacheNodeInterop = new WeakMap; return (_getRequireWildcardCache = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
|
|
@@ -21824,7 +21824,7 @@ var __spreadArray = (this && this.__spreadArray) || function (to, from, pack) {
|
|
|
21824
21824
|
__webpack_require__.r(__webpack_exports__);
|
|
21825
21825
|
var addDecorator_namespaceObject = {};
|
|
21826
21826
|
__webpack_require__.r(addDecorator_namespaceObject), __webpack_require__.d(addDecorator_namespaceObject, "decorators", (function () { return decorators; }));
|
|
21827
|
-
var _templateObject, client_api = __webpack_require__(155), esm = __webpack_require__(5), hooks = (__webpack_require__(10), __webpack_require__(15), __webpack_require__(17), __webpack_require__(24), __webpack_require__(
|
|
21827
|
+
var _templateObject, client_api = __webpack_require__(155), esm = __webpack_require__(5), hooks = (__webpack_require__(10), __webpack_require__(15), __webpack_require__(17), __webpack_require__(24), __webpack_require__(2166)), global_window = ("".concat("storybook/background", "/update"), __webpack_require__(16), __webpack_require__(45), __webpack_require__(128), __webpack_require__(9), __webpack_require__(61), __webpack_require__(27), __webpack_require__(54), __webpack_require__(11)), window_default = __webpack_require__.n(global_window), ts_dedent_esm = __webpack_require__(20);
|
|
21828
21828
|
function _taggedTemplateLiteral(strings, raw) { return raw || (raw = strings.slice(0)), Object.freeze(Object.defineProperties(strings, { raw: { value: Object.freeze(raw) } })); }
|
|
21829
21829
|
var withGrid_templateObject, helpers_document = window_default.a.document, clearStyles = function clearStyles(selector) { (Array.isArray(selector) ? selector : [selector]).forEach(clearStyle); }, clearStyle = function clearStyle(selector) { var element = helpers_document.getElementById(selector); element && element.parentElement.removeChild(element); }, browser = __webpack_require__(31);
|
|
21830
21830
|
var deprecatedCellSizeWarning = __webpack_require__.n(browser)()((function () { }), Object(ts_dedent_esm.a)(withGrid_templateObject || (withGrid_templateObject = function withGrid_taggedTemplateLiteral(strings, raw) { return raw || (raw = strings.slice(0)), Object.freeze(Object.defineProperties(strings, { raw: { value: Object.freeze(raw) } })); }(["\n Backgrounds Addon: The cell size parameter has been changed.\n\n - parameters.grid.cellSize should now be parameters.backgrounds.grid.cellSize\n See https://github.com/storybookjs/storybook/blob/next/MIGRATION.md#deprecated-grid-parameter\n "])))), decorators = [function withGrid(StoryFn, context) { var _globals$BACKGROUNDS_, _parameters$grid, _gridParameters$offse, _gridParameters$offse2, gridSize, globals = context.globals, parameters = context.parameters, gridParameters = parameters.backgrounds.grid, isActive = !0 === (null === (_globals$BACKGROUNDS_ = globals.backgrounds) || void 0 === _globals$BACKGROUNDS_ ? void 0 : _globals$BACKGROUNDS_.grid) && !0 !== gridParameters.disable, cellAmount = gridParameters.cellAmount, cellSize = gridParameters.cellSize, opacity = gridParameters.opacity, isInDocs = "docs" === context.viewMode; null !== (_parameters$grid = parameters.grid) && void 0 !== _parameters$grid && _parameters$grid.cellSize ? (gridSize = parameters.grid.cellSize, deprecatedCellSizeWarning()) : gridSize = cellSize; var defaultOffset = void 0 === parameters.layout || "padded" === parameters.layout ? 16 : 0, offsetX = null !== (_gridParameters$offse = gridParameters.offsetX) && void 0 !== _gridParameters$offse ? _gridParameters$offse : isInDocs ? 20 : defaultOffset, offsetY = null !== (_gridParameters$offse2 = gridParameters.offsetY) && void 0 !== _gridParameters$offse2 ? _gridParameters$offse2 : isInDocs ? 20 : defaultOffset, gridStyles = Object(hooks.d)((function () { var selector = "docs" === context.viewMode ? "#anchor--".concat(context.id, " .docs-story") : ".sb-show-main", backgroundSize = ["".concat(gridSize * cellAmount, "px ").concat(gridSize * cellAmount, "px"), "".concat(gridSize * cellAmount, "px ").concat(gridSize * cellAmount, "px"), "".concat(gridSize, "px ").concat(gridSize, "px"), "".concat(gridSize, "px ").concat(gridSize, "px")].join(", "); return "\n ".concat(selector, " {\n background-size: ").concat(backgroundSize, " !important;\n background-position: ").concat(offsetX, "px ").concat(offsetY, "px, ").concat(offsetX, "px ").concat(offsetY, "px, ").concat(offsetX, "px ").concat(offsetY, "px, ").concat(offsetX, "px ").concat(offsetY, "px !important;\n background-blend-mode: difference !important;\n background-image: linear-gradient(rgba(130, 130, 130, ").concat(opacity, ") 1px, transparent 1px),\n linear-gradient(90deg, rgba(130, 130, 130, ").concat(opacity, ") 1px, transparent 1px),\n linear-gradient(rgba(130, 130, 130, ").concat(opacity / 2, ") 1px, transparent 1px),\n linear-gradient(90deg, rgba(130, 130, 130, ").concat(opacity / 2, ") 1px, transparent 1px) !important;\n }\n "); }), [gridSize]); return Object(hooks.c)((function () { var selectorId = "docs" === context.viewMode ? "addon-backgrounds-grid-docs-".concat(context.id) : "addon-backgrounds-grid"; isActive ? function addGridStyle(selector, css) { var existingStyle = helpers_document.getElementById(selector); if (existingStyle)
|
|
@@ -21874,7 +21874,7 @@ var __spreadArray = (this && this.__spreadArray) || function (to, from, pack) {
|
|
|
21874
21874
|
__webpack_require__.r(__webpack_exports__);
|
|
21875
21875
|
var preview_namespaceObject = {};
|
|
21876
21876
|
__webpack_require__.r(preview_namespaceObject), __webpack_require__.d(preview_namespaceObject, "decorators", (function () { return decorators; })), __webpack_require__.d(preview_namespaceObject, "globals", (function () { return globals; }));
|
|
21877
|
-
var client_api = __webpack_require__(155), esm = __webpack_require__(5), hooks = __webpack_require__(
|
|
21877
|
+
var client_api = __webpack_require__(155), esm = __webpack_require__(5), hooks = __webpack_require__(2166);
|
|
21878
21878
|
function getDocumentWidthAndHeight() { var container = document.documentElement, height = Math.max(container.scrollHeight, container.offsetHeight); return { width: Math.max(container.scrollWidth, container.offsetWidth), height: height }; }
|
|
21879
21879
|
function setCanvasWidthAndHeight(canvas, context, _ref) { var width = _ref.width, height = _ref.height; canvas.style.width = "".concat(width, "px"), canvas.style.height = "".concat(height, "px"); var scale = window.devicePixelRatio; canvas.width = Math.floor(width * scale), canvas.height = Math.floor(height * scale), context.scale(scale, scale); }
|
|
21880
21880
|
var state = {};
|
|
@@ -22040,7 +22040,7 @@ var __spreadArray = (this && this.__spreadArray) || function (to, from, pack) {
|
|
|
22040
22040
|
__webpack_require__.r(__webpack_exports__);
|
|
22041
22041
|
var addDecorator_namespaceObject = {};
|
|
22042
22042
|
__webpack_require__.r(addDecorator_namespaceObject), __webpack_require__.d(addDecorator_namespaceObject, "decorators", (function () { return decorators; })), __webpack_require__.d(addDecorator_namespaceObject, "globals", (function () { return addDecorator_globals; }));
|
|
22043
|
-
var _templateObject, client_api = __webpack_require__(155), esm = __webpack_require__(5), hooks = __webpack_require__(
|
|
22043
|
+
var _templateObject, client_api = __webpack_require__(155), esm = __webpack_require__(5), hooks = __webpack_require__(2166), clearStyles = function clearStyles(selector) { (Array.isArray(selector) ? selector : [selector]).forEach(clearStyle); }, clearStyle = function clearStyle(selector) { var element = document.getElementById(selector); element && element.parentElement && element.parentElement.removeChild(element); }, ts_dedent_esm = __webpack_require__(20);
|
|
22044
22044
|
var outlineCSS = function (selector) { return Object(ts_dedent_esm.a)(_templateObject || (_templateObject = function _taggedTemplateLiteral(strings, raw) { return raw || (raw = strings.slice(0)), Object.freeze(Object.defineProperties(strings, { raw: { value: Object.freeze(raw) } })); }(["\n ", " body {\n outline: 1px solid #2980b9 !important;\n }\n\n ", " article {\n outline: 1px solid #3498db !important;\n }\n\n ", " nav {\n outline: 1px solid #0088c3 !important;\n }\n\n ", " aside {\n outline: 1px solid #33a0ce !important;\n }\n\n ", " section {\n outline: 1px solid #66b8da !important;\n }\n\n ", " header {\n outline: 1px solid #99cfe7 !important;\n }\n\n ", " footer {\n outline: 1px solid #cce7f3 !important;\n }\n\n ", " h1 {\n outline: 1px solid #162544 !important;\n }\n\n ", " h2 {\n outline: 1px solid #314e6e !important;\n }\n\n ", " h3 {\n outline: 1px solid #3e5e85 !important;\n }\n\n ", " h4 {\n outline: 1px solid #449baf !important;\n }\n\n ", " h5 {\n outline: 1px solid #c7d1cb !important;\n }\n\n ", " h6 {\n outline: 1px solid #4371d0 !important;\n }\n\n ", " main {\n outline: 1px solid #2f4f90 !important;\n }\n\n ", " address {\n outline: 1px solid #1a2c51 !important;\n }\n\n ", " div {\n outline: 1px solid #036cdb !important;\n }\n\n ", " p {\n outline: 1px solid #ac050b !important;\n }\n\n ", " hr {\n outline: 1px solid #ff063f !important;\n }\n\n ", " pre {\n outline: 1px solid #850440 !important;\n }\n\n ", " blockquote {\n outline: 1px solid #f1b8e7 !important;\n }\n\n ", " ol {\n outline: 1px solid #ff050c !important;\n }\n\n ", " ul {\n outline: 1px solid #d90416 !important;\n }\n\n ", " li {\n outline: 1px solid #d90416 !important;\n }\n\n ", " dl {\n outline: 1px solid #fd3427 !important;\n }\n\n ", " dt {\n outline: 1px solid #ff0043 !important;\n }\n\n ", " dd {\n outline: 1px solid #e80174 !important;\n }\n\n ", " figure {\n outline: 1px solid #ff00bb !important;\n }\n\n ", " figcaption {\n outline: 1px solid #bf0032 !important;\n }\n\n ", " table {\n outline: 1px solid #00cc99 !important;\n }\n\n ", " caption {\n outline: 1px solid #37ffc4 !important;\n }\n\n ", " thead {\n outline: 1px solid #98daca !important;\n }\n\n ", " tbody {\n outline: 1px solid #64a7a0 !important;\n }\n\n ", " tfoot {\n outline: 1px solid #22746b !important;\n }\n\n ", " tr {\n outline: 1px solid #86c0b2 !important;\n }\n\n ", " th {\n outline: 1px solid #a1e7d6 !important;\n }\n\n ", " td {\n outline: 1px solid #3f5a54 !important;\n }\n\n ", " col {\n outline: 1px solid #6c9a8f !important;\n }\n\n ", " colgroup {\n outline: 1px solid #6c9a9d !important;\n }\n\n ", " button {\n outline: 1px solid #da8301 !important;\n }\n\n ", " datalist {\n outline: 1px solid #c06000 !important;\n }\n\n ", " fieldset {\n outline: 1px solid #d95100 !important;\n }\n\n ", " form {\n outline: 1px solid #d23600 !important;\n }\n\n ", " input {\n outline: 1px solid #fca600 !important;\n }\n\n ", " keygen {\n outline: 1px solid #b31e00 !important;\n }\n\n ", " label {\n outline: 1px solid #ee8900 !important;\n }\n\n ", " legend {\n outline: 1px solid #de6d00 !important;\n }\n\n ", " meter {\n outline: 1px solid #e8630c !important;\n }\n\n ", " optgroup {\n outline: 1px solid #b33600 !important;\n }\n\n ", " option {\n outline: 1px solid #ff8a00 !important;\n }\n\n ", " output {\n outline: 1px solid #ff9619 !important;\n }\n\n ", " progress {\n outline: 1px solid #e57c00 !important;\n }\n\n ", " select {\n outline: 1px solid #e26e0f !important;\n }\n\n ", " textarea {\n outline: 1px solid #cc5400 !important;\n }\n\n ", " details {\n outline: 1px solid #33848f !important;\n }\n\n ", " summary {\n outline: 1px solid #60a1a6 !important;\n }\n\n ", " command {\n outline: 1px solid #438da1 !important;\n }\n\n ", " menu {\n outline: 1px solid #449da6 !important;\n }\n\n ", " del {\n outline: 1px solid #bf0000 !important;\n }\n\n ", " ins {\n outline: 1px solid #400000 !important;\n }\n\n ", " img {\n outline: 1px solid #22746b !important;\n }\n\n ", " iframe {\n outline: 1px solid #64a7a0 !important;\n }\n\n ", " embed {\n outline: 1px solid #98daca !important;\n }\n\n ", " object {\n outline: 1px solid #00cc99 !important;\n }\n\n ", " param {\n outline: 1px solid #37ffc4 !important;\n }\n\n ", " video {\n outline: 1px solid #6ee866 !important;\n }\n\n ", " audio {\n outline: 1px solid #027353 !important;\n }\n\n ", " source {\n outline: 1px solid #012426 !important;\n }\n\n ", " canvas {\n outline: 1px solid #a2f570 !important;\n }\n\n ", " track {\n outline: 1px solid #59a600 !important;\n }\n\n ", " map {\n outline: 1px solid #7be500 !important;\n }\n\n ", " area {\n outline: 1px solid #305900 !important;\n }\n\n ", " a {\n outline: 1px solid #ff62ab !important;\n }\n\n ", " em {\n outline: 1px solid #800b41 !important;\n }\n\n ", " strong {\n outline: 1px solid #ff1583 !important;\n }\n\n ", " i {\n outline: 1px solid #803156 !important;\n }\n\n ", " b {\n outline: 1px solid #cc1169 !important;\n }\n\n ", " u {\n outline: 1px solid #ff0430 !important;\n }\n\n ", " s {\n outline: 1px solid #f805e3 !important;\n }\n\n ", " small {\n outline: 1px solid #d107b2 !important;\n }\n\n ", " abbr {\n outline: 1px solid #4a0263 !important;\n }\n\n ", " q {\n outline: 1px solid #240018 !important;\n }\n\n ", " cite {\n outline: 1px solid #64003c !important;\n }\n\n ", " dfn {\n outline: 1px solid #b4005a !important;\n }\n\n ", " sub {\n outline: 1px solid #dba0c8 !important;\n }\n\n ", " sup {\n outline: 1px solid #cc0256 !important;\n }\n\n ", " time {\n outline: 1px solid #d6606d !important;\n }\n\n ", " code {\n outline: 1px solid #e04251 !important;\n }\n\n ", " kbd {\n outline: 1px solid #5e001f !important;\n }\n\n ", " samp {\n outline: 1px solid #9c0033 !important;\n }\n\n ", " var {\n outline: 1px solid #d90047 !important;\n }\n\n ", " mark {\n outline: 1px solid #ff0053 !important;\n }\n\n ", " bdi {\n outline: 1px solid #bf3668 !important;\n }\n\n ", " bdo {\n outline: 1px solid #6f1400 !important;\n }\n\n ", " ruby {\n outline: 1px solid #ff7b93 !important;\n }\n\n ", " rt {\n outline: 1px solid #ff2f54 !important;\n }\n\n ", " rp {\n outline: 1px solid #803e49 !important;\n }\n\n ", " span {\n outline: 1px solid #cc2643 !important;\n }\n\n ", " br {\n outline: 1px solid #db687d !important;\n }\n\n ", " wbr {\n outline: 1px solid #db175b !important;\n }"])), selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector, selector); };
|
|
22045
22045
|
var decorators = [function withOutline(StoryFn, context) { var isActive = !0 === context.globals.outline, isInDocs = "docs" === context.viewMode, outlineStyles = Object(hooks.d)((function () { var selector = isInDocs ? "#anchor--".concat(context.id, " .docs-story") : ".sb-show-main"; return outlineCSS(selector); }), [context.id]); return Object(hooks.c)((function () { var selectorId = isInDocs ? "addon-outline-docs-".concat(context.id) : "addon-outline"; if (isActive)
|
|
22046
22046
|
return function addOutlineStyles(selector, css) { var existingStyle = document.getElementById(selector); if (existingStyle)
|
|
@@ -22262,4 +22262,4 @@ var __spreadArray = (this && this.__spreadArray) || function (to, from, pack) {
|
|
|
22262
22262
|
args[_key] = arguments[_key]; return "function" == typeof args[0] ? decorator().apply(void 0, args) : function () { if (arguments.length > 1)
|
|
22263
22263
|
return args.length > 1 ? decorator(args).apply(void 0, arguments) : decorator.apply(void 0, args).apply(void 0, arguments); throw new Error("Passing stories directly into ".concat(name, "() is not allowed,\n instead use addDecorator(").concat(name, ") and pass options with the '").concat(parameterName, "' parameter")); }; }; };
|
|
22264
22264
|
}]]);
|
|
22265
|
-
//# sourceMappingURL=vendors~main.
|
|
22265
|
+
//# sourceMappingURL=vendors~main.91124dd5.iframe.bundle.js.map
|
package/package.json
CHANGED
package/release-note.md
CHANGED