@everymatrix/general-player-login-form 0.0.163 → 0.0.167

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.
@@ -4427,40 +4427,42 @@
4427
4427
 
4428
4428
  // (134:0) {:else}
4429
4429
  function create_else_block(ctx) {
4430
+ let a;
4431
+ let t1;
4430
4432
  let div5;
4431
4433
  let div4;
4432
4434
  let div0;
4433
4435
  let h4;
4434
- let t1;
4436
+ let t3;
4435
4437
  let p;
4436
- let t2;
4437
- let span0;
4438
4438
  let t4;
4439
+ let span0;
4440
+ let t6;
4439
4441
  let div3;
4440
4442
  let div1;
4441
4443
  let label0;
4442
- let t5;
4443
- let span1;
4444
4444
  let t7;
4445
+ let span1;
4446
+ let t9;
4445
4447
  let input0;
4446
- let t8;
4448
+ let t10;
4447
4449
  let div1_class_value;
4448
- let t9;
4450
+ let t11;
4449
4451
  let div2;
4450
4452
  let label1;
4451
- let t10;
4452
- let span2;
4453
4453
  let t12;
4454
- let input1;
4455
- let t13;
4454
+ let span2;
4456
4455
  let t14;
4457
- let div2_class_value;
4456
+ let input1;
4458
4457
  let t15;
4459
4458
  let t16;
4460
- let button0;
4459
+ let div2_class_value;
4460
+ let t17;
4461
4461
  let t18;
4462
- let button1;
4462
+ let button0;
4463
4463
  let t20;
4464
+ let button1;
4465
+ let t22;
4464
4466
  let div5_class_value;
4465
4467
  let mounted;
4466
4468
  let dispose;
@@ -4479,126 +4481,133 @@
4479
4481
 
4480
4482
  const block = {
4481
4483
  c: function create() {
4484
+ a = element("a");
4485
+ a.textContent = "Open template";
4486
+ t1 = space();
4482
4487
  div5 = element("div");
4483
4488
  div4 = element("div");
4484
4489
  div0 = element("div");
4485
4490
  h4 = element("h4");
4486
4491
  h4.textContent = "Welcome";
4487
- t1 = space();
4492
+ t3 = space();
4488
4493
  p = element("p");
4489
- t2 = text("Don't have an account yet? ");
4494
+ t4 = text("Don't have an account yet? ");
4490
4495
  span0 = element("span");
4491
4496
  span0.textContent = "Register now";
4492
- t4 = space();
4497
+ t6 = space();
4493
4498
  div3 = element("div");
4494
4499
  div1 = element("div");
4495
4500
  label0 = element("label");
4496
- t5 = text("Username or Email:");
4501
+ t7 = text("Username or Email:");
4497
4502
  span1 = element("span");
4498
4503
  span1.textContent = "*";
4499
- t7 = space();
4504
+ t9 = space();
4500
4505
  input0 = element("input");
4501
- t8 = space();
4506
+ t10 = space();
4502
4507
  if (if_block0) if_block0.c();
4503
- t9 = space();
4508
+ t11 = space();
4504
4509
  div2 = element("div");
4505
4510
  label1 = element("label");
4506
- t10 = text("Password:");
4511
+ t12 = text("Password:");
4507
4512
  span2 = element("span");
4508
4513
  span2.textContent = "*";
4509
- t12 = space();
4514
+ t14 = space();
4510
4515
  input1 = element("input");
4511
- t13 = space();
4516
+ t15 = space();
4512
4517
  if_block1.c();
4513
- t14 = space();
4518
+ t16 = space();
4514
4519
  if (if_block2) if_block2.c();
4515
- t15 = space();
4520
+ t17 = space();
4516
4521
  if (if_block3) if_block3.c();
4517
- t16 = space();
4522
+ t18 = space();
4518
4523
  button0 = element("button");
4519
4524
  button0.textContent = "Sign In";
4520
- t18 = space();
4525
+ t20 = space();
4521
4526
  button1 = element("button");
4522
4527
  button1.textContent = "I forgot my password";
4523
- t20 = space();
4528
+ t22 = space();
4524
4529
  if (if_block4) if_block4.c();
4530
+ attr_dev(a, "href", "https://widgets.everymatrix.com/showcase/player-register");
4531
+ add_location(a, file, 134, 2, 4352);
4525
4532
  attr_dev(h4, "class", "FormHeaderTitle");
4526
- add_location(h4, file, 137, 8, 4492);
4533
+ add_location(h4, file, 138, 8, 4579);
4527
4534
  attr_dev(span0, "class", "FormRegisterCallToAction");
4528
- add_location(span0, file, 138, 65, 4598);
4535
+ add_location(span0, file, 139, 65, 4685);
4529
4536
  attr_dev(p, "class", "FormHeaderSubtitle");
4530
- add_location(p, file, 138, 8, 4541);
4537
+ add_location(p, file, 139, 8, 4628);
4531
4538
  attr_dev(div0, "class", "FormHeader");
4532
- add_location(div0, file, 136, 6, 4459);
4539
+ add_location(div0, file, 137, 6, 4546);
4533
4540
  attr_dev(span1, "class", "FormRequired");
4534
- add_location(span1, file, 142, 50, 4864);
4541
+ add_location(span1, file, 143, 50, 4951);
4535
4542
  attr_dev(label0, "for", "UserName");
4536
- add_location(label0, file, 142, 10, 4824);
4543
+ add_location(label0, file, 143, 10, 4911);
4537
4544
  attr_dev(input0, "type", "text");
4538
4545
  attr_dev(input0, "id", "UserName");
4539
- add_location(input0, file, 143, 10, 4918);
4546
+ add_location(input0, file, 144, 10, 5005);
4540
4547
  attr_dev(div1, "class", div1_class_value = "UserContainer " + (/*invalidName*/ ctx[4] ? "InvalidField" : ""));
4541
- add_location(div1, file, 141, 8, 4750);
4548
+ add_location(div1, file, 142, 8, 4837);
4542
4549
  attr_dev(span2, "class", "FormRequired");
4543
- add_location(span2, file, 149, 41, 5355);
4550
+ add_location(span2, file, 150, 41, 5442);
4544
4551
  attr_dev(label1, "for", "Password");
4545
- add_location(label1, file, 149, 10, 5324);
4552
+ add_location(label1, file, 150, 10, 5411);
4546
4553
  attr_dev(input1, "type", "password");
4547
4554
  attr_dev(input1, "id", "Password");
4548
- add_location(input1, file, 150, 10, 5409);
4555
+ add_location(input1, file, 151, 10, 5496);
4549
4556
  attr_dev(div2, "class", div2_class_value = "PasswordContainer " + (/*invalidPassword*/ ctx[5] ? "InvalidField" : ""));
4550
- add_location(div2, file, 148, 8, 5242);
4557
+ add_location(div2, file, 149, 8, 5329);
4551
4558
  attr_dev(button0, "class", "SingInButton");
4552
- add_location(button0, file, 163, 8, 8750);
4559
+ add_location(button0, file, 164, 8, 8837);
4553
4560
  attr_dev(button1, "class", "ForgotPasswordButton");
4554
- add_location(button1, file, 164, 8, 8839);
4561
+ add_location(button1, file, 165, 8, 8926);
4555
4562
  attr_dev(div3, "class", "FormContent");
4556
- add_location(div3, file, 140, 6, 4716);
4563
+ add_location(div3, file, 141, 6, 4803);
4557
4564
  attr_dev(div4, "class", "FormLeftSide");
4558
- add_location(div4, file, 135, 4, 4426);
4565
+ add_location(div4, file, 136, 4, 4513);
4559
4566
  attr_dev(div5, "class", div5_class_value = "FormContainer " + (/*mobileView*/ ctx[1] ? "FormMobileContainer" : ""));
4560
- add_location(div5, file, 134, 2, 4352);
4567
+ add_location(div5, file, 135, 2, 4439);
4561
4568
  },
4562
4569
  m: function mount(target, anchor) {
4570
+ insert_dev(target, a, anchor);
4571
+ insert_dev(target, t1, anchor);
4563
4572
  insert_dev(target, div5, anchor);
4564
4573
  append_dev(div5, div4);
4565
4574
  append_dev(div4, div0);
4566
4575
  append_dev(div0, h4);
4567
- append_dev(div0, t1);
4576
+ append_dev(div0, t3);
4568
4577
  append_dev(div0, p);
4569
- append_dev(p, t2);
4578
+ append_dev(p, t4);
4570
4579
  append_dev(p, span0);
4571
- append_dev(div4, t4);
4580
+ append_dev(div4, t6);
4572
4581
  append_dev(div4, div3);
4573
4582
  append_dev(div3, div1);
4574
4583
  append_dev(div1, label0);
4575
- append_dev(label0, t5);
4584
+ append_dev(label0, t7);
4576
4585
  append_dev(label0, span1);
4577
- append_dev(div1, t7);
4586
+ append_dev(div1, t9);
4578
4587
  append_dev(div1, input0);
4579
4588
  set_input_value(input0, /*userValue*/ ctx[2]);
4580
- append_dev(div1, t8);
4589
+ append_dev(div1, t10);
4581
4590
  if (if_block0) if_block0.m(div1, null);
4582
- append_dev(div3, t9);
4591
+ append_dev(div3, t11);
4583
4592
  append_dev(div3, div2);
4584
4593
  append_dev(div2, label1);
4585
- append_dev(label1, t10);
4594
+ append_dev(label1, t12);
4586
4595
  append_dev(label1, span2);
4587
- append_dev(div2, t12);
4596
+ append_dev(div2, t14);
4588
4597
  append_dev(div2, input1);
4589
4598
  set_input_value(input1, /*userPassword*/ ctx[3]);
4590
4599
  /*input1_binding*/ ctx[20](input1);
4591
- append_dev(div2, t13);
4600
+ append_dev(div2, t15);
4592
4601
  if_block1.m(div2, null);
4593
- append_dev(div2, t14);
4602
+ append_dev(div2, t16);
4594
4603
  if (if_block2) if_block2.m(div2, null);
4595
- append_dev(div3, t15);
4604
+ append_dev(div3, t17);
4596
4605
  if (if_block3) if_block3.m(div3, null);
4597
- append_dev(div3, t16);
4598
- append_dev(div3, button0);
4599
4606
  append_dev(div3, t18);
4607
+ append_dev(div3, button0);
4608
+ append_dev(div3, t20);
4600
4609
  append_dev(div3, button1);
4601
- append_dev(div5, t20);
4610
+ append_dev(div5, t22);
4602
4611
  if (if_block4) if_block4.m(div5, null);
4603
4612
 
4604
4613
  if (!mounted) {
@@ -4647,7 +4656,7 @@
4647
4656
 
4648
4657
  if (if_block1) {
4649
4658
  if_block1.c();
4650
- if_block1.m(div2, t14);
4659
+ if_block1.m(div2, t16);
4651
4660
  }
4652
4661
  }
4653
4662
 
@@ -4672,7 +4681,7 @@
4672
4681
  } else {
4673
4682
  if_block3 = create_if_block_2(ctx);
4674
4683
  if_block3.c();
4675
- if_block3.m(div3, t16);
4684
+ if_block3.m(div3, t18);
4676
4685
  }
4677
4686
  } else if (if_block3) {
4678
4687
  if_block3.d(1);
@@ -4697,6 +4706,8 @@
4697
4706
  }
4698
4707
  },
