@betorigami/games 2.8.0 → 2.8.1
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/index.mjs +28 -28
- package/package.json +1 -1
package/dist/index.mjs
CHANGED
|
@@ -1779,7 +1779,7 @@ var Z6=Object.create;var{getPrototypeOf:O6,defineProperty:N3,getOwnPropertyNames
|
|
|
1779
1779
|
@input-change=${(l)=>{this.setMultiplierValue(l.detail.value)}}
|
|
1780
1780
|
>
|
|
1781
1781
|
${!this._multiplierFocused?x`<lottie-icon
|
|
1782
|
-
src="https://
|
|
1782
|
+
src="https://assets.betorigami.com/games/animations/multi_icon.json"
|
|
1783
1783
|
trigger-selector="origami-input"
|
|
1784
1784
|
size="16px"
|
|
1785
1785
|
slot="right-icon"
|
|
@@ -1834,7 +1834,7 @@ var Z6=Object.create;var{getPrototypeOf:O6,defineProperty:N3,getOwnPropertyNames
|
|
|
1834
1834
|
>
|
|
1835
1835
|
${!this._winChanceFocused?x`
|
|
1836
1836
|
<lottie-icon
|
|
1837
|
-
src="https://
|
|
1837
|
+
src="https://assets.betorigami.com/games/animations/percentage_symbol.json"
|
|
1838
1838
|
trigger-selector="origami-input"
|
|
1839
1839
|
size="16px"
|
|
1840
1840
|
slot="right-icon"
|
|
@@ -3063,7 +3063,7 @@ var Z6=Object.create;var{getPrototypeOf:O6,defineProperty:N3,getOwnPropertyNames
|
|
|
3063
3063
|
>
|
|
3064
3064
|
<div class=${U(r)} slot="icon">
|
|
3065
3065
|
${this.gameData?.customFooterLobbySvgUrl?x`<img src=${this.gameData.customFooterLobbySvgUrl} alt="" aria-hidden="true" />`:x`<lottie-icon
|
|
3066
|
-
src="https://
|
|
3066
|
+
src="https://assets.betorigami.com/games/animations/lobby.json"
|
|
3067
3067
|
size="16px"
|
|
3068
3068
|
></lottie-icon>`}
|
|
3069
3069
|
</div>
|
|
@@ -3087,7 +3087,7 @@ var Z6=Object.create;var{getPrototypeOf:O6,defineProperty:N3,getOwnPropertyNames
|
|
|
3087
3087
|
<div class=${U(i)} slot="icon">
|
|
3088
3088
|
${this.gameData?.customFooterVolumeSvgUrl?x`<div class=${U({"custom-icon":!0,active:this.isVolumeSliderOpen})} style="--icon-url: url(${this.gameData.customFooterVolumeSvgUrl})"></div>`:x`<lottie-icon
|
|
3089
3089
|
?active=${this.isVolumeSliderOpen}
|
|
3090
|
-
src="https://
|
|
3090
|
+
src="https://assets.betorigami.com/games/animations/volume.json"
|
|
3091
3091
|
size="16px"
|
|
3092
3092
|
></lottie-icon>`}
|
|
3093
3093
|
</div>
|
|
@@ -3126,7 +3126,7 @@ var Z6=Object.create;var{getPrototypeOf:O6,defineProperty:N3,getOwnPropertyNames
|
|
|
3126
3126
|
<div class=${U(t)} slot="icon">
|
|
3127
3127
|
${this.gameData?.customFooterGameInfoSvgUrl?x`<div class=${U({"custom-icon":!0,active:this.gameInfoOpen})} style="--icon-url: url(${this.gameData.customFooterGameInfoSvgUrl})"></div>`:x`<lottie-icon
|
|
3128
3128
|
?active=${this.gameInfoOpen}
|
|
3129
|
-
src="https://
|
|
3129
|
+
src="https://assets.betorigami.com/games/animations/info_book.json"
|
|
3130
3130
|
size="16px"
|
|
3131
3131
|
></lottie-icon>`}
|
|
3132
3132
|
</div>
|
|
@@ -3149,7 +3149,7 @@ var Z6=Object.create;var{getPrototypeOf:O6,defineProperty:N3,getOwnPropertyNames
|
|
|
3149
3149
|
<div class=${U(n)} slot="icon">
|
|
3150
3150
|
${this.gameData?.customFooterInstantBetSvgUrl?x`<div class=${U({"custom-icon":!0,active:this.gameData?.instantBetEnabled??!1})} style="--icon-url: url(${this.gameData.customFooterInstantBetSvgUrl})"></div>`:x`<lottie-icon
|
|
3151
3151
|
?active=${this.gameData?.instantBetEnabled}
|
|
3152
|
-
src="https://
|
|
3152
|
+
src="https://assets.betorigami.com/games/animations/bolt.json"
|
|
3153
3153
|
size="16px"
|
|
3154
3154
|
></lottie-icon>`}
|
|
3155
3155
|
</div>
|
|
@@ -3174,7 +3174,7 @@ var Z6=Object.create;var{getPrototypeOf:O6,defineProperty:N3,getOwnPropertyNames
|
|
|
3174
3174
|
<div class="icon-wrapper" slot="icon">
|
|
3175
3175
|
${this.gameData?.customFooterHotkeysSvgUrl?x`<div class=${U({"custom-icon":!0,active:(this.gameData?.hotkeysOpenEnabled??!1)||this.hotkeysOpen})} style="--icon-url: url(${this.gameData.customFooterHotkeysSvgUrl})"></div>`:x`<lottie-icon
|
|
3176
3176
|
?active=${(this.gameData?.hotkeysOpenEnabled??!1)||this.hotkeysOpen}
|
|
3177
|
-
src="https://
|
|
3177
|
+
src="https://assets.betorigami.com/games/animations/hotkeys.json"
|
|
3178
3178
|
size="16px"
|
|
3179
3179
|
></lottie-icon>`}
|
|
3180
3180
|
</div>
|
|
@@ -3211,7 +3211,7 @@ var Z6=Object.create;var{getPrototypeOf:O6,defineProperty:N3,getOwnPropertyNames
|
|
|
3211
3211
|
>
|
|
3212
3212
|
<div class="icon-wrapper" slot="icon">
|
|
3213
3213
|
${this.gameData?.customFooterProvablyFairSvgUrl?x`<img src=${this.gameData.customFooterProvablyFairSvgUrl} alt="" aria-hidden="true" />`:x`<lottie-icon
|
|
3214
|
-
src="https://
|
|
3214
|
+
src="https://assets.betorigami.com/games/animations/subscription_icon.json"
|
|
3215
3215
|
size="16px"
|
|
3216
3216
|
></lottie-icon>`}
|
|
3217
3217
|
</div>
|
|
@@ -8140,7 +8140,7 @@ var Z6=Object.create;var{getPrototypeOf:O6,defineProperty:N3,getOwnPropertyNames
|
|
|
8140
8140
|
<origami-spinner class="info-icon"></origami-spinner>
|
|
8141
8141
|
`:this._isVerified===!0?x`
|
|
8142
8142
|
<lottie-icon
|
|
8143
|
-
src="https://
|
|
8143
|
+
src="https://assets.betorigami.com/games/animations/subscription_icon.json"
|
|
8144
8144
|
size="20px"
|
|
8145
8145
|
class="info-icon"
|
|
8146
8146
|
tone="success"
|
|
@@ -9504,7 +9504,7 @@ var Z6=Object.create;var{getPrototypeOf:O6,defineProperty:N3,getOwnPropertyNames
|
|
|
9504
9504
|
.value=${e.getLimboDisplayData()?.betTargetMultiplier?.toFixed(2)??""}
|
|
9505
9505
|
>
|
|
9506
9506
|
<lottie-icon
|
|
9507
|
-
src="https://
|
|
9507
|
+
src="https://assets.betorigami.com/games/animations/multi_icon.json"
|
|
9508
9508
|
trigger-selector="origami-input"
|
|
9509
9509
|
size="16px"
|
|
9510
9510
|
slot="right-icon"
|
|
@@ -9515,7 +9515,7 @@ var Z6=Object.create;var{getPrototypeOf:O6,defineProperty:N3,getOwnPropertyNames
|
|
|
9515
9515
|
.value=${`${(99/(e.getLimboDisplayData()?.betTargetMultiplier??1)).toFixed(4)}%`}
|
|
9516
9516
|
>
|
|
9517
9517
|
<lottie-icon
|
|
9518
|
-
src="https://
|
|
9518
|
+
src="https://assets.betorigami.com/games/animations/percentage_symbol.json"
|
|
9519
9519
|
trigger-selector="origami-input"
|
|
9520
9520
|
size="16px"
|
|
9521
9521
|
slot="right-icon"
|
|
@@ -9531,7 +9531,7 @@ var Z6=Object.create;var{getPrototypeOf:O6,defineProperty:N3,getOwnPropertyNames
|
|
|
9531
9531
|
.value=${parseFloat(this.betData.multiplier??"1.0000").toFixed(4)}
|
|
9532
9532
|
>
|
|
9533
9533
|
<lottie-icon
|
|
9534
|
-
src="https://
|
|
9534
|
+
src="https://assets.betorigami.com/games/animations/multi_icon.json"
|
|
9535
9535
|
trigger-selector="origami-input"
|
|
9536
9536
|
size="16px"
|
|
9537
9537
|
slot="right-icon"
|
|
@@ -9547,7 +9547,7 @@ var Z6=Object.create;var{getPrototypeOf:O6,defineProperty:N3,getOwnPropertyNames
|
|
|
9547
9547
|
.value=${`${Number(e.getDiceData().winChance).toFixed(4)}%`}
|
|
9548
9548
|
>
|
|
9549
9549
|
<lottie-icon
|
|
9550
|
-
src="https://
|
|
9550
|
+
src="https://assets.betorigami.com/games/animations/percentage_symbol.json"
|
|
9551
9551
|
trigger-selector="origami-input"
|
|
9552
9552
|
size="16px"
|
|
9553
9553
|
slot="right-icon"
|
|
@@ -9563,7 +9563,7 @@ var Z6=Object.create;var{getPrototypeOf:O6,defineProperty:N3,getOwnPropertyNames
|
|
|
9563
9563
|
.value=${parseFloat(this.betData.multiplier??"1.0000").toFixed(4)}
|
|
9564
9564
|
>
|
|
9565
9565
|
<lottie-icon
|
|
9566
|
-
src="https://
|
|
9566
|
+
src="https://assets.betorigami.com/games/animations/multi_icon.json"
|
|
9567
9567
|
trigger-selector="origami-input"
|
|
9568
9568
|
size="16px"
|
|
9569
9569
|
slot="right-icon"
|
|
@@ -9579,7 +9579,7 @@ var Z6=Object.create;var{getPrototypeOf:O6,defineProperty:N3,getOwnPropertyNames
|
|
|
9579
9579
|
.value=${`${Number(e.getAdvancedDiceRawData().winChance).toFixed(4)}%`}
|
|
9580
9580
|
>
|
|
9581
9581
|
<lottie-icon
|
|
9582
|
-
src="https://
|
|
9582
|
+
src="https://assets.betorigami.com/games/animations/percentage_symbol.json"
|
|
9583
9583
|
trigger-selector="origami-input"
|
|
9584
9584
|
size="16px"
|
|
9585
9585
|
slot="right-icon"
|
|
@@ -11188,7 +11188,7 @@ var Z6=Object.create;var{getPrototypeOf:O6,defineProperty:N3,getOwnPropertyNames
|
|
|
11188
11188
|
</span>
|
|
11189
11189
|
${!this._onWinFocused?x`
|
|
11190
11190
|
<lottie-icon
|
|
11191
|
-
src="https://
|
|
11191
|
+
src="https://assets.betorigami.com/games/animations/percentage_symbol.json"
|
|
11192
11192
|
trigger-selector="origami-input"
|
|
11193
11193
|
size="16px"
|
|
11194
11194
|
slot="right-icon"
|
|
@@ -11225,7 +11225,7 @@ var Z6=Object.create;var{getPrototypeOf:O6,defineProperty:N3,getOwnPropertyNames
|
|
|
11225
11225
|
</span>
|
|
11226
11226
|
${!this._onLossFocused?x`
|
|
11227
11227
|
<lottie-icon
|
|
11228
|
-
src="https://
|
|
11228
|
+
src="https://assets.betorigami.com/games/animations/percentage_symbol.json"
|
|
11229
11229
|
trigger-selector="origami-input"
|
|
11230
11230
|
size="16px"
|
|
11231
11231
|
slot="right-icon"
|
|
@@ -11530,7 +11530,7 @@ var Z6=Object.create;var{getPrototypeOf:O6,defineProperty:N3,getOwnPropertyNames
|
|
|
11530
11530
|
<span class="value">0.00X</span>
|
|
11531
11531
|
</div>
|
|
11532
11532
|
<lottie-icon
|
|
11533
|
-
src="https://
|
|
11533
|
+
src="https://assets.betorigami.com/games/animations/multi_icon.json"
|
|
11534
11534
|
trigger-selector="origami-input"
|
|
11535
11535
|
size="16px"
|
|
11536
11536
|
></lottie-icon>
|
|
@@ -11552,7 +11552,7 @@ var Z6=Object.create;var{getPrototypeOf:O6,defineProperty:N3,getOwnPropertyNames
|
|
|
11552
11552
|
<span class="value">0.00%</span>
|
|
11553
11553
|
</div>
|
|
11554
11554
|
<lottie-icon
|
|
11555
|
-
src="https://
|
|
11555
|
+
src="https://assets.betorigami.com/games/animations/percentage_symbol.json"
|
|
11556
11556
|
trigger-selector="origami-input"
|
|
11557
11557
|
size="16px"
|
|
11558
11558
|
></lottie-icon>
|
|
@@ -11583,7 +11583,7 @@ var Z6=Object.create;var{getPrototypeOf:O6,defineProperty:N3,getOwnPropertyNames
|
|
|
11583
11583
|
<span class="value">${d.toFixed(2)}X</span>
|
|
11584
11584
|
</div>
|
|
11585
11585
|
<lottie-icon
|
|
11586
|
-
src="https://
|
|
11586
|
+
src="https://assets.betorigami.com/games/animations/multi_icon.json"
|
|
11587
11587
|
trigger-selector="origami-input"
|
|
11588
11588
|
size="16px"
|
|
11589
11589
|
></lottie-icon>
|
|
@@ -11605,7 +11605,7 @@ var Z6=Object.create;var{getPrototypeOf:O6,defineProperty:N3,getOwnPropertyNames
|
|
|
11605
11605
|
<span class="value">${De(c.toNumber())}%</span>
|
|
11606
11606
|
</div>
|
|
11607
11607
|
<lottie-icon
|
|
11608
|
-
src="https://
|
|
11608
|
+
src="https://assets.betorigami.com/games/animations/percentage_symbol.json"
|
|
11609
11609
|
trigger-selector="origami-input"
|
|
11610
11610
|
size="16px"
|
|
11611
11611
|
></lottie-icon>
|
|
@@ -11943,7 +11943,7 @@ var Z6=Object.create;var{getPrototypeOf:O6,defineProperty:N3,getOwnPropertyNames
|
|
|
11943
11943
|
>
|
|
11944
11944
|
${!this.multiplierInputFocused?x`
|
|
11945
11945
|
<lottie-icon
|
|
11946
|
-
src="https://
|
|
11946
|
+
src="https://assets.betorigami.com/games/animations/multi_icon.json"
|
|
11947
11947
|
trigger-selector="origami-input"
|
|
11948
11948
|
size="16px"
|
|
11949
11949
|
slot="right-icon"
|
|
@@ -11966,7 +11966,7 @@ var Z6=Object.create;var{getPrototypeOf:O6,defineProperty:N3,getOwnPropertyNames
|
|
|
11966
11966
|
>
|
|
11967
11967
|
${!this.winChanceInputFocused?x`
|
|
11968
11968
|
<lottie-icon
|
|
11969
|
-
src="https://
|
|
11969
|
+
src="https://assets.betorigami.com/games/animations/percentage_symbol.json"
|
|
11970
11970
|
trigger-selector="origami-input"
|
|
11971
11971
|
size="16px"
|
|
11972
11972
|
slot="right-icon"
|
|
@@ -12312,7 +12312,7 @@ var Z6=Object.create;var{getPrototypeOf:O6,defineProperty:N3,getOwnPropertyNames
|
|
|
12312
12312
|
<span class="value">${t}</span>
|
|
12313
12313
|
</div>
|
|
12314
12314
|
<lottie-icon
|
|
12315
|
-
src="https://
|
|
12315
|
+
src="https://assets.betorigami.com/games/animations/percentage_symbol.json"
|
|
12316
12316
|
trigger-selector="origami-input"
|
|
12317
12317
|
size="16px"
|
|
12318
12318
|
></lottie-icon>
|
|
@@ -12706,7 +12706,7 @@ var Z6=Object.create;var{getPrototypeOf:O6,defineProperty:N3,getOwnPropertyNames
|
|
|
12706
12706
|
<span class="value">${o}</span>
|
|
12707
12707
|
</div>
|
|
12708
12708
|
<lottie-icon
|
|
12709
|
-
src="https://
|
|
12709
|
+
src="https://assets.betorigami.com/games/animations/percentage_symbol.json"
|
|
12710
12710
|
trigger-selector=".info-item"
|
|
12711
12711
|
size="16px"
|
|
12712
12712
|
></lottie-icon>
|
|
@@ -13435,7 +13435,7 @@ var Z6=Object.create;var{getPrototypeOf:O6,defineProperty:N3,getOwnPropertyNames
|
|
|
13435
13435
|
@input-change=${(i)=>{this.setMultiplierValue(i.detail.value)}}
|
|
13436
13436
|
>
|
|
13437
13437
|
${!this._multiplierFocused?x`<lottie-icon
|
|
13438
|
-
src="https://
|
|
13438
|
+
src="https://assets.betorigami.com/games/animations/multi_icon.json"
|
|
13439
13439
|
trigger-selector="origami-input"
|
|
13440
13440
|
size="16px"
|
|
13441
13441
|
slot="right-icon"
|
|
@@ -13458,7 +13458,7 @@ var Z6=Object.create;var{getPrototypeOf:O6,defineProperty:N3,getOwnPropertyNames
|
|
|
13458
13458
|
>
|
|
13459
13459
|
${!this._winChanceFocused?x`
|
|
13460
13460
|
<lottie-icon
|
|
13461
|
-
src="https://
|
|
13461
|
+
src="https://assets.betorigami.com/games/animations/percentage_symbol.json"
|
|
13462
13462
|
trigger-selector="origami-input"
|
|
13463
13463
|
size="16px"
|
|
13464
13464
|
slot="right-icon"
|
|
@@ -13616,7 +13616,7 @@ var Z6=Object.create;var{getPrototypeOf:O6,defineProperty:N3,getOwnPropertyNames
|
|
|
13616
13616
|
?readonly=${!0}
|
|
13617
13617
|
>
|
|
13618
13618
|
<lottie-icon
|
|
13619
|
-
src="https://
|
|
13619
|
+
src="https://assets.betorigami.com/games/animations/payout_icon.json"
|
|
13620
13620
|
trigger-selector="origami-input"
|
|
13621
13621
|
size="16px"
|
|
13622
13622
|
slot="right-icon"
|