@coras-io/embed 0.1.2 → 0.2.0

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.
@@ -26515,92 +26515,6 @@
26515
26515
  }
26516
26516
  ]
26517
26517
  },
26518
- {
26519
- "kind": "javascript-module",
26520
- "path": "src/components/option-group/option-group.component.ts",
26521
- "declarations": [
26522
- {
26523
- "kind": "class",
26524
- "description": "",
26525
- "name": "CorasOptionGroup",
26526
- "members": [
26527
- {
26528
- "kind": "field",
26529
- "name": "label",
26530
- "type": {
26531
- "text": "string"
26532
- },
26533
- "privacy": "public",
26534
- "default": "\"\"",
26535
- "attribute": "label"
26536
- }
26537
- ],
26538
- "attributes": [
26539
- {
26540
- "name": "label",
26541
- "type": {
26542
- "text": "string"
26543
- },
26544
- "default": "\"\"",
26545
- "fieldName": "label"
26546
- }
26547
- ],
26548
- "superclass": {
26549
- "name": "LitElement",
26550
- "package": "lit"
26551
- },
26552
- "tagName": "coras-option-group",
26553
- "customElement": true
26554
- }
26555
- ],
26556
- "exports": [
26557
- {
26558
- "kind": "js",
26559
- "name": "CorasOptionGroup",
26560
- "declaration": {
26561
- "name": "CorasOptionGroup",
26562
- "module": "src/components/option-group/option-group.component.ts"
26563
- }
26564
- }
26565
- ]
26566
- },
26567
- {
26568
- "kind": "javascript-module",
26569
- "path": "src/components/option-group/option-group.tests.ts",
26570
- "declarations": [],
26571
- "exports": []
26572
- },
26573
- {
26574
- "kind": "javascript-module",
26575
- "path": "src/components/option-group/option-group.ts",
26576
- "declarations": [],
26577
- "exports": [
26578
- {
26579
- "kind": "js",
26580
- "name": "*",
26581
- "declaration": {
26582
- "name": "*",
26583
- "package": "\"./option-group.component.js\""
26584
- }
26585
- },
26586
- {
26587
- "kind": "js",
26588
- "name": "default",
26589
- "declaration": {
26590
- "name": "CorasOptionGroup",
26591
- "module": "src/components/option-group/option-group.ts"
26592
- }
26593
- },
26594
- {
26595
- "kind": "custom-element-definition",
26596
- "name": "coras-option-group",
26597
- "declaration": {
26598
- "name": "CorasOptionGroup",
26599
- "module": "/src/components/option-group/option-group.component.js"
26600
- }
26601
- }
26602
- ]
26603
- },
26604
26518
  {
26605
26519
  "kind": "javascript-module",
26606
26520
  "path": "src/components/order-confirmation/order-confirmation.component.ts",
@@ -26749,6 +26663,92 @@
26749
26663
  }
26750
26664
  ]
26751
26665
  },