4699
4708
  d: function destroy(detaching) {
4709
+ if (detaching) detach_dev(a);
4710
+ if (detaching) detach_dev(t1);
4700
4711
  if (detaching) detach_dev(div5);
4701
4712
  if (if_block0) if_block0.d();
4702
4713
  /*input1_binding*/ ctx[20](null);
@@ -4750,7 +4761,7 @@
4750
4761
  return block;
4751
4762
  }
4752
4763
 
4753
- // (145:10) {#if invalidName}
4764
+ // (146:10) {#if invalidName}
4754
4765
  function create_if_block_5(ctx) {
4755
4766
  let p;
4756
4767
 
@@ -4759,7 +4770,7 @@
4759
4770
  p = element("p");
4760
4771
  p.textContent = "Name must be at least 2 characters long, and contain no special characters. Email should contain '@' and a 2-3 letter long domain.";
4761
4772
  attr_dev(p, "class", "InvalidInput");
4762
- add_location(p, file, 145, 12, 5044);
4773
+ add_location(p, file, 146, 12, 5131);
4763
4774
  },
4764
4775
  m: function mount(target, anchor) {
4765
4776
  insert_dev(target, p, anchor);
@@ -4773,14 +4784,14 @@
4773
4784
  block,
4774
4785
  id: create_if_block_5.name,
4775
4786
  type: "if",
4776
- source: "(145:10) {#if invalidName}",
4787
+ source: "(146:10) {#if invalidName}",
4777
4788
  ctx
4778
4789
  });
