@everymatrix/lottery-oddsbom-entrance 0.0.3 → 0.0.5
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/dist/cjs/{index-4e91c0c2.js → index-b0be9007.js} +3 -36
- package/dist/cjs/index.cjs.js +3 -2
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/cjs/{helper-date-navigator_8.cjs.entry.js → lottery-oddsbom-bomb_2.cjs.entry.js} +20 -1867
- package/dist/cjs/{lottery-oddsbom-entrance-e6f8db63.js → lottery-oddsbom-entrance-95c48b1c.js} +2 -1
- package/dist/cjs/lottery-oddsbom-entrance.cjs.js +2 -2
- package/dist/collection/collection-manifest.json +0 -36
- package/dist/collection/components/lottery-oddsbom-entrance/lottery-oddsbom-entrance.js +1 -1
- package/dist/esm/{index-068e610e.js → index-275ec96c.js} +4 -36
- package/dist/esm/index.js +3 -2
- package/dist/esm/loader.js +3 -3
- package/dist/esm/{helper-date-navigator_8.entry.js → lottery-oddsbom-bomb_2.entry.js} +22 -1863
- package/dist/esm/{lottery-oddsbom-entrance-93563752.js → lottery-oddsbom-entrance-89457e53.js} +2 -1
- package/dist/esm/lottery-oddsbom-entrance.js +3 -3
- package/dist/lottery-oddsbom-entrance/index-275ec96c.js +2 -0
- package/dist/lottery-oddsbom-entrance/index.esm.js +1 -1
- package/dist/lottery-oddsbom-entrance/lottery-oddsbom-bomb_2.entry.js +1 -0
- package/dist/lottery-oddsbom-entrance/{lottery-oddsbom-entrance-93563752.js → lottery-oddsbom-entrance-89457e53.js} +1 -1
- package/dist/lottery-oddsbom-entrance/lottery-oddsbom-entrance.esm.js +1 -1
- package/dist/types/components/lottery-oddsbom-entrance/lottery-oddsbom-entrance.d.ts +1 -1
- package/package.json +1 -1
- package/dist/lottery-oddsbom-entrance/helper-date-navigator_8.entry.js +0 -1
- package/dist/lottery-oddsbom-entrance/index-068e610e.js +0 -2
package/dist/cjs/{lottery-oddsbom-entrance-e6f8db63.js → lottery-oddsbom-entrance-95c48b1c.js}
RENAMED
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
const index = require('./index-
|
|
3
|
+
const index = require('./index-b0be9007.js');
|
|
4
|
+
require('@everymatrix/lottery-oddsbom-latest-result-group');
|
|
4
5
|
|
|
5
6
|
var qr=Object.defineProperty,Yr=Object.defineProperties;var Kr=Object.getOwnPropertyDescriptors;var lo=Object.getOwnPropertySymbols;var Gr=Object.prototype.hasOwnProperty,Xr=Object.prototype.propertyIsEnumerable;var Mt=(s,t,e)=>t in s?qr(s,t,{enumerable:!0,configurable:!0,writable:!0,value:e}):s[t]=e,we=(s,t)=>{for(var e in t||(t={}))Gr.call(t,e)&&Mt(s,e,t[e]);if(lo)for(var e of lo(t))Xr.call(t,e)&&Mt(s,e,t[e]);return s},Nt=(s,t)=>Yr(s,Kr(t));var k=(s,t,e)=>(Mt(s,typeof t!="symbol"?t+"":t,e),e);var Ce=(s,t,e)=>new Promise((i,o)=>{var r=l=>{try{a(e.next(l));}catch(d){o(d);}},n=l=>{try{a(e.throw(l));}catch(d){o(d);}},a=l=>l.done?i(l.value):Promise.resolve(l.value).then(r,n);a((e=e.apply(s,t)).next());});/**
|
|
6
7
|
* @license
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
const index = require('./index-
|
|
5
|
+
const index = require('./index-b0be9007.js');
|
|
6
6
|
const appGlobals = require('./app-globals-3a1e7e63.js');
|
|
7
7
|
|
|
8
8
|
/*
|
|
@@ -19,7 +19,7 @@ var patchBrowser = () => {
|
|
|
19
19
|
|
|
20
20
|
patchBrowser().then(async (options) => {
|
|
21
21
|
await appGlobals.globalScripts();
|
|
22
|
-
return index.bootstrapLazy([["
|
|
22
|
+
return index.bootstrapLazy([["lottery-oddsbom-bomb_2.cjs",[[1,"lottery-oddsbom-entrance",{"mbSource":[513,"mb-source"],"clientStyling":[513,"client-styling"],"clientStylingUrl":[513,"client-styling-url"],"translationUrl":[513,"translation-url"],"language":[513],"endpoint":[513],"groupId":[513,"group-id"],"gameIds":[513,"game-ids"],"sessionId":[513,"session-id"],"playerId":[513,"player-id"],"activeTab":[32]},null,{"clientStyling":["handleClientStylingChange"],"clientStylingUrl":["handleClientStylingUrlChange"],"mbSource":["handleMbSourceChange"]}],[1,"lottery-oddsbom-bomb",{"mbSource":[513,"mb-source"],"clientStyling":[513,"client-styling"],"clientStylingUrl":[513,"client-styling-url"],"translationUrl":[513,"translation-url"],"language":[513],"endpoint":[513],"groupId":[513,"group-id"],"activeBomb":[32],"bombList":[32],"gameList":[32],"liveDrawsInfoByGroupId":[32],"isLoading":[32]},null,{"clientStyling":["handleClientStylingChange"],"clientStylingUrl":["handleClientStylingUrlChange"],"mbSource":["handleMbSourceChange"]}]]]], options);
|
|
23
23
|
});
|
|
24
24
|
|
|
25
25
|
exports.setNonce = index.setNonce;
|
|
@@ -8,47 +8,11 @@
|
|
|
8
8
|
"typescriptVersion": "5.4.5"
|
|
9
9
|
},
|
|
10
10
|
"collections": [
|
|
11
|
-
{
|
|
12
|
-
"name": "@everymatrix/helper-date-navigator",
|
|
13
|
-
"tags": [
|
|
14
|
-
"helper-date-navigator"
|
|
15
|
-
]
|
|
16
|
-
},
|
|
17
11
|
{
|
|
18
12
|
"name": "@everymatrix/lottery-oddsbom-bomb",
|
|
19
13
|
"tags": [
|
|
20
14
|
"lottery-oddsbom-bomb"
|
|
21
15
|
]
|
|
22
|
-
},
|
|
23
|
-
{
|
|
24
|
-
"name": "@everymatrix/lottery-oddsbom-bullet",
|
|
25
|
-
"tags": [
|
|
26
|
-
"lottery-oddsbom-bullet"
|
|
27
|
-
]
|
|
28
|
-
},
|
|
29
|
-
{
|
|
30
|
-
"name": "@everymatrix/lottery-oddsbom-latest-result",
|
|
31
|
-
"tags": [
|
|
32
|
-
"lottery-oddsbom-latest-result"
|
|
33
|
-
]
|
|
34
|
-
},
|
|
35
|
-
{
|
|
36
|
-
"name": "@everymatrix/lottery-oddsbom-latest-result-group",
|
|
37
|
-
"tags": [
|
|
38
|
-
"lottery-oddsbom-latest-result-group"
|
|
39
|
-
]
|
|
40
|
-
},
|
|
41
|
-
{
|
|
42
|
-
"name": "@everymatrix/lottery-oddsbom-ticket-result",
|
|
43
|
-
"tags": [
|
|
44
|
-
"lottery-oddsbom-ticket-result"
|
|
45
|
-
]
|
|
46
|
-
},
|
|
47
|
-
{
|
|
48
|
-
"name": "@everymatrix/ui-skeleton",
|
|
49
|
-
"tags": [
|
|
50
|
-
"ui-skeleton"
|
|
51
|
-
]
|
|
52
16
|
}
|
|
53
17
|
],
|
|
54
18
|
"bundles": []
|
|
@@ -3,7 +3,7 @@ import "../../../../../../../libs/vaadin-facade/index";
|
|
|
3
3
|
import { setClientStyling, setClientStylingURL, setStreamStyling } from "../../../../../../../../libs/common/src/styling/index";
|
|
4
4
|
import { Tab } from "../../models";
|
|
5
5
|
import "../../../../../lottery-oddsbom-bomb/dist/types/index";
|
|
6
|
-
import "
|
|
6
|
+
import "@everymatrix/lottery-oddsbom-latest-result-group";
|
|
7
7
|
import { translate } from "../../utils/locale.utils";
|
|
8
8
|
export class LotteryOddsbomEntrance {
|
|
9
9
|
constructor() {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
const NAMESPACE = 'lottery-oddsbom-entrance';
|
|
2
|
-
const BUILD = /* lottery-oddsbom-entrance */ { allRenderFn: true, appendChildSlotFix: false, asyncLoading: true, asyncQueue: false, attachStyles: true, cloneNodeFix: false, cmpDidLoad: true, cmpDidRender: false, cmpDidUnload: false, cmpDidUpdate: false, cmpShouldUpdate: false, cmpWillLoad:
|
|
2
|
+
const BUILD = /* lottery-oddsbom-entrance */ { allRenderFn: true, appendChildSlotFix: false, asyncLoading: true, asyncQueue: false, attachStyles: true, cloneNodeFix: false, cmpDidLoad: true, cmpDidRender: false, cmpDidUnload: false, cmpDidUpdate: false, cmpShouldUpdate: false, cmpWillLoad: false, cmpWillRender: false, cmpWillUpdate: false, connectedCallback: true, constructableCSS: true, cssAnnotations: true, devTools: false, disconnectedCallback: true, element: false, event: true, experimentalScopedSlotChanges: false, experimentalSlotFixes: false, formAssociated: false, hasRenderFn: true, hostListener: false, hostListenerTarget: false, hostListenerTargetBody: false, hostListenerTargetDocument: false, hostListenerTargetParent: false, hostListenerTargetWindow: false, hotModuleReplacement: false, hydrateClientSide: false, hydrateServerSide: false, hydratedAttribute: false, hydratedClass: true, hydratedSelectorName: "hydrated", initializeNextTick: false, invisiblePrehydration: true, isDebug: false, isDev: false, isTesting: false, lazyLoad: true, lifecycle: true, lifecycleDOMEvents: false, member: true, method: false, mode: false, observeAttribute: true, profile: false, prop: true, propBoolean: false, propMutable: false, propNumber: false, propString: true, reflect: true, scoped: false, scopedSlotTextContentFix: false, scriptDataOpts: false, shadowDelegatesFocus: false, shadowDom: true, slot: true, slotChildNodesFix: false, slotRelocation: false, state: true, style: true, svg: true, taskQueue: true, transformTagName: false, updatable: true, vdomAttribute: true, vdomClass: true, vdomFunctional: false, vdomKey: true, vdomListener: true, vdomPropOrAttr: true, vdomRef: true, vdomRender: true, vdomStyle: false, vdomText: true, vdomXlink: false, watchCallback: true };
|
|
3
3
|
|
|
4
4
|
/*
|
|
5
5
|
Stencil Client Platform v4.19.2 | MIT Licensed | https://stenciljs.com
|
|
@@ -49,10 +49,10 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
|
|
|
49
49
|
}
|
|
50
50
|
switch(bundleId) {
|
|
51
51
|
|
|
52
|
-
case '
|
|
52
|
+
case 'lottery-oddsbom-bomb_2':
|
|
53
53
|
return import(
|
|
54
54
|
/* webpackMode: "lazy" */
|
|
55
|
-
'./
|
|
55
|
+
'./lottery-oddsbom-bomb_2.entry.js').then(processMod, consoleError);
|
|
56
56
|
}
|
|
57
57
|
}
|
|
58
58
|
return import(
|
|
@@ -281,12 +281,6 @@ var Host = {};
|
|
|
281
281
|
var isHost = (node) => node && node.$tag$ === Host;
|
|
282
282
|
var parsePropertyValue = (propValue, propType) => {
|
|
283
283
|
if (propValue != null && !isComplexType(propValue)) {
|
|
284
|
-
if (propType & 4 /* Boolean */) {
|
|
285
|
-
return propValue === "false" ? false : propValue === "" || !!propValue;
|
|
286
|
-
}
|
|
287
|
-
if (propType & 2 /* Number */) {
|
|
288
|
-
return parseFloat(propValue);
|
|
289
|
-
}
|
|
290
284
|
if (propType & 1 /* String */) {
|
|
291
285
|
return String(propValue);
|
|
292
286
|
}
|
|
@@ -391,27 +385,6 @@ var setAccessor = (elm, memberName, oldValue, newValue, isSvg, flags) => {
|
|
|
391
385
|
const newClasses = parseClassList(newValue);
|
|
392
386
|
classList.remove(...oldClasses.filter((c) => c && !newClasses.includes(c)));
|
|
393
387
|
classList.add(...newClasses.filter((c) => c && !oldClasses.includes(c)));
|
|
394
|
-
} else if (memberName === "style") {
|
|
395
|
-
{
|
|
396
|
-
for (const prop in oldValue) {
|
|
397
|
-
if (!newValue || newValue[prop] == null) {
|
|
398
|
-
if (prop.includes("-")) {
|
|
399
|
-
elm.style.removeProperty(prop);
|
|
400
|
-
} else {
|
|
401
|
-
elm.style[prop] = "";
|
|
402
|
-
}
|
|
403
|
-
}
|
|
404
|
-
}
|
|
405
|
-
}
|
|
406
|
-
for (const prop in newValue) {
|
|
407
|
-
if (!oldValue || newValue[prop] !== oldValue[prop]) {
|
|
408
|
-
if (prop.includes("-")) {
|
|
409
|
-
elm.style.setProperty(prop, newValue[prop]);
|
|
410
|
-
} else {
|
|
411
|
-
elm.style[prop] = newValue[prop];
|
|
412
|
-
}
|
|
413
|
-
}
|
|
414
|
-
}
|
|
415
388
|
} else if (memberName === "key") ; else if (memberName === "ref") {
|
|
416
389
|
if (newValue) {
|
|
417
390
|
newValue(elm);
|
|
@@ -766,11 +739,6 @@ var dispatchHooks = (hostRef, isInitialLoad) => {
|
|
|
766
739
|
);
|
|
767
740
|
}
|
|
768
741
|
let maybePromise;
|
|
769
|
-
if (isInitialLoad) {
|
|
770
|
-
{
|
|
771
|
-
maybePromise = safeCall(instance, "componentWillLoad");
|
|
772
|
-
}
|
|
773
|
-
}
|
|
774
742
|
endSchedule();
|
|
775
743
|
return enqueue(maybePromise, () => updateComponent(hostRef, instance, isInitialLoad));
|
|
776
744
|
};
|
|
@@ -1246,4 +1214,4 @@ var bootstrapLazy = (lazyBundles, options = {}) => {
|
|
|
1246
1214
|
// src/runtime/nonce.ts
|
|
1247
1215
|
var setNonce = (nonce) => plt.$nonce$ = nonce;
|
|
1248
1216
|
|
|
1249
|
-
export {
|
|
1217
|
+
export { bootstrapLazy as b, createEvent as c, getAssetPath as g, h, promiseResolve as p, registerInstance as r, setNonce as s };
|
package/dist/esm/index.js
CHANGED
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
export { L as LotteryOddsbomEntrance } from './lottery-oddsbom-entrance-
|
|
2
|
-
import './index-
|
|
1
|
+
export { L as LotteryOddsbomEntrance } from './lottery-oddsbom-entrance-89457e53.js';
|
|
2
|
+
import './index-275ec96c.js';
|
|
3
|
+
import '@everymatrix/lottery-oddsbom-latest-result-group';
|
package/dist/esm/loader.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { b as bootstrapLazy } from './index-
|
|
2
|
-
export { s as setNonce } from './index-
|
|
1
|
+
import { b as bootstrapLazy } from './index-275ec96c.js';
|
|
2
|
+
export { s as setNonce } from './index-275ec96c.js';
|
|
3
3
|
import { g as globalScripts } from './app-globals-0f993ce5.js';
|
|
4
4
|
|
|
5
5
|
const defineCustomElements = async (win, options) => {
|
|
6
6
|
if (typeof window === 'undefined') return undefined;
|
|
7
7
|
await globalScripts();
|
|
8
|
-
return bootstrapLazy([["
|
|
8
|
+
return bootstrapLazy([["lottery-oddsbom-bomb_2",[[1,"lottery-oddsbom-entrance",{"mbSource":[513,"mb-source"],"clientStyling":[513,"client-styling"],"clientStylingUrl":[513,"client-styling-url"],"translationUrl":[513,"translation-url"],"language":[513],"endpoint":[513],"groupId":[513,"group-id"],"gameIds":[513,"game-ids"],"sessionId":[513,"session-id"],"playerId":[513,"player-id"],"activeTab":[32]},null,{"clientStyling":["handleClientStylingChange"],"clientStylingUrl":["handleClientStylingUrlChange"],"mbSource":["handleMbSourceChange"]}],[1,"lottery-oddsbom-bomb",{"mbSource":[513,"mb-source"],"clientStyling":[513,"client-styling"],"clientStylingUrl":[513,"client-styling-url"],"translationUrl":[513,"translation-url"],"language":[513],"endpoint":[513],"groupId":[513,"group-id"],"activeBomb":[32],"bombList":[32],"gameList":[32],"liveDrawsInfoByGroupId":[32],"isLoading":[32]},null,{"clientStyling":["handleClientStylingChange"],"clientStylingUrl":["handleClientStylingUrlChange"],"mbSource":["handleMbSourceChange"]}]]]], options);
|
|
9
9
|
};
|
|
10
10
|
|
|
11
11
|
export { defineCustomElements };
|