26666
+ {
26667
+ "kind": "javascript-module",
26668
+ "path": "src/components/option-group/option-group.component.ts",
26669
+ "declarations": [
26670
+ {
26671
+ "kind": "class",
26672
+ "description": "",
26673
+ "name": "CorasOptionGroup",
26674
+ "members": [
26675
+ {
26676
+ "kind": "field",
26677
+ "name": "label",
26678
+ "type": {
26679
+ "text": "string"
26680
+ },
26681
+ "privacy": "public",
26682
+ "default": "\"\"",
26683
+ "attribute": "label"
26684
+ }
26685
+ ],
26686
+ "attributes": [
26687
+ {
26688
+ "name": "label",
26689
+ "type": {
26690
+ "text": "string"
26691
+ },
26692
+ "default": "\"\"",
26693
+ "fieldName": "label"
26694
+ }
26695
+ ],
26696
+ "superclass": {
26697
+ "name": "LitElement",
26698
+ "package": "lit"
26699
+ },
26700
+ "tagName": "coras-option-group",
26701
+ "customElement": true
26702
+ }
26703
+ ],
26704
+ "exports": [
26705
+ {
26706
+ "kind": "js",
26707
+ "name": "CorasOptionGroup",
26708
+ "declaration": {
26709
+ "name": "CorasOptionGroup",
26710
+ "module": "src/components/option-group/option-group.component.ts"
26711
+ }
26712
+ }
26713
+ ]
26714
+ },
26715
+ {
26716
+ "kind": "javascript-module",
26717
+ "path": "src/components/option-group/option-group.tests.ts",
26718
+ "declarations": [],
26719
+ "exports": []
26720
+ },
26721
+ {
26722
+ "kind": "javascript-module",
26723
+ "path": "src/components/option-group/option-group.ts",
26724
+ "declarations": [],
26725
+ "exports": [
26726
+ {
26727
+ "kind": "js",
26728
+ "name": "*",
26729
+ "declaration": {
26730
+ "name": "*",
26731
+ "package": "\"./option-group.component.js\""
26732
+ }
26733
+ },
26734
+ {
26735
+ "kind": "js",
26736
+ "name": "default",
26737
+ "declaration": {
26738
+ "name": "CorasOptionGroup",
26739
+ "module": "src/components/option-group/option-group.ts"
26740
+ }
26741
+ },
26742
+ {
26743
+ "kind": "custom-element-definition",
26744
+ "name": "coras-option-group",
26745
+ "declaration": {
26746
+ "name": "CorasOptionGroup",
26747
+ "module": "/src/components/option-group/option-group.component.js"
26748
+ }
26749
+ }
26750
+ ]
26751
+ },
26752
26752
  {
26753
26753
  "kind": "javascript-module",
26754
26754
  "path": "src/components/otp/otp.component.ts",
@@ -29481,13 +29481,24 @@
29481
29481
  },
29482
29482
  {
29483
29483
  "kind": "field",
29484
- "name": "ticketCount",
29484
+ "name": "maxSeats",
29485
29485
  "type": {
29486
29486
  "text": "number"
29487
29487
  },
29488
29488
  "privacy": "public",
29489
29489
  "default": "0",
29490
- "attribute": "ticket-count"
29490
+ "attribute": "max-seats"
29491
+ },
29492
+ {
29493
+ "kind": "field",
29494
+ "name": "reserving",
29495
+ "type": {
29496
+ "text": "boolean"
29497
+ },
29498
+ "privacy": "public",
29499
+ "default": "false",
29500
+ "attribute": "reserving",
29501
+ "reflects": true
29491
29502
  },
29492
29503
  {
29493
29504
  "kind": "field",
@@ -29708,12 +29719,20 @@
29708
29719
  "fieldName": "region"
29709
29720
  },
29710
29721
  {
29711
- "name": "ticket-count",
29722
+ "name": "max-seats",
29712
29723
  "type": {
29713
29724
  "text": "number"
29714
29725
  },
29715
29726
  "default": "0",
29716
- "fieldName": "ticketCount"
29727
+ "fieldName": "maxSeats"
29728
+ },
29729
+ {
29730
+ "name": "reserving",
29731
+ "type": {
29732
+ "text": "boolean"
29733
+ },
29734
+ "default": "false",
29735
+ "fieldName": "reserving"
29717
29736
  }
29718
29737
  ],
29719
29738
  "superclass": {
@@ -35356,62 +35375,152 @@
35356
35375
  },