4779
4790
 
4780
4791
  return block;
4781
4792
  }
4782
4793
 
4783
- // (154:10) {:else}
4794
+ // (155:10) {:else}
4784
4795
  function create_else_block_1(ctx) {
4785
4796
  let svg;
4786
4797
  let defs;
@@ -4801,26 +4812,26 @@
4801
4812
  g = svg_element("g");
4802
4813
  path = svg_element("path");
4803
4814
  circle = svg_element("circle");
4804
- add_location(style, file, 154, 178, 7465);
4805
- add_location(defs, file, 154, 172, 7459);
4815
+ add_location(style, file, 155, 178, 7552);
4816
+ add_location(defs, file, 155, 172, 7546);
4806
4817
  attr_dev(path, "class", "a");
4807
4818
  attr_dev(path, "d", "M23.541,38.332a11.467,11.467,0,0,1-4.886-1.611,34.413,34.413,0,0,1-3.976-2.469,1.1,1.1,0,0,1-.494-.936,1.21,1.21,0,0,1,.442-.962A37.986,37.986,0,0,1,18.6,29.625a16.06,16.06,0,0,1,2.521-1.248,6.862,6.862,0,0,1,2.417-.546,6.862,6.862,0,0,1,2.417.546,20.541,20.541,0,0,1,2.547,1.248,45.872,45.872,0,0,1,4.054,2.729,1.159,1.159,0,0,1,.468.962,1.067,1.067,0,0,1-.52.936,36.353,36.353,0,0,1-4.054,2.469A11.2,11.2,0,0,1,23.541,38.332Zm0-9.46a9.813,9.813,0,0,0-4.392,1.663,44.138,44.138,0,0,0-3.873,2.651.13.13,0,0,0,0,.208,36.5,36.5,0,0,0,3.873,2.391,10.372,10.372,0,0,0,4.392,1.481,11.051,11.051,0,0,0,4.444-1.481,40.2,40.2,0,0,0,3.925-2.391.13.13,0,0,0,0-.208h0a34.132,34.132,0,0,0-3.925-2.651A10.072,10.072,0,0,0,23.541,28.872Z");
4808
4819
  attr_dev(path, "transform", "translate(0)");
4809
- add_location(path, file, 154, 259, 7546);
4820
+ add_location(path, file, 155, 259, 7633);
4810
4821
  attr_dev(circle, "class", "a");
4811
4822
  attr_dev(circle, "cx", "2.779");
4812
4823
  attr_dev(circle, "cy", "2.779");
4813
4824
  attr_dev(circle, "r", "2.779");
4814
4825
  attr_dev(circle, "transform", "translate(20.827 30.303)");
4815
- add_location(circle, file, 154, 1029, 8316);
4826
+ add_location(circle, file, 155, 1029, 8403);
4816
4827
  attr_dev(g, "transform", "translate(-14.185 -27.832)");
4817
- add_location(g, file, 154, 217, 7504);
4828
+ add_location(g, file, 155, 217, 7591);
4818
4829
  attr_dev(svg, "class", "TogglePasswordVisibility");
4819
4830
  attr_dev(svg, "xmlns", "http://www.w3.org/2000/svg");
4820
4831
  attr_dev(svg, "width", "18.843");
4821
4832
  attr_dev(svg, "height", "10.5");
4822
4833
  attr_dev(svg, "viewBox", "0 0 18.843 10.5");
4823
- add_location(svg, file, 154, 12, 7299);
4834
+ add_location(svg, file, 155, 12, 7386);
4824
4835
  },
