{"version":3,"file":"3e401c8.js","mappings":"mpBAqBIA,EAAe,0NAA2NC,EAAkB,cAAc,IAAW,CACvR,aAAc,CACZ,MAAM,EAAG,KAAK,EAAI,MAAO,KAAK,EAAI,MAAO,IAAI,KAA6B,KAAM,CAC9E,KAAG,MAAe,KAAK,EACvB,KAAG,MAAe,KAAK,CACzB,CAAC,EAAG,IAA8B,OAAO,KAAM,EAAG,MAAO,iBAAiB,CAC5E,CACA,QAAS,CACP,SAAO,oCAAgC,KAAS,CAC9C,UAAW,KAAK,EAChB,UAAW,KAAK,CAClB,CAAC,CAAC,yBACJ,CACF,EACAA,EAAgB,UAAS,MAAUD,CAAY,KAAG,KAAgB,IAChE,MAAS,CAAE,KAAM,MAAO,CAAC,CAC3B,EAAGC,EAAgB,UAAW,IAAK,CAAC,KAAG,KAAgB,IACrD,MAAS,CAAE,KAAM,MAAO,CAAC,CAC3B,EAAGA,EAAgB,UAAW,IAAK,CAAC,EAAGA,KAAkB,KAAgB,IACvE,MAAc,sBAAsB,CACtC,EAAGA,CAAe,C","sources":["webpack://nuxt-app/./node_modules/@88labs/tsukuri-components-vue/libs/wc-tsukuri-tag-group-CMK7ILOR.js"],"sourcesContent":["import {\n __decorateClass\n} from \"./chunk-5N74UOVP.js\";\nimport {\n DeprecatedComponentController\n} from \"./chunk-NE6EECTO.js\";\nimport \"./chunk-VV7F6BAX.js\";\nimport \"./chunk-JO2RVYIO.js\";\nimport {\n ValidatePropertiesController,\n validateString\n} from \"./chunk-Z77RWYJX.js\";\n\n// ../../components/components/Tag/libs/chunk-77365NA2.js\nimport {\n LitElement,\n html,\n unsafeCSS\n} from \"lit\";\nimport { customElement, property } from \"lit/decorators.js\";\nimport { styleMap } from \"lit/directives/style-map.js\";\nvar tags_default = \":host{all:initial;box-sizing:border-box;display:inline-flex;max-width:100%;visibility:inherit}#wrapper{--gap-x:8px;--gap-y:8px;align-items:center;display:flex;flex-wrap:wrap;gap:var(--gap-y) var(--gap-x);width:100%}\", TsukuriTagGroup = class extends LitElement {\n constructor() {\n super(), this.x = \"8px\", this.y = \"8px\", new ValidatePropertiesController(this, {\n x: validateString(\"8px\"),\n y: validateString(\"8px\")\n }), DeprecatedComponentController.create(this, 3, \"Tag\", \"TsukuriTagGroup\");\n }\n render() {\n return html`
`;\n }\n};\nTsukuriTagGroup.styles = unsafeCSS(tags_default), __decorateClass([\n property({ type: String })\n], TsukuriTagGroup.prototype, \"x\", 2), __decorateClass([\n property({ type: String })\n], TsukuriTagGroup.prototype, \"y\", 2), TsukuriTagGroup = __decorateClass([\n customElement(\"wc-tsukuri-tag-group\")\n], TsukuriTagGroup);\nexport {\n TsukuriTagGroup\n};\n//# sourceMappingURL=wc-tsukuri-tag-group-CMK7ILOR.js.map"],"names":["tags_default","TsukuriTagGroup"],"sourceRoot":""}