35357
35376
  {
35358
35377
  "kind": "javascript-module",
35359
- "path": "src/components/option-group/option-chip/option-chip.component.ts",
35378
+ "path": "src/components/order-confirmation/order-confirmation-item/order-confirmation-item.component.ts",
35360
35379
  "declarations": [
35361
35380
  {
35362
35381
  "kind": "class",
35363
35382
  "description": "",
35364
- "name": "CorasOptionChip",
35383
+ "name": "CorasOrderConfirmationItem",
35365
35384
  "members": [
35366
35385
  {
35367
35386
  "kind": "field",
35368
- "name": "selected",
35387
+ "name": "caption",
35369
35388
  "type": {
35370
- "text": "boolean"
35389
+ "text": "string"
35371
35390
  },
35372
35391
  "privacy": "public",
35373
- "default": "false",
35374
- "attribute": "selected"
35392
+ "default": "\"\"",
35393
+ "attribute": "caption"
35394
+ },
35395
+ {
35396
+ "kind": "field",
35397
+ "name": "imageUrl",
35398
+ "type": {
35399
+ "text": "string"
35400
+ },
35401
+ "privacy": "public",
35402
+ "default": "\"\"",
35403
+ "attribute": "imageUrl"
35404
+ },
35405
+ {
35406
+ "kind": "field",
35407
+ "name": "datetime",
35408
+ "type": {
35409
+ "text": "string"
35410
+ },
35411
+ "privacy": "public",
35412
+ "default": "\"\"",
35413
+ "attribute": "datetime"
35414
+ },
35415
+ {
35416
+ "kind": "field",
35417
+ "name": "location",
35418
+ "type": {
35419
+ "text": "string"
35420
+ },
35421
+ "privacy": "public",
35422
+ "default": "\"\"",
35423
+ "attribute": "location"
35424
+ },
35425
+ {
35426
+ "kind": "field",
35427
+ "name": "language",
35428
+ "type": {
35429
+ "text": "string"
35430
+ },
35431
+ "privacy": "public",
35432
+ "default": "\"\"",
35433
+ "attribute": "language"
35434
+ },
35435
+ {
35436
+ "kind": "field",
35437
+ "name": "details",
35438
+ "type": {
35439
+ "text": "string"
35440
+ },
35441
+ "privacy": "public",
35442
+ "default": "\"\"",
35443
+ "attribute": "details"
35375
35444
  }
35376
35445
  ],
35377
35446
  "attributes": [
35378
35447
  {
35379
- "name": "selected",
35448
+ "name": "caption",
35380
35449
  "type": {
35381
- "text": "boolean"
35450
+ "text": "string"
35382
35451
  },
35383
- "default": "false",
35384
- "fieldName": "selected"
35452
+ "default": "\"\"",
35453
+ "fieldName": "caption"
35454
+ },
35455
+ {
35456
+ "name": "imageUrl",
35457
+ "type": {
35458
+ "text": "string"
35459
+ },
35460
+ "default": "\"\"",
35461
+ "fieldName": "imageUrl"
35462
+ },
35463
+ {
35464
+ "name": "datetime",
35465
+ "type": {
35466
+ "text": "string"
35467
+ },
35468
+ "default": "\"\"",
35469
+ "fieldName": "datetime"
35470
+ },
35471
+ {
35472
+ "name": "location",
35473
+ "type": {
35474
+ "text": "string"
35475
+ },
35476
+ "default": "\"\"",
35477
+ "fieldName": "location"
35478
+ },
35479
+ {
35480
+ "name": "language",
35481
+ "type": {
35482
+ "text": "string"
35483
+ },
35484
+ "default": "\"\"",
35485
+ "fieldName": "language"
35486
+ },
35487
+ {
35488
+ "name": "details",
35489
+ "type": {
35490
+ "text": "string"
35491
+ },
35492
+ "default": "\"\"",
35493
+ "fieldName": "details"
35385
35494
  }
35386
35495
  ],
35387
35496
  "superclass": {
35388
35497
  "name": "LitElement",
35389
35498
  "package": "lit"
35390
35499
  },
35391
- "tagName": "coras-option-chip",
35500
+ "tagName": "coras-order-confirmation-item",
35392
35501
  "customElement": true
35393
35502
  }
35394
35503
  ],
35395
35504
  "exports": [
35396
35505
  {
35397
35506
  "kind": "js",
35398
- "name": "CorasOptionChip",
35507
+ "name": "CorasOrderConfirmationItem",
35399
35508
  "declaration": {
35400
- "name": "CorasOptionChip",
35401
- "module": "src/components/option-group/option-chip/option-chip.component.ts"
35509
+ "name": "CorasOrderConfirmationItem",
35510
+ "module": "src/components/order-confirmation/order-confirmation-item/order-confirmation-item.component.ts"
35402
35511
  }
35403
35512
  }
35404
35513
  ]
35405
35514
  },
