@everymatrix/general-player-register-form 0.0.159 → 0.0.160

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.
@@ -8898,9 +8898,9 @@
8898
8898
  ? "RegisterFormContainerMobile"
8899
8899
  : ""));
8900
8900
 
8901
- add_location(div0, file, 200, 4, 7543);
8901
+ add_location(div0, file, 200, 4, 7558);
8902
8902
  attr_dev(div1, "class", "RegisterFormWrapper");
8903
- add_location(div1, file, 196, 2, 7383);
8903
+ add_location(div1, file, 196, 2, 7398);
8904
8904
  },
8905
8905
  m: function mount(target, anchor) {
8906
8906
  insert_dev(target, div1, anchor);
@@ -9011,7 +9011,7 @@
9011
9011
  c: function create() {
9012
9012
  div = element("div");
9013
9013
  attr_dev(div, "class", "ModalLoader");
9014
- add_location(div, file, 194, 2, 7341);
9014
+ add_location(div, file, 194, 2, 7356);
9015
9015
  },
9016
9016
  m: function mount(target, anchor) {
9017
9017
  insert_dev(target, div, anchor);
@@ -9042,7 +9042,7 @@
9042
9042
  div = element("div");
9043
9043
  attr_dev(div, "class", "RegisterFormImage");
9044
9044
  set_style(div, "background-image", "url('" + /*imagedesktop*/ ctx[0] + "')");
9045
- add_location(div, file, 198, 6, 7443);
9045
+ add_location(div, file, 198, 6, 7458);
9046
9046
  },
9047
9047
  m: function mount(target, anchor) {
9048
9048
  insert_dev(target, div, anchor);
@@ -9093,21 +9093,21 @@
9093
9093
  ? "RegisterStepDashColor"
9094
9094
  : ""));
9095
9095
 
9096
- add_location(div0, file, 203, 10, 7777);
9096
+ add_location(div0, file, 203, 10, 7792);
9097
9097
 
9098
9098
  attr_dev(div1, "class", div1_class_value = "RegisterSecondStepDash " + (/*showRegisterStepTwo*/ ctx[2] || !/*showRegisterStepOne*/ ctx[1] && !/*showRegisterStepTwo*/ ctx[2] && /*showRegisterStepThree*/ ctx[3]
9099
9099
  ? "RegisterStepDashColor"
9100
9100
  : ""));
9101
9101
 
9102
- add_location(div1, file, 204, 10, 8006);
9102
+ add_location(div1, file, 204, 10, 8021);
9103
9103
 
9104
9104
  attr_dev(div2, "class", div2_class_value = "RegisterThirdStepDash " + (/*showRegisterStepThree*/ ctx[3]
9105
9105
  ? "RegisterStepDashColor"
9106
9106
  : ""));
9107
9107
 
9108
- add_location(div2, file, 205, 10, 8187);
9108
+ add_location(div2, file, 205, 10, 8202);
9109
9109
  attr_dev(div3, "class", "RegisterSteps");
9110
- add_location(div3, file, 202, 8, 7715);
9110
+ add_location(div3, file, 202, 8, 7730);
9111
9111
  },
