{"mappings":"C,A,S,C,C,C,C,C,C,C,C,C,E,I,E,A,a,O,W,W,A,a,O,K,K,A,a,O,O,O,A,a,O,O,O,C,E,E,A,Y,O,C,C,E,E,C,C,E,C,E,E,K,E,C,E,E,A,a,O,Q,A,Y,O,O,O,E,O,O,C,I,C,Q,S,E,C,C,C,E,G,C,C,C,E,C,C,G,C,C,C,E,C,C,I,E,A,Y,O,C,C,E,E,C,C,E,C,G,C,G,E,O,E,E,C,G,G,E,O,E,E,C,G,G,G,A,U,O,E,O,E,G,I,E,A,M,uB,E,I,O,E,I,C,mB,C,C,E,O,C,S,C,E,I,E,C,C,E,C,E,C,E,C,O,A,M,E,E,C,E,E,K,C,C,E,I,E,C,C,E,C,I,E,M,C,G,C,C,E,C,E,C,I,C,E,O,C,E,E,E,O,C,I,C,C,O,C,C,E,C,O,C,S,E,C,E,I,E,E,O,C,G,M,A,C,I,E,C,E,E,E,C,C,E,e,C,C,E,E,M,C,S,C,E,I,C,E,C,E,I,C,M,C,E,I,C,O,C,C,C,E,E,O,C,E,E,K,C,E,E,M,C,E,E,Q,C,S,C,C,C,E,C,C,E,C,C,S,C,C,C,E,E,O,C,C,E,C,E,A,E,O,c,C,E,O,C,I,W,O,C,C,E,A,C,G,C,C,E,C,E,I,I,E,E,E,E,M,C,I,E,C,C,E,C,E,C,M,C,S,C,C,C,C,C,ECAA,EAAQ,oBAA6B,QAAQ,CAAC,EAAQ,oBAAwB,YAAY,CAAC,SAAS,KAAK,KAAK,CAAC,4kR,E,C,mB,Q,iB,O,E,C,M,C,S,C,C,C,C,C,ECE/G,IAAI,EAAU,IAAI,GAgBlB,CAAA,EAAO,OAAO,CAAC,QAAQ,CAfvB,SAAkB,CAAO,CAAE,CAAQ,EACjC,IAAK,IAAI,EAAI,EAAG,EAAI,EAAS,MAAM,CAAG,EAAG,GAAK,EAC5C,EAAQ,GAAG,CAAC,CAAQ,CAAC,EAAE,CAAE,CACvB,QAAS,EACT,KAAM,CAAQ,CAAC,EAAI,EAAE,AACvB,EAEJ,EASA,EAAO,OAAO,CAAC,OAAO,CARtB,SAAiB,CAAE,EACjB,IAAI,EAAW,EAAQ,GAAG,CAAC,GAC3B,GAAI,AAAY,MAAZ,EACF,MAAM,AAAI,MAAM,oCAAsC,GAExD,OAAO,IAAI,IAAI,EAAS,IAAI,CAAE,EAAS,OAAO,EAAE,QAAQ,EAC1D,C,E,C,E,C,M,C,S,C,C,C,C,C,ECfA,IAAI,EAAY,CAAC,EAsBjB,SAAS,EAAW,CAAG,EACrB,MAAQ,AAAA,CAAA,GAAK,CAAA,EAAK,OAAO,CAAC,0EAA2E,MAAQ,GAC/G,CAUA,EAAQ,YAAY,CAjCpB,SAA4B,CAAE,EAC5B,IAAI,EAAQ,CAAS,CAAC,EAAG,CAKzB,OAJK,IACH,EAAQ,AAKZ,WACE,GAAI,CACF,MAAM,AAAI,OACZ,CAAE,MAAO,EAAK,CACZ,IAAI,EAAW,AAAA,CAAA,GAAK,EAAI,KAAI,AAAJ,EAAO,KAAK,CAAC,oEACrC,GAAI,EAGF,OAAO,EAAW,CAAO,CAAC,EAAE,CAEhC,CACA,MAAO,GACT,IAhBI,CAAS,CAAC,EAAG,CAAG,GAEX,CACT,EA2BA,EAAQ,UAAU,CAAG,EACrB,EAAQ,SAAS,CATjB,SAAmB,CAAG,EACpB,IAAI,EAAU,AAAC,CAAA,GAAK,CAAA,EAAK,KAAK,CAAC,iEAC/B,GAAI,CAAC,EACH,MAAM,AAAI,MAAM,oBAElB,OAAO,CAAO,CAAC,EAAE,AACnB,C,E,C,E,E,C,Q,C,E","sources":["<anon>","node_modules/@parcel/runtime-js/lib/runtime-c54cb4332ccb4187.js","node_modules/@parcel/runtime-js/lib/helpers/bundle-manifest.js","node_modules/@parcel/runtime-js/lib/helpers/bundle-url.js"],"sourcesContent":["// modules are defined as an array\n// [ module function, map of requires ]\n//\n// map of requires is short require name -> numeric require\n//\n// anything defined in a previous bundle is accessed via the\n// orig method which is the require for previous bundles\n\n(function (modules, entry, mainEntry, parcelRequireName, globalName) {\n  /* eslint-disable no-undef */\n  var globalObject =\n    typeof globalThis !== 'undefined'\n      ? globalThis\n      : typeof self !== 'undefined'\n      ? self\n      : typeof window !== 'undefined'\n      ? window\n      : typeof global !== 'undefined'\n      ? global\n      : {};\n  /* eslint-enable no-undef */\n\n  // Save the require from previous bundle to this closure if any\n  var previousRequire =\n    typeof globalObject[parcelRequireName] === 'function' &&\n    globalObject[parcelRequireName];\n\n  var cache = previousRequire.cache || {};\n  // Do not use `require` to prevent Webpack from trying to bundle this call\n  var nodeRequire =\n    typeof module !== 'undefined' &&\n    typeof module.require === 'function' &&\n    module.require.bind(module);\n\n  function newRequire(name, jumped) {\n    if (!cache[name]) {\n      if (!modules[name]) {\n        // if we cannot find the module within our internal map or\n        // cache jump to the current global require ie. the last bundle\n        // that was added to the page.\n        var currentRequire =\n          typeof globalObject[parcelRequireName] === 'function' &&\n          globalObject[parcelRequireName];\n        if (!jumped && currentRequire) {\n          return currentRequire(name, true);\n        }\n\n        // If there are other bundles on this page the require from the\n        // previous one is saved to 'previousRequire'. Repeat this as\n        // many times as there are bundles until the module is found or\n        // we exhaust the require chain.\n        if (previousRequire) {\n          return previousRequire(name, true);\n        }\n\n        // Try the node require function if it exists.\n        if (nodeRequire && typeof name === 'string') {\n          return nodeRequire(name);\n        }\n\n        var err = new Error(\"Cannot find module '\" + name + \"'\");\n        err.code = 'MODULE_NOT_FOUND';\n        throw err;\n      }\n\n      localRequire.resolve = resolve;\n      localRequire.cache = {};\n\n      var module = (cache[name] = new newRequire.Module(name));\n\n      modules[name][0].call(\n        module.exports,\n        localRequire,\n        module,\n        module.exports,\n        this\n      );\n    }\n\n    return cache[name].exports;\n\n    function localRequire(x) {\n      var res = localRequire.resolve(x);\n      return res === false ? {} : newRequire(res);\n    }\n\n    function resolve(x) {\n      var id = modules[name][1][x];\n      return id != null ? id : x;\n    }\n  }\n\n  function Module(moduleName) {\n    this.id = moduleName;\n    this.bundle = newRequire;\n    this.exports = {};\n  }\n\n  newRequire.isParcelRequire = true;\n  newRequire.Module = Module;\n  newRequire.modules = modules;\n  newRequire.cache = cache;\n  newRequire.parent = previousRequire;\n  newRequire.register = function (id, exports) {\n    modules[id] = [\n      function (require, module) {\n        module.exports = exports;\n      },\n      {},\n    ];\n  };\n\n  Object.defineProperty(newRequire, 'root', {\n    get: function () {\n      return globalObject[parcelRequireName];\n    },\n  });\n\n  globalObject[parcelRequireName] = newRequire;\n\n  for (var i = 0; i < entry.length; i++) {\n    newRequire(entry[i]);\n  }\n\n  if (mainEntry) {\n    // Expose entry point to Node, AMD or browser globals\n    // Based on https://github.com/ForbesLindesay/umd/blob/master/template.js\n    var mainExports = newRequire(mainEntry);\n\n    // CommonJS\n    if (typeof exports === 'object' && typeof module !== 'undefined') {\n      module.exports = mainExports;\n\n      // RequireJS\n    } else if (typeof define === 'function' && define.amd) {\n      define(function () {\n        return mainExports;\n      });\n\n      // <script>\n    } else if (globalName) {\n      this[globalName] = mainExports;\n    }\n  }\n})({\"cX1Ps\":[function(require,module,exports) {\nrequire(\"6928e1a466ef0a39\").register(require(\"d694631bcfcd144f\").getBundleURL('lTdf1'), JSON.parse(\"[\\\"lTdf1\\\",\\\"iframe.ff47e1ff.js\\\",\\\"3fmYU\\\",\\\"Illustrations.b5bf1553.js\\\",\\\"6F4su\\\",\\\"Illustrations.feacf487.js\\\",\\\"d0hkM\\\",\\\"Illustrations.a956ea2a.js\\\",\\\"dhggr\\\",\\\"Illustrations.21bef4d4.css\\\",\\\"bHV4y\\\",\\\"Illustrations.fc5d1467.js\\\",\\\"ho58t\\\",\\\"Illustrations.554f79f1.js\\\",\\\"h60uw\\\",\\\"Illustrations.7ac53693.js\\\",\\\"atJxA\\\",\\\"Illustrations.c8183e20.js\\\",\\\"f6tXP\\\",\\\"Illustrations.6fdff071.css\\\",\\\"b4q4S\\\",\\\"Illustrations.53582e6d.js\\\",\\\"2OHQ1\\\",\\\"Illustrations.87d57428.css\\\",\\\"g2Q8w\\\",\\\"Illustrations.c9aeffcf.js\\\",\\\"3SUAF\\\",\\\"Illustrations.e989eee2.js\\\",\\\"g0jNS\\\",\\\"Illustrations.b05c9995.css\\\",\\\"hIjqN\\\",\\\"Intro.7a2524cd.js\\\",\\\"k1Knq\\\",\\\"wallpaper_collaborative_S2_desktop.1ae295a9.webp\\\",\\\"7GWkV\\\",\\\"Intro.671ca9a1.css\\\",\\\"jgtAs\\\",\\\"Migrating.9f012d1d.js\\\",\\\"3PLZM\\\",\\\"Migrating.db1fb00f.css\\\",\\\"Dhtrc\\\",\\\"Release Notes.844a1606.js\\\",\\\"j3TBM\\\",\\\"Release Notes.5643001e.css\\\",\\\"dGUv0\\\",\\\"Style Macro.4c121d64.js\\\",\\\"6cO1x\\\",\\\"Style Macro.208a1073.css\\\",\\\"21x9f\\\",\\\"Workflow Icons.7e2749ef.js\\\",\\\"9Z1rD\\\",\\\"Workflow Icons.0f5821b8.css\\\",\\\"lqnZs\\\",\\\"Accordion.stories.58cb2def.js\\\",\\\"k8ikB\\\",\\\"Accordion.stories.2f386344.css\\\",\\\"icR99\\\",\\\"ActionButton.stories.45fe69c4.js\\\",\\\"khLHj\\\",\\\"ActionButton.stories.628b1d1a.css\\\",\\\"5oIwo\\\",\\\"ActionMenu.stories.5f9f8f0e.js\\\",\\\"4z6gn\\\",\\\"ActionMenu.stories.2bbaa475.css\\\",\\\"5CP57\\\",\\\"AlertDialog.stories.18efa8e2.js\\\",\\\"9epER\\\",\\\"AlertDialog.stories.e23e4dba.css\\\",\\\"f7Biv\\\",\\\"Avatar.stories.ebbf2d1d.js\\\",\\\"1pJ5I\\\",\\\"Avatar.stories.146263c6.css\\\",\\\"YsCFC\\\",\\\"AvatarGroup.stories.a0738fa8.js\\\",\\\"4jhzO\\\",\\\"AvatarGroup.stories.da14df22.css\\\",\\\"cXH7P\\\",\\\"Badge.stories.d738e2e5.js\\\",\\\"aJFF6\\\",\\\"Badge.stories.3b9a11c4.css\\\",\\\"2WD05\\\",\\\"Breadcrumbs.stories.bafb4efd.js\\\",\\\"hR9By\\\",\\\"Breadcrumbs.stories.d76f4b90.css\\\",\\\"h8Gyg\\\",\\\"Button.stories.80c37ef9.js\\\",\\\"37lWF\\\",\\\"Button.stories.ffd55544.css\\\",\\\"9ryta\\\",\\\"ButtonGroup.stories.7697e51f.js\\\",\\\"7WsnC\\\",\\\"ButtonGroup.stories.19d3d7fc.css\\\",\\\"5tPoY\\\",\\\"Card.stories.ac3556d7.js\\\",\\\"3Tcyz\\\",\\\"preview.fa2965aa.png\\\",\\\"h6u0f\\\",\\\"placeholder.f0db36ef.png\\\",\\\"4ItfC\\\",\\\"Card.stories.1757f6d8.css\\\",\\\"96qgB\\\",\\\"CardView.stories.3c71a562.js\\\",\\\"jYPsD\\\",\\\"CardView.stories.cebc8dae.css\\\",\\\"2wdbT\\\",\\\"Checkbox.stories.0633d565.js\\\",\\\"kwn1u\\\",\\\"Checkbox.stories.d9500e78.css\\\",\\\"kLcUu\\\",\\\"CheckboxGroup.stories.80d6a937.js\\\",\\\"8w05R\\\",\\\"CheckboxGroup.stories.b36b292c.css\\\",\\\"5Dekd\\\",\\\"ColorArea.stories.6d04ee7c.js\\\",\\\"6jfl5\\\",\\\"ColorArea.stories.e524ad05.css\\\",\\\"hGb3L\\\",\\\"ColorField.stories.9c2a48f5.js\\\",\\\"1N1Tr\\\",\\\"ColorField.stories.22c0e498.css\\\",\\\"gJ37W\\\",\\\"ColorSlider.stories.63f299d6.js\\\",\\\"bd3Xv\\\",\\\"ColorSlider.stories.de0c1316.css\\\",\\\"jsTwC\\\",\\\"ColorSwatch.stories.df8c6356.js\\\",\\\"bbaIr\\\",\\\"ColorSwatch.stories.b5da6b8e.css\\\",\\\"8UxP0\\\",\\\"ColorSwatchPicker.stories.8a7012f3.js\\\",\\\"ffKpW\\\",\\\"ColorSwatchPicker.stories.4d4d1443.css\\\",\\\"c2iB2\\\",\\\"ColorWheel.stories.346d5b05.js\\\",\\\"Y8kW1\\\",\\\"ColorWheel.stories.b3edf9d3.css\\\",\\\"5ZUJe\\\",\\\"ComboBox.stories.8075f45b.js\\\",\\\"dF9sH\\\",\\\"ComboBox.stories.7f233ec7.css\\\",\\\"k6FVj\\\",\\\"ContextualHelp.stories.40731983.js\\\",\\\"65lSU\\\",\\\"ContextualHelp.stories.09b87f31.css\\\",\\\"atI2D\\\",\\\"Dialog.stories.cc9b58ab.js\\\",\\\"afUGS\\\",\\\"Dialog.stories.a2b60d23.css\\\",\\\"8VFCN\\\",\\\"Disclosure.stories.ce6978cb.js\\\",\\\"1oiwM\\\",\\\"Disclosure.stories.113139cf.css\\\",\\\"f12dz\\\",\\\"Divider.stories.87b761d0.js\\\",\\\"bwIrf\\\",\\\"Divider.stories.83b0c2db.css\\\",\\\"g29u4\\\",\\\"DropZone.stories.d451d024.js\\\",\\\"itNPq\\\",\\\"DropZone.stories.b63c827b.css\\\",\\\"ec5Oc\\\",\\\"Form.stories.a6671d10.js\\\",\\\"iqdoc\\\",\\\"Form.stories.77e118c1.css\\\",\\\"wXx1g\\\",\\\"Icon.stories.95d1efe6.js\\\",\\\"dvfQ1\\\",\\\"Icon.stories.6192f12e.css\\\",\\\"f67bn\\\",\\\"IllustratedMessage.stories.5c5cddc1.js\\\",\\\"1N96H\\\",\\\"IllustratedMessage.stories.e13b6b24.css\\\",\\\"61WEy\\\",\\\"InlineAlert.stories.fde215a6.js\\\",\\\"ixQed\\\",\\\"InlineAlert.stories.5e19f2ff.css\\\",\\\"bpbX3\\\",\\\"Link.stories.39517fe4.js\\\",\\\"cXk5L\\\",\\\"Link.stories.2c06e67e.css\\\",\\\"aNDSU\\\",\\\"LinkButton.stories.3b71b941.js\\\",\\\"5RXYM\\\",\\\"LinkButton.stories.f7b94bf7.css\\\",\\\"gsavj\\\",\\\"Menu.stories.0d4428e8.js\\\",\\\"2DaWu\\\",\\\"normal.ded32008.png\\\",\\\"fxHzK\\\",\\\"multiply.9c18c7f4.png\\\",\\\"fLjcj\\\",\\\"screen.88c89678.png\\\",\\\"fcjsc\\\",\\\"Menu.stories.8fa180a9.css\\\",\\\"jieOZ\\\",\\\"Meter.stories.eba67845.js\\\",\\\"6tZkE\\\",\\\"Meter.stories.d7eebe1c.css\\\",\\\"bBWaQ\\\",\\\"NumberField.stories.6d14ed3a.js\\\",\\\"43UGC\\\",\\\"NumberField.stories.b6451028.css\\\",\\\"d6pBM\\\",\\\"Picker.stories.c6c2a06a.js\\\",\\\"i3lUM\\\",\\\"Picker.stories.12040dc5.css\\\",\\\"gtlLz\\\",\\\"ProgressBar.stories.f7f96bfa.js\\\",\\\"i0Bds\\\",\\\"ProgressBar.stories.5737a9d8.css\\\",\\\"AUbU1\\\",\\\"ProgressCircle.stories.2e468228.js\\\",\\\"bSBjO\\\",\\\"ProgressCircle.stories.4e6dbb93.css\\\",\\\"kS6Kx\\\",\\\"RadioGroup.stories.8506838e.js\\\",\\\"aZWLx\\\",\\\"RadioGroup.stories.28d2ba8a.css\\\",\\\"c322r\\\",\\\"RangeSlider.stories.aa07b831.js\\\",\\\"lFVbA\\\",\\\"RangeSlider.stories.1c4dbb95.css\\\",\\\"jZrYg\\\",\\\"SearchField.stories.85162f5f.js\\\",\\\"lC6nt\\\",\\\"SearchField.stories.109d3f52.css\\\",\\\"4p3Em\\\",\\\"SegmentedControl.stories.06e0d994.js\\\",\\\"fgk8l\\\",\\\"SegmentedControl.stories.7c89a46a.css\\\",\\\"46MKk\\\",\\\"Slider.stories.fe2a7c59.js\\\",\\\"mPbYB\\\",\\\"Slider.stories.b2b944df.css\\\",\\\"49Uak\\\",\\\"StatusLight.stories.90e4401d.js\\\",\\\"4Zp2P\\\",\\\"StatusLight.stories.86132e3c.css\\\",\\\"dWqKs\\\",\\\"StyleMacro.stories.67145765.js\\\",\\\"iqqMX\\\",\\\"StyleMacro.stories.bd500b91.css\\\",\\\"7IpSv\\\",\\\"Switch.stories.1e905b9e.js\\\",\\\"b5FuA\\\",\\\"Switch.stories.1a7ead29.css\\\",\\\"7v0HI\\\",\\\"TableView.stories.178be9d9.js\\\",\\\"9NHrZ\\\",\\\"TableView.stories.a6ee9143.css\\\",\\\"i9E7f\\\",\\\"Tabs.stories.95aa1ee7.js\\\",\\\"gzYBm\\\",\\\"Tabs.stories.a690f579.css\\\",\\\"jsKFA\\\",\\\"TagGroup.stories.99306055.js\\\",\\\"kNjNk\\\",\\\"TagGroup.stories.2aa8730a.css\\\",\\\"gRuPQ\\\",\\\"TextField.stories.f4e31d1a.js\\\",\\\"jHUcB\\\",\\\"TextField.stories.5bb02af9.css\\\",\\\"lDOgJ\\\",\\\"ToggleButton.stories.0954bf30.js\\\",\\\"fhAYU\\\",\\\"ToggleButton.stories.b7b4b02d.css\\\",\\\"gjKxX\\\",\\\"Tooltip.stories.206db486.js\\\",\\\"1Nrms\\\",\\\"Tooltip.stories.5d13272f.css\\\",\\\"l7yGa\\\",\\\"entry-preview.0713bc23.js\\\",\\\"8SdVZ\\\",\\\"entry-preview-docs.524cc470.js\\\",\\\"9asYa\\\",\\\"entry-preview-docs.ecd07a20.js\\\",\\\"eO8Ra\\\",\\\"preview.f1e8b463.js\\\",\\\"4DAH9\\\",\\\"preview.ef9ee8ac.js\\\",\\\"lcKj3\\\",\\\"react.f47a6988.js\\\",\\\"iofDi\\\",\\\"preview.7ad3804e.js\\\",\\\"5g4Nm\\\",\\\"Color-6VNJS4EI.0d4cd883.js\\\",\\\"4B3mD\\\",\\\"syntaxhighlighter-B5GMVT5T.6589d5a4.js\\\",\\\"8ONNP\\\",\\\"formatter-SWP5E3XI.a2d1eab6.js\\\",\\\"aY1AW\\\",\\\"WithTooltip-V3YHNWJZ.3311d117.js\\\",\\\"28hsY\\\",\\\"preview.d2222069.js\\\",\\\"3v7ti\\\",\\\"preview.c2c2a8a0.js\\\",\\\"jqZy6\\\",\\\"preview.9f4170b7.js\\\",\\\"isGz9\\\",\\\"preview.6b27c0d9.js\\\",\\\"70pHp\\\",\\\"preview.8880d5cd.js\\\",\\\"hEh3H\\\",\\\"preview.fb60c06d.js\\\",\\\"jDD38\\\",\\\"preview.424d3b31.js\\\",\\\"aDu2F\\\",\\\"axe.909859e6.js\\\",\\\"5Arvc\\\",\\\"preview.3aa13c5f.js\\\",\\\"cr76b\\\",\\\"logo.5ec3ca99.svg\\\",\\\"8szwN\\\",\\\"logo-dark.bdeff35f.svg\\\",\\\"bL7EH\\\",\\\"preview.46b599bf.css\\\"]\"));\n\n},{\"6928e1a466ef0a39\":\"kK08P\",\"d694631bcfcd144f\":\"kMf2L\"}],\"kK08P\":[function(require,module,exports) {\n\"use strict\";\nvar mapping = new Map();\nfunction register(baseUrl, manifest) {\n    for(var i = 0; i < manifest.length - 1; i += 2)mapping.set(manifest[i], {\n        baseUrl: baseUrl,\n        path: manifest[i + 1]\n    });\n}\nfunction resolve(id) {\n    var resolved = mapping.get(id);\n    if (resolved == null) throw new Error('Could not resolve bundle with id ' + id);\n    return new URL(resolved.path, resolved.baseUrl).toString();\n}\nmodule.exports.register = register;\nmodule.exports.resolve = resolve;\n\n},{}],\"kMf2L\":[function(require,module,exports) {\n\"use strict\";\nvar bundleURL = {};\nfunction getBundleURLCached(id) {\n    var value = bundleURL[id];\n    if (!value) {\n        value = getBundleURL();\n        bundleURL[id] = value;\n    }\n    return value;\n}\nfunction getBundleURL() {\n    try {\n        throw new Error();\n    } catch (err) {\n        var matches = ('' + err.stack).match(/(https?|file|ftp|(chrome|moz|safari-web)-extension):\\/\\/[^)\\n]+/g);\n        if (matches) // The first two stack frames will be this function and getBundleURLCached.\n        // Use the 3rd one, which will be a runtime in the original bundle.\n        return getBaseURL(matches[2]);\n    }\n    return '/';\n}\nfunction getBaseURL(url) {\n    return ('' + url).replace(/^((?:https?|file|ftp|(chrome|moz|safari-web)-extension):\\/\\/.+)\\/[^/]+$/, '$1') + '/';\n}\n// TODO: Replace uses with `new URL(url).origin` when ie11 is no longer supported.\nfunction getOrigin(url) {\n    var matches = ('' + url).match(/(https?|file|ftp|(chrome|moz|safari-web)-extension):\\/\\/[^/]+/);\n    if (!matches) throw new Error('Origin not found');\n    return matches[0];\n}\nexports.getBundleURL = getBundleURLCached;\nexports.getBaseURL = getBaseURL;\nexports.getOrigin = getOrigin;\n\n},{}]},[\"cX1Ps\"], null, \"parcelRequire94c2\")\n\n//# sourceMappingURL=iframe.runtime.995095ba.js.map\n","require('./helpers/bundle-manifest').register(require('./helpers/bundle-url').getBundleURL('lTdf1'),JSON.parse(\"[\\\"lTdf1\\\",\\\"iframe.ff47e1ff.js\\\",\\\"3fmYU\\\",\\\"Illustrations.b5bf1553.js\\\",\\\"6F4su\\\",\\\"Illustrations.feacf487.js\\\",\\\"d0hkM\\\",\\\"Illustrations.a956ea2a.js\\\",\\\"dhggr\\\",\\\"Illustrations.21bef4d4.css\\\",\\\"bHV4y\\\",\\\"Illustrations.fc5d1467.js\\\",\\\"ho58t\\\",\\\"Illustrations.554f79f1.js\\\",\\\"h60uw\\\",\\\"Illustrations.7ac53693.js\\\",\\\"atJxA\\\",\\\"Illustrations.c8183e20.js\\\",\\\"f6tXP\\\",\\\"Illustrations.6fdff071.css\\\",\\\"b4q4S\\\",\\\"Illustrations.53582e6d.js\\\",\\\"2OHQ1\\\",\\\"Illustrations.87d57428.css\\\",\\\"g2Q8w\\\",\\\"Illustrations.c9aeffcf.js\\\",\\\"3SUAF\\\",\\\"Illustrations.e989eee2.js\\\",\\\"g0jNS\\\",\\\"Illustrations.b05c9995.css\\\",\\\"hIjqN\\\",\\\"Intro.7a2524cd.js\\\",\\\"k1Knq\\\",\\\"wallpaper_collaborative_S2_desktop.1ae295a9.webp\\\",\\\"7GWkV\\\",\\\"Intro.671ca9a1.css\\\",\\\"jgtAs\\\",\\\"Migrating.9f012d1d.js\\\",\\\"3PLZM\\\",\\\"Migrating.db1fb00f.css\\\",\\\"Dhtrc\\\",\\\"Release Notes.844a1606.js\\\",\\\"j3TBM\\\",\\\"Release Notes.5643001e.css\\\",\\\"dGUv0\\\",\\\"Style Macro.4c121d64.js\\\",\\\"6cO1x\\\",\\\"Style Macro.208a1073.css\\\",\\\"21x9f\\\",\\\"Workflow Icons.7e2749ef.js\\\",\\\"9Z1rD\\\",\\\"Workflow Icons.0f5821b8.css\\\",\\\"lqnZs\\\",\\\"Accordion.stories.58cb2def.js\\\",\\\"k8ikB\\\",\\\"Accordion.stories.2f386344.css\\\",\\\"icR99\\\",\\\"ActionButton.stories.45fe69c4.js\\\",\\\"khLHj\\\",\\\"ActionButton.stories.628b1d1a.css\\\",\\\"5oIwo\\\",\\\"ActionMenu.stories.5f9f8f0e.js\\\",\\\"4z6gn\\\",\\\"ActionMenu.stories.2bbaa475.css\\\",\\\"5CP57\\\",\\\"AlertDialog.stories.18efa8e2.js\\\",\\\"9epER\\\",\\\"AlertDialog.stories.e23e4dba.css\\\",\\\"f7Biv\\\",\\\"Avatar.stories.ebbf2d1d.js\\\",\\\"1pJ5I\\\",\\\"Avatar.stories.146263c6.css\\\",\\\"YsCFC\\\",\\\"AvatarGroup.stories.a0738fa8.js\\\",\\\"4jhzO\\\",\\\"AvatarGroup.stories.da14df22.css\\\",\\\"cXH7P\\\",\\\"Badge.stories.d738e2e5.js\\\",\\\"aJFF6\\\",\\\"Badge.stories.3b9a11c4.css\\\",\\\"2WD05\\\",\\\"Breadcrumbs.stories.bafb4efd.js\\\",\\\"hR9By\\\",\\\"Breadcrumbs.stories.d76f4b90.css\\\",\\\"h8Gyg\\\",\\\"Button.stories.80c37ef9.js\\\",\\\"37lWF\\\",\\\"Button.stories.ffd55544.css\\\",\\\"9ryta\\\",\\\"ButtonGroup.stories.7697e51f.js\\\",\\\"7WsnC\\\",\\\"ButtonGroup.stories.19d3d7fc.css\\\",\\\"5tPoY\\\",\\\"Card.stories.ac3556d7.js\\\",\\\"3Tcyz\\\",\\\"preview.fa2965aa.png\\\",\\\"h6u0f\\\",\\\"placeholder.f0db36ef.png\\\",\\\"4ItfC\\\",\\\"Card.stories.1757f6d8.css\\\",\\\"96qgB\\\",\\\"CardView.stories.3c71a562.js\\\",\\\"jYPsD\\\",\\\"CardView.stories.cebc8dae.css\\\",\\\"2wdbT\\\",\\\"Checkbox.stories.0633d565.js\\\",\\\"kwn1u\\\",\\\"Checkbox.stories.d9500e78.css\\\",\\\"kLcUu\\\",\\\"CheckboxGroup.stories.80d6a937.js\\\",\\\"8w05R\\\",\\\"CheckboxGroup.stories.b36b292c.css\\\",\\\"5Dekd\\\",\\\"ColorArea.stories.6d04ee7c.js\\\",\\\"6jfl5\\\",\\\"ColorArea.stories.e524ad05.css\\\",\\\"hGb3L\\\",\\\"ColorField.stories.9c2a48f5.js\\\",\\\"1N1Tr\\\",\\\"ColorField.stories.22c0e498.css\\\",\\\"gJ37W\\\",\\\"ColorSlider.stories.63f299d6.js\\\",\\\"bd3Xv\\\",\\\"ColorSlider.stories.de0c1316.css\\\",\\\"jsTwC\\\",\\\"ColorSwatch.stories.df8c6356.js\\\",\\\"bbaIr\\\",\\\"ColorSwatch.stories.b5da6b8e.css\\\",\\\"8UxP0\\\",\\\"ColorSwatchPicker.stories.8a7012f3.js\\\",\\\"ffKpW\\\",\\\"ColorSwatchPicker.stories.4d4d1443.css\\\",\\\"c2iB2\\\",\\\"ColorWheel.stories.346d5b05.js\\\",\\\"Y8kW1\\\",\\\"ColorWheel.stories.b3edf9d3.css\\\",\\\"5ZUJe\\\",\\\"ComboBox.stories.8075f45b.js\\\",\\\"dF9sH\\\",\\\"ComboBox.stories.7f233ec7.css\\\",\\\"k6FVj\\\",\\\"ContextualHelp.stories.40731983.js\\\",\\\"65lSU\\\",\\\"ContextualHelp.stories.09b87f31.css\\\",\\\"atI2D\\\",\\\"Dialog.stories.cc9b58ab.js\\\",\\\"afUGS\\\",\\\"Dialog.stories.a2b60d23.css\\\",\\\"8VFCN\\\",\\\"Disclosure.stories.ce6978cb.js\\\",\\\"1oiwM\\\",\\\"Disclosure.stories.113139cf.css\\\",\\\"f12dz\\\",\\\"Divider.stories.87b761d0.js\\\",\\\"bwIrf\\\",\\\"Divider.stories.83b0c2db.css\\\",\\\"g29u4\\\",\\\"DropZone.stories.d451d024.js\\\",\\\"itNPq\\\",\\\"DropZone.stories.b63c827b.css\\\",\\\"ec5Oc\\\",\\\"Form.stories.a6671d10.js\\\",\\\"iqdoc\\\",\\\"Form.stories.77e118c1.css\\\",\\\"wXx1g\\\",\\\"Icon.stories.95d1efe6.js\\\",\\\"dvfQ1\\\",\\\"Icon.stories.6192f12e.css\\\",\\\"f67bn\\\",\\\"IllustratedMessage.stories.5c5cddc1.js\\\",\\\"1N96H\\\",\\\"IllustratedMessage.stories.e13b6b24.css\\\",\\\"61WEy\\\",\\\"InlineAlert.stories.fde215a6.js\\\",\\\"ixQed\\\",\\\"InlineAlert.stories.5e19f2ff.css\\\",\\\"bpbX3\\\",\\\"Link.stories.39517fe4.js\\\",\\\"cXk5L\\\",\\\"Link.stories.2c06e67e.css\\\",\\\"aNDSU\\\",\\\"LinkButton.stories.3b71b941.js\\\",\\\"5RXYM\\\",\\\"LinkButton.stories.f7b94bf7.css\\\",\\\"gsavj\\\",\\\"Menu.stories.0d4428e8.js\\\",\\\"2DaWu\\\",\\\"normal.ded32008.png\\\",\\\"fxHzK\\\",\\\"multiply.9c18c7f4.png\\\",\\\"fLjcj\\\",\\\"screen.88c89678.png\\\",\\\"fcjsc\\\",\\\"Menu.stories.8fa180a9.css\\\",\\\"jieOZ\\\",\\\"Meter.stories.eba67845.js\\\",\\\"6tZkE\\\",\\\"Meter.stories.d7eebe1c.css\\\",\\\"bBWaQ\\\",\\\"NumberField.stories.6d14ed3a.js\\\",\\\"43UGC\\\",\\\"NumberField.stories.b6451028.css\\\",\\\"d6pBM\\\",\\\"Picker.stories.c6c2a06a.js\\\",\\\"i3lUM\\\",\\\"Picker.stories.12040dc5.css\\\",\\\"gtlLz\\\",\\\"ProgressBar.stories.f7f96bfa.js\\\",\\\"i0Bds\\\",\\\"ProgressBar.stories.5737a9d8.css\\\",\\\"AUbU1\\\",\\\"ProgressCircle.stories.2e468228.js\\\",\\\"bSBjO\\\",\\\"ProgressCircle.stories.4e6dbb93.css\\\",\\\"kS6Kx\\\",\\\"RadioGroup.stories.8506838e.js\\\",\\\"aZWLx\\\",\\\"RadioGroup.stories.28d2ba8a.css\\\",\\\"c322r\\\",\\\"RangeSlider.stories.aa07b831.js\\\",\\\"lFVbA\\\",\\\"RangeSlider.stories.1c4dbb95.css\\\",\\\"jZrYg\\\",\\\"SearchField.stories.85162f5f.js\\\",\\\"lC6nt\\\",\\\"SearchField.stories.109d3f52.css\\\",\\\"4p3Em\\\",\\\"SegmentedControl.stories.06e0d994.js\\\",\\\"fgk8l\\\",\\\"SegmentedControl.stories.7c89a46a.css\\\",\\\"46MKk\\\",\\\"Slider.stories.fe2a7c59.js\\\",\\\"mPbYB\\\",\\\"Slider.stories.b2b944df.css\\\",\\\"49Uak\\\",\\\"StatusLight.stories.90e4401d.js\\\",\\\"4Zp2P\\\",\\\"StatusLight.stories.86132e3c.css\\\",\\\"dWqKs\\\",\\\"StyleMacro.stories.67145765.js\\\",\\\"iqqMX\\\",\\\"StyleMacro.stories.bd500b91.css\\\",\\\"7IpSv\\\",\\\"Switch.stories.1e905b9e.js\\\",\\\"b5FuA\\\",\\\"Switch.stories.1a7ead29.css\\\",\\\"7v0HI\\\",\\\"TableView.stories.178be9d9.js\\\",\\\"9NHrZ\\\",\\\"TableView.stories.a6ee9143.css\\\",\\\"i9E7f\\\",\\\"Tabs.stories.95aa1ee7.js\\\",\\\"gzYBm\\\",\\\"Tabs.stories.a690f579.css\\\",\\\"jsKFA\\\",\\\"TagGroup.stories.99306055.js\\\",\\\"kNjNk\\\",\\\"TagGroup.stories.2aa8730a.css\\\",\\\"gRuPQ\\\",\\\"TextField.stories.f4e31d1a.js\\\",\\\"jHUcB\\\",\\\"TextField.stories.5bb02af9.css\\\",\\\"lDOgJ\\\",\\\"ToggleButton.stories.0954bf30.js\\\",\\\"fhAYU\\\",\\\"ToggleButton.stories.b7b4b02d.css\\\",\\\"gjKxX\\\",\\\"Tooltip.stories.206db486.js\\\",\\\"1Nrms\\\",\\\"Tooltip.stories.5d13272f.css\\\",\\\"l7yGa\\\",\\\"entry-preview.0713bc23.js\\\",\\\"8SdVZ\\\",\\\"entry-preview-docs.524cc470.js\\\",\\\"9asYa\\\",\\\"entry-preview-docs.ecd07a20.js\\\",\\\"eO8Ra\\\",\\\"preview.f1e8b463.js\\\",\\\"4DAH9\\\",\\\"preview.ef9ee8ac.js\\\",\\\"lcKj3\\\",\\\"react.f47a6988.js\\\",\\\"iofDi\\\",\\\"preview.7ad3804e.js\\\",\\\"5g4Nm\\\",\\\"Color-6VNJS4EI.0d4cd883.js\\\",\\\"4B3mD\\\",\\\"syntaxhighlighter-B5GMVT5T.6589d5a4.js\\\",\\\"8ONNP\\\",\\\"formatter-SWP5E3XI.a2d1eab6.js\\\",\\\"aY1AW\\\",\\\"WithTooltip-V3YHNWJZ.3311d117.js\\\",\\\"28hsY\\\",\\\"preview.d2222069.js\\\",\\\"3v7ti\\\",\\\"preview.c2c2a8a0.js\\\",\\\"jqZy6\\\",\\\"preview.9f4170b7.js\\\",\\\"isGz9\\\",\\\"preview.6b27c0d9.js\\\",\\\"70pHp\\\",\\\"preview.8880d5cd.js\\\",\\\"hEh3H\\\",\\\"preview.fb60c06d.js\\\",\\\"jDD38\\\",\\\"preview.424d3b31.js\\\",\\\"aDu2F\\\",\\\"axe.909859e6.js\\\",\\\"5Arvc\\\",\\\"preview.3aa13c5f.js\\\",\\\"cr76b\\\",\\\"logo.5ec3ca99.svg\\\",\\\"8szwN\\\",\\\"logo-dark.bdeff35f.svg\\\",\\\"bL7EH\\\",\\\"preview.46b599bf.css\\\"]\"));","\"use strict\";\n\nvar mapping = new Map();\nfunction register(baseUrl, manifest) {\n  for (var i = 0; i < manifest.length - 1; i += 2) {\n    mapping.set(manifest[i], {\n      baseUrl: baseUrl,\n      path: manifest[i + 1]\n    });\n  }\n}\nfunction resolve(id) {\n  var resolved = mapping.get(id);\n  if (resolved == null) {\n    throw new Error('Could not resolve bundle with id ' + id);\n  }\n  return new URL(resolved.path, resolved.baseUrl).toString();\n}\nmodule.exports.register = register;\nmodule.exports.resolve = resolve;","\"use strict\";\n\nvar bundleURL = {};\nfunction getBundleURLCached(id) {\n  var value = bundleURL[id];\n  if (!value) {\n    value = getBundleURL();\n    bundleURL[id] = value;\n  }\n  return value;\n}\nfunction getBundleURL() {\n  try {\n    throw new Error();\n  } catch (err) {\n    var matches = ('' + err.stack).match(/(https?|file|ftp|(chrome|moz|safari-web)-extension):\\/\\/[^)\\n]+/g);\n    if (matches) {\n      // The first two stack frames will be this function and getBundleURLCached.\n      // Use the 3rd one, which will be a runtime in the original bundle.\n      return getBaseURL(matches[2]);\n    }\n  }\n  return '/';\n}\nfunction getBaseURL(url) {\n  return ('' + url).replace(/^((?:https?|file|ftp|(chrome|moz|safari-web)-extension):\\/\\/.+)\\/[^/]+$/, '$1') + '/';\n}\n\n// TODO: Replace uses with `new URL(url).origin` when ie11 is no longer supported.\nfunction getOrigin(url) {\n  var matches = ('' + url).match(/(https?|file|ftp|(chrome|moz|safari-web)-extension):\\/\\/[^/]+/);\n  if (!matches) {\n    throw new Error('Origin not found');\n  }\n  return matches[0];\n}\nexports.getBundleURL = getBundleURLCached;\nexports.getBaseURL = getBaseURL;\nexports.getOrigin = getOrigin;"],"names":["modules","entry","mainEntry","parcelRequireName","globalName","globalObject","globalThis","self","window","global","previousRequire","cache","nodeRequire","module","require","bind","newRequire","name","jumped","currentRequire","err","Error","code","localRequire","resolve","x","id","Module","call","exports","res","isParcelRequire","moduleName","bundle","parent","register","Object","defineProperty","get","i","length","getBundleURL","JSON","parse","mapping","Map","baseUrl","manifest","set","path","resolved","URL","toString","bundleURL","getBaseURL","url","replace","value","matches","stack","match","getOrigin"],"version":3,"file":"iframe.runtime.995095ba.js.map"}