35406
35515
  {
35407
35516
  "kind": "javascript-module",
35408
- "path": "src/components/option-group/option-chip/option-chip.tests.ts",
35517
+ "path": "src/components/order-confirmation/order-confirmation-item/order-confirmation-item.tests.ts",
35409
35518
  "declarations": [],
35410
35519
  "exports": []
35411
35520
  },
35412
35521
  {
35413
35522
  "kind": "javascript-module",
35414
- "path": "src/components/option-group/option-chip/option-chip.ts",
35523
+ "path": "src/components/order-confirmation/order-confirmation-item/order-confirmation-item.ts",
35415
35524
  "declarations": [],
35416
35525
  "exports": [
35417
35526
  {
@@ -35419,175 +35528,85 @@
35419
35528
  "name": "*",
35420
35529
  "declaration": {
35421
35530
  "name": "*",
35422
- "package": "\"./option-chip.component.js\""
35531
+ "package": "\"./order-confirmation-item.component.js\""
35423
35532
  }
35424
35533
  },
35425
35534
  {
35426
35535
  "kind": "js",
35427
35536
  "name": "default",
35428
35537
  "declaration": {
35429
- "name": "CorasOptionChip",
35430
- "module": "src/components/option-group/option-chip/option-chip.ts"
35538
+ "name": "CorasOrderConfirmationItem",
35539
+ "module": "src/components/order-confirmation/order-confirmation-item/order-confirmation-item.ts"
35431
35540
  }
35432
35541
  },
35433
35542
  {
35434
35543
  "kind": "custom-element-definition",
35435
- "name": "coras-option-chip",
35544
+ "name": "coras-order-confirmation-item",
35436
35545
  "declaration": {
35437
- "name": "CorasOptionChip",
35438
- "module": "/src/components/option-group/option-chip/option-chip.component.js"
35546
+ "name": "CorasOrderConfirmationItem",
35547
+ "module": "/src/components/order-confirmation/order-confirmation-item/order-confirmation-item.component.js"
35439
35548
  }
35440
35549
  }
35441
35550
  ]
35442
35551
  },