4825
4836
  m: function mount(target, anchor) {
4826
4837
  insert_dev(target, svg, anchor);
@@ -4848,14 +4859,14 @@
4848
4859
  block,
4849
4860
  id: create_else_block_1.name,
4850
4861
  type: "else",
4851
- source: "(154:10) {:else}",
4862
+ source: "(155:10) {:else}",
4852
4863
  ctx
4853
4864
  });
4854
4865
 
4855
4866
  return block;
4856
4867
  }
4857
4868
 
4858
- // (152:10) {#if isPasswordVisible}
4869
+ // (153:10) {#if isPasswordVisible}
4859
4870
  function create_if_block_4(ctx) {
4860
4871
  let svg;
4861
4872
  let defs;
@@ -4888,48 +4899,48 @@
4888
4899
  path2 = svg_element("path");
4889
4900
  path3 = svg_element("path");
4890
4901
  rect = svg_element("rect");
4891
- add_location(style, file, 152, 182, 5755);
4892
- add_location(defs, file, 152, 176, 5749);
4902
+ add_location(style, file, 153, 182, 5842);
4903
+ add_location(defs, file, 153, 176, 5836);
4893
4904
  attr_dev(circle, "class", "a");
4894
4905
  attr_dev(circle, "cx", "0.05");
4895
4906
  attr_dev(circle, "cy", "0.05");
4896
4907
  attr_dev(circle, "r", "0.05");
4897
4908
  attr_dev(circle, "transform", "translate(121.017 31.148)");
4898
- add_location(circle, file, 152, 264, 5837);
4909
+ add_location(circle, file, 153, 264, 5924);
4899
4910
  attr_dev(path0, "class", "a");
4900
4911
  attr_dev(path0, "d", "M147.413,43.174a2.774,2.774,0,0,0-3.229-3.943Z");
4901
4912
  attr_dev(path0, "transform", "translate(-142.164 -39.123)");
4902
- add_location(path0, file, 152, 390, 5963);
4913
+ add_location(path0, file, 153, 390, 6050);
4903
4914
  attr_dev(path1, "class", "a");
4904
4915
  attr_dev(path1, "d", "M137.031,43.1a2.778,2.778,0,0,0,3.447,4.209Z");
4905
4916
  attr_dev(path1, "transform", "translate(-136.413 -42.068)");
4906
- add_location(path1, file, 152, 498, 6071);
4917
+ add_location(path1, file, 153, 498, 6158);
4907
4918
  attr_dev(g0, "transform", "translate(117.499 27.37)");
4908
- add_location(g0, file, 152, 350, 5923);
4919
+ add_location(g0, file, 153, 350, 6010);
4909
4920
  attr_dev(path2, "class", "a");
4910
4921
  attr_dev(path2, "d", "M122.538,42.061a7.043,7.043,0,0,1-2.325.53,10.373,10.373,0,0,1-4.393-1.482,36.509,36.509,0,0,1-3.873-2.391.13.13,0,0,1,0-.208,44.141,44.141,0,0,1,3.873-2.651c.394-.233.768-.437,1.13-.622l-.686-.838c-.322.167-.651.347-.99.55a37.989,37.989,0,0,0-3.977,2.729,1.21,1.21,0,0,0-.442.962,1.1,1.1,0,0,0,.494.936,34.416,34.416,0,0,0,3.977,2.469,11.468,11.468,0,0,0,4.886,1.611,8.427,8.427,0,0,0,3.039-.725Z");
4911
4922
  attr_dev(path2, "transform", "translate(-110.856 -33.157)");
4912
- add_location(path2, file, 152, 649, 6222);
4923
+ add_location(path2, file, 153, 649, 6309);
4913
4924
  attr_dev(path3, "class", "a");
4914
4925
  attr_dev(path3, "d", "M149.119,34.14a45.875,45.875,0,0,0-4.055-2.729,20.541,20.541,0,0,0-2.547-1.248,5.6,5.6,0,0,0-4.79-.017l.7.856a5.254,5.254,0,0,1,1.672-.346,10.072,10.072,0,0,1,4.445,1.663,34.132,34.132,0,0,1,3.925,2.651.13.13,0,0,1,0,.208,40.2,40.2,0,0,1-3.925,2.391c-.179.092-.352.176-.525.26l.684.835c.1-.054.2-.1.309-.159a36.356,36.356,0,0,0,4.055-2.469,1.067,1.067,0,0,0,.52-.936A1.159,1.159,0,0,0,149.119,34.14Z");
4915
4926
  attr_dev(path3, "transform", "translate(-130.743 -29.617)");
4916
- add_location(path3, file, 152, 1108, 6681);
4927
+ add_location(path3, file, 153, 1108, 6768);
4917
4928
  attr_dev(g1, "transform", "translate(110.856 24.899)");
4918
- add_location(g1, file, 152, 608, 6181);
4929
+ add_location(g1, file, 153, 608, 6268);
4919
4930
  attr_dev(rect, "class", "a");
4920
4931
  attr_dev(rect, "width", "0.972");
4921
4932
  attr_dev(rect, "height", "15.861");
4922
4933
  attr_dev(rect, "rx", "0.486");
4923
4934
  attr_dev(rect, "transform", "translate(114.827 23.858) rotate(-39.315)");
4924
- add_location(rect, file, 152, 1573, 7146);
4935
+ add_location(rect, file, 153, 1573, 7233);
4925
4936
  attr_dev(g2, "transform", "translate(-110.856 -23.242)");
4926
- add_location(g2, file, 152, 221, 5794);
4937
+ add_location(g2, file, 153, 221, 5881);
4927
4938
  attr_dev(svg, "class", "TogglePasswordVisibility");
4928
4939
  attr_dev(svg, "xmlns", "http://www.w3.org/2000/svg");
4929
4940
  attr_dev(svg, "width", "18.844");
4930
4941
  attr_dev(svg, "height", "12.887");
4931
4942
  attr_dev(svg, "viewBox", "0 0 18.844 12.887");
4932
- add_location(svg, file, 152, 12, 5585);
4943
+ add_location(svg, file, 153, 12, 5672);
4933
4944
  },
