@everymatrix/merkurbetsdk-login-wc 1.1.20 → 1.1.21

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.
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "inputs": {
3
3
  "<define:__ENV_MAP__>": {
4
- "bytes": 13246,
4
+ "bytes": 13936,
5
5
  "imports": []
6
6
  },
7
7
  "../../../../../node_modules/@r2wc/core/dist/core.js": {
@@ -80,7 +80,7 @@
80
80
  "format": "esm"
81
81
  },
82
82
  "../../libs/frameworks/src/react/hooks/web-components/use-initial-config.ts": {
83
- "bytes": 1895,
83
+ "bytes": 2200,
84
84
  "imports": [
85
85
  {
86
86
  "path": "react",
@@ -47235,7 +47235,7 @@
47235
47235
  "format": "esm"
47236
47236
  },
47237
47237
  "../../libs/utils/src/services/native-bridge.ts": {
47238
- "bytes": 5969,
47238
+ "bytes": 7354,
47239
47239
  "imports": [
47240
47240
  {
47241
47241
  "path": "../../../node_modules/@everymatrix/native-bridge/index.js",
@@ -47325,7 +47325,7 @@
47325
47325
  "format": "esm"
47326
47326
  },
47327
47327
  "../../utils/constants/analytic-events.ts": {
47328
- "bytes": 1979,
47328
+ "bytes": 1969,
47329
47329
  "imports": [
47330
47330
  {
47331
47331
  "path": "<define:__ENV_MAP__>",
@@ -47335,8 +47335,19 @@
47335
47335
  ],
47336
47336
  "format": "esm"
47337
47337
  },
47338
- "../../libs/frameworks/src/react/features/analytics/track-by/track-by-generic.ts": {
47339
- "bytes": 488,
47338
+ "../../libs/frameworks/src/react/features/analytics/utils/error-events.ts": {
47339
+ "bytes": 2060,
47340
+ "imports": [
47341
+ {
47342
+ "path": "<define:__ENV_MAP__>",
47343
+ "kind": "import-statement",
47344
+ "external": true
47345
+ }
47346
+ ],
47347
+ "format": "esm"
47348
+ },
47349
+ "../../libs/frameworks/src/react/features/analytics/track-by/track-by-error.ts": {
47350
+ "bytes": 411,
47340
47351
  "imports": [
47341
47352
  {
47342
47353
  "path": "../../libs/utils/src/services/analytics/track.ts",
@@ -47348,6 +47359,58 @@
47348
47359
  "kind": "import-statement",
47349
47360
  "original": "@operator/src/utils/constants/analytic-events"
47350
47361
  },
47362
+ {
47363
+ "path": "../../libs/frameworks/src/react/features/analytics/utils/error-events.ts",
47364
+ "kind": "import-statement",
47365
+ "original": "../utils/error-events"
47366
+ },
47367
+ {
47368
+ "path": "<define:__ENV_MAP__>",
47369
+ "kind": "import-statement",
47370
+ "external": true
47371
+ }
47372
+ ],
47373
+ "format": "esm"
47374
+ },
47375
+ "../../libs/frameworks/src/react/features/analytics/utils/auth-events.ts": {
47376
+ "bytes": 99,
47377
+ "imports": [
47378
+ {
47379
+ "path": "<define:__ENV_MAP__>",
47380
+ "kind": "import-statement",
47381
+ "external": true
47382
+ }
47383
+ ],
47384
+ "format": "esm"
47385
+ },
47386
+ "../../libs/frameworks/src/react/features/analytics/track-by/track-by-auth.ts": {
47387
+ "bytes": 1361,
47388
+ "imports": [
47389
+ {
47390
+ "path": "../../libs/utils/src/services/analytics/track.ts",
47391
+ "kind": "import-statement",
47392
+ "original": "@flash/utils/src/services/analytics/track"
47393
+ },
47394
+ {
47395
+ "path": "../../utils/constants/analytic-events.ts",
47396
+ "kind": "import-statement",
47397
+ "original": "@operator/src/utils/constants/analytic-events"
47398
+ },
47399
+ {
47400
+ "path": "../../libs/frameworks/src/react/features/analytics/track-by/track-by-error.ts",
47401
+ "kind": "import-statement",
47402
+ "original": "./track-by-error"
47403
+ },
47404
+ {
47405
+ "path": "../../libs/frameworks/src/react/features/analytics/utils/auth-events.ts",
47406
+ "kind": "import-statement",
47407
+ "original": "../utils/auth-events"
47408
+ },
47409
+ {
47410
+ "path": "../../libs/frameworks/src/react/features/analytics/utils/error-events.ts",
47411
+ "kind": "import-statement",
47412
+ "original": "../utils/error-events"
47413
+ },
47351
47414
  {
47352
47415
  "path": "<define:__ENV_MAP__>",
47353
47416
  "kind": "import-statement",
@@ -47768,13 +47831,29 @@
47768
47831
  ],
47769
47832
  "format": "esm"
47770
47833
  },
47834
+ "../../libs/utils/src/services/index.ts": {
47835
+ "bytes": 33,
47836
+ "imports": [
47837
+ {
47838
+ "path": "../../libs/utils/src/services/native-bridge.ts",
47839
+ "kind": "import-statement",
47840
+ "original": "./native-bridge"
47841
+ },
47842
+ {
47843
+ "path": "<define:__ENV_MAP__>",
47844
+ "kind": "import-statement",
47845
+ "external": true
47846
+ }
47847
+ ],
47848
+ "format": "esm"
47849
+ },
47771
47850
  "../../libs/frameworks/src/react/features/auth/utils/helpers/session.ts": {
47772
- "bytes": 1067,
47851
+ "bytes": 1472,
47773
47852
  "imports": [
47774
47853
  {
47775
- "path": "../../libs/frameworks/src/react/features/analytics/track-by/track-by-generic.ts",
47854
+ "path": "../../libs/frameworks/src/react/features/analytics/track-by/track-by-auth.ts",
47776
47855
  "kind": "import-statement",
47777
- "original": "@flash/frameworks/src/react/features/analytics/track-by/track-by-generic"
47856
+ "original": "@flash/frameworks/src/react/features/analytics/track-by/track-by-auth"
47778
47857
  },
47779
47858
  {
47780
47859
  "path": "../../libs/stores/src/index.ts",
@@ -47796,20 +47875,25 @@
47796
47875
  "kind": "import-statement",
47797
47876
  "original": "@flash/utils/src/constants/post-messages"
47798
47877
  },
47878
+ {
47879
+ "path": "../../libs/utils/src/helpers/env.ts",
47880
+ "kind": "import-statement",
47881
+ "original": "@flash/utils/src/helpers/env"
47882
+ },
47799
47883
  {
47800
47884
  "path": "../../libs/utils/src/helpers/send-message.ts",
47801
47885
  "kind": "import-statement",
47802
47886
  "original": "@flash/utils/src/helpers/send-message"
47803
47887
  },
47804
47888
  {
47805
- "path": "../../libs/utils/src/services/analytics/track.ts",
47889
+ "path": "../../libs/utils/src/services/index.ts",
47806
47890
  "kind": "import-statement",
47807
- "original": "@flash/utils/src/services/analytics/track"
47891
+ "original": "@flash/utils/src/services"
47808
47892
  },
47809
47893
  {
47810
- "path": "../../utils/constants/analytic-events.ts",
47894
+ "path": "../../libs/utils/src/services/analytics/track.ts",
47811
47895
  "kind": "import-statement",
47812
- "original": "@operator/src/utils/constants/analytic-events"
47896
+ "original": "@flash/utils/src/services/analytics/track"
47813
47897
  },
47814
47898
  {
47815
47899
  "path": "<define:__ENV_MAP__>",
@@ -50326,22 +50410,6 @@
50326
50410
  ],
50327
50411
  "format": "esm"
50328
50412
  },
50329
- "../../paraglide/messages/cardrecoverynolostcardsmessage5.js": {
50330
- "bytes": 1660,
50331
- "imports": [
50332
- {
50333
- "path": "../../paraglide/runtime.js",
50334
- "kind": "import-statement",
50335
- "original": "../runtime.js"
50336
- },
50337
- {
50338
- "path": "<define:__ENV_MAP__>",
50339
- "kind": "import-statement",
50340
- "external": true
50341
- }
50342
- ],
50343
- "format": "esm"
50344
- },
50345
50413
  "../../paraglide/messages/loginwebauthndescription2.js": {
50346
50414
  "bytes": 1426,
50347
50415
  "imports": [
@@ -54710,6 +54778,22 @@
54710
54778
  ],
54711
54779
  "format": "esm"
54712
54780
  },
54781
+ "../../paraglide/messages/recentlyplayed1.js": {
54782
+ "bytes": 1291,
54783
+ "imports": [
54784
+ {
54785
+ "path": "../../paraglide/runtime.js",
54786
+ "kind": "import-statement",
54787
+ "original": "../runtime.js"
54788
+ },
54789
+ {
54790
+ "path": "<define:__ENV_MAP__>",
54791
+ "kind": "import-statement",
54792
+ "external": true
54793
+ }
54794
+ ],
54795
+ "format": "esm"
54796
+ },
54713
54797
  "../../paraglide/messages/lobbybreadcrumb1.js": {
54714
54798
  "bytes": 1302,
54715
54799
  "imports": [
@@ -54886,6 +54970,22 @@
54886
54970
  ],
54887
54971
  "format": "esm"
54888
54972
  },
54973
+ "../../paraglide/messages/challengeunavailable1.js": {
54974
+ "bytes": 1473,
54975
+ "imports": [
54976
+ {
54977
+ "path": "../../paraglide/runtime.js",
54978
+ "kind": "import-statement",
54979
+ "original": "../runtime.js"
54980
+ },
54981
+ {
54982
+ "path": "<define:__ENV_MAP__>",
54983
+ "kind": "import-statement",
54984
+ "external": true
54985
+ }
54986
+ ],
54987
+ "format": "esm"
54988
+ },
54889
54989
  "../../paraglide/messages/loading.js": {
54890
54990
  "bytes": 1187,
54891
54991
  "imports": [
@@ -57366,6 +57466,22 @@
57366
57466
  ],
57367
57467
  "format": "esm"
57368
57468
  },
57469
+ "../../paraglide/messages/intervallimiterror2.js": {
57470
+ "bytes": 1442,
57471
+ "imports": [
57472
+ {
57473
+ "path": "../../paraglide/runtime.js",
57474
+ "kind": "import-statement",
57475
+ "original": "../runtime.js"
57476
+ },
57477
+ {
57478
+ "path": "<define:__ENV_MAP__>",
57479
+ "kind": "import-statement",
57480
+ "external": true
57481
+ }
57482
+ ],
57483
+ "format": "esm"
57484
+ },
57369
57485
  "../../paraglide/messages/loyalty.js": {
57370
57486
  "bytes": 1181,
57371
57487
  "imports": [
@@ -63943,7 +64059,7 @@
63943
64059
  "format": "esm"
63944
64060
  },
63945
64061
  "../../paraglide/messages/_index.js": {
63946
- "bytes": 40668,
64062
+ "bytes": 40736,
63947
64063
  "imports": [
63948
64064
  {
63949
64065
  "path": "../../paraglide/messages/_generated.js",
@@ -64715,11 +64831,6 @@
64715
64831
  "kind": "import-statement",
64716
64832
  "original": "./cardrecoverynocardsmessage4.js"
64717
64833
  },
64718
- {
64719
- "path": "../../paraglide/messages/cardrecoverynolostcardsmessage5.js",
64720
- "kind": "import-statement",
64721
- "original": "./cardrecoverynolostcardsmessage5.js"
64722
- },
64723
64834
  {
64724
64835
  "path": "../../paraglide/messages/loginwebauthndescription2.js",
64725
64836
  "kind": "import-statement",
@@ -66085,6 +66196,11 @@
66085
66196
  "kind": "import-statement",
66086
66197
  "original": "./nomostplayedgames3.js"
66087
66198
  },
66199
+ {
66200
+ "path": "../../paraglide/messages/recentlyplayed1.js",
66201
+ "kind": "import-statement",
66202
+ "original": "./recentlyplayed1.js"
66203
+ },
66088
66204
  {
66089
66205
  "path": "../../paraglide/messages/lobbybreadcrumb1.js",
66090
66206
  "kind": "import-statement",
@@ -66140,6 +66256,11 @@
66140
66256
  "kind": "import-statement",
66141
66257
  "original": "./challengeclaimsuccess2.js"
66142
66258
  },
66259
+ {
66260
+ "path": "../../paraglide/messages/challengeunavailable1.js",
66261
+ "kind": "import-statement",
66262
+ "original": "./challengeunavailable1.js"
66263
+ },
66143
66264
  {
66144
66265
  "path": "../../paraglide/messages/loading.js",
66145
66266
  "kind": "import-statement",
@@ -66915,6 +67036,11 @@
66915
67036
  "kind": "import-statement",
66916
67037
  "original": "./depositlimitmustbeinteger4.js"
66917
67038
  },
67039
+ {
67040
+ "path": "../../paraglide/messages/intervallimiterror2.js",
67041
+ "kind": "import-statement",
67042
+ "original": "./intervallimiterror2.js"
67043
+ },
66918
67044
  {
66919
67045
  "path": "../../paraglide/messages/loyalty.js",
66920
67046
  "kind": "import-statement",
@@ -69073,7 +69199,7 @@
69073
69199
  "format": "esm"
69074
69200
  },
69075
69201
  "../../libs/api/src/fetches/auth.ts": {
69076
- "bytes": 9628,
69202
+ "bytes": 9578,
69077
69203
  "imports": [
69078
69204
  {
69079
69205
  "path": "../../libs/api/src/params/auth.ts",
@@ -69188,7 +69314,7 @@
69188
69314
  "format": "esm"
69189
69315
  },
69190
69316
  "../../libs/api/src/schemas/casino.ts": {
69191
- "bytes": 4545,
69317
+ "bytes": 5204,
69192
69318
  "imports": [
69193
69319
  {
69194
69320
  "path": "../../../node_modules/zod/index.js",
@@ -69911,7 +70037,7 @@
69911
70037
  "format": "esm"
69912
70038
  },
69913
70039
  "../../libs/api/src/keys/casino.ts": {
69914
- "bytes": 2426,
70040
+ "bytes": 2801,
69915
70041
  "imports": [
69916
70042
  {
69917
70043
  "path": "<define:__ENV_MAP__>",
@@ -71340,7 +71466,7 @@
71340
71466
  "format": "esm"
71341
71467
  },
71342
71468
  "../../libs/frameworks/src/react/components/common/form/form-input/form-input.tsx": {
71343
- "bytes": 4064,
71469
+ "bytes": 4143,
71344
71470
  "imports": [
71345
71471
  {
71346
71472
  "path": "../../libs/utils/src/helpers/cn.ts",
@@ -72036,6 +72162,17 @@
72036
72162
  ],
72037
72163
  "format": "esm"
72038
72164
  },
72165
+ "../../libs/utils/src/helpers/device.ts": {
72166
+ "bytes": 2924,
72167
+ "imports": [
72168
+ {
72169
+ "path": "<define:__ENV_MAP__>",
72170
+ "kind": "import-statement",
72171
+ "external": true
72172
+ }
72173
+ ],
72174
+ "format": "esm"
72175
+ },
72039
72176
  "../../libs/utils/src/helpers/string-transformation.ts": {
72040
72177
  "bytes": 300,
72041
72178
  "imports": [
@@ -72075,18 +72212,28 @@
72075
72212
  "format": "esm"
72076
72213
  },
72077
72214
  "../../libs/frameworks/src/react/features/auth/components/register/dynamic-register-form/dynamic-register-form.utils.ts": {
72078
- "bytes": 18812,
72215
+ "bytes": 19896,
72079
72216
  "imports": [
72080
72217
  {
72081
72218
  "path": "../../../node_modules/zod/index.js",
72082
72219
  "kind": "import-statement",
72083
72220
  "original": "zod"
72084
72221
  },
72222
+ {
72223
+ "path": "../../libs/api/src/schemas/auth.ts",
72224
+ "kind": "import-statement",
72225
+ "original": "@flash/api/src/schemas/auth"
72226
+ },
72085
72227
  {
72086
72228
  "path": "../../paraglide/messages.js",
72087
72229
  "kind": "import-statement",
72088
72230
  "original": "@/paraglide/messages"
72089
72231
  },
72232
+ {
72233
+ "path": "../../libs/utils/src/helpers/device.ts",
72234
+ "kind": "import-statement",
72235
+ "original": "@flash/utils/src/helpers/device"
72236
+ },
72090
72237
  {
72091
72238
  "path": "../../libs/utils/src/helpers/string-transformation.ts",
72092
72239
  "kind": "import-statement",
@@ -73259,7 +73406,7 @@
73259
73406
  "entryPoint": "login-wc.tsx",
73260
73407
  "inputs": {
73261
73408
  "<define:__ENV_MAP__>": {
73262
- "bytesInOutput": 12433
73409
+ "bytesInOutput": 13068
73263
73410
  },
73264
73411
  "../../libs/utils/src/helpers/env.ts": {
73265
73412
  "bytesInOutput": 606
@@ -73877,10 +74024,19 @@
73877
74024
  "bytesInOutput": 130
73878
74025
  },
73879
74026
  "../../utils/constants/analytic-events.ts": {
74027
+ "bytesInOutput": 764
74028
+ },
74029
+ "../../libs/frameworks/src/react/features/analytics/utils/error-events.ts": {
73880
74030
  "bytesInOutput": 33
73881
74031
  },
73882
- "../../libs/frameworks/src/react/features/analytics/track-by/track-by-generic.ts": {
73883
- "bytesInOutput": 43
74032
+ "../../libs/frameworks/src/react/features/analytics/track-by/track-by-error.ts": {
74033
+ "bytesInOutput": 48
74034
+ },
74035
+ "../../libs/frameworks/src/react/features/analytics/utils/auth-events.ts": {
74036
+ "bytesInOutput": 33
74037
+ },
74038
+ "../../libs/frameworks/src/react/features/analytics/track-by/track-by-auth.ts": {
74039
+ "bytesInOutput": 188
73884
74040
  },
73885
74041
  "../../../node_modules/@nanostores/persistent/index.js": {
73886
74042
  "bytesInOutput": 796
@@ -73948,8 +74104,11 @@
73948
74104
  "../../libs/utils/src/helpers/send-message.ts": {
73949
74105
  "bytesInOutput": 158
73950
74106
  },
74107
+ "../../libs/utils/src/services/index.ts": {
74108
+ "bytesInOutput": 38
74109
+ },
73951
74110
  "../../libs/frameworks/src/react/features/auth/utils/helpers/session.ts": {
73952
- "bytesInOutput": 155
74111
+ "bytesInOutput": 160
73953
74112
  },
73954
74113
  "../../libs/frameworks/src/react/features/auth/utils/helpers/index.ts": {
73955
74114
  "bytesInOutput": 38
@@ -74126,19 +74285,19 @@
74126
74285
  "bytesInOutput": 282
74127
74286
  },
74128
74287
  "../../paraglide/messages/usernametakenerror2.js": {
74129
- "bytesInOutput": 284
74288
+ "bytesInOutput": 286
74130
74289
  },
74131
74290
  "../../paraglide/messages/personalidtakenerror4.js": {
74132
- "bytesInOutput": 291
74291
+ "bytesInOutput": 299
74133
74292
  },
74134
74293
  "../../paraglide/messages/personaliderror3.js": {
74135
- "bytesInOutput": 313
74294
+ "bytesInOutput": 321
74136
74295
  },
74137
74296
  "../../paraglide/messages/minimum18yearsolderror2.js": {
74138
- "bytesInOutput": 335
74297
+ "bytesInOutput": 343
74139
74298
  },
74140
74299
  "../../paraglide/messages/birthdaterequired2.js": {
74141
- "bytesInOutput": 291
74300
+ "bytesInOutput": 294
74142
74301
  },
74143
74302
  "../../paraglide/messages/birthdateinvalid2.js": {
74144
74303
  "bytesInOutput": 301
@@ -74422,9 +74581,6 @@
74422
74581
  "../../paraglide/messages/cardrecoverynocardsmessage4.js": {
74423
74582
  "bytesInOutput": 441
74424
74583
  },
74425
- "../../paraglide/messages/cardrecoverynolostcardsmessage5.js": {
74426
- "bytesInOutput": 518
74427
- },
74428
74584
  "../../paraglide/messages/loginwebauthndescription2.js": {
74429
74585
  "bytesInOutput": 324
74430
74586
  },
@@ -75244,6 +75400,9 @@
75244
75400
  "../../paraglide/messages/nomostplayedgames3.js": {
75245
75401
  "bytesInOutput": 315
75246
75402
  },
75403
+ "../../paraglide/messages/recentlyplayed1.js": {
75404
+ "bytesInOutput": 259
75405
+ },
75247
75406
  "../../paraglide/messages/lobbybreadcrumb1.js": {
75248
75407
  "bytesInOutput": 263
75249
75408
  },
@@ -75277,6 +75436,9 @@
75277
75436
  "../../paraglide/messages/challengeclaimsuccess2.js": {
75278
75437
  "bytesInOutput": 283
75279
75438
  },
75439
+ "../../paraglide/messages/challengeunavailable1.js": {
75440
+ "bytesInOutput": 403
75441
+ },
75280
75442
  "../../paraglide/messages/loading.js": {
75281
75443
  "bytesInOutput": 237
75282
75444
  },
@@ -75742,6 +75904,9 @@
75742
75904
  "../../paraglide/messages/depositlimitmustbeinteger4.js": {
75743
75905
  "bytesInOutput": 299
75744
75906
  },
75907
+ "../../paraglide/messages/intervallimiterror2.js": {
75908
+ "bytesInOutput": 384
75909
+ },
75745
75910
  "../../paraglide/messages/loyalty.js": {
75746
75911
  "bytesInOutput": 229
75747
75912
  },
@@ -76976,7 +77141,7 @@
76976
77141
  "bytesInOutput": 307
76977
77142
  },
76978
77143
  "../../paraglide/messages/_index.js": {
76979
- "bytesInOutput": 31652
77144
+ "bytesInOutput": 31706
76980
77145
  },
76981
77146
  "../../paraglide/messages.js": {
76982
77147
  "bytesInOutput": 43
@@ -76991,7 +77156,7 @@
76991
77156
  "bytesInOutput": 894
76992
77157
  },
76993
77158
  "../../libs/api/src/fetches/auth.ts": {
76994
- "bytesInOutput": 3157
77159
+ "bytesInOutput": 3152
76995
77160
  },
76996
77161
  "../../libs/api/src/mutations/auth.ts": {
76997
77162
  "bytesInOutput": 463
@@ -77006,7 +77171,7 @@
77006
77171
  "bytesInOutput": 240
77007
77172
  },
77008
77173
  "../../libs/api/src/schemas/casino.ts": {
77009
- "bytesInOutput": 2129
77174
+ "bytesInOutput": 2677
77010
77175
  },
77011
77176
  "../../libs/api/src/schemas/compliance/account-closure.ts": {
77012
77177
  "bytesInOutput": 64
@@ -77297,7 +77462,7 @@
77297
77462
  "bytesInOutput": 63
77298
77463
  },
77299
77464
  "../../libs/frameworks/src/react/components/common/form/form-input/form-input.tsx": {
77300
- "bytesInOutput": 2912
77465
+ "bytesInOutput": 2954
77301
77466
  },
77302
77467
  "../../libs/frameworks/src/react/components/common/form/form-input/index.ts": {
77303
77468
  "bytesInOutput": 38
@@ -77377,6 +77542,9 @@
77377
77542
  "../../libs/frameworks/src/react/components/common/skeleton/index.ts": {
77378
77543
  "bytesInOutput": 38
77379
77544
  },
77545
+ "../../libs/utils/src/helpers/device.ts": {
77546
+ "bytesInOutput": 33
77547
+ },
77380
77548
  "../../libs/utils/src/helpers/string-transformation.ts": {
77381
77549
  "bytesInOutput": 33
77382
77550
  },
@@ -77387,7 +77555,7 @@
77387
77555
  "bytesInOutput": 89
77388
77556
  },
77389
77557
  "../../libs/frameworks/src/react/features/auth/components/register/dynamic-register-form/dynamic-register-form.utils.ts": {
77390
- "bytesInOutput": 784
77558
+ "bytesInOutput": 1030
77391
77559
  },
77392
77560
  "../../libs/frameworks/src/react/features/auth/components/gm2-login/login-manager/views/consents/consents-form.utils.ts": {
77393
77561
  "bytesInOutput": 269
@@ -77441,13 +77609,13 @@
77441
77609
  "bytesInOutput": 2649
77442
77610
  },
77443
77611
  "../../libs/frameworks/src/react/hooks/web-components/use-initial-config.ts": {
77444
- "bytesInOutput": 571
77612
+ "bytesInOutput": 708
77445
77613
  },
77446
77614
  "../../libs/utils/src/paraglide/paraglide-web-component-setup.ts": {
77447
77615
  "bytesInOutput": 100
77448
77616
  }
77449
77617
  },
77450
- "bytes": 955273
77618
+ "bytes": 958553
77451
77619
  }
77452
77620
  }
77453
77621
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@everymatrix/merkurbetsdk-login-wc",
3
- "version": "1.1.20",
3
+ "version": "1.1.21",
4
4
  "type": "module",
5
5
  "exports": {
6
6
  ".": {