35443
35552
  {
35444
35553
  "kind": "javascript-module",
35445
- "path": "src/components/order-confirmation/order-confirmation-item/order-confirmation-item.component.ts",
35554
+ "path": "src/components/option-group/option-chip/option-chip.component.ts",
35446
35555
  "declarations": [
35447
35556
  {
35448
35557
  "kind": "class",
35449
35558
  "description": "",
35450
- "name": "CorasOrderConfirmationItem",
35559
+ "name": "CorasOptionChip",
35451
35560
  "members": [
35452
35561
  {
35453
35562
  "kind": "field",
35454
- "name": "caption",
35455
- "type": {
35456
- "text": "string"
35457
- },
35458
- "privacy": "public",
35459
- "default": "\"\"",
35460
- "attribute": "caption"
35461
- },
35462
- {
35463
- "kind": "field",
35464
- "name": "imageUrl",
35465
- "type": {
35466
- "text": "string"
35467
- },
35468
- "privacy": "public",
35469
- "default": "\"\"",
35470
- "attribute": "imageUrl"
35471
- },
35472
- {
35473
- "kind": "field",
35474
- "name": "datetime",
35475
- "type": {
35476
- "text": "string"
35477
- },
35478
- "privacy": "public",
35479
- "default": "\"\"",
35480
- "attribute": "datetime"
35481
- },
35482
- {
35483
- "kind": "field",
35484
- "name": "location",
35485
- "type": {
35486
- "text": "string"
35487
- },
35488
- "privacy": "public",
35489
- "default": "\"\"",
35490
- "attribute": "location"
35491
- },
35492
- {
35493
- "kind": "field",
35494
- "name": "language",
35495
- "type": {
35496
- "text": "string"
35497
- },
35498
- "privacy": "public",
35499
- "default": "\"\"",
35500
- "attribute": "language"
35501
- },
35502
- {
35503
- "kind": "field",
35504
- "name": "details",
35563
+ "name": "selected",
35505
35564
  "type": {
35506
- "text": "string"
35565
+ "text": "boolean"
35507
35566
  },
35508
35567
  "privacy": "public",
35509
- "default": "\"\"",
35510
- "attribute": "details"
35568
+ "default": "false",
35569
+ "attribute": "selected"
35511
35570
  }
35512
35571
  ],
35513
35572
  "attributes": [
35514
35573
  {
35515
- "name": "caption",
35516
- "type": {
35517
- "text": "string"
35518
- },
35519
- "default": "\"\"",
35520
- "fieldName": "caption"
35521
- },
35522
- {
35523
- "name": "imageUrl",
35524
- "type": {
35525
- "text": "string"
35526
- },
35527
- "default": "\"\"",
35528
- "fieldName": "imageUrl"
35529
- },
35530
- {
35531
- "name": "datetime",
35532
- "type": {
35533
- "text": "string"
35534
- },
35535
- "default": "\"\"",
35536
- "fieldName": "datetime"
35537
- },
35538
- {
35539
- "name": "location",
35540
- "type": {
35541
- "text": "string"
35542
- },
35543
- "default": "\"\"",
35544
- "fieldName": "location"
35545
- },
35546
- {
35547
- "name": "language",
35548
- "type": {
35549
- "text": "string"
35550
- },
35551
- "default": "\"\"",
35552
- "fieldName": "language"
35553
- },
35554
- {
35555
- "name": "details",
35574
+ "name": "selected",
35556
35575
  "type": {
35557
- "text": "string"
35576
+ "text": "boolean"
35558
35577
  },
35559
- "default": "\"\"",
35560
- "fieldName": "details"
35578
+ "default": "false",
35579
+ "fieldName": "selected"
35561
35580
  }
35562
35581
  ],
35563
35582
  "superclass": {
35564
35583
  "name": "LitElement",
35565
35584
  "package": "lit"
35566
35585
  },
35567
- "tagName": "coras-order-confirmation-item",
35586
+ "tagName": "coras-option-chip",
35568
35587
  "customElement": true
35569
35588
  }
35570
35589
  ],
35571
35590
  "exports": [
35572
35591
  {
35573
35592
  "kind": "js",
35574
- "name": "CorasOrderConfirmationItem",
35593
+ "name": "CorasOptionChip",
35575
35594
  "declaration": {
35576
- "name": "CorasOrderConfirmationItem",
35577
- "module": "src/components/order-confirmation/order-confirmation-item/order-confirmation-item.component.ts"
35595
+ "name": "CorasOptionChip",
35596
+ "module": "src/components/option-group/option-chip/option-chip.component.ts"
35578
35597
  }
35579
35598
  }
35580
35599
  ]
35581
35600
  },
35582
35601
  {
35583
35602
  "kind": "javascript-module",
35584
- "path": "src/components/order-confirmation/order-confirmation-item/order-confirmation-item.tests.ts",
35603
+ "path": "src/components/option-group/option-chip/option-chip.tests.ts",
35585
35604
  "declarations": [],
35586
35605
  "exports": []
35587
35606
  },
