@everymatrix/lottery-program-wof 1.45.7 → 1.45.9

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.
@@ -3935,7 +3935,7 @@ const Te = {
3935
3935
  },
3936
3936
  hr: {
3937
3937
  wof: {
3938
- NoContent: "Nemate nijedan dostupan lutrijski program.",
3938
+ NoContent: "Trenutno nemate dostupnih programa.",
3939
3939
  NoNext: 'Nemate dostupnih okretaja. Molimo provjerite <a href="javascript:void(0)">Uvjeti i odredbe</a>',
3940
3940
  NoHistories: "Nema povijesti",
3941
3941
  Program: "Program",
@@ -1 +1 @@
1
- "use strict";if(typeof window!="undefined"){let n=function(t){return function(...s){try{return t.apply(this,s)}catch(e){if(e instanceof DOMException&&e.message.includes("has already been used with this registry")||e.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw e}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("../components/LotteryProgramWof-C1oFwmfG.cjs")).then(({default:t})=>{!customElements.get("lottery-program-wof")&&customElements.define("lottery-program-wof",t.element)})}
1
+ "use strict";if(typeof window!="undefined"){let n=function(t){return function(...s){try{return t.apply(this,s)}catch(e){if(e instanceof DOMException&&e.message.includes("has already been used with this registry")||e.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw e}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("../components/LotteryProgramWof-BO6_tvEb.cjs")).then(({default:t})=>{!customElements.get("lottery-program-wof")&&customElements.define("lottery-program-wof",t.element)})}
@@ -10,7 +10,7 @@ if (typeof window != "undefined") {
10
10
  }
11
11
  };
12
12
  };
13
- customElements.define = n(customElements.define), import("../components/LotteryProgramWof-BmbbvZLs.js").then(({ default: t }) => {
13
+ customElements.define = n(customElements.define), import("../components/LotteryProgramWof-Sxfn21pG.js").then(({ default: t }) => {
14
14
  !customElements.get("lottery-program-wof") && customElements.define("lottery-program-wof", t.element);
15
15
  });
16
16
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@everymatrix/lottery-program-wof",
3
- "version": "1.45.7",
3
+ "version": "1.45.9",
4
4
  "type": "module",
5
5
  "main": "es2015/lottery-program-wof.cjs",
6
6
  "module": "es2015/lottery-program-wof.js",