4934
4945
  m: function mount(target, anchor) {
4935
4946
  insert_dev(target, svg, anchor);
@@ -4963,14 +4974,14 @@
4963
4974
  block,
4964
4975
  id: create_if_block_4.name,
4965
4976
  type: "if",
4966
- source: "(152:10) {#if isPasswordVisible}",
4977
+ source: "(153:10) {#if isPasswordVisible}",
4967
4978
  ctx
4968
4979
  });
4969
4980
 
4970
4981
  return block;
4971
4982
  }
4972
4983
 
4973
- // (157:10) {#if invalidPassword}
4984
+ // (158:10) {#if invalidPassword}
4974
4985
  function create_if_block_3(ctx) {
4975
4986
  let p;
4976
4987
 
@@ -4979,7 +4990,7 @@
4979
4990
  p = element("p");
4980
4991
  p.textContent = "Password must be 8-20 characters long, and contain at least 1 uppercase letter, 1 number and 1 special character.";
4981
4992
  attr_dev(p, "class", "InvalidInput");
4982
- add_location(p, file, 157, 12, 8475);
4993
+ add_location(p, file, 158, 12, 8562);
4983
4994
  },
4984
4995
  m: function mount(target, anchor) {
4985
4996
  insert_dev(target, p, anchor);
@@ -4993,14 +5004,14 @@
4993
5004
  block,
4994
5005
  id: create_if_block_3.name,
4995
5006
  type: "if",
4996
- source: "(157:10) {#if invalidPassword}",
5007
+ source: "(158:10) {#if invalidPassword}",
4997
5008
  ctx
4998
5009
  });
