@spaziodati/atoka-design-system 2.1.6 → 2.1.7

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.
Files changed (109) hide show
  1. package/AddableItems/index.js +1 -1050
  2. package/Alert/index.js +1 -321
  3. package/Badge/index.js +1 -285
  4. package/Bs4V3Wrapper/index.js +1 -253
  5. package/BubbleChart/index.js +2 -3424
  6. package/BubbleChart/index.js.LICENSE.txt +1 -0
  7. package/Button/index.js +1 -325
  8. package/ButtonDropdown/index.js +1 -601
  9. package/CardsPage/index.js +1 -2505
  10. package/CursorPagination/index.js +1 -948
  11. package/DatePicker/index.js +1 -449
  12. package/DetailPage/index.js +1 -1990
  13. package/Dropdown/index.js +1 -723
  14. package/EditableString/index.js +1 -3238
  15. package/EllipsableContent/index.js +1 -786
  16. package/EmptyState/index.js +1 -280
  17. package/Facet/index.js +1 -919
  18. package/FacetSection/index.js +1 -447
  19. package/FadeAnimation/index.js +1 -1157
  20. package/FeedbackButton/index.js +1 -400
  21. package/Form/index.js +1 -450
  22. package/Funnel/index.js +2 -3624
  23. package/Funnel/index.js.LICENSE.txt +1 -0
  24. package/GridCard/index.js +1 -1626
  25. package/HighlightableText/index.js +1 -625
  26. package/Histogram/index.js +1 -2346
  27. package/InlineStringEditor/index.js +1 -1862
  28. package/InputGroup/index.js +1 -279
  29. package/Jumbotron/index.js +1 -272
  30. package/Map/index.js +2 -5187
  31. package/Map/index.js.LICENSE.txt +10 -0
  32. package/Modal/index.js +1 -745
  33. package/Navbar/index.js +1 -3430
  34. package/Pagination/index.js +1 -990
  35. package/PieChart/index.js +1 -1971
  36. package/PublicFooter/index.js +1 -458
  37. package/PublicNavbar/index.js +1 -257
  38. package/RecordBit/index.js +1 -486
  39. package/ResultItemCard/index.js +1 -1073
  40. package/SelectDropdown/index.js +1 -1506
  41. package/Spinner/index.js +1 -327
  42. package/StatisticsItemCard/index.js +1 -1796
  43. package/StatisticsItemNumeric/index.js +1 -285
  44. package/StatisticsLegend/index.js +1 -1555
  45. package/StatisticsTooltip/index.js +1 -796
  46. package/Suggester/index.js +1 -1126
  47. package/SunBurst/index.js +1 -1166
  48. package/TabSwitcher/index.js +1 -1135
  49. package/Title/index.js +1 -304
  50. package/Toasts/index.js +1 -2285
  51. package/ToggleButtonGroup/index.js +1 -607
  52. package/Tooltip/index.js +1 -291
  53. package/Utils/index.js +2 -3002
  54. package/Utils/index.js.LICENSE.txt +1 -0
  55. package/{atoka-design-system-2.1.6.min.css → atoka-design-system-2.1.7.min.css} +0 -0
  56. package/index.js +2 -16819
  57. package/index.js.LICENSE.txt +10 -0
  58. package/package.json +1 -1
  59. package/AddableItems/index.js.map +0 -1
  60. package/Alert/index.js.map +0 -1
  61. package/Badge/index.js.map +0 -1
  62. package/Bs4V3Wrapper/index.js.map +0 -1
  63. package/BubbleChart/index.js.map +0 -1
  64. package/Button/index.js.map +0 -1
  65. package/ButtonDropdown/index.js.map +0 -1
  66. package/CardsPage/index.js.map +0 -1
  67. package/CursorPagination/index.js.map +0 -1
  68. package/DatePicker/index.js.map +0 -1
  69. package/DetailPage/index.js.map +0 -1
  70. package/Dropdown/index.js.map +0 -1
  71. package/EditableString/index.js.map +0 -1
  72. package/EllipsableContent/index.js.map +0 -1
  73. package/EmptyState/index.js.map +0 -1
  74. package/Facet/index.js.map +0 -1
  75. package/FacetSection/index.js.map +0 -1
  76. package/FadeAnimation/index.js.map +0 -1
  77. package/FeedbackButton/index.js.map +0 -1
  78. package/Form/index.js.map +0 -1
  79. package/Funnel/index.js.map +0 -1
  80. package/GridCard/index.js.map +0 -1
  81. package/HighlightableText/index.js.map +0 -1
  82. package/Histogram/index.js.map +0 -1
  83. package/InlineStringEditor/index.js.map +0 -1
  84. package/InputGroup/index.js.map +0 -1
  85. package/Jumbotron/index.js.map +0 -1
  86. package/Map/index.js.map +0 -1
  87. package/Modal/index.js.map +0 -1
  88. package/Navbar/index.js.map +0 -1
  89. package/Pagination/index.js.map +0 -1
  90. package/PieChart/index.js.map +0 -1
  91. package/PublicFooter/index.js.map +0 -1
  92. package/PublicNavbar/index.js.map +0 -1
  93. package/RecordBit/index.js.map +0 -1
  94. package/ResultItemCard/index.js.map +0 -1
  95. package/SelectDropdown/index.js.map +0 -1
  96. package/Spinner/index.js.map +0 -1
  97. package/StatisticsItemCard/index.js.map +0 -1
  98. package/StatisticsItemNumeric/index.js.map +0 -1
  99. package/StatisticsLegend/index.js.map +0 -1
  100. package/StatisticsTooltip/index.js.map +0 -1
  101. package/Suggester/index.js.map +0 -1
  102. package/SunBurst/index.js.map +0 -1
  103. package/TabSwitcher/index.js.map +0 -1
  104. package/Title/index.js.map +0 -1
  105. package/Toasts/index.js.map +0 -1
  106. package/ToggleButtonGroup/index.js.map +0 -1
  107. package/Tooltip/index.js.map +0 -1
  108. package/Utils/index.js.map +0 -1
  109. package/index.js.map +0 -1
@@ -0,0 +1,10 @@
1
+ /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
2
+
3
+ /** @license React v16.13.1
4
+ * react-is.production.min.js
5
+ *
6
+ * Copyright (c) Facebook, Inc. and its affiliates.
7
+ *
8
+ * This source code is licensed under the MIT license found in the
9
+ * LICENSE file in the root directory of this source tree.
10
+ */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@spaziodati/atoka-design-system",
3
- "version": "2.1.6",
3
+ "version": "2.1.7",
4
4
  "description": "",
