formbuilder-lhcforms 8.0.2 → 8.0.4
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.
- package/CHANGELOG.md +9 -1
- package/dist/formbuilder-lhcforms/assets/version.json +1 -1
- package/dist/formbuilder-lhcforms/index.html +1 -1
- package/dist/formbuilder-lhcforms/main.2bc7dfb9e7776868.js +1 -0
- package/dist/formbuilder-lhcforms/{polyfills.9f2a4438b2d68978.js → polyfills.896ec7ce0831df76.js} +1 -1
- package/package.json +1 -1
- package/dist/formbuilder-lhcforms/main.c2e7a08638e1c799.js +0 -1
package/dist/formbuilder-lhcforms/{polyfills.9f2a4438b2d68978.js → polyfills.896ec7ce0831df76.js}
RENAMED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";(self.webpackChunkformbuilder_lhcforms=self.webpackChunkformbuilder_lhcforms||[]).push([[429],{4573:()=>{Error;const Di=function(n,...e){if(Di.translate){const s=Di.translate(n,e);n=s[0],e=s[1]}let t=
|
|
1
|
+
"use strict";(self.webpackChunkformbuilder_lhcforms=self.webpackChunkformbuilder_lhcforms||[]).push([[429],{4573:()=>{Error;const Di=function(n,...e){if(Di.translate){const s=Di.translate(n,e);n=s[0],e=s[1]}let t=il(n[0],n.raw[0]);for(let s=1;s<n.length;s++)t+=e[s-1]+il(n[s],n.raw[s]);return t};function il(n,e){return":"===e.charAt(0)?n.substring(function sl(n,e){for(let t=1,s=1;t<n.length;t++,s++)if("\\"===e[s])s++;else if(":"===n[t])return t;throw new Error(`Unterminated $localize metadata block in "${e}".`)}(n,e)+1):n}(()=>"undefined"!=typeof globalThis&&globalThis||"undefined"!=typeof global&&global||"undefined"!=typeof window&&window||"undefined"!=typeof self&&"undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope&&self)().$localize=Di}},W=>{W(W.s=4573)}]);
|
package/package.json
CHANGED