{"version":3,"file":"576f1b1.js","mappings":"0oBAkBIA,EAAqB,sEAAuEC,EAAoB,cAAc,GAAM,CACtI,aAAc,CACZ,MAAM,EAAG,KAAK,MAAQ,OAAQ,KAAK,OAAS,OAAQ,KAAK,KAAO,aAAc,KAAK,KAAO,UAAW,IAAI,KAAS,KAAM,KAAO,CAC7H,KAAM,KAAK,KACX,KAAM,KAAK,IACb,EAAE,EAAG,IAAI,KAA6B,KAAM,CAC1C,SAAO,MAAe,MAAM,EAC5B,UAAQ,MAAe,MAAM,CAC/B,CAAC,CACH,CACA,WAAWC,EAAS,EACjBA,EAAQ,IAAI,OAAO,GAAKA,EAAQ,IAAI,QAAQ,IAAM,KAAK,WAAW,CACrE,CACF,EACAD,EAAkB,OAAS,CAAC,GAAG,IAAM,UAAQ,MAAUD,CAAkB,CAAC,KAAG,MAAgB,IAC3F,MAAS,CAAE,KAAM,MAAO,CAAC,CAC3B,EAAGC,EAAkB,UAAW,QAAS,CAAC,KAAG,MAAgB,IAC3D,MAAS,CAAE,KAAM,MAAO,CAAC,CAC3B,EAAGA,EAAkB,UAAW,SAAU,CAAC,EAAGA,KAAoB,MAAgB,IAChF,MAAc,uBAAuB,CACvC,EAAGA,CAAiB,C","sources":["webpack://nuxt-app/./node_modules/@88labs/tsukuri-components-vue/libs/wc-tsukuri-background-JD2HJR7E.js"],"sourcesContent":["import {\n Layer\n} from \"./chunk-KG7JXOZT.js\";\nimport {\n Provider,\n __decorateClass\n} from \"./chunk-2K2X2VFV.js\";\nimport \"./chunk-KYGNPTYE.js\";\nimport \"./chunk-JO2RVYIO.js\";\nimport \"./chunk-444UF7LD.js\";\nimport {\n ValidatePropertiesController,\n validateString\n} from \"./chunk-Z77RWYJX.js\";\n\n// ../../components/components/Layer/libs/chunk-QSDUUI5R.js\nimport { unsafeCSS } from \"lit\";\nimport { customElement, property } from \"lit/decorators.js\";\nvar background_default = \":host{background-color:var(--color-sys-background-surface-primary)}\", TsukuriBackground = class extends Layer {\n constructor() {\n super(), this.width = \"100%\", this.height = \"100%\", this.name = \"background\", this.type = \"primary\", new Provider(this, () => ({\n name: this.name,\n type: this.type\n })), new ValidatePropertiesController(this, {\n width: validateString(\"100%\"),\n height: validateString(\"100%\")\n });\n }\n willUpdate(changed) {\n (changed.has(\"width\") || changed.has(\"height\")) && this.updateSize();\n }\n};\nTsukuriBackground.styles = [...Layer.styles, unsafeCSS(background_default)], __decorateClass([\n property({ type: String })\n], TsukuriBackground.prototype, \"width\", 2), __decorateClass([\n property({ type: String })\n], TsukuriBackground.prototype, \"height\", 2), TsukuriBackground = __decorateClass([\n customElement(\"wc-tsukuri-background\")\n], TsukuriBackground);\nexport {\n TsukuriBackground\n};\n//# sourceMappingURL=wc-tsukuri-background-JD2HJR7E.js.map"],"names":["background_default","TsukuriBackground","changed"],"sourceRoot":""}