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

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