4999
5010
 
5000
5011
  return block;
5001
5012
  }
5002
5013
 
5003
- // (161:8) {#if errorMessage}
5014
+ // (162:8) {#if errorMessage}
5004
5015
  function create_if_block_2(ctx) {
5005
5016
  let p;
5006
5017
  let t;
@@ -5010,7 +5021,7 @@
5010
5021
  p = element("p");
5011
5022
  t = text(/*errorMessage*/ ctx[6]);
5012
5023
  attr_dev(p, "class", "ErrorMessage");
5013
- add_location(p, file, 161, 10, 8685);
5024
+ add_location(p, file, 162, 10, 8772);
5014
5025
  },
5015
5026
  m: function mount(target, anchor) {
5016
5027
  insert_dev(target, p, anchor);
@@ -5028,14 +5039,14 @@
5028
5039
  block,
5029
5040
  id: create_if_block_2.name,
5030
5041
  type: "if",
5031
- source: "(161:8) {#if errorMessage}",
5042
+ source: "(162:8) {#if errorMessage}",
5032
5043
  ctx
5033
5044
  });
5034
5045
 
5035
5046
  return block;
5036
5047
  }
5037
5048
 
5038
- // (176:4) {#if !mobileView}
5049
+ // (177:4) {#if !mobileView}
5039
5050
  function create_if_block_1(ctx) {
5040
5051
  let div;
5041
5052
 
@@ -5044,7 +5055,7 @@
5044
5055
  div = element("div");
5045
5056
  attr_dev(div, "class", "FormRightSide");
5046
5057
  set_style(div, "background-image", "url('" + /*imagedesktop*/ ctx[0] + "')");
5047
- add_location(div, file, 176, 6, 9425);
5058
+ add_location(div, file, 177, 6, 9512);
5048
5059
  },
5049
5060
  m: function mount(target, anchor) {
5050
5061
  insert_dev(target, div, anchor);
@@ -5063,7 +5074,7 @@
5063
5074
  block,
5064
5075
  id: create_if_block_1.name,
5065
5076
  type: "if",
5066
- source: "(176:4) {#if !mobileView}",
5077
+ source: "(177:4) {#if !mobileView}",
5067
5078
  ctx
5068
5079
  });
5069
5080