35588
35607
  {
35589
35608
  "kind": "javascript-module",
35590
- "path": "src/components/order-confirmation/order-confirmation-item/order-confirmation-item.ts",
35609
+ "path": "src/components/option-group/option-chip/option-chip.ts",
35591
35610
  "declarations": [],
35592
35611
  "exports": [
35593
35612
  {
@@ -35595,23 +35614,23 @@
35595
35614
  "name": "*",
35596
35615
  "declaration": {
35597
35616
  "name": "*",
35598
- "package": "\"./order-confirmation-item.component.js\""
35617
+ "package": "\"./option-chip.component.js\""
35599
35618
  }
35600
35619
  },
35601
35620
  {
35602
35621
  "kind": "js",
35603
35622
  "name": "default",
35604
35623
  "declaration": {
35605
- "name": "CorasOrderConfirmationItem",
35606
- "module": "src/components/order-confirmation/order-confirmation-item/order-confirmation-item.ts"
35624
+ "name": "CorasOptionChip",
35625
+ "module": "src/components/option-group/option-chip/option-chip.ts"
35607
35626
  }
35608
35627
  },
35609
35628
  {
35610
35629
  "kind": "custom-element-definition",
35611
- "name": "coras-order-confirmation-item",
35630
+ "name": "coras-option-chip",
35612
35631
  "declaration": {
35613
- "name": "CorasOrderConfirmationItem",
35614
- "module": "/src/components/order-confirmation/order-confirmation-item/order-confirmation-item.component.js"
35632
+ "name": "CorasOptionChip",
35633
+ "module": "/src/components/option-group/option-chip/option-chip.component.js"
35615
35634
  }
35616
35635
  }
35617
35636
  ]
@@ -36234,107 +36253,6 @@
36234
36253
  }
36235
36254
  ]
36236
36255
  },
36237
- {
36238
- "kind": "javascript-module",
36239
- "path": "src/containers/footer/footer.component.ts",
36240
- "declarations": [
36241
- {
36242
- "kind": "class",
36243
- "description": "",
36244
- "name": "CorasFooter",
36245
- "members": [
36246
- {
36247
- "kind": "field",
36248
- "name": "_pageDispatch",
36249
- "type": {
36250
- "text": "(params: PageDispatchInput) => void"
36251
- },
36252
- "privacy": "private"
36253
- }
36254
- ],
36255
- "superclass": {
36256
- "name": "LitElement",
36257
- "package": "lit"
36258
- },
36259
- "tagName": "coras-footer",
36260
- "customElement": true
36261
- }
36262
- ],
36263
- "exports": [
36264
- {
36265
- "kind": "js",
36266
- "name": "CorasFooter",
36267
- "declaration": {
36268
- "name": "CorasFooter",
36269
- "module": "src/containers/footer/footer.component.ts"
36270
- }
36271
- }
36272
- ]
36273
- },
36274
- {
36275
- "kind": "javascript-module",
36276
- "path": "src/containers/footer/footer.tests.ts",
36277
- "declarations": [
36278
- {
36279
- "kind": "class",
36280
- "description": "",
36281
- "name": "TestProvider",
36282
- "members": [
36283
- {
36284
- "kind": "field",
36285
- "name": "_pageDispatch"
36286
- }
36287
- ],
36288
- "superclass": {
36289
- "name": "LitElement",
36290
- "package": "lit"
36291
- },
36292
- "tagName": "test-provider",
36293
- "customElement": true
36294
- }
36295
- ],
36296
- "exports": [
36297
- {
36298
- "kind": "custom-element-definition",
36299
- "name": "test-provider",
36300
- "declaration": {
36301
- "name": "TestProvider",
36302
- "module": "src/containers/footer/footer.tests.ts"
36303
- }
36304
- }
36305
- ]
36306
- },
36307
- {
36308
- "kind": "javascript-module",
36309
- "path": "src/containers/footer/footer.ts",
36310
- "declarations": [],
36311
- "exports": [
36312
- {
36313
- "kind": "js",
36314
- "name": "*",
36315
- "declaration": {
36316
- "name": "*",
36317
- "package": "\"./footer.component.js\""
36318
- }
36319
- },
36320
- {
36321
- "kind": "js",
36322
- "name": "default",
36323
- "declaration": {
36324
- "name": "CorasFooter",
36325
- "module": "src/containers/footer/footer.ts"
36326
- }
36327
- },
36328
- {
36329
- "kind": "custom-element-definition",
36330
- "name": "coras-footer",
36331
- "declaration": {
36332
- "name": "CorasFooter",
36333
- "module": "/src/containers/footer/footer.component.js"
36334
- }
36335
- }
36336
- ]
36337
- },
36338
36256
  {
36339
36257
  "kind": "javascript-module",
36340
36258
  "path": "src/containers/basket/basket.component.ts",
@@ -36545,6 +36463,107 @@
36545
36463
  }
