Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 

1 linha
2.6 KiB

  1. "use strict";(self.webpackChunk_ihk24_storybook=self.webpackChunk_ihk24_storybook||[]).push([[9272],{"./stories/components/election-result-list-badge/ElectionResultListBadge.stories.js":(__unused_webpack_module,__webpack_exports__,__webpack_require__)=>{__webpack_require__.r(__webpack_exports__),__webpack_require__.d(__webpack_exports__,{ElectionResultListBadge:()=>ElectionResultListBadge,ElectionResultListBadgeInverted:()=>ElectionResultListBadgeInverted,__namedExportsOrder:()=>__namedExportsOrder,default:()=>__WEBPACK_DEFAULT_EXPORT__});__webpack_require__("./node_modules/core-js/modules/es.object.assign.js"),__webpack_require__("./node_modules/core-js/modules/es.function.bind.js"),__webpack_require__("./node_modules/core-js/modules/es.error.cause.js"),__webpack_require__("./node_modules/core-js/modules/es.error.to-string.js");var _ElectionResultListBadgeComponent__WEBPACK_IMPORTED_MODULE_4__=__webpack_require__("./stories/components/election-result-list-badge/ElectionResultListBadgeComponent.js");function _extends(){return _extends=Object.assign?Object.assign.bind():function(target){for(var i=1;i<arguments.length;i++){var source=arguments[i];for(var key in source)Object.prototype.hasOwnProperty.call(source,key)&&(target[key]=source[key])}return target},_extends.apply(this,arguments)}const __WEBPACK_DEFAULT_EXPORT__={title:"Components/Election Result List Badge",argTypes:{}};var Template=function Template(_ref){var args=_extends({},(function _objectDestructuringEmpty(obj){if(null==obj)throw new TypeError("Cannot destructure "+obj)}(_ref),_ref));return(0,_ElectionResultListBadgeComponent__WEBPACK_IMPORTED_MODULE_4__.T)(Object.assign({},args))},ElectionResultListBadge=Template.bind({});ElectionResultListBadge.args={};var ElectionResultListBadgeInverted=Template.bind({});ElectionResultListBadgeInverted.args={inverted:!0,closable:!0,preLabel:"Wahlgruppe 19",colon:!0,label:"Kreditinstitute / Versicherungen / Immobilienwirtschaft"};var __namedExportsOrder=["ElectionResultListBadge","ElectionResultListBadgeInverted"];ElectionResultListBadge.parameters={...ElectionResultListBadge.parameters,docs:{...ElectionResultListBadge.parameters?.docs,source:{originalSource:"({\n ...args\n}) => {\n return createElectionResultListBadge({\n ...args\n });\n}",...ElectionResultListBadge.parameters?.docs?.source}}},ElectionResultListBadgeInverted.parameters={...ElectionResultListBadgeInverted.parameters,docs:{...ElectionResultListBadgeInverted.parameters?.docs,source:{originalSource:"({\n ...args\n}) => {\n return createElectionResultListBadge({\n ...args\n });\n}",...ElectionResultListBadgeInverted.parameters?.docs?.source}}}}}]);