@everymatrix/casino-navigation-search 1.87.26 → 1.87.28

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.
Files changed (36) hide show
  1. package/components/CasinoCategories-D03ywWap.js +508 -0
  2. package/components/CasinoCategories-De2O7nY7.cjs +1 -0
  3. package/components/CasinoCategories-DwrD955W.js +505 -0
  4. package/components/{CasinoCategoriesProviders-wiBurw3I.js → CasinoCategoriesProviders-BdtzkzB9.js} +151 -150
  5. package/components/{CasinoCategoriesProviders-C6jaH_bi.js → CasinoCategoriesProviders-CEig9pqM.js} +145 -144
  6. package/components/CasinoCategoriesProviders-CjzJD4F5.cjs +1 -0
  7. package/components/CasinoGameThumbnail-9VdwPGp6.cjs +47 -0
  8. package/components/CasinoGameThumbnail-BhUMu5jg.js +4355 -0
  9. package/components/CasinoGameThumbnail-D-MyFmoL.js +4371 -0
  10. package/components/CasinoNavigationSearch-BXnm3TTr.js +1094 -0
  11. package/components/CasinoNavigationSearch-DCzsTtAH.cjs +1 -0
  12. package/components/CasinoNavigationSearch-eJclHiIa.js +1136 -0
  13. package/components/{CasinoProviders-unwzg6FV.js → CasinoProviders-BZ1HrZLf.js} +84 -83
  14. package/components/{CasinoProviders-CNXaeFol.js → CasinoProviders-Bs8WnLeF.js} +69 -68
  15. package/components/CasinoProviders-mQfo2558.cjs +1 -0
  16. package/components/CasinoSearch-BLkMZ3g_.js +4928 -0
  17. package/components/CasinoSearch-BZ_ZSZxR.cjs +18 -0
  18. package/components/CasinoSearch-jAxRxn7o.js +4946 -0
  19. package/es2015/casino-navigation-search.cjs +1 -1
  20. package/es2015/casino-navigation-search.js +7 -7
  21. package/esnext/casino-navigation-search.js +1 -1
  22. package/package.json +1 -1
  23. package/components/CasinoCategories-BIfo87kb.js +0 -4363
  24. package/components/CasinoCategories-B_XS4BnL.cjs +0 -3
  25. package/components/CasinoCategories-EyDPHbRr.js +0 -4403
  26. package/components/CasinoCategoriesProviders-DwzgJQIC.cjs +0 -1
  27. package/components/CasinoGameThumbnail-COVYIHKr.js +0 -4898
  28. package/components/CasinoGameThumbnail-DJvF4m00.cjs +0 -62
  29. package/components/CasinoGameThumbnail-UFeFBP15.js +0 -4882
  30. package/components/CasinoNavigationSearch-7vC0vX_R.js +0 -472
  31. package/components/CasinoNavigationSearch-DZnDLNrA.js +0 -472
  32. package/components/CasinoNavigationSearch-DdLipJ-m.cjs +0 -1
  33. package/components/CasinoProviders-CXfeouVv.cjs +0 -1
  34. package/components/CasinoSearch-4z15LzHk.js +0 -1136
  35. package/components/CasinoSearch-Axyir5wR.js +0 -1154
  36. package/components/CasinoSearch-DVaxD--r.cjs +0 -1
