{"version":3,"file":"5aa478a.js","mappings":"upBAuBIA,EAAgB,iRAAkRC,EAAuB,cAAc,IAAW,CACpV,aAAc,CACZ,MAAM,EAAG,KAAK,UAAY,MAAO,KAAK,WAAa,GAAI,IAAI,KAA6B,KAAM,CAC5F,UAAW,KACX,cAAY,MAAe,CAC7B,CAAC,EAAG,IAAI,IAA0B,IAAI,CACxC,CAIA,cAAe,CACb,KAAK,aACH,0CACA,KAAK,aAAe,GAAK,QAAU,MACrC,CACF,CACA,mBAAoB,CAClB,MAAM,kBAAkB,EAAG,KAAK,aAAa,CAC/C,CACA,QAAQC,EAAS,CACfA,EAAQ,IAAI,YAAY,GAAK,KAAK,aAAa,CACjD,CACA,QAAS,CACP,SAAO,oBACT,CACF,EACAD,EAAqB,UAAS,MAAUD,CAAa,KAAG,MAAgB,IACtE,MAAS,CAAE,KAAM,OAAQ,QAAS,EAAG,CAAC,CACxC,EAAGC,EAAqB,UAAW,YAAa,CAAC,KAAG,MAAgB,IAClE,MAAS,CAAE,KAAM,OAAQ,UAAW,aAAc,CAAC,CACrD,EAAGA,EAAqB,UAAW,aAAc,CAAC,EAAGA,KAAuB,MAAgB,IAC1F,MAAc,2BAA2B,CAC3C,EAAGA,CAAoB,C","sources":["webpack://nuxt-app/./node_modules/@88labs/tsukuri-components-vue/libs/wc-tsukuri-form-container-TTQ7TXCW.js"],"sourcesContent":["import {\n FieldLabelContextProvider\n} from \"./chunk-SSEC5ASM.js\";\nimport {\n __decorateClass,\n toPlacement\n} from \"./chunk-YBP6YZHF.js\";\nimport \"./chunk-VV7F6BAX.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/FieldLabel/libs/chunk-YQNOL4Q7.js\nimport {\n LitElement,\n html,\n unsafeCSS\n} from \"lit\";\nimport { customElement, property } from \"lit/decorators.js\";\nvar style_default = \":host{all:initial;box-sizing:border-box;max-width:100%;visibility:inherit;width:100%}:host([placement=left]){display:table}:host([placement=left][data-tsukuri-state-form-container-fixed=true]){table-layout:fixed}:host([placement=top]){display:flex;flex-direction:column}\", TsukuriFormContainer = class extends LitElement {\n constructor() {\n super(), this.placement = \"top\", this.labelWidth = \"\", new ValidatePropertiesController(this, {\n placement: toPlacement,\n labelWidth: validateString()\n }), new FieldLabelContextProvider(this);\n }\n /**\n * @internal\n */\n updateLayout() {\n this.setAttribute(\n \"data-tsukuri-state-form-container-fixed\",\n this.labelWidth === \"\" ? \"false\" : \"true\"\n );\n }\n connectedCallback() {\n super.connectedCallback(), this.updateLayout();\n }\n updated(changed) {\n changed.has(\"labelWidth\") && this.updateLayout();\n }\n render() {\n return html``;\n }\n};\nTsukuriFormContainer.styles = unsafeCSS(style_default), __decorateClass([\n property({ type: String, reflect: !0 })\n], TsukuriFormContainer.prototype, \"placement\", 2), __decorateClass([\n property({ type: String, attribute: \"label-width\" })\n], TsukuriFormContainer.prototype, \"labelWidth\", 2), TsukuriFormContainer = __decorateClass([\n customElement(\"wc-tsukuri-form-container\")\n], TsukuriFormContainer);\nexport {\n TsukuriFormContainer\n};\n//# sourceMappingURL=wc-tsukuri-form-container-TTQ7TXCW.js.map"],"names":["style_default","TsukuriFormContainer","changed"],"sourceRoot":""}