36546
36464
  ]
36547
36465
  },
36466
+ {
36467
+ "kind": "javascript-module",
36468
+ "path": "src/containers/footer/footer.component.ts",
36469
+ "declarations": [
36470
+ {
36471
+ "kind": "class",
36472
+ "description": "",
36473
+ "name": "CorasFooter",
36474
+ "members": [
36475
+ {
36476
+ "kind": "field",
36477
+ "name": "_pageDispatch",
36478
+ "type": {
36479
+ "text": "(params: PageDispatchInput) => void"
36480
+ },
36481
+ "privacy": "private"
36482
+ }
36483
+ ],
36484
+ "superclass": {
36485
+ "name": "LitElement",
36486
+ "package": "lit"
36487
+ },
36488
+ "tagName": "coras-footer",
36489
+ "customElement": true
36490
+ }
36491
+ ],
36492
+ "exports": [
36493
+ {
36494
+ "kind": "js",
36495
+ "name": "CorasFooter",
36496
+ "declaration": {
36497
+ "name": "CorasFooter",
36498
+ "module": "src/containers/footer/footer.component.ts"
36499
+ }
36500
+ }
36501
+ ]
36502
+ },
36503
+ {
36504
+ "kind": "javascript-module",
36505
+ "path": "src/containers/footer/footer.tests.ts",
36506
+ "declarations": [
36507
+ {
36508
+ "kind": "class",
36509
+ "description": "",
36510
+ "name": "TestProvider",
36511
+ "members": [
36512
+ {
36513
+ "kind": "field",
36514
+ "name": "_pageDispatch"
36515
+ }
36516
+ ],
36517
+ "superclass": {
36518
+ "name": "LitElement",
36519
+ "package": "lit"
36520
+ },
36521
+ "tagName": "test-provider",
36522
+ "customElement": true
36523
+ }
36524
+ ],
36525
+ "exports": [
36526
+ {
36527
+ "kind": "custom-element-definition",
36528
+ "name": "test-provider",
36529
+ "declaration": {
36530
+ "name": "TestProvider",
36531
+ "module": "src/containers/footer/footer.tests.ts"
36532
+ }
36533
+ }
36534
+ ]
36535
+ },
36536
+ {
36537
+ "kind": "javascript-module",
36538
+ "path": "src/containers/footer/footer.ts",
36539
+ "declarations": [],
36540
+ "exports": [
36541
+ {
36542
+ "kind": "js",
36543
+ "name": "*",
36544
+ "declaration": {
36545
+ "name": "*",
36546
+ "package": "\"./footer.component.js\""
36547
+ }
36548
+ },
36549
+ {
36550
+ "kind": "js",
36551
+ "name": "default",
36552
+ "declaration": {
36553
+ "name": "CorasFooter",
36554
+ "module": "src/containers/footer/footer.ts"
36555
+ }
36556
+ },
36557
+ {
36558
+ "kind": "custom-element-definition",
36559
+ "name": "coras-footer",
36560
+ "declaration": {
36561
+ "name": "CorasFooter",
36562
+ "module": "/src/containers/footer/footer.component.js"
36563
+ }
36564
+ }
36565
+ ]
36566
+ },
36548
36567
  {
36549
36568
  "kind": "javascript-module",
36550
36569
  "path": "src/containers/navbar/navbar.component.ts",