@@ -1,11 +1,12 @@
1
- import { a as D, $ as L, S as K, i as q, s as I, f as u, b as R, n as T, d as U, r as x, c as j, e as f, g as r, h as G, j as g, l as M, k as y, t as O, m as N, o as J, p as Q, q as W, u as X, v as Y, w as Z, x as $, y as ee } from "./CasinoCategories-EyDPHbRr.js";
2
- function V(s, t) {
3
- D(s, t);
1
+ import { S as L, b as K, s as q, f as g, c as R, n as j, d as U, r as I, t as z, e as f, z as i, h as G, j as u, l as D, k as b, u as M, m as P, p as J, q as Q, v as W, A as X, B as Y, C as Z, D as x } from "./CasinoNavigationSearch-eJclHiIa.js";
2
+ import { a as $, $ as ee, b as te } from "./CasinoSearch-jAxRxn7o.js";
3
+ function O(s, t) {
4
+ $(s, t);
4
5
  }
5
- function te(s) {
6
- L.set(s);
6
+ function se(s) {
7
+ ee.set(s);
7
8
  }
8
- const z = {
9
+ const V = {
9
10
  en: {
10
11
  categories: "Categories",
11
12
  providers: "Suppliers"
@@ -81,9 +82,9 @@ const z = {
81
82
  };
82
83
  if (typeof window != "undefined") {
83
84
  let s = function(t) {
84
- return function(...o) {
85
+ return function(...r) {
85
86
  try {
86
- return t.apply(this, o);
87
+ return t.apply(this, r);
87
88
  } catch (n) {
88
89
  if (n instanceof DOMException && n.message.includes("has already been used with this registry") || n.message.includes("Cannot define multiple custom elements with the same tag name"))
89
90
  return !1;
@@ -91,15 +92,15 @@ if (typeof window != "undefined") {
91
92
  }
92
93
  };
93
94
  };
94
- customElements.define = s(customElements.define), import("./CasinoCategories-EyDPHbRr.js").then((t) => t.I).then(({ default: t }) => {
95
+ customElements.define = s(customElements.define), import("./CasinoCategories-D03ywWap.js").then(({ default: t }) => {
95
96
  !customElements.get("casino-categories") && customElements.define("casino-categories", t.element);
96
97
  });
97
98
  }
98
99
  if (typeof window != "undefined") {
99
100
  let s = function(t) {
100
- return function(...o) {
101
+ return function(...r) {
101
102
  try {
102
- return t.apply(this, o);
103
+ return t.apply(this, r);
103
104
  } catch (n) {
104
105
  if (n instanceof DOMException && n.message.includes("has already been used with this registry") || n.message.includes("Cannot define multiple custom elements with the same tag name"))
105
106
  return !1;
@@ -107,288 +108,288 @@ if (typeof window != "undefined") {
107
108
  }
108
109
  };
109
110
  };
110
- customElements.define = s(customElements.define), import("./CasinoProviders-unwzg6FV.js").then(({ default: t }) => {
111
+ customElements.define = s(customElements.define), import("./CasinoProviders-BZ1HrZLf.js").then(({ default: t }) => {
111
112
  !customElements.get("casino-providers") && customElements.define("casino-providers", t.element);
112
113
  });
113
114
  }
114
- function se(s) {
115
+ function ie(s) {
115
116
  R(s, "svelte-10w1o04", "*,*::before,*::after{margin:0;padding:0;box-sizing:border-box;font-family:inherit}.NotVisible{display:none}.CasinoCategoriesProviders{background-color:var(--emw--casino-color-bg, var(--emw--color-background, #07072A))}.Header{display:flex;max-width:100%;min-width:320px;margin-bottom:14px;font-size:18px;background-color:var(--emw--casino-color-bg, var(--emw--color-background, #07072A))}.HeaderButton{flex:1 2 0;min-height:48px;margin:0;border:none;color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF));background-color:var(--emw--casino-color-bg, var(--emw--color-background, #07072A));box-shadow:1px 2px 2px rgba(var(--emw--color-gray-150, #828282), 0.1)}.HeaderButton.Active{box-shadow:none;border-bottom:2px solid var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E));color:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E))}");
116
117
  }
117
- function ie(s) {
118
- let t, o, n, v, w = (
118
+ function re(s) {
119
+ let t, r, n, m, _ = (
119
120
  /*$_*/
120
121
  s[12]("categories") + ""
121
- ), k, C, A, m, h = (
122
+ ), k, w, B, v, h = (
122
123
  /*$_*/
123
124
  s[12]("providers") + ""
124
- ), _, p, S, d, a, c, F, b, l, E, B, H;
125
+ ), y, p, C, d, a, c, H, S, l, E, F, N;
125
126
  return {
126
127
  c() {
127
- t = y("div"), o = y("div"), n = y("div"), v = y("button"), k = O(w), A = N(), m = y("button"), _ = O(h), S = N(), d = y("div"), a = y("casino-categories"), F = N(), b = y("div"), l = y("casino-providers"), f(v, "class", C = "HeaderButton " + /*activeTab*/
128
- (s[11] === "categories" ? "Active" : "")), f(m, "class", p = "HeaderButton " + /*activeTab*/
129
- (s[11] === "providers" ? "Active" : "")), f(n, "class", "Header"), r(
128
+ t = b("div"), r = b("div"), n = b("div"), m = b("button"), k = M(_), B = P(), v = b("button"), y = M(h), C = P(), d = b("div"), a = b("casino-categories"), H = P(), S = b("div"), l = b("casino-providers"), f(m, "class", w = "HeaderButton " + /*activeTab*/
129
+ (s[11] === "categories" ? "Active" : "")), f(v, "class", p = "HeaderButton " + /*activeTab*/
130
+ (s[11] === "providers" ? "Active" : "")), f(n, "class", "Header"), i(
130
131
  a,
131
132
  "endpoint",
132
133
  /*endpointcategories*/
133
134
  s[0]
134
- ), r(
135
+ ), i(
135
136
  a,
136
137
  "datasource",
137
138
  /*datasourcecategories*/
138
139
  s[1]
139
- ), r(
140
+ ), i(
140
141
  a,
141
142
  "activecategory",
142
143
  /*activecategory*/
143
144
  s[2]
144
- ), r(
145
+ ), i(
145
146
  a,
146
147
  "excludedflags",
147
148
  /*excludedflags*/
148
149
  s[5]
149
- ), r(
150
+ ), i(
150
151
  a,
151
152
  "lang",
152
153
  /*lang*/
153
154
  s[6]
154
- ), r(
155
+ ), i(
155
156
  a,
156
157
  "clientstyling",
157
158
  /*clientstyling*/
158
159
  s[7]
159
- ), r(
160
+ ), i(
160
161
  a,
161
162
  "clientstylingurl",
162
163
  /*clientstylingurl*/
163
164
  s[8]
164
- ), r(
165
+ ), i(
165
166
  a,
166
167
  "mbsource",
167
168
  /*mbsource*/
168
169
  s[9]
169
170
  ), f(d, "class", c = /*activeTab*/
170
- s[11] === "providers" ? "NotVisible" : ""), r(
171
+ s[11] === "providers" ? "NotVisible" : ""), i(
171
172
  l,
172
173
  "endpoint",
173
174
  /*endpointproviders*/
174
175
  s[3]
175
- ), r(
176
+ ), i(
176
177
  l,
177
178
  "datasource",
178
179
  /*datasourceproviders*/
179
180
  s[4]
180
- ), r(
181
+ ), i(
181
182
  l,
182
183
  "lang",
183
184
  /*lang*/
184
185
  s[6]
185
- ), r(
186
+ ), i(
186
187
  l,
187
188
  "clientstyling",
188
189
  /*clientstyling*/
189
190
  s[7]
190
- ), r(
191
+ ), i(
191
192
  l,
192
193
  "clientstylingurl",
193
194
  /*clientstylingurl*/
194
195
  s[8]
195
- ), r(
196
+ ), i(
196
197
  l,
197
198
  "mbsource",
198
199
  /*mbsource*/
199
200
  s[9]
200
- ), f(b, "class", E = /*activeTab*/
201
- s[11] === "categories" ? "NotVisible" : ""), f(o, "class", "CasinoCategoriesProviders");
201
+ ), f(S, "class", E = /*activeTab*/
202
+ s[11] === "categories" ? "NotVisible" : ""), f(r, "class", "CasinoCategoriesProviders");
202
203
  },
203
- m(e, i) {
204
- G(e, t, i), g(t, o), g(o, n), g(n, v), g(v, k), g(n, A), g(n, m), g(m, _), g(o, S), g(o, d), g(d, a), g(o, F), g(o, b), g(b, l), s[17](t), B || (H = [
205
- M(
206
- v,
204
+ m(o, e) {
205
+ G(o, t, e), u(t, r), u(r, n), u(n, m), u(m, k), u(n, B), u(n, v), u(v, y), u(r, C), u(r, d), u(d, a), u(r, H), u(r, S), u(S, l), s[17](t), F || (N = [
206
+ D(
207
+ m,
207
208
  "click",
208
209
  /*click_handler*/
209
210
  s[15]
210
211
  ),
211
- M(
212
- m,
212
+ D(
213
+ v,
213
214
  "click",
214
215
  /*click_handler_1*/
215
216
  s[16]
216
217
  )
217
- ], B = !0);
218
+ ], F = !0);
218
219
  },
219
- p(e, [i]) {
220
- i & /*$_*/
221
- 4096 && w !== (w = /*$_*/
222
- e[12]("categories") + "") && j(k, w), i & /*activeTab*/
223
- 2048 && C !== (C = "HeaderButton " + /*activeTab*/
224
- (e[11] === "categories" ? "Active" : "")) && f(v, "class", C), i & /*$_*/
220
+ p(o, [e]) {
221
+ e & /*$_*/
222
+ 4096 && _ !== (_ = /*$_*/
223
+ o[12]("categories") + "") && z(k, _), e & /*activeTab*/
224
+ 2048 && w !== (w = "HeaderButton " + /*activeTab*/
225
+ (o[11] === "categories" ? "Active" : "")) && f(m, "class", w), e & /*$_*/
225
226
  4096 && h !== (h = /*$_*/
226
- e[12]("providers") + "") && j(_, h), i & /*activeTab*/
227
+ o[12]("providers") + "") && z(y, h), e & /*activeTab*/
227
228
  2048 && p !== (p = "HeaderButton " + /*activeTab*/
228
- (e[11] === "providers" ? "Active" : "")) && f(m, "class", p), i & /*endpointcategories*/
229
- 1 && r(
229
+ (o[11] === "providers" ? "Active" : "")) && f(v, "class", p), e & /*endpointcategories*/
230
+ 1 && i(
230
231
  a,
231
232
  "endpoint",
232
233
  /*endpointcategories*/
233
- e[0]
234
- ), i & /*datasourcecategories*/
235
- 2 && r(
234
+ o[0]
235
+ ), e & /*datasourcecategories*/
236
+ 2 && i(
236
237
  a,
237
238
  "datasource",
238
239
  /*datasourcecategories*/
239
- e[1]
240
- ), i & /*activecategory*/
241
- 4 && r(
240
+ o[1]
241
+ ), e & /*activecategory*/
242
+ 4 && i(
242
243
  a,
243
244
  "activecategory",
244
245
  /*activecategory*/
245
- e[2]
246
- ), i & /*excludedflags*/
247
- 32 && r(
246
+ o[2]
247
+ ), e & /*excludedflags*/
248
+ 32 && i(
248
249
  a,
249
250
  "excludedflags",
250
251
  /*excludedflags*/
251
- e[5]
252
- ), i & /*lang*/
253
- 64 && r(
252
+ o[5]
253
+ ), e & /*lang*/
254
+ 64 && i(
254
255
  a,
255
256
  "lang",
256
257
  /*lang*/
257
- e[6]
258
- ), i & /*clientstyling*/
259
- 128 && r(
258
+ o[6]
259
+ ), e & /*clientstyling*/
260
+ 128 && i(
260
261
  a,
261
262
  "clientstyling",
262
263
  /*clientstyling*/
263
- e[7]
264
- ), i & /*clientstylingurl*/
265
- 256 && r(
264
+ o[7]
265
+ ), e & /*clientstylingurl*/
266
+ 256 && i(
266
267
  a,
267
268
  "clientstylingurl",
268
269
  /*clientstylingurl*/
269
- e[8]
270
- ), i & /*mbsource*/
271
- 512 && r(
270
+ o[8]
271
+ ), e & /*mbsource*/
272
+ 512 && i(
272
273
  a,
273
274
  "mbsource",
274
275
  /*mbsource*/
275
- e[9]
276
- ), i & /*activeTab*/
276
+ o[9]
277
+ ), e & /*activeTab*/
277
278
  2048 && c !== (c = /*activeTab*/
278
- e[11] === "providers" ? "NotVisible" : "") && f(d, "class", c), i & /*endpointproviders*/
279
- 8 && r(
279
+ o[11] === "providers" ? "NotVisible" : "") && f(d, "class", c), e & /*endpointproviders*/
280
+ 8 && i(
280
281
  l,
281
282
  "endpoint",
282
283
  /*endpointproviders*/
283
- e[3]
284
- ), i & /*datasourceproviders*/
285
- 16 && r(
284
+ o[3]
285
+ ), e & /*datasourceproviders*/
286
+ 16 && i(
286
287
  l,
287
288
  "datasource",
288
289
  /*datasourceproviders*/
289
- e[4]
290
- ), i & /*lang*/
291
- 64 && r(
290
+ o[4]
291
+ ), e & /*lang*/
292
+ 64 && i(
292
293
  l,
293
294
  "lang",
294
295
  /*lang*/
295
- e[6]
296
- ), i & /*clientstyling*/
297
- 128 && r(
296
+ o[6]
297
+ ), e & /*clientstyling*/
298
+ 128 && i(
298
299
  l,
299
300
  "clientstyling",
300
301
  /*clientstyling*/
301
- e[7]
302
- ), i & /*clientstylingurl*/
303
- 256 && r(
302
+ o[7]
303
+ ), e & /*clientstylingurl*/
304
+ 256 && i(
304
305
  l,
305
306
  "clientstylingurl",
306
307
  /*clientstylingurl*/
307
- e[8]
308
- ), i & /*mbsource*/
309
- 512 && r(
308
+ o[8]
309
+ ), e & /*mbsource*/
310
+ 512 && i(
310
311
  l,
311
312
  "mbsource",
312
313
  /*mbsource*/
313
- e[9]
314
- ), i & /*activeTab*/
314
+ o[9]
315
+ ), e & /*activeTab*/
315
316
  2048 && E !== (E = /*activeTab*/
316
- e[11] === "categories" ? "NotVisible" : "") && f(b, "class", E);
317
+ o[11] === "categories" ? "NotVisible" : "") && f(S, "class", E);
317
318
  },
318
- i: T,
319
- o: T,
320
- d(e) {
321
- e && U(t), s[17](null), B = !1, x(H);
319
+ i: j,
320
+ o: j,
321
+ d(o) {
322
+ o && U(t), s[17](null), F = !1, I(N);
322
323
  }
323
324
  };
324
325
  }
325
- function re(s, t, o) {
326
+ function oe(s, t, r) {
326
327
  let n;
327
- J(s, ee, (e) => o(12, n = e));
328
- let { endpointcategories: v = "" } = t, { datasourcecategories: w = "" } = t, { activecategory: k = "" } = t, { endpointproviders: C = "" } = t, { datasourceproviders: A = "" } = t, { excludedflags: m = "" } = t, { lang: h = "en" } = t, { clientstyling: _ = "" } = t, { clientstylingurl: p = "" } = t, { translationurl: S = "" } = t, { mbsource: d } = t, a = "categories", c;
329
- const F = () => {
330
- fetch(S).then((i) => i.json()).then((i) => {
331
- Object.keys(i).forEach((P) => {
332
- V(P, i[P]);
328
+ J(s, te, (e) => r(12, n = e));
329
+ let { endpointcategories: m = "" } = t, { datasourcecategories: _ = "" } = t, { activecategory: k = "" } = t, { endpointproviders: w = "" } = t, { datasourceproviders: B = "" } = t, { excludedflags: v = "" } = t, { lang: h = "en" } = t, { clientstyling: y = "" } = t, { clientstylingurl: p = "" } = t, { translationurl: C = "" } = t, { mbsource: d } = t, a = "categories", c, H;
330
+ const S = () => {
331
+ fetch(C).then((A) => A.json()).then((A) => {
332
+ Object.keys(A).forEach((T) => {
333
+ O(T, A[T]);
333
334
  });
334
- }).catch((i) => {
335
- console.log(i);
335
+ }).catch((A) => {
336
+ console.log(A);
336
337
  });
337
338
  };
338
- Object.keys(z).forEach((e) => {
339
- V(e, z[e]);
339
+ Object.keys(V).forEach((e) => {
340
+ O(e, V[e]);
340
341
  });
341
- const b = (e) => {
342
- a !== e && o(11, a = e);
343
- }, l = () => {
344
- te(h);
342
+ const l = (e) => {
343
+ a !== e && r(11, a = e);
344
+ }, E = () => {
345
+ se(h);
345
346
  };
346
347
  Q(() => () => {
347
348
  });
348
- const E = () => b("categories"), B = () => b("providers");
349
- function H(e) {
349
+ const F = () => l("categories"), N = () => l("providers");
350
+ function o(e) {
350
351
  W[e ? "unshift" : "push"](() => {
351
- c = e, o(10, c);
352
+ c = e, r(10, c);
352
353
  });
353
354
  }
354
355
  return s.$$set = (e) => {
355
- "endpointcategories" in e && o(0, v = e.endpointcategories), "datasourcecategories" in e && o(1, w = e.datasourcecategories), "activecategory" in e && o(2, k = e.activecategory), "endpointproviders" in e && o(3, C = e.endpointproviders), "datasourceproviders" in e && o(4, A = e.datasourceproviders), "excludedflags" in e && o(5, m = e.excludedflags), "lang" in e && o(6, h = e.lang), "clientstyling" in e && o(7, _ = e.clientstyling), "clientstylingurl" in e && o(8, p = e.clientstylingurl), "translationurl" in e && o(14, S = e.translationurl), "mbsource" in e && o(9, d = e.mbsource);
356
+ "endpointcategories" in e && r(0, m = e.endpointcategories), "datasourcecategories" in e && r(1, _ = e.datasourcecategories), "activecategory" in e && r(2, k = e.activecategory), "endpointproviders" in e && r(3, w = e.endpointproviders), "datasourceproviders" in e && r(4, B = e.datasourceproviders), "excludedflags" in e && r(5, v = e.excludedflags), "lang" in e && r(6, h = e.lang), "clientstyling" in e && r(7, y = e.clientstyling), "clientstylingurl" in e && r(8, p = e.clientstylingurl), "translationurl" in e && r(14, C = e.translationurl), "mbsource" in e && r(9, d = e.mbsource);
356
357
  }, s.$$.update = () => {
357
358
  s.$$.dirty & /*translationurl*/
358
- 16384 && S && F(), s.$$.dirty & /*lang*/
359
- 64 && h && l(), s.$$.dirty & /*clientstyling, customStylingContainer*/
360
- 1152 && _ && c && X(c, _), s.$$.dirty & /*clientstylingurl, customStylingContainer*/
359
+ 16384 && C && S(), s.$$.dirty & /*lang*/
360
+ 64 && h && E(), s.$$.dirty & /*clientstyling, customStylingContainer*/
361
+ 1152 && y && c && X(c, y), s.$$.dirty & /*clientstylingurl, customStylingContainer*/
361
362
  1280 && p && c && Y(c, p), s.$$.dirty & /*mbsource, customStylingContainer*/
362
- 1536 && d && c && Z(c, `${d}.Style`);
363
+ 1536 && d && c && Z(c, `${d}.Style`, H);
363
364
  }, [
364
- v,
365
- w,
366
- k,
367
- C,
368
- A,
369
365
  m,
370
- h,
371
366
  _,
367
+ k,
368
+ w,
369
+ B,
370
+ v,
371
+ h,
372
+ y,
372
373
  p,
373
374
  d,
374
375
  c,
375
376
  a,
376
377
  n,
377
- b,
378
- S,
379
- E,
380
- B,
381
- H
378
+ l,
379
+ C,
380
+ F,
381
+ N,
382
+ o
382
383
  ];
383
384
  }
384
- class oe extends K {
385
+ class ae extends L {
385
386
  constructor(t) {
386
- super(), q(
387
+ super(), K(
387
388
  this,
388
389
  t,
390
+ oe,
389
391
  re,
390
- ie,
391
- I,
392
+ q,
392
393
  {
393
394
  endpointcategories: 0,
394
395
  datasourcecategories: 1,
@@ -402,77 +403,77 @@ class oe extends K {
402
403
  translationurl: 14,
403
404
  mbsource: 9
404
405
  },
405
- se
406
+ ie
406
407
  );
407
408
  }
408
409
  get endpointcategories() {
409
410
  return this.$$.ctx[0];
410
411
  }
411
412
  set endpointcategories(t) {
412
- this.$$set({ endpointcategories: t }), u();
413
+ this.$$set({ endpointcategories: t }), g();
413
414
  }
414
415
  get datasourcecategories() {
415
416
  return this.$$.ctx[1];
416
417
  }
417
418
  set datasourcecategories(t) {
418
- this.$$set({ datasourcecategories: t }), u();
419
+ this.$$set({ datasourcecategories: t }), g();
419
420
  }
420
421
  get activecategory() {
421
422
  return this.$$.ctx[2];
422
423
  }
423
424
  set activecategory(t) {
424
- this.$$set({ activecategory: t }), u();
425
+ this.$$set({ activecategory: t }), g();
425
426
  }
426
427
  get endpointproviders() {
427
428
  return this.$$.ctx[3];
428
429
  }
429
430
  set endpointproviders(t) {
430
- this.$$set({ endpointproviders: t }), u();
431
+ this.$$set({ endpointproviders: t }), g();
431
432
  }
432
433
  get datasourceproviders() {
433
434
  return this.$$.ctx[4];
434
435
  }
435
436
  set datasourceproviders(t) {
436
- this.$$set({ datasourceproviders: t }), u();
437
+ this.$$set({ datasourceproviders: t }), g();
437
438
  }
438
439
  get excludedflags() {
439
440
  return this.$$.ctx[5];
440
441
  }
441
442
  set excludedflags(t) {
442
- this.$$set({ excludedflags: t }), u();
443
+ this.$$set({ excludedflags: t }), g();
443
444
  }
444
445
  get lang() {
445
446
  return this.$$.ctx[6];
446
447
  }
447
448
  set lang(t) {
448
- this.$$set({ lang: t }), u();
449
+ this.$$set({ lang: t }), g();
449
450
  }
450
451
  get clientstyling() {
451
452
  return this.$$.ctx[7];
452
453
  }
453
454
  set clientstyling(t) {
454
- this.$$set({ clientstyling: t }), u();
455
+ this.$$set({ clientstyling: t }), g();
455
456
  }
456
457
  get clientstylingurl() {
457
458
  return this.$$.ctx[8];
458
459
  }
459
460
  set clientstylingurl(t) {
460
- this.$$set({ clientstylingurl: t }), u();
461
+ this.$$set({ clientstylingurl: t }), g();
461
462
  }
462
463
  get translationurl() {
463
464
  return this.$$.ctx[14];
464
465
  }
465
466
  set translationurl(t) {
466
- this.$$set({ translationurl: t }), u();
467
+ this.$$set({ translationurl: t }), g();
467
468
  }
468
469
  get mbsource() {
469
470
  return this.$$.ctx[9];
470
471
  }
471
472
  set mbsource(t) {
472
- this.$$set({ mbsource: t }), u();
473
+ this.$$set({ mbsource: t }), g();
473
474
  }
474
475
  }
475
- $(oe, { endpointcategories: {}, datasourcecategories: {}, activecategory: {}, endpointproviders: {}, datasourceproviders: {}, excludedflags: {}, lang: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, mbsource: {} }, [], [], !0);
476
+ x(ae, { endpointcategories: {}, datasourcecategories: {}, activecategory: {}, endpointproviders: {}, datasourceproviders: {}, excludedflags: {}, lang: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, mbsource: {} }, [], [], !0);
476
477
  export {
477
- oe as default
478
+ ae as default
478
479
  };