5
5
  "scripts": {
6
6
  "storybook": "start-storybook -p 6006 --quiet",
@@ -1 +0,0 @@
1
- {"version":3,"file":"AddableItems/index.js","mappings":"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","sources":["webpack://atoka-design-system/webpack/universalModuleDefinition","webpack://atoka-design-system/./node_modules/autobind-decorator/lib/esm/index.js","webpack://atoka-design-system/./src/components/AddableItems/ClickableExcludableItem.tsx","webpack://atoka-design-system/./src/components/AddableItems/ClickableItemList.tsx","webpack://atoka-design-system/./src/components/AddableItems/AddableItems.tsx","webpack://atoka-design-system/./src/components/AddableItems/index.ts","webpack://atoka-design-system/./src/components/Button/Button.tsx","webpack://atoka-design-system/./src/components/Button/index.ts","webpack://atoka-design-system/./src/components/Title/Title.tsx","webpack://atoka-design-system/./src/components/Title/index.ts","webpack://atoka-design-system/./src/components/Tooltip/Tooltip.tsx","webpack://atoka-design-system/./src/components/Tooltip/index.ts","webpack://atoka-design-system/external umd \"@fortawesome/pro-light-svg-icons/faMinusCircle\"","webpack://atoka-design-system/external umd \"@fortawesome/pro-light-svg-icons/faPlusCircle\"","webpack://atoka-design-system/external umd \"@fortawesome/pro-light-svg-icons/faTimes\"","webpack://atoka-design-system/external umd \"@fortawesome/react-fontawesome\"","webpack://atoka-design-system/external umd \"classnames\"","webpack://atoka-design-system/external umd \"react\"","webpack://atoka-design-system/external umd \"react-bootstrap/Button\"","webpack://atoka-design-system/external umd \"react-bootstrap/ListGroup\"","webpack://atoka-design-system/external umd \"react-bootstrap/OverlayTrigger\"","webpack://atoka-design-system/external umd \"react-dom\"","webpack://atoka-design-system/./node_modules/@babel/runtime/helpers/esm/typeof.js","webpack://atoka-design-system/webpack/bootstrap","webpack://atoka-design-system/webpack/runtime/chunk loaded","webpack://atoka-design-system/webpack/runtime/compat get default export","webpack://atoka-design-system/webpack/runtime/define property getters","webpack://atoka-design-system/webpack/runtime/hasOwnProperty shorthand","webpack://atoka-design-system/webpack/runtime/make namespace object","webpack://atoka-design-system/webpack/runtime/jsonp chunk loading","webpack://atoka-design-system/webpack/before-startup","webpack://atoka-design-system/webpack/startup","webpack://atoka-design-system/webpack/after-startup"],"sourcesContent":["(function webpackUniversalModuleDefinition(root, factory) {\n\tif(typeof exports === 'object' && typeof module === 'object')\n\t\tmodule.exports = factory(require(\"@fortawesome/pro-light-svg-icons/faMinusCircle\"), require(\"@fortawesome/pro-light-svg-icons/faPlusCircle\"), require(\"@fortawesome/pro-light-svg-icons/faTimes\"), require(\"@fortawesome/react-fontawesome\"), require(\"classnames\"), require(\"react\"), require(\"react-bootstrap/Button\"), require(\"react-bootstrap/ListGroup\"), require(\"react-bootstrap/OverlayTrigger\"), require(\"react-dom\"));\n\telse if(typeof define === 'function' && define.amd)\n\t\tdefine(\"atoka-design-system\", [\"@fortawesome/pro-light-svg-icons/faMinusCircle\", \"@fortawesome/pro-light-svg-icons/faPlusCircle\", \"@fortawesome/pro-light-svg-icons/faTimes\", \"@fortawesome/react-fontawesome\", \"classnames\", \"react\", \"react-bootstrap/Button\", \"react-bootstrap/ListGroup\", \"react-bootstrap/OverlayTrigger\", \"react-dom\"], factory);\n\telse if(typeof exports === 'object')\n\t\texports[\"atoka-design-system\"] = factory(require(\"@fortawesome/pro-light-svg-icons/faMinusCircle\"), require(\"@fortawesome/pro-light-svg-icons/faPlusCircle\"), require(\"@fortawesome/pro-light-svg-icons/faTimes\"), require(\"@fortawesome/react-fontawesome\"), require(\"classnames\"), require(\"react\"), require(\"react-bootstrap/Button\"), require(\"react-bootstrap/ListGroup\"), require(\"react-bootstrap/OverlayTrigger\"), require(\"react-dom\"));\n\telse\n\t\troot[\"atoka-design-system\"] = factory(root[\"@fortawesome/pro-light-svg-icons/faMinusCircle\"], root[\"@fortawesome/pro-light-svg-icons/faPlusCircle\"], root[\"@fortawesome/pro-light-svg-icons/faTimes\"], root[\"@fortawesome/react-fontawesome\"], root[\"classnames\"], root[\"react\"], root[\"react-bootstrap/Button\"], root[\"react-bootstrap/ListGroup\"], root[\"react-bootstrap/OverlayTrigger\"], root[\"react-dom\"]);\n})(self, function(__WEBPACK_EXTERNAL_MODULE__8809__, __WEBPACK_EXTERNAL_MODULE__8761__, __WEBPACK_EXTERNAL_MODULE__6988__, __WEBPACK_EXTERNAL_MODULE__5692__, __WEBPACK_EXTERNAL_MODULE__8310__, __WEBPACK_EXTERNAL_MODULE__8156__, __WEBPACK_EXTERNAL_MODULE__8926__, __WEBPACK_EXTERNAL_MODULE__9034__, __WEBPACK_EXTERNAL_MODULE__6043__, __WEBPACK_EXTERNAL_MODULE__7111__) {\nreturn ","function _typeof(obj) { if (typeof Symbol === \"function\" && typeof Symbol.iterator === \"symbol\") { _typeof = function _typeof(obj) { return typeof obj; }; } else { _typeof = function _typeof(obj) { return obj && typeof Symbol === \"function\" && obj.constructor === Symbol && obj !== Symbol.prototype ? \"symbol\" : typeof obj; }; } return _typeof(obj); }\n\n/**\n * Return a descriptor removing the value and returning a getter\n * The getter will return a .bind version of the function\n * and memoize the result against a symbol on the instance\n */\nexport function boundMethod(target, key, descriptor) {\n var fn = descriptor.value;\n\n if (typeof fn !== 'function') {\n throw new TypeError(\"@boundMethod decorator can only be applied to methods not: \".concat(_typeof(fn)));\n } // In IE11 calling Object.defineProperty has a side-effect of evaluating the\n // getter for the property which is being replaced. This causes infinite\n // recursion and an \"Out of stack space\" error.\n\n\n var definingProperty = false;\n return {\n configurable: true,\n get: function get() {\n // eslint-disable-next-line no-prototype-builtins\n if (definingProperty || this === target.prototype || this.hasOwnProperty(key) || typeof fn !== 'function') {\n return fn;\n }\n\n var boundFn = fn.bind(this);\n definingProperty = true;\n Object.defineProperty(this, key, {\n configurable: true,\n get: function get() {\n return boundFn;\n },\n set: function set(value) {\n fn = value;\n delete this[key];\n }\n });\n definingProperty = false;\n return boundFn;\n },\n set: function set(value) {\n fn = value;\n }\n };\n}\n/**\n * Use boundMethod to bind all methods on the target.prototype\n */\n\nexport function boundClass(target) {\n // (Using reflect to get all keys including symbols)\n var keys; // Use Reflect if exists\n\n if (typeof Reflect !== 'undefined' && typeof Reflect.ownKeys === 'function') {\n keys = Reflect.ownKeys(target.prototype);\n } else {\n keys = Object.getOwnPropertyNames(target.prototype); // Use symbols if support is provided\n\n if (typeof Object.getOwnPropertySymbols === 'function') {\n keys = keys.concat(Object.getOwnPropertySymbols(target.prototype));\n }\n }\n\n keys.forEach(function (key) {\n // Ignore special case target method\n if (key === 'constructor') {\n return;\n }\n\n var descriptor = Object.getOwnPropertyDescriptor(target.prototype, key); // Only methods need binding\n\n if (typeof descriptor.value === 'function') {\n Object.defineProperty(target.prototype, key, boundMethod(target, key, descriptor));\n }\n });\n return target;\n}\nexport default function autobind() {\n if (arguments.length === 1) {\n return boundClass.apply(void 0, arguments);\n }\n\n return boundMethod.apply(void 0, arguments);\n}","import {faPlusCircle} from '@fortawesome/pro-light-svg-icons/faPlusCircle';\nimport {faMinusCircle} from '@fortawesome/pro-light-svg-icons/faMinusCircle';\nimport {faTimes} from '@fortawesome/pro-light-svg-icons/faTimes';\nimport classnames from 'classnames';\nimport React from 'react';\nimport ListGroup from 'react-bootstrap/ListGroup';\nimport ReactDOM from 'react-dom';\nimport {boundMethod} from 'autobind-decorator';\nimport {Tooltip} from '../Tooltip';\nimport {Button} from '../Button';\n\nimport './ClickableExcludableItem.less';\nimport {ClickableFacetItem, ClickableItemKind} from './ClickableItemList';\nimport {AddableItemsProps} from '.';\n\nexport interface ClickableExcludableItemProps\n extends Pick<AddableItemsProps, 'itemContentRenderer' | 'tooltipMessages' | 'notSuffixLabel' | 'countFormatter'> {\n item: ClickableFacetItem;\n onRemove: () => void;\n supportsExclusion?: boolean;\n isExcluded?: boolean;\n kind: ClickableItemKind;\n onToggleIncludeExclude?: () => void;\n}\n\nexport class ClickableExcludableItem extends React.PureComponent<ClickableExcludableItemProps> {\n static displayName: string = 'ClickableExcludableItem';\n private includeExcludeTogglerRef: React.ReactInstance | null;\n\n private renderItemButtons(): React.ReactNode {\n if (this.props.kind === ClickableItemKind.add) {\n return null;\n }\n\n return (\n <span className='clickable-item-buttons-container'>\n <Button variant='tertiary' icon={faTimes} size='xs' />\n {this.renderIncludeExcludeToggler()}\n </span>\n );\n }\n\n private renderItemRealContent(item: ClickableFacetItem): React.ReactNode {\n if (this.props.itemContentRenderer != null) {\n return this.props.itemContentRenderer(item);\n }\n\n return item.value;\n }\n\n private renderItemContent(item: ClickableFacetItem): React.ReactNode {\n let notSuffix: React.ReactNode =\n this.props.isExcluded === true ? (\n <span className='item-content-not-suffix'>{this.props.notSuffixLabel}&nbsp;</span>\n ) : (\n ''\n );\n\n return (\n <div className='item-content d-flex align-items-center text-wrap w-100 mr-1 overflow-hidden'>\n {notSuffix}\n {this.renderItemRealContent(item)}\n </div>\n );\n }\n\n private renderIncludeExcludeToggler(): React.ReactNode {\n if (this.props.supportsExclusion !== true) {\n return null;\n }\n\n let button = (\n <div>\n <Button\n ref={(node: React.ReactInstance | null) => (this.includeExcludeTogglerRef = node)}\n variant='tertiary'\n icon={this.props.isExcluded ? faPlusCircle : faMinusCircle}\n size='xs'\n onClick={this.props.onToggleIncludeExclude}\n className='item-toggler'\n />\n </div>\n );\n\n if (this.props.tooltipMessages == null) {\n return button;\n }\n\n let {include, exclude} = this.props.tooltipMessages;\n\n return <Tooltip content={this.props.isExcluded ? include : exclude}>{button}</Tooltip>;\n }\n\n private renderCount(item: ClickableFacetItem): JSX.Element {\n if (item.count == null) {\n return <span>&nbsp;</span>;\n }\n let count = item.count.toString();\n if (this.props.countFormatter) {\n count = this.props.countFormatter(item.count);\n }\n\n return <span className='list-item-count'>{count}</span>;\n }\n\n @boundMethod\n private handleContainerClick(e: React.MouseEvent<Element>): void {\n if (this.props.supportsExclusion === true) {\n // eslint-disable-next-line react/no-find-dom-node\n let includeExcludeToggler = ReactDOM.findDOMNode(this.includeExcludeTogglerRef);\n if (e.target === includeExcludeToggler || includeExcludeToggler?.contains(e.target as Node)) {\n return;\n }\n }\n\n this.props.onRemove();\n }\n\n public render(): JSX.Element {\n let itemClassName = classnames([ClickableItemKind[this.props.kind]], {\n included: this.props.supportsExclusion && !this.props.isExcluded,\n excluded: this.props.isExcluded,\n });\n\n return (\n <ListGroup.Item\n bsPrefix='atoka-list-group-item'\n className={itemClassName}\n onClick={this.handleContainerClick}\n >\n <span className='list-group-item-content-container w-100 d-flex justify-content-between'>\n <div className='d-flex align-items-center w-100 overflow-hidden'>\n {this.renderItemButtons()}\n {this.renderItemContent(this.props.item)}\n </div>\n {this.renderCount(this.props.item)}\n </span>\n </ListGroup.Item>\n );\n }\n}\n","import {boundMethod} from 'autobind-decorator';\nimport classnames from 'classnames';\nimport React from 'react';\nimport ListGroup from 'react-bootstrap/ListGroup';\nimport {ClickableExcludableItem, ClickableExcludableItemProps} from './ClickableExcludableItem';\nimport {AddableItemsProps} from '.';\n\n// eslint-disable-next-line no-shadow\nexport enum ClickableItemKind {\n add,\n remove,\n}\n\nexport interface ClickableFacetItem {\n count?: number;\n size?: number;\n label?: string;\n value: string;\n key?: string;\n legalName?: string;\n type?: string;\n}\n\nexport interface ClickableItemListProps\n extends Pick<\n AddableItemsProps,\n 'onToggleIncludeExclude' | 'itemContentRenderer' | 'tooltipMessages' | 'notSuffixLabel' | 'countFormatter'\n > {\n itemKeyGetter?: (item: ClickableFacetItem) => string;\n items: ClickableExcludableItemProps['item'][];\n onClick: (item: ClickableFacetItem) => void;\n supportsExclusion?: boolean;\n areItemsExcluded?: boolean;\n kind: ClickableExcludableItemProps['kind'];\n emptyMessage?: React.ReactNode;\n}\n\nexport class ClickableItemList extends React.Component<ClickableItemListProps> {\n static displayName: string = 'ClickableItemList';\n\n @boundMethod\n private renderItem(item: ClickableFacetItem): JSX.Element {\n return (\n <ClickableExcludableItem\n key={item.value}\n item={item}\n kind={this.props.kind}\n onRemove={() => this.props.onClick(item)}\n onToggleIncludeExclude={() =>\n this.props.onToggleIncludeExclude?.(item, this.props.areItemsExcluded ?? false)\n }\n supportsExclusion={this.props.supportsExclusion}\n isExcluded={this.props.areItemsExcluded}\n itemContentRenderer={this.props.itemContentRenderer}\n tooltipMessages={this.props.tooltipMessages}\n notSuffixLabel={this.props.notSuffixLabel}\n countFormatter={this.props.countFormatter}\n />\n );\n }\n\n private needToShowEmptyMessage(): boolean {\n if (this.props.emptyMessage == null) {\n return false;\n }\n\n if (this.props.items == null) {\n return true;\n }\n\n if (this.props.items.length > 0) {\n return false;\n }\n\n return true;\n }\n\n private getItems(): React.ReactNode {\n if (this.needToShowEmptyMessage()) {\n return (\n <ListGroup.Item bsPrefix='atoka-list-group-item' key='empty-message'>\n {this.props.emptyMessage}\n </ListGroup.Item>\n );\n }\n\n if (this.props.items == null || this.props.items.length === 0) {\n return null;\n }\n\n if (this.props.items[0].count == null) {\n return this.props.items.map(this.renderItem);\n }\n\n let items = this.props.items;\n\n return items\n .sort((a: ClickableFacetItem, b: ClickableFacetItem): number => (b.count ?? 0) - (a.count ?? 0))\n .map(this.renderItem);\n }\n\n public render(): JSX.Element {\n let classNames = classnames({\n 'list-empty': this.props.items == null || this.props.items.length === 0,\n 'atoka-addable-items': this.props.kind === ClickableItemKind.add,\n 'atoka-removable-items': this.props.kind === ClickableItemKind.remove,\n });\n\n return (\n <ListGroup bsPrefix='atoka-list-group' className={classNames}>\n {this.getItems()}\n </ListGroup>\n );\n }\n}\n","import classnames from 'classnames';\nimport React from 'react';\n\nimport {NumberToStringFormatterType, PropsWithClassName} from 'components/Utils/CommonTypes';\nimport {Button} from '../Button';\nimport {Title} from '../Title';\nimport {ClickableFacetItem, ClickableItemKind, ClickableItemList} from './ClickableItemList';\n\nimport './AddableItems.less';\n\nexport function extractFacetKeyFromItemValue(key: ClickableFacetItem | string): string {\n return typeof key === 'object' ? key.value : key;\n}\n\nexport interface AddableItemsData {\n count: number;\n items: ClickableFacetItem[];\n}\n\nexport interface AddableItemsFacetData {\n config: Omit<AddableItemsConfig, 'isLoading'>;\n data: AddableItemsData;\n}\n\nexport interface AddableItemsConfig {\n isLoading: boolean;\n include: ClickableFacetItem[];\n exclude?: ClickableFacetItem[];\n itemCount?: number;\n isActive?: boolean;\n}\n\nexport interface AddableItemsProps extends PropsWithClassName {\n config: AddableItemsConfig;\n facetData: AddableItemsFacetData;\n /** this function pushes the clicked item to the `included items` list */\n onAddItem: (item: ClickableFacetItem) => void;\n /** this function removes the clicked item from lists */\n onRemoveItem: (item: ClickableFacetItem) => void;\n /** this function removes all the items from lists */\n onRemoveAll?: () => void;\n /** this function renders an additional suggester field */\n renderSuggester?: () => JSX.Element;\n /** this function renders one or many additional generic fields */\n renderModifiers?: () => JSX.Element;\n /** this is the label on top of the selected items */\n label?: string;\n /** this is the label for `removeAll` button */\n unselectLabel?: string;\n /** the label used to prefix excluded items */\n notSuffixLabel?: string;\n /** an object that contains tooltips info messages for included and excluded items */\n tooltipMessages?: {[key: string]: string};\n /** this function returns a custom React Node to override the base content of an item */\n itemContentRenderer?: (item: ClickableFacetItem) => React.ReactNode;\n /** this function allows to exclude/include the clicked items */\n onToggleIncludeExclude?: (item: ClickableFacetItem, isExcluded: boolean) => void;\n /** this is the message that appears when the list of selectable items will be empty */\n emptyMessage?: string;\n /** this function allow to use a custom formatters numbers, generally counts in facets items */\n countFormatter?: NumberToStringFormatterType;\n}\n\nexport interface AddableItemsState {\n isFirstRender: boolean;\n}\n\n/**\n * ### Overview\n *\n * The `AddableItems` component is most useful to display a selection list and select many items.\n * All items selected are commonly used to include these voices on a search.\n * */\nexport class AddableItems extends React.PureComponent<AddableItemsProps, AddableItemsState> {\n static displayName: string = 'AddableItems';\n\n constructor(props: AddableItemsProps) {\n super(props);\n this.state = {isFirstRender: true};\n }\n\n public componentDidUpdate(): void {\n if (this.state.isFirstRender && this.props.config.isLoading === false) {\n this.setState({isFirstRender: false});\n }\n }\n\n private renderItemContent(item: ClickableFacetItem): React.ReactNode {\n if (item.label != null && !(item.label.indexOf('- (') === 0)) {\n return <span className='option-data-item overflow-hidden'>{item.label}</span>;\n }\n\n return <span className='option-data-item overflow-hidden'>{item.value}</span>;\n }\n\n private getItemContentRenderer(): (item: ClickableFacetItem) => React.ReactNode {\n if (this.props.itemContentRenderer != null) {\n return this.props.itemContentRenderer;\n }\n\n return this.renderItemContent;\n }\n\n private renderRemovableItemsTitle(): React.ReactNode {\n return (\n <div className='d-flex justify-content-between mb-2'>\n <Title size='xs' className='m-0'>\n {this.props.label}\n </Title>\n <Button variant='tertiary' size='sm' onClick={this.props.onRemoveAll}>\n {this.props.unselectLabel}\n </Button>\n </div>\n );\n }\n\n private renderRemovableItems(\n includedItems: ClickableFacetItem[],\n excludedItems: ClickableFacetItem[],\n ): React.ReactNode {\n const withInclude: boolean = includedItems.length > 0,\n withExclude: boolean = excludedItems.length > 0;\n\n const className = classnames('mb-3', 'atoka-removable-items-container', {\n 'with-include-items': withInclude && !withExclude,\n 'with-exclude-items': !withInclude && withExclude,\n 'with-both-include-and-exclude-items': withInclude && withExclude,\n });\n\n if (this.props.onToggleIncludeExclude == null) {\n if ((this.props.config?.include?.length ?? 0) === 0) {\n return null;\n }\n\n return (\n <>\n {this.renderRemovableItemsTitle()}\n <div className={className}>\n <ClickableItemList\n items={includedItems}\n kind={ClickableItemKind.remove}\n onClick={this.props.onRemoveItem}\n itemContentRenderer={this.getItemContentRenderer()}\n tooltipMessages={this.props.tooltipMessages}\n countFormatter={this.props.countFormatter}\n />\n </div>\n </>\n );\n }\n\n if (includedItems.length + excludedItems.length === 0) {\n return null;\n }\n\n return (\n <>\n {this.renderRemovableItemsTitle()}\n <div className={className}>\n <ClickableItemList\n items={includedItems}\n kind={ClickableItemKind.remove}\n onClick={this.props.onRemoveItem}\n supportsExclusion={true}\n areItemsExcluded={false}\n onToggleIncludeExclude={this.props.onToggleIncludeExclude}\n itemContentRenderer={this.getItemContentRenderer()}\n tooltipMessages={this.props.tooltipMessages}\n countFormatter={this.props.countFormatter}\n />\n\n <ClickableItemList\n items={excludedItems}\n kind={ClickableItemKind.remove}\n onClick={this.props.onRemoveItem}\n supportsExclusion={true}\n areItemsExcluded={true}\n onToggleIncludeExclude={this.props.onToggleIncludeExclude}\n itemContentRenderer={this.getItemContentRenderer()}\n tooltipMessages={this.props.tooltipMessages}\n notSuffixLabel={this.props.notSuffixLabel}\n countFormatter={this.props.countFormatter}\n />\n </div>\n </>\n );\n }\n\n private getEmptyMessage(): React.ReactNode {\n if (this.props?.emptyMessage == null || this.props?.emptyMessage === '') {\n return null;\n }\n\n return this.props.emptyMessage;\n }\n\n public render(): React.ReactNode {\n let config = this.props.config,\n included: ClickableFacetItem[] = config.include ?? [],\n excluded: ClickableFacetItem[] = config.exclude ?? [],\n alreadyManagedValues = included.concat(excluded).map(extractFacetKeyFromItemValue),\n items: ClickableFacetItem[] = this.props.facetData.data.items.filter(\n (item: ClickableFacetItem) => alreadyManagedValues.indexOf(item.value) < 0,\n ),\n className: string = classnames(this.props.className, 'atoka-addable-items');\n\n if (this.props.onToggleIncludeExclude != null) {\n excluded = config.exclude ?? [];\n }\n\n return (\n <div className={className}>\n <div className='suggester-and-modifiers-block'>\n {this.props.renderSuggester?.()}\n {this.props.renderModifiers?.()}\n </div>\n\n {this.renderRemovableItems(included, excluded)}\n <ClickableItemList\n items={items}\n kind={ClickableItemKind.add}\n onClick={this.props.onAddItem}\n emptyMessage={this.getEmptyMessage()}\n itemContentRenderer={this.getItemContentRenderer()}\n countFormatter={this.props.countFormatter}\n />\n </div>\n );\n }\n}\n","export * from './AddableItems';\n","import React, {SyntheticEvent} from 'react';\nimport classnames from 'classnames';\nimport BsButton from 'react-bootstrap/Button';\nimport {FontAwesomeIcon} from '@fortawesome/react-fontawesome';\n\nimport './Button.less';\nimport {IconDefinition} from '@fortawesome/pro-light-svg-icons';\nimport {PropsWithClassName} from '../Utils';\n\ntype ButtonVariant =\n | 'primary'\n | 'secondary'\n | 'tertiary'\n | 'tertiary-danger'\n | 'danger'\n | 'primary-orange'\n | 'primary-white'\n | 'primary-danger';\ntype ButtonSize = 'xxs' | 'xs' | 'sm' | 'md' | 'lg';\ninterface ButtonProps extends PropsWithClassName {\n variant: ButtonVariant;\n size: ButtonSize;\n\n icon?: IconDefinition;\n iconLeft?: IconDefinition;\n iconRight?: IconDefinition;\n\n disabled: boolean;\n block: boolean;\n\n onClick?: (e?: SyntheticEvent) => void;\n\n href?: string;\n target?: string;\n}\n\nclass Button extends React.PureComponent<ButtonProps> {\n static displayName: string = 'Button';\n\n public static defaultProps: Partial<ButtonProps> = {\n variant: 'primary',\n size: 'md',\n disabled: false,\n block: false,\n };\n\n private renderIcon(): React.ReactNode {\n if (this.props.icon == null) {\n return null;\n }\n\n return <FontAwesomeIcon icon={this.props.icon} />;\n }\n\n private renderChildren(): React.ReactNode {\n if (this.props.children == null) {\n return null;\n }\n\n return <span className='btn-children'>{this.props.children}</span>;\n }\n\n private renderLeftSide(): React.ReactNode {\n if (this.props.iconLeft == null) {\n if (this.props.iconRight == null) {\n return null;\n }\n return <FontAwesomeIcon icon={this.props.iconRight} className='invisible' />;\n }\n\n return <FontAwesomeIcon icon={this.props.iconLeft} />;\n }\n\n private renderRightSide(): React.ReactNode {\n if (this.props.iconRight == null) {\n if (this.props.iconLeft == null) {\n return null;\n }\n return <FontAwesomeIcon icon={this.props.iconLeft} className='invisible' />;\n }\n\n return <FontAwesomeIcon icon={this.props.iconRight} />;\n }\n\n private renderContent(): React.ReactNode {\n if (this.props.icon != null && this.props.children == null) {\n return this.renderIcon();\n }\n\n return (\n <div className='button-content-center-container'>\n {this.renderIcon()}\n {this.renderChildren()}\n </div>\n );\n }\n\n public render(): React.ReactNode {\n const className: string = classnames('atoka-btn', `btn-${this.props.size}`, this.props.className, {\n 'btn-icon-only': this.props.icon != null && this.props.children == null,\n });\n\n return (\n <BsButton\n className={className}\n variant={this.props.variant}\n disabled={this.props.disabled}\n block={this.props.block}\n onClick={this.props.onClick}\n href={this.props.href}\n target={this.props.target}\n >\n {this.renderLeftSide()}\n {this.renderContent()}\n {this.renderRightSide()}\n </BsButton>\n );\n }\n}\n\nexport {Button, ButtonVariant, ButtonSize, ButtonProps};\n","// use the star because of this issue: https://github.com/babel/babel-loader/issues/603\nexport * from './Button';\n","import React from 'react';\nimport {FontAwesomeIcon} from '@fortawesome/react-fontawesome';\nimport {IconDefinition} from '@fortawesome/pro-light-svg-icons';\nimport classnames from 'classnames';\nimport {PropsWithClassName} from '../Utils';\n\nimport './Title.less';\n\nexport interface TitleProps extends PropsWithClassName {\n icon?: IconDefinition;\n size?: 'xs' | 'sm' | 'md' | 'lg' | 'xl' | 'xxl';\n style?: React.CSSProperties;\n}\n\nexport class Title extends React.PureComponent<TitleProps> {\n static displayName: string = 'Title';\n\n static defaultProps: TitleProps = {\n size: 'xxl',\n };\n\n private renderIcon(): React.ReactNode {\n if (this.props.icon == null) {\n return null;\n }\n\n let classNames = classnames({'mr-2': this.props.children !== '' && this.props.children != null});\n\n return <FontAwesomeIcon icon={this.props.icon} className={classNames} fixedWidth />;\n }\n\n private renderContent(): React.ReactNode {\n return (\n <>\n {this.renderIcon()}\n {this.props.children}\n </>\n );\n }\n\n public render(): React.ReactNode {\n let props = {className: this.props.className, style: this.props.style};\n\n switch (this.props.size) {\n case 'xs':\n return <h6 {...props}>{this.renderContent()}</h6>;\n case 'sm':\n return <h5 {...props}>{this.renderContent()}</h5>;\n case 'md':\n return <h4 {...props}>{this.renderContent()}</h4>;\n case 'lg':\n return <h3 {...props}>{this.renderContent()}</h3>;\n case 'xl':\n return <h2 {...props}>{this.renderContent()}</h2>;\n default:\n return <h1 {...props}>{this.renderContent()}</h1>;\n }\n }\n}\n","export {Title} from './Title';\n","import React from 'react';\nimport classnames from 'classnames';\nimport OverlayTrigger, {OverlayTriggerProps} from 'react-bootstrap/OverlayTrigger';\nimport {PropsWithClassName} from '../Utils';\nimport './Tooltip.less';\n\nexport type TooltipOverlayProps = Omit<OverlayTriggerProps, 'overlay'>;\nexport interface TooltipProps extends TooltipOverlayProps, PropsWithClassName {\n content: React.ReactNode;\n}\n/**\n * ### Overview\n *\n * A tooltip is a short message which is triggered when the users hovers or clicks on a specific element inside the interface.\n *\n * ### Best practices\n * - Don’t use a tooltip when the information you want to place inside it is vital for the user to complete the task\n * - The text inside the tooltip should be brief but helpful\n * - Use tooltips to describe the action of icon-only buttons\n * - Make sure that the tooltip’s placement doesn’t hide its related content behind it\n */\nexport const Tooltip: React.FC<TooltipProps> = React.memo((props) => {\n let bs4v3Wrapper = document.querySelector('.bs4-v3-external-container') as HTMLElement,\n placement = props.placement ?? 'top',\n classNames = classnames('tooltip atoka-tooltip', props.className, {\n 'top bs-tooltip-top': placement.indexOf('top') === 0,\n 'right bs-tooltip-right': placement.indexOf('right') === 0,\n 'bottom bs-tooltip-bottom': placement.indexOf('bottom') === 0,\n 'left bs-tooltip-left': placement.indexOf('left') === 0,\n });\n\n const {content, ...overlayProps} = props,\n renderTooltip: OverlayTriggerProps['overlay'] = ({arrowProps, ...tooltipProps}) => {\n // {vrut} do not pass show to the component, this will raise an error, see PANDA-439\n // eslint-disable-next-line @typescript-eslint/no-unused-vars\n const {show, ...rest} = tooltipProps,\n component = (\n <div {...rest} className={classNames} role='tooltip'>\n <div className='tooltip-inner'>\n <div className='arrow arrow-back' {...arrowProps} />\n {content}\n <div className='arrow arrow-front' {...arrowProps} />\n </div>\n </div>\n );\n\n return component;\n };\n\n return (\n <OverlayTrigger {...overlayProps} container={bs4v3Wrapper} overlay={renderTooltip}>\n {props.children}\n </OverlayTrigger>\n );\n});\n\nTooltip.displayName = 'Tooltip';\n","export * from './Tooltip';\n","module.exports = __WEBPACK_EXTERNAL_MODULE__8809__;","module.exports = __WEBPACK_EXTERNAL_MODULE__8761__;","module.exports = __WEBPACK_EXTERNAL_MODULE__6988__;","module.exports = __WEBPACK_EXTERNAL_MODULE__5692__;","module.exports = __WEBPACK_EXTERNAL_MODULE__8310__;","module.exports = __WEBPACK_EXTERNAL_MODULE__8156__;","module.exports = __WEBPACK_EXTERNAL_MODULE__8926__;","module.exports = __WEBPACK_EXTERNAL_MODULE__9034__;","module.exports = __WEBPACK_EXTERNAL_MODULE__6043__;","module.exports = __WEBPACK_EXTERNAL_MODULE__7111__;","export default function _typeof(obj) {\n \"@babel/helpers - typeof\";\n\n return _typeof = \"function\" == typeof Symbol && \"symbol\" == typeof Symbol.iterator ? function (obj) {\n return typeof obj;\n } : function (obj) {\n return obj && \"function\" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? \"symbol\" : typeof obj;\n }, _typeof(obj);\n}","// The module cache\nvar __webpack_module_cache__ = {};\n\n// The require function\nfunction __webpack_require__(moduleId) {\n\t// Check if module is in cache\n\tvar cachedModule = __webpack_module_cache__[moduleId];\n\tif (cachedModule !== undefined) {\n\t\treturn cachedModule.exports;\n\t}\n\t// Create a new module (and put it into the cache)\n\tvar module = __webpack_module_cache__[moduleId] = {\n\t\t// no module.id needed\n\t\t// no module.loaded needed\n\t\texports: {}\n\t};\n\n\t// Execute the module function\n\t__webpack_modules__[moduleId](module, module.exports, __webpack_require__);\n\n\t// Return the exports of the module\n\treturn module.exports;\n}\n\n// expose the modules object (__webpack_modules__)\n__webpack_require__.m = __webpack_modules__;\n\n","var deferred = [];\n__webpack_require__.O = (result, chunkIds, fn, priority) => {\n\tif(chunkIds) {\n\t\tpriority = priority || 0;\n\t\tfor(var i = deferred.length; i > 0 && deferred[i - 1][2] > priority; i--) deferred[i] = deferred[i - 1];\n\t\tdeferred[i] = [chunkIds, fn, priority];\n\t\treturn;\n\t}\n\tvar notFulfilled = Infinity;\n\tfor (var i = 0; i < deferred.length; i++) {\n\t\tvar [chunkIds, fn, priority] = deferred[i];\n\t\tvar fulfilled = true;\n\t\tfor (var j = 0; j < chunkIds.length; j++) {\n\t\t\tif ((priority & 1 === 0 || notFulfilled >= priority) && Object.keys(__webpack_require__.O).every((key) => (__webpack_require__.O[key](chunkIds[j])))) {\n\t\t\t\tchunkIds.splice(j--, 1);\n\t\t\t} else {\n\t\t\t\tfulfilled = false;\n\t\t\t\tif(priority < notFulfilled) notFulfilled = priority;\n\t\t\t}\n\t\t}\n\t\tif(fulfilled) {\n\t\t\tdeferred.splice(i--, 1)\n\t\t\tvar r = fn();\n\t\t\tif (r !== undefined) result = r;\n\t\t}\n\t}\n\treturn result;\n};","// getDefaultExport function for compatibility with non-harmony modules\n__webpack_require__.n = (module) => {\n\tvar getter = module && module.__esModule ?\n\t\t() => (module['default']) :\n\t\t() => (module);\n\t__webpack_require__.d(getter, { a: getter });\n\treturn getter;\n};","// define getter functions for harmony exports\n__webpack_require__.d = (exports, definition) => {\n\tfor(var key in definition) {\n\t\tif(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n\t\t\tObject.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n\t\t}\n\t}\n};","__webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))","// define __esModule on exports\n__webpack_require__.r = (exports) => {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","// no baseURI\n\n// object to store loaded and loading chunks\n// undefined = chunk not loaded, null = chunk preloaded/prefetched\n// [resolve, reject, Promise] = chunk loading, 0 = chunk loaded\nvar installedChunks = {\n\t5905: 0,\n\t6615: 0,\n\t7564: 0,\n\t2823: 0,\n\t5785: 0\n};\n\n// no chunk on demand loading\n\n// no prefetching\n\n// no preloaded\n\n// no HMR\n\n// no HMR manifest\n\n__webpack_require__.O.j = (chunkId) => (installedChunks[chunkId] === 0);\n\n// install a JSONP callback for chunk loading\nvar webpackJsonpCallback = (parentChunkLoadingFunction, data) => {\n\tvar [chunkIds, moreModules, runtime] = data;\n\t// add \"moreModules\" to the modules object,\n\t// then flag all \"chunkIds\" as loaded and fire callback\n\tvar moduleId, chunkId, i = 0;\n\tif(chunkIds.some((id) => (installedChunks[id] !== 0))) {\n\t\tfor(moduleId in moreModules) {\n\t\t\tif(__webpack_require__.o(moreModules, moduleId)) {\n\t\t\t\t__webpack_require__.m[moduleId] = moreModules[moduleId];\n\t\t\t}\n\t\t}\n\t\tif(runtime) var result = runtime(__webpack_require__);\n\t}\n\tif(parentChunkLoadingFunction) parentChunkLoadingFunction(data);\n\tfor(;i < chunkIds.length; i++) {\n\t\tchunkId = chunkIds[i];\n\t\tif(__webpack_require__.o(installedChunks, chunkId) && installedChunks[chunkId]) {\n\t\t\tinstalledChunks[chunkId][0]();\n\t\t}\n\t\tinstalledChunks[chunkIds[i]] = 0;\n\t}\n\treturn __webpack_require__.O(result);\n}\n\nvar chunkLoadingGlobal = self[\"webpackChunkatoka_design_system\"] = self[\"webpackChunkatoka_design_system\"] || [];\nchunkLoadingGlobal.forEach(webpackJsonpCallback.bind(null, 0));\nchunkLoadingGlobal.push = webpackJsonpCallback.bind(null, chunkLoadingGlobal.push.bind(chunkLoadingGlobal));","","// startup\n// Load entry module and return exports\n// This entry module depends on other loaded chunks and execution need to be delayed\nvar __webpack_exports__ = __webpack_require__.O(undefined, [5785], () => (__webpack_require__(568)))\n__webpack_exports__ = __webpack_require__.O(__webpack_exports__);\n",""],"names":["_typeof","obj","Symbol","iterator","constructor","prototype","boundMethod","target","key","descriptor","fn","value","TypeError","concat","definingProperty","configurable","get","hasOwnProperty","boundFn","bind","Object","defineProperty","set","boundClass","keys","Reflect","ownKeys","getOwnPropertyNames","getOwnPropertySymbols","forEach","getOwnPropertyDescriptor","autobind","arguments","length","apply"],"sourceRoot":""}
@@ -1 +0,0 @@
1
- {"version":3,"file":"Alert/index.js","mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,CAAC;AACD,O;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;ACV0B;AACU;AACQ;AACmB;AAEzC;AAatB;;;;;;;;;;;;;GAaG;AACH;IAAoB,yBAA+B;IAAnD;;IA8CA,CAAC;IAvCW,0BAAU,GAAlB;QACI,IAAI,IAAI,CAAC,KAAK,CAAC,IAAI,IAAI,IAAI,EAAE;YACzB,OAAO,IAAI,CAAC;SACf;QAED,OAAO,uCAAC,kCAAe,IAAC,IAAI,EAAE,IAAI,CAAC,KAAK,CAAC,IAAI,GAAI,CAAC;IACtD,CAAC;IAEO,8BAAc,GAAtB;QACI,IAAI,IAAI,CAAC,KAAK,CAAC,QAAQ,IAAI,IAAI,EAAE;YAC7B,OAAO,IAAI,CAAC;SACf;QAED,OAAO,gDAAK,SAAS,EAAC,gBAAgB,IAAE,IAAI,CAAC,KAAK,CAAC,QAAQ,CAAO,CAAC;IACvE,CAAC;IAEO,6BAAa,GAArB;QACI,OAAO,CACH,gDAAK,SAAS,EAAC,gCAAgC;YAC1C,IAAI,CAAC,UAAU,EAAE;YACjB,IAAI,CAAC,cAAc,EAAE,CACpB,CACT,CAAC;IACN,CAAC;IAEM,sBAAM,GAAb;QACI,IAAM,SAAS,GAAW,6BAAU,CAAC,IAAI,CAAC,KAAK,CAAC,SAAS,EAAE,aAAa,CAAC,CAAC;QAE1E,OAAO,CACH,uCAAC,iBAAO,aACJ,SAAS,EAAE,SAAS,EACpB,WAAW,EAAE,IAAI,CAAC,KAAK,CAAC,aAAa,EACrC,IAAI,EAAE,IAAI,CAAC,KAAK,CAAC,OAAO,IACpB,IAAI,CAAC,KAAK,GAEb,IAAI,CAAC,aAAa,EAAE,CACf,CACb,CAAC;IACN,CAAC;IA5CM,iBAAW,GAAW,OAAO,CAAC;IACvB,aAAO,GAA2B,yBAAe,CAAC;IAClD,kBAAY,GAAwB;QAC9C,OAAO,EAAE,QAAQ;KACpB,CAAC;IAyCN,YAAC;CAAA,CA9CmB,wCAAmB,GA8CtC;AAEwC;;;AChFzC,uFAAuF;AAC/D;;;;;;;;ACDxB;;;;;;;ACAA;;;;;;;ACAA;;;;;;;ACAA;;;;;;UCAA;UACA;;UAEA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;;UAEA;UACA;;UAEA;UACA;UACA;;UAEA;UACA;;;;;WCzBA;WACA;WACA;WACA;WACA,+BAA+B,wCAAwC;WACvE;WACA;WACA;WACA;WACA,iBAAiB,qBAAqB;WACtC;WACA;WACA,kBAAkB,qBAAqB;WACvC;WACA;WACA,KAAK;WACL;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;;;;;WC3BA;WACA;WACA;WACA;WACA;WACA,iCAAiC,WAAW;WAC5C;WACA;;;;;WCPA;WACA;WACA;WACA;WACA,yCAAyC,wCAAwC;WACjF;WACA;WACA;;;;;WCPA;;;;;WCAA;WACA;WACA;WACA,uDAAuD,iBAAiB;WACxE;WACA,gDAAgD,aAAa;WAC7D;;;;;WCNA;;WAEA;WACA;WACA;WACA;WACA;WACA;WACA;;WAEA;;WAEA;;WAEA;;WAEA;;WAEA;;WAEA;;WAEA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA,MAAM,qBAAqB;WAC3B;WACA;WACA;WACA;WACA;WACA;WACA;WACA;;WAEA;WACA;WACA;;;;;UEjDA;UACA;UACA;UACA;UACA","sources":["webpack://atoka-design-system/webpack/universalModuleDefinition","webpack://atoka-design-system/./src/components/Alert/Alert.tsx","webpack://atoka-design-system/./src/components/Alert/index.ts","webpack://atoka-design-system/external umd \"@fortawesome/react-fontawesome\"","webpack://atoka-design-system/external umd \"classnames\"","webpack://atoka-design-system/external umd \"react\"","webpack://atoka-design-system/external umd \"react-bootstrap/Alert\"","webpack://atoka-design-system/webpack/bootstrap","webpack://atoka-design-system/webpack/runtime/chunk loaded","webpack://atoka-design-system/webpack/runtime/compat get default export","webpack://atoka-design-system/webpack/runtime/define property getters","webpack://atoka-design-system/webpack/runtime/hasOwnProperty shorthand","webpack://atoka-design-system/webpack/runtime/make namespace object","webpack://atoka-design-system/webpack/runtime/jsonp chunk loading","webpack://atoka-design-system/webpack/before-startup","webpack://atoka-design-system/webpack/startup","webpack://atoka-design-system/webpack/after-startup"],"sourcesContent":["(function webpackUniversalModuleDefinition(root, factory) {\n\tif(typeof exports === 'object' && typeof module === 'object')\n\t\tmodule.exports = factory(require(\"@fortawesome/react-fontawesome\"), require(\"classnames\"), require(\"react\"), require(\"react-bootstrap/Alert\"));\n\telse if(typeof define === 'function' && define.amd)\n\t\tdefine(\"atoka-design-system\", [\"@fortawesome/react-fontawesome\", \"classnames\", \"react\", \"react-bootstrap/Alert\"], factory);\n\telse if(typeof exports === 'object')\n\t\texports[\"atoka-design-system\"] = factory(require(\"@fortawesome/react-fontawesome\"), require(\"classnames\"), require(\"react\"), require(\"react-bootstrap/Alert\"));\n\telse\n\t\troot[\"atoka-design-system\"] = factory(root[\"@fortawesome/react-fontawesome\"], root[\"classnames\"], root[\"react\"], root[\"react-bootstrap/Alert\"]);\n})(self, function(__WEBPACK_EXTERNAL_MODULE__5692__, __WEBPACK_EXTERNAL_MODULE__8310__, __WEBPACK_EXTERNAL_MODULE__8156__, __WEBPACK_EXTERNAL_MODULE__5859__) {\nreturn ","import React from 'react';\nimport classnames from 'classnames';\nimport BsAlert from 'react-bootstrap/Alert';\nimport {FontAwesomeIcon} from '@fortawesome/react-fontawesome';\n\nimport './Alert.less';\nimport {IconDefinition} from '@fortawesome/pro-light-svg-icons';\nimport {PropsWithClassName} from '../Utils';\n\ntype AlertVariant = 'danger' | 'success' | 'warning' | 'info';\n\ninterface AlertProps extends PropsWithClassName {\n icon?: IconDefinition;\n variant: AlertVariant;\n isDismissible?: boolean;\n onClose?: () => void;\n isShown?: boolean;\n}\n/**\n * ### Overview\n * An alert is a contextual notification which appears in the page to give the user an information regarding their current work. They will remain displayed until dismissed or no longer relevant. There are four types of alerts:\n *\n * - Danger: this message indicates a dangerous or potentially negative action that the user must take notice of\n * - Warning: this alert tells the user to proceed with caution with their actions on the platform\n * - Success: this message is indicative that the user just performed a successful or positive action\n * - Info: this alert has the scope of letting the user know about a neutral and informative change or action on Atoka\n *\n * ### Best practices\n * - Use alerts sparingly: if there are too many alerts, the user will end up avoiding them due to cognitive overload and miss important information\n * - Use alerts to notify the user of information that is either time-sensitive or relevant to the action the user is performing\n * - Keep the text informative but not too long\n */\nclass Alert extends React.PureComponent<AlertProps> {\n static displayName: string = 'Alert';\n public static Heading: typeof BsAlert.Heading = BsAlert.Heading;\n public static defaultProps: Partial<AlertProps> = {\n variant: 'danger',\n };\n\n private renderIcon(): React.ReactNode {\n if (this.props.icon == null) {\n return null;\n }\n\n return <FontAwesomeIcon icon={this.props.icon} />;\n }\n\n private renderChildren(): React.ReactNode {\n if (this.props.children == null) {\n return null;\n }\n\n return <div className='alert-children'>{this.props.children}</div>;\n }\n\n private renderContent(): React.ReactNode {\n return (\n <div className='alert-content-container d-flex'>\n {this.renderIcon()}\n {this.renderChildren()}\n </div>\n );\n }\n\n public render(): React.ReactNode {\n const className: string = classnames(this.props.className, 'atoka-alert');\n\n return (\n <BsAlert\n className={className}\n dismissible={this.props.isDismissible}\n show={this.props.isShown}\n {...this.props}\n >\n {this.renderContent()}\n </BsAlert>\n );\n }\n}\n\nexport {Alert, AlertVariant, AlertProps};\n","// use the star because of this issue: https://github.com/babel/babel-loader/issues/603\nexport * from './Alert';\n","module.exports = __WEBPACK_EXTERNAL_MODULE__5692__;","module.exports = __WEBPACK_EXTERNAL_MODULE__8310__;","module.exports = __WEBPACK_EXTERNAL_MODULE__8156__;","module.exports = __WEBPACK_EXTERNAL_MODULE__5859__;","// The module cache\nvar __webpack_module_cache__ = {};\n\n// The require function\nfunction __webpack_require__(moduleId) {\n\t// Check if module is in cache\n\tvar cachedModule = __webpack_module_cache__[moduleId];\n\tif (cachedModule !== undefined) {\n\t\treturn cachedModule.exports;\n\t}\n\t// Create a new module (and put it into the cache)\n\tvar module = __webpack_module_cache__[moduleId] = {\n\t\t// no module.id needed\n\t\t// no module.loaded needed\n\t\texports: {}\n\t};\n\n\t// Execute the module function\n\t__webpack_modules__[moduleId](module, module.exports, __webpack_require__);\n\n\t// Return the exports of the module\n\treturn module.exports;\n}\n\n// expose the modules object (__webpack_modules__)\n__webpack_require__.m = __webpack_modules__;\n\n","var deferred = [];\n__webpack_require__.O = (result, chunkIds, fn, priority) => {\n\tif(chunkIds) {\n\t\tpriority = priority || 0;\n\t\tfor(var i = deferred.length; i > 0 && deferred[i - 1][2] > priority; i--) deferred[i] = deferred[i - 1];\n\t\tdeferred[i] = [chunkIds, fn, priority];\n\t\treturn;\n\t}\n\tvar notFulfilled = Infinity;\n\tfor (var i = 0; i < deferred.length; i++) {\n\t\tvar [chunkIds, fn, priority] = deferred[i];\n\t\tvar fulfilled = true;\n\t\tfor (var j = 0; j < chunkIds.length; j++) {\n\t\t\tif ((priority & 1 === 0 || notFulfilled >= priority) && Object.keys(__webpack_require__.O).every((key) => (__webpack_require__.O[key](chunkIds[j])))) {\n\t\t\t\tchunkIds.splice(j--, 1);\n\t\t\t} else {\n\t\t\t\tfulfilled = false;\n\t\t\t\tif(priority < notFulfilled) notFulfilled = priority;\n\t\t\t}\n\t\t}\n\t\tif(fulfilled) {\n\t\t\tdeferred.splice(i--, 1)\n\t\t\tvar r = fn();\n\t\t\tif (r !== undefined) result = r;\n\t\t}\n\t}\n\treturn result;\n};","// getDefaultExport function for compatibility with non-harmony modules\n__webpack_require__.n = (module) => {\n\tvar getter = module && module.__esModule ?\n\t\t() => (module['default']) :\n\t\t() => (module);\n\t__webpack_require__.d(getter, { a: getter });\n\treturn getter;\n};","// define getter functions for harmony exports\n__webpack_require__.d = (exports, definition) => {\n\tfor(var key in definition) {\n\t\tif(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n\t\t\tObject.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n\t\t}\n\t}\n};","__webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))","// define __esModule on exports\n__webpack_require__.r = (exports) => {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","// no baseURI\n\n// object to store loaded and loading chunks\n// undefined = chunk not loaded, null = chunk preloaded/prefetched\n// [resolve, reject, Promise] = chunk loading, 0 = chunk loaded\nvar installedChunks = {\n\t9798: 0,\n\t5785: 0\n};\n\n// no chunk on demand loading\n\n// no prefetching\n\n// no preloaded\n\n// no HMR\n\n// no HMR manifest\n\n__webpack_require__.O.j = (chunkId) => (installedChunks[chunkId] === 0);\n\n// install a JSONP callback for chunk loading\nvar webpackJsonpCallback = (parentChunkLoadingFunction, data) => {\n\tvar [chunkIds, moreModules, runtime] = data;\n\t// add \"moreModules\" to the modules object,\n\t// then flag all \"chunkIds\" as loaded and fire callback\n\tvar moduleId, chunkId, i = 0;\n\tif(chunkIds.some((id) => (installedChunks[id] !== 0))) {\n\t\tfor(moduleId in moreModules) {\n\t\t\tif(__webpack_require__.o(moreModules, moduleId)) {\n\t\t\t\t__webpack_require__.m[moduleId] = moreModules[moduleId];\n\t\t\t}\n\t\t}\n\t\tif(runtime) var result = runtime(__webpack_require__);\n\t}\n\tif(parentChunkLoadingFunction) parentChunkLoadingFunction(data);\n\tfor(;i < chunkIds.length; i++) {\n\t\tchunkId = chunkIds[i];\n\t\tif(__webpack_require__.o(installedChunks, chunkId) && installedChunks[chunkId]) {\n\t\t\tinstalledChunks[chunkId][0]();\n\t\t}\n\t\tinstalledChunks[chunkIds[i]] = 0;\n\t}\n\treturn __webpack_require__.O(result);\n}\n\nvar chunkLoadingGlobal = self[\"webpackChunkatoka_design_system\"] = self[\"webpackChunkatoka_design_system\"] || [];\nchunkLoadingGlobal.forEach(webpackJsonpCallback.bind(null, 0));\nchunkLoadingGlobal.push = webpackJsonpCallback.bind(null, chunkLoadingGlobal.push.bind(chunkLoadingGlobal));","","// startup\n// Load entry module and return exports\n// This entry module depends on other loaded chunks and execution need to be delayed\nvar __webpack_exports__ = __webpack_require__.O(undefined, [5785], () => (__webpack_require__(782)))\n__webpack_exports__ = __webpack_require__.O(__webpack_exports__);\n",""],"names":[],"sourceRoot":""}
@@ -1 +0,0 @@
1
- {"version":3,"file":"Badge/index.js","mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,CAAC;AACD,O;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;ACV0B;AACU;AACsC;AAEpD;AACyC;AAgC/D;;;;;;;;;;;;;;;;GAgBG;AACH,IAAM,KAAK,GAAkD,6BAAU,CAAC,UAAC,EAAuB;IAAtB,gBAAW,EAAX,IAAI,mBAAG,IAAI,OAAK,KAAK,cAAtB,QAAuB,CAAD;IAC3F,IAAM,SAAS,GAAW,6BAAU,CAC5B,KAAK,aAAL,KAAK,uBAAL,KAAK,CAAE,SAAS,EAChB,aAAa,EACb,kBAAW,KAAK,CAAC,OAAO,cAAI,KAAK,CAAC,KAAK,CAAE,EACzC,IAAI,CACP,EACD,aAAa,GAAW,6BAAU,CAAC;QAC/B,MAAM,EAAE,KAAK,CAAC,QAAQ,IAAI,IAAI;KACjC,CAAC,EACF,IAAI,GACA,KAAK,CAAC,IAAI,IAAI,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,uCAAC,kCAAe,IAAC,IAAI,EAAE,KAAK,CAAC,IAAI,EAAE,SAAS,EAAE,aAAa,GAAI,CAAC;IAEpG,OAAO,CACH,uCAAC,iBAAO,IAAC,SAAS,EAAE,SAAS;QACxB,IAAI;QACJ,KAAK,CAAC,QAAQ,CACT,CACb,CAAC;AACN,CAAC,CAAC,CAAC;AAEH,KAAK,CAAC,WAAW,GAAG,OAAO,CAAC;AAEb;;;AC7ES;;;;;;;;ACAxB;;;;;;;ACAA;;;;;;;ACAA;;;;;;;ACAA;;;;;;UCAA;UACA;;UAEA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;;UAEA;UACA;;UAEA;UACA;UACA;;UAEA;UACA;;;;;WCzBA;WACA;WACA;WACA;WACA,+BAA+B,wCAAwC;WACvE;WACA;WACA;WACA;WACA,iBAAiB,qBAAqB;WACtC;WACA;WACA,kBAAkB,qBAAqB;WACvC;WACA;WACA,KAAK;WACL;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;;;;;WC3BA;WACA;WACA;WACA;WACA;WACA,iCAAiC,WAAW;WAC5C;WACA;;;;;WCPA;WACA;WACA;WACA;WACA,yCAAyC,wCAAwC;WACjF;WACA;WACA;;;;;WCPA;;;;;WCAA;WACA;WACA;WACA,uDAAuD,iBAAiB;WACxE;WACA,gDAAgD,aAAa;WAC7D;;;;;WCNA;;WAEA;WACA;WACA;WACA;WACA;WACA;WACA;;WAEA;;WAEA;;WAEA;;WAEA;;WAEA;;WAEA;;WAEA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA,MAAM,qBAAqB;WAC3B;WACA;WACA;WACA;WACA;WACA;WACA;WACA;;WAEA;WACA;WACA;;;;;UEjDA;UACA;UACA;UACA;UACA","sources":["webpack://atoka-design-system/webpack/universalModuleDefinition","webpack://atoka-design-system/./src/components/Badge/Badge.tsx","webpack://atoka-design-system/./src/components/Badge/index.ts","webpack://atoka-design-system/external umd \"@fortawesome/react-fontawesome\"","webpack://atoka-design-system/external umd \"classnames\"","webpack://atoka-design-system/external umd \"react\"","webpack://atoka-design-system/external umd \"react-bootstrap/Badge\"","webpack://atoka-design-system/webpack/bootstrap","webpack://atoka-design-system/webpack/runtime/chunk loaded","webpack://atoka-design-system/webpack/runtime/compat get default export","webpack://atoka-design-system/webpack/runtime/define property getters","webpack://atoka-design-system/webpack/runtime/hasOwnProperty shorthand","webpack://atoka-design-system/webpack/runtime/make namespace object","webpack://atoka-design-system/webpack/runtime/jsonp chunk loading","webpack://atoka-design-system/webpack/before-startup","webpack://atoka-design-system/webpack/startup","webpack://atoka-design-system/webpack/after-startup"],"sourcesContent":["(function webpackUniversalModuleDefinition(root, factory) {\n\tif(typeof exports === 'object' && typeof module === 'object')\n\t\tmodule.exports = factory(require(\"@fortawesome/react-fontawesome\"), require(\"classnames\"), require(\"react\"), require(\"react-bootstrap/Badge\"));\n\telse if(typeof define === 'function' && define.amd)\n\t\tdefine(\"atoka-design-system\", [\"@fortawesome/react-fontawesome\", \"classnames\", \"react\", \"react-bootstrap/Badge\"], factory);\n\telse if(typeof exports === 'object')\n\t\texports[\"atoka-design-system\"] = factory(require(\"@fortawesome/react-fontawesome\"), require(\"classnames\"), require(\"react\"), require(\"react-bootstrap/Badge\"));\n\telse\n\t\troot[\"atoka-design-system\"] = factory(root[\"@fortawesome/react-fontawesome\"], root[\"classnames\"], root[\"react\"], root[\"react-bootstrap/Badge\"]);\n})(self, function(__WEBPACK_EXTERNAL_MODULE__5692__, __WEBPACK_EXTERNAL_MODULE__8310__, __WEBPACK_EXTERNAL_MODULE__8156__, __WEBPACK_EXTERNAL_MODULE__6997__) {\nreturn ","import React from 'react';\nimport classnames from 'classnames';\nimport BsBadge, {BadgeProps as BsBadgeProps} from 'react-bootstrap/Badge';\nimport {IconDefinition} from '@fortawesome/pro-light-svg-icons';\nimport './Badge.less';\nimport {FontAwesomeIcon} from '@fortawesome/react-fontawesome';\n\nexport type BadgeColor =\n | 'bluekeywords'\n | 'bluestartup'\n | 'bluepa'\n | 'red'\n | 'yellow'\n | 'green'\n | 'bluedivision'\n | 'blue300'\n | 'gray'\n | 'black'\n | 'orange'\n | 'pinkbaby'\n | 'gray300';\nexport type BadgeVariant = 'primary' | 'secondary' | 'tertiary';\nexport type BadgeSizes = 'sm' | 'md';\n\nexport interface BadgeProps extends BsBadgeProps {\n icon?: IconDefinition;\n size?: BadgeSizes;\n /**\n * Variant defines the form of the badge.\n */\n variant: BadgeVariant;\n /**\n * note: `bluepa` stands for blue public administration.\n */\n color: BadgeColor;\n}\n\n/**\n * ### Overview\n *\n * A `Badge` is a component which represents an attribute of a specific element. There are three types of badges:\n *\n * - **Primary** is used for:\n * - Sales funnel states\n * - Indication of customer divisions\n * - Variant with icon: used to show user state in settings page\n *\n * - **Secondary** is used for:\n * - specific company types e.g. startup\n * - Indication of customer divisions\n * - Variant with icon: used to show division permissions\n *\n * - **Tertiary** is used to display a company’s state\n */\nconst Badge: React.FC<React.PropsWithChildren<BadgeProps>> = React.memo(({size = 'sm', ...props}) => {\n const className: string = classnames(\n props?.className,\n 'atoka-badge',\n `variant-${props.variant}-${props.color}`,\n size,\n ),\n iconClassName: string = classnames({\n 'mr-2': props.children != null,\n }),\n icon: React.ReactNode =\n props.icon == null ? null : <FontAwesomeIcon icon={props.icon} className={iconClassName} />;\n\n return (\n <BsBadge className={className}>\n {icon}\n {props.children}\n </BsBadge>\n );\n});\n\nBadge.displayName = 'Badge';\n\nexport {Badge};\n","export * from './Badge';\n","module.exports = __WEBPACK_EXTERNAL_MODULE__5692__;","module.exports = __WEBPACK_EXTERNAL_MODULE__8310__;","module.exports = __WEBPACK_EXTERNAL_MODULE__8156__;","module.exports = __WEBPACK_EXTERNAL_MODULE__6997__;","// The module cache\nvar __webpack_module_cache__ = {};\n\n// The require function\nfunction __webpack_require__(moduleId) {\n\t// Check if module is in cache\n\tvar cachedModule = __webpack_module_cache__[moduleId];\n\tif (cachedModule !== undefined) {\n\t\treturn cachedModule.exports;\n\t}\n\t// Create a new module (and put it into the cache)\n\tvar module = __webpack_module_cache__[moduleId] = {\n\t\t// no module.id needed\n\t\t// no module.loaded needed\n\t\texports: {}\n\t};\n\n\t// Execute the module function\n\t__webpack_modules__[moduleId](module, module.exports, __webpack_require__);\n\n\t// Return the exports of the module\n\treturn module.exports;\n}\n\n// expose the modules object (__webpack_modules__)\n__webpack_require__.m = __webpack_modules__;\n\n","var deferred = [];\n__webpack_require__.O = (result, chunkIds, fn, priority) => {\n\tif(chunkIds) {\n\t\tpriority = priority || 0;\n\t\tfor(var i = deferred.length; i > 0 && deferred[i - 1][2] > priority; i--) deferred[i] = deferred[i - 1];\n\t\tdeferred[i] = [chunkIds, fn, priority];\n\t\treturn;\n\t}\n\tvar notFulfilled = Infinity;\n\tfor (var i = 0; i < deferred.length; i++) {\n\t\tvar [chunkIds, fn, priority] = deferred[i];\n\t\tvar fulfilled = true;\n\t\tfor (var j = 0; j < chunkIds.length; j++) {\n\t\t\tif ((priority & 1 === 0 || notFulfilled >= priority) && Object.keys(__webpack_require__.O).every((key) => (__webpack_require__.O[key](chunkIds[j])))) {\n\t\t\t\tchunkIds.splice(j--, 1);\n\t\t\t} else {\n\t\t\t\tfulfilled = false;\n\t\t\t\tif(priority < notFulfilled) notFulfilled = priority;\n\t\t\t}\n\t\t}\n\t\tif(fulfilled) {\n\t\t\tdeferred.splice(i--, 1)\n\t\t\tvar r = fn();\n\t\t\tif (r !== undefined) result = r;\n\t\t}\n\t}\n\treturn result;\n};","// getDefaultExport function for compatibility with non-harmony modules\n__webpack_require__.n = (module) => {\n\tvar getter = module && module.__esModule ?\n\t\t() => (module['default']) :\n\t\t() => (module);\n\t__webpack_require__.d(getter, { a: getter });\n\treturn getter;\n};","// define getter functions for harmony exports\n__webpack_require__.d = (exports, definition) => {\n\tfor(var key in definition) {\n\t\tif(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n\t\t\tObject.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n\t\t}\n\t}\n};","__webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))","// define __esModule on exports\n__webpack_require__.r = (exports) => {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","// no baseURI\n\n// object to store loaded and loading chunks\n// undefined = chunk not loaded, null = chunk preloaded/prefetched\n// [resolve, reject, Promise] = chunk loading, 0 = chunk loaded\nvar installedChunks = {\n\t54: 0,\n\t5785: 0\n};\n\n// no chunk on demand loading\n\n// no prefetching\n\n// no preloaded\n\n// no HMR\n\n// no HMR manifest\n\n__webpack_require__.O.j = (chunkId) => (installedChunks[chunkId] === 0);\n\n// install a JSONP callback for chunk loading\nvar webpackJsonpCallback = (parentChunkLoadingFunction, data) => {\n\tvar [chunkIds, moreModules, runtime] = data;\n\t// add \"moreModules\" to the modules object,\n\t// then flag all \"chunkIds\" as loaded and fire callback\n\tvar moduleId, chunkId, i = 0;\n\tif(chunkIds.some((id) => (installedChunks[id] !== 0))) {\n\t\tfor(moduleId in moreModules) {\n\t\t\tif(__webpack_require__.o(moreModules, moduleId)) {\n\t\t\t\t__webpack_require__.m[moduleId] = moreModules[moduleId];\n\t\t\t}\n\t\t}\n\t\tif(runtime) var result = runtime(__webpack_require__);\n\t}\n\tif(parentChunkLoadingFunction) parentChunkLoadingFunction(data);\n\tfor(;i < chunkIds.length; i++) {\n\t\tchunkId = chunkIds[i];\n\t\tif(__webpack_require__.o(installedChunks, chunkId) && installedChunks[chunkId]) {\n\t\t\tinstalledChunks[chunkId][0]();\n\t\t}\n\t\tinstalledChunks[chunkIds[i]] = 0;\n\t}\n\treturn __webpack_require__.O(result);\n}\n\nvar chunkLoadingGlobal = self[\"webpackChunkatoka_design_system\"] = self[\"webpackChunkatoka_design_system\"] || [];\nchunkLoadingGlobal.forEach(webpackJsonpCallback.bind(null, 0));\nchunkLoadingGlobal.push = webpackJsonpCallback.bind(null, chunkLoadingGlobal.push.bind(chunkLoadingGlobal));","","// startup\n// Load entry module and return exports\n// This entry module depends on other loaded chunks and execution need to be delayed\nvar __webpack_exports__ = __webpack_require__.O(undefined, [5785], () => (__webpack_require__(595)))\n__webpack_exports__ = __webpack_require__.O(__webpack_exports__);\n",""],"names":[],"sourceRoot":""}
@@ -1 +0,0 @@
1
- {"version":3,"file":"Bs4V3Wrapper/index.js","mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,CAAC;AACD,O;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;ACV0B;AAEG;AACO;AAGpC;IAAkC,gCAAuC;IAAzE;;IAQA,CAAC;IALU,6BAAM,GAAb;QACI,IAAI,SAAS,GAAG,6BAAU,CAAC,QAAQ,EAAE,IAAI,CAAC,KAAK,CAAC,SAAS,CAAC,CAAC;QAE3D,OAAO,gDAAK,SAAS,EAAE,SAAS,IAAG,IAAI,CAAC,KAAK,CAAC,QAAQ,CAAO,CAAC;IAClE,CAAC;IANM,wBAAW,GAAW,cAAc,CAAC;IAOhD,mBAAC;CAAA,CARiC,wCAAmB,GAQpD;AARwB;;;ACNmB;;;;;;;;ACA5C;;;;;;;ACAA;;;;;;UCAA;UACA;;UAEA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;;UAEA;UACA;;UAEA;UACA;UACA;;UAEA;UACA;;;;;WCzBA;WACA;WACA;WACA;WACA,+BAA+B,wCAAwC;WACvE;WACA;WACA;WACA;WACA,iBAAiB,qBAAqB;WACtC;WACA;WACA,kBAAkB,qBAAqB;WACvC;WACA;WACA,KAAK;WACL;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;;;;;WC3BA;WACA;WACA;WACA;WACA;WACA,iCAAiC,WAAW;WAC5C;WACA;;;;;WCPA;WACA;WACA;WACA;WACA,yCAAyC,wCAAwC;WACjF;WACA;WACA;;;;;WCPA;;;;;WCAA;WACA;WACA;WACA,uDAAuD,iBAAiB;WACxE;WACA,gDAAgD,aAAa;WAC7D;;;;;WCNA;;WAEA;WACA;WACA;WACA;WACA;WACA;WACA;;WAEA;;WAEA;;WAEA;;WAEA;;WAEA;;WAEA;;WAEA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA,MAAM,qBAAqB;WAC3B;WACA;WACA;WACA;WACA;WACA;WACA;WACA;;WAEA;WACA;WACA;;;;;UEjDA;UACA;UACA;UACA;UACA","sources":["webpack://atoka-design-system/webpack/universalModuleDefinition","webpack://atoka-design-system/./src/components/Bs4V3Wrapper/Bs4V3Wrapper.tsx","webpack://atoka-design-system/./src/components/Bs4V3Wrapper/index.ts","webpack://atoka-design-system/external umd \"classnames\"","webpack://atoka-design-system/external umd \"react\"","webpack://atoka-design-system/webpack/bootstrap","webpack://atoka-design-system/webpack/runtime/chunk loaded","webpack://atoka-design-system/webpack/runtime/compat get default export","webpack://atoka-design-system/webpack/runtime/define property getters","webpack://atoka-design-system/webpack/runtime/hasOwnProperty shorthand","webpack://atoka-design-system/webpack/runtime/make namespace object","webpack://atoka-design-system/webpack/runtime/jsonp chunk loading","webpack://atoka-design-system/webpack/before-startup","webpack://atoka-design-system/webpack/startup","webpack://atoka-design-system/webpack/after-startup"],"sourcesContent":["(function webpackUniversalModuleDefinition(root, factory) {\n\tif(typeof exports === 'object' && typeof module === 'object')\n\t\tmodule.exports = factory(require(\"classnames\"), require(\"react\"));\n\telse if(typeof define === 'function' && define.amd)\n\t\tdefine(\"atoka-design-system\", [\"classnames\", \"react\"], factory);\n\telse if(typeof exports === 'object')\n\t\texports[\"atoka-design-system\"] = factory(require(\"classnames\"), require(\"react\"));\n\telse\n\t\troot[\"atoka-design-system\"] = factory(root[\"classnames\"], root[\"react\"]);\n})(self, function(__WEBPACK_EXTERNAL_MODULE__8310__, __WEBPACK_EXTERNAL_MODULE__8156__) {\nreturn ","import React from 'react';\n\nimport './Bs4V3Wrapper.less';\nimport classnames from 'classnames';\nimport {PropsWithClassName} from '../Utils';\n\nexport class Bs4V3Wrapper extends React.PureComponent<PropsWithClassName> {\n static displayName: string = 'Bs4V3Wrapper';\n\n public render(): React.ReactNode {\n let className = classnames('bs4-v3', this.props.className);\n\n return <div className={className}>{this.props.children}</div>;\n }\n}\n","export {Bs4V3Wrapper} from './Bs4V3Wrapper';\n","module.exports = __WEBPACK_EXTERNAL_MODULE__8310__;","module.exports = __WEBPACK_EXTERNAL_MODULE__8156__;","// The module cache\nvar __webpack_module_cache__ = {};\n\n// The require function\nfunction __webpack_require__(moduleId) {\n\t// Check if module is in cache\n\tvar cachedModule = __webpack_module_cache__[moduleId];\n\tif (cachedModule !== undefined) {\n\t\treturn cachedModule.exports;\n\t}\n\t// Create a new module (and put it into the cache)\n\tvar module = __webpack_module_cache__[moduleId] = {\n\t\t// no module.id needed\n\t\t// no module.loaded needed\n\t\texports: {}\n\t};\n\n\t// Execute the module function\n\t__webpack_modules__[moduleId](module, module.exports, __webpack_require__);\n\n\t// Return the exports of the module\n\treturn module.exports;\n}\n\n// expose the modules object (__webpack_modules__)\n__webpack_require__.m = __webpack_modules__;\n\n","var deferred = [];\n__webpack_require__.O = (result, chunkIds, fn, priority) => {\n\tif(chunkIds) {\n\t\tpriority = priority || 0;\n\t\tfor(var i = deferred.length; i > 0 && deferred[i - 1][2] > priority; i--) deferred[i] = deferred[i - 1];\n\t\tdeferred[i] = [chunkIds, fn, priority];\n\t\treturn;\n\t}\n\tvar notFulfilled = Infinity;\n\tfor (var i = 0; i < deferred.length; i++) {\n\t\tvar [chunkIds, fn, priority] = deferred[i];\n\t\tvar fulfilled = true;\n\t\tfor (var j = 0; j < chunkIds.length; j++) {\n\t\t\tif ((priority & 1 === 0 || notFulfilled >= priority) && Object.keys(__webpack_require__.O).every((key) => (__webpack_require__.O[key](chunkIds[j])))) {\n\t\t\t\tchunkIds.splice(j--, 1);\n\t\t\t} else {\n\t\t\t\tfulfilled = false;\n\t\t\t\tif(priority < notFulfilled) notFulfilled = priority;\n\t\t\t}\n\t\t}\n\t\tif(fulfilled) {\n\t\t\tdeferred.splice(i--, 1)\n\t\t\tvar r = fn();\n\t\t\tif (r !== undefined) result = r;\n\t\t}\n\t}\n\treturn result;\n};","// getDefaultExport function for compatibility with non-harmony modules\n__webpack_require__.n = (module) => {\n\tvar getter = module && module.__esModule ?\n\t\t() => (module['default']) :\n\t\t() => (module);\n\t__webpack_require__.d(getter, { a: getter });\n\treturn getter;\n};","// define getter functions for harmony exports\n__webpack_require__.d = (exports, definition) => {\n\tfor(var key in definition) {\n\t\tif(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n\t\t\tObject.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n\t\t}\n\t}\n};","__webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))","// define __esModule on exports\n__webpack_require__.r = (exports) => {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","// no baseURI\n\n// object to store loaded and loading chunks\n// undefined = chunk not loaded, null = chunk preloaded/prefetched\n// [resolve, reject, Promise] = chunk loading, 0 = chunk loaded\nvar installedChunks = {\n\t4548: 0,\n\t5785: 0\n};\n\n// no chunk on demand loading\n\n// no prefetching\n\n// no preloaded\n\n// no HMR\n\n// no HMR manifest\n\n__webpack_require__.O.j = (chunkId) => (installedChunks[chunkId] === 0);\n\n// install a JSONP callback for chunk loading\nvar webpackJsonpCallback = (parentChunkLoadingFunction, data) => {\n\tvar [chunkIds, moreModules, runtime] = data;\n\t// add \"moreModules\" to the modules object,\n\t// then flag all \"chunkIds\" as loaded and fire callback\n\tvar moduleId, chunkId, i = 0;\n\tif(chunkIds.some((id) => (installedChunks[id] !== 0))) {\n\t\tfor(moduleId in moreModules) {\n\t\t\tif(__webpack_require__.o(moreModules, moduleId)) {\n\t\t\t\t__webpack_require__.m[moduleId] = moreModules[moduleId];\n\t\t\t}\n\t\t}\n\t\tif(runtime) var result = runtime(__webpack_require__);\n\t}\n\tif(parentChunkLoadingFunction) parentChunkLoadingFunction(data);\n\tfor(;i < chunkIds.length; i++) {\n\t\tchunkId = chunkIds[i];\n\t\tif(__webpack_require__.o(installedChunks, chunkId) && installedChunks[chunkId]) {\n\t\t\tinstalledChunks[chunkId][0]();\n\t\t}\n\t\tinstalledChunks[chunkIds[i]] = 0;\n\t}\n\treturn __webpack_require__.O(result);\n}\n\nvar chunkLoadingGlobal = self[\"webpackChunkatoka_design_system\"] = self[\"webpackChunkatoka_design_system\"] || [];\nchunkLoadingGlobal.forEach(webpackJsonpCallback.bind(null, 0));\nchunkLoadingGlobal.push = webpackJsonpCallback.bind(null, chunkLoadingGlobal.push.bind(chunkLoadingGlobal));","","// startup\n// Load entry module and return exports\n// This entry module depends on other loaded chunks and execution need to be delayed\nvar __webpack_exports__ = __webpack_require__.O(undefined, [5785], () => (__webpack_require__(1294)))\n__webpack_exports__ = __webpack_require__.O(__webpack_exports__);\n",""],"names":[],"sourceRoot":""}