9112
9112
  m: function mount(target, anchor) {
9113
9113
  insert_dev(target, div3, anchor);
@@ -9163,9 +9163,9 @@
9163
9163
  c: function create() {
9164
9164
  div = element("div");
9165
9165
  general_player_register_form_step1 = element("general-player-register-form-step1");
9166
- add_location(general_player_register_form_step1, file, 210, 10, 8393);
9166
+ add_location(general_player_register_form_step1, file, 210, 10, 8408);
9167
9167
  attr_dev(div, "class", "RegisterFormStep1");
9168
- add_location(div, file, 209, 8, 8351);
9168
+ add_location(div, file, 209, 8, 8366);
9169
9169
  },
9170
9170
  m: function mount(target, anchor) {
9171
9171
  insert_dev(target, div, anchor);
@@ -9196,9 +9196,9 @@
9196
9196
  c: function create() {
9197
9197
  div = element("div");
9198
9198
  general_player_register_form_step2 = element("general-player-register-form-step2");
9199
- add_location(general_player_register_form_step2, file, 215, 10, 8541);
9199
+ add_location(general_player_register_form_step2, file, 215, 10, 8556);
9200
9200
  attr_dev(div, "class", "RegisterFormStep2");
9201
- add_location(div, file, 214, 8, 8499);
9201
+ add_location(div, file, 214, 8, 8514);
9202
9202
  },
9203
9203
  m: function mount(target, anchor) {
9204
9204
  insert_dev(target, div, anchor);
@@ -9230,9 +9230,9 @@
9230
9230
  div = element("div");
9231
9231
  general_player_register_form_step3 = element("general-player-register-form-step3");
9232
9232
  set_custom_element_data(general_player_register_form_step3, "userconsentsexist", /*userconsentsexist*/ ctx[8]);
9233
- add_location(general_player_register_form_step3, file, 220, 10, 8691);
9233
+ add_location(general_player_register_form_step3, file, 220, 10, 8706);
9234
9234
  attr_dev(div, "class", "RegisterFormStep3");
9235
- add_location(div, file, 219, 8, 8649);
9235
+ add_location(div, file, 219, 8, 8664);
9236
9236
  },
9237
9237
  m: function mount(target, anchor) {
9238
9238
  insert_dev(target, div, anchor);
@@ -9301,24 +9301,24 @@
9301
9301
  t7 = space();
9302
9302
  button = element("button");
9303
9303
  button.textContent = "Go To Login";
9304
- add_location(style, file, 225, 79, 8928);
9305
- add_location(defs, file, 225, 73, 8922);
9304
+ add_location(style, file, 225, 79, 8943);
9305
+ add_location(defs, file, 225, 73, 8937);
9306
9306
  attr_dev(path, "class", "a");
9307
9307
  attr_dev(path, "d", "M29.325,51,0,21.675l5.95-5.95,23.375,22.95L68,0l5.95,5.95Z");
9308
- add_location(path, file, 225, 118, 8967);
9308
+ add_location(path, file, 225, 118, 8982);
9309
9309
  attr_dev(svg, "xmlns", "http://www.w3.org/2000/svg");
9310
9310
  attr_dev(svg, "viewBox", "0 0 73.95 51");
9311
- add_location(svg, file, 225, 10, 8859);
9311
+ add_location(svg, file, 225, 10, 8874);
9312
9312
  attr_dev(h2, "class", "RegisterConfirmationTitle");
9313
- add_location(h2, file, 226, 10, 9064);
9313
+ add_location(h2, file, 226, 10, 9079);
9314
9314
  attr_dev(p0, "class", "RegisterConfirmationSubtitle");
9315
- add_location(p0, file, 227, 10, 9140);
9315
+ add_location(p0, file, 227, 10, 9155);
9316
9316
  attr_dev(p1, "class", "RegisterConfirmationNote");
9317
- add_location(p1, file, 228, 10, 9220);
9317
+ add_location(p1, file, 228, 10, 9235);
9318
9318
  attr_dev(button, "class", "RegisterConfirmationGoToLogin");
9319
- add_location(button, file, 229, 10, 9295);
9319
+ add_location(button, file, 229, 10, 9310);
9320
9320
  attr_dev(div, "class", "RegisterConfirmation");
9321
- add_location(div, file, 224, 8, 8814);
9321
+ add_location(div, file, 224, 8, 8829);
9322
9322
  },
9323
9323
  m: function mount(target, anchor) {
9324
9324
  insert_dev(target, div, anchor);
@@ -9454,8 +9454,10 @@
9454
9454
  };
9455
9455
 
9456
9456
  let { endpoint = "" } = $$props;
9457
- let { cmsendpoint } = $$props;
9457
+ let { cmsendpoint = "" } = $$props;
9458
9458
  let { imagedesktop = "" } = $$props;
9459
+ let { playerid = "" } = $$props;
9460
+ let { session = "" } = $$props;
9459
9461
  let isLoading = false;
9460
9462
  let showRegisterStepOne = true;
9461
9463
  let showRegisterStepTwo = false;
@@ -9475,8 +9477,6 @@
9475
9477
  let userconsentsexist = false;
9476
9478
  let error = "";
9477
9479
  let scrollSteps;
9478
- let { playerid } = $$props;
9479
- let { session } = $$props;
9480
9480
 
9481
9481
  const verifyUserConsents = () => {
9482
9482
  fetch(`${endpoint}/player/consentRequirements`).then(res => res.json()).then(data => {
@@ -9668,6 +9668,8 @@
9668
9668
  endpoint,
9669
9669
  cmsendpoint,
9670
9670
  imagedesktop,
9671
+ playerid,
9672
+ session,
9671
9673
  isLoading,
9672
9674
  showRegisterStepOne,
9673
9675
  showRegisterStepTwo,
@@ -9687,8 +9689,6 @@
9687
9689
  userconsentsexist,
9688
9690
  error,
9689
9691
  scrollSteps,
9690
- playerid,
9691
- session,
9692
9692
  verifyUserConsents,
9693
9693
  getCmsData,
9694
9694
  scrollTop,
@@ -9703,6 +9703,8 @@
9703
9703
  if ("endpoint" in $$props) $$invalidate(13, endpoint = $$props.endpoint);
9704
9704
  if ("cmsendpoint" in $$props) $$invalidate(14, cmsendpoint = $$props.cmsendpoint);
9705
9705
  if ("imagedesktop" in $$props) $$invalidate(0, imagedesktop = $$props.imagedesktop);
9706
+ if ("playerid" in $$props) $$invalidate(15, playerid = $$props.playerid);
9707
+ if ("session" in $$props) $$invalidate(16, session = $$props.session);
9706
9708
  if ("isLoading" in $$props) $$invalidate(10, isLoading = $$props.isLoading);
9707
9709
  if ("showRegisterStepOne" in $$props) $$invalidate(1, showRegisterStepOne = $$props.showRegisterStepOne);
9708
9710
  if ("showRegisterStepTwo" in $$props) $$invalidate(2, showRegisterStepTwo = $$props.showRegisterStepTwo);
@@ -9722,8 +9724,6 @@
9722
9724
  if ("userconsentsexist" in $$props) $$invalidate(8, userconsentsexist = $$props.userconsentsexist);
9723
9725
  if ("error" in $$props) error = $$props.error;
9724
9726
  if ("scrollSteps" in $$props) $$invalidate(9, scrollSteps = $$props.scrollSteps);
9725
- if ("playerid" in $$props) $$invalidate(15, playerid = $$props.playerid);
9726
- if ("session" in $$props) $$invalidate(16, session = $$props.session);
9727
9727
  };
9728
9728
 
9729
9729
  if ($$props && "$$inject" in $$props) {
@@ -9781,21 +9781,6 @@
9781
9781
  [-1, -1]
9782
9782
  );
9783
9783
 
9784
- const { ctx } = this.$$;
9785
- const props = this.attributes;
9786
-
9787
- if (/*cmsendpoint*/ ctx[14] === undefined && !("cmsendpoint" in props)) {
9788
- console_1.warn("<undefined> was created without expected prop 'cmsendpoint'");
9789
- }
9790
-
9791
- if (/*playerid*/ ctx[15] === undefined && !("playerid" in props)) {
9792
- console_1.warn("<undefined> was created without expected prop 'playerid'");
9793
- }
9794
-
9795
- if (/*session*/ ctx[16] === undefined && !("session" in props)) {
9796
- console_1.warn("<undefined> was created without expected prop 'session'");
9797
- }
9798
-
9799
9784
  if (options) {
9800
9785
  if (options.target) {
9801
9786
  insert_dev(options.target, this, options.anchor);