@coras-io/embed 0.1.1 → 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": {
@@ -34777,78 +34796,91 @@
34777
34796
  },
34778
34797
  {
34779
34798
  "kind": "javascript-module",
34780
- "path": "src/components/icon-list/icon-list-item/icon-list-item.component.ts",
34799
+ "path": "src/components/footer-menu/footer-menu-item/footer-menu-item.component.ts",
34781
34800
  "declarations": [
34782
34801
  {
34783
34802
  "kind": "class",
34784
34803
  "description": "",
34785
- "name": "CorasIconListItem",
34804
+ "name": "CorasFooterMenuItem",
34786
34805
  "members": [
34787
34806
  {
34788
34807
  "kind": "field",
34789
- "name": "icon",
34808
+ "name": "href",
34790
34809
  "type": {
34791
- "text": "string"
34810
+ "text": "string | undefined"
34792
34811
  },
34793
- "default": "\"\"",
34794
- "attribute": "icon"
34812
+ "attribute": "href"
34795
34813
  },
34796
34814
  {
34797
34815
  "kind": "field",
34798
- "name": "iconBaseURL",
34816
+ "name": "target",
34799
34817
  "type": {
34800
- "text": "string"
34818
+ "text": "string | undefined"
34801
34819
  },
34802
- "default": "\"\"",
34803
- "attribute": "assets-url"
34820
+ "default": "\"_self\"",
34821
+ "attribute": "target"
34822
+ },
34823
+ {
34824
+ "kind": "field",
34825
+ "name": "rel",
34826
+ "type": {
34827
+ "text": "string | undefined"
34828
+ },
34829
+ "attribute": "rel"
34804
34830
  }
34805
34831
  ],
34806
34832
  "attributes": [
34807
34833
  {
34808
- "name": "icon",
34834
+ "name": "href",
34809
34835
  "type": {
34810
- "text": "string"
34836
+ "text": "string | undefined"
34811
34837
  },
34812
- "default": "\"\"",
34813
- "fieldName": "icon"
34838
+ "fieldName": "href"
34814
34839
  },
34815
34840
  {
34816
- "name": "assets-url",
34841
+ "name": "target",
34817
34842
  "type": {
34818
- "text": "string"
34843
+ "text": "string | undefined"
34819
34844
  },
34820
- "default": "\"\"",
34821
- "fieldName": "iconBaseURL"
34845
+ "default": "\"_self\"",
34846
+ "fieldName": "target"
34847
+ },
34848
+ {
34849
+ "name": "rel",
34850
+ "type": {
34851
+ "text": "string | undefined"
34852
+ },
34853
+ "fieldName": "rel"
34822
34854
  }
34823
34855
  ],
34824
34856
  "superclass": {
34825
34857
  "name": "LitElement",
34826
34858
  "package": "lit"
34827
34859
  },
34828
- "tagName": "coras-icon-list-item",
34860
+ "tagName": "coras-footer-menu-item",
34829
34861
  "customElement": true
34830
34862
  }
34831
34863
  ],
34832
34864
  "exports": [
34833
34865
  {
34834
34866
  "kind": "js",
34835
- "name": "CorasIconListItem",
34867
+ "name": "CorasFooterMenuItem",
34836
34868
  "declaration": {
34837
- "name": "CorasIconListItem",
34838
- "module": "src/components/icon-list/icon-list-item/icon-list-item.component.ts"
34869
+ "name": "CorasFooterMenuItem",
34870
+ "module": "src/components/footer-menu/footer-menu-item/footer-menu-item.component.ts"
34839
34871
  }
34840
34872
  }
34841
34873
  ]
34842
34874
  },
34843
34875
  {
34844
34876
  "kind": "javascript-module",
34845
- "path": "src/components/icon-list/icon-list-item/icon-list-item.tests.ts",
34877
+ "path": "src/components/footer-menu/footer-menu-item/footer-menu-item.tests.ts",
34846
34878
  "declarations": [],
34847
34879
  "exports": []
34848
34880
  },
34849
34881
  {
34850
34882
  "kind": "javascript-module",
34851
- "path": "src/components/icon-list/icon-list-item/icon-list-item.ts",
34883
+ "path": "src/components/footer-menu/footer-menu-item/footer-menu-item.ts",
34852
34884
  "declarations": [],
34853
34885
  "exports": [
34854
34886
  {
@@ -34856,114 +34888,101 @@
34856
34888
  "name": "*",
34857
34889
  "declaration": {
34858
34890
  "name": "*",
34859
- "package": "\"./icon-list-item.component.js\""
34891
+ "package": "\"./footer-menu-item.component.js\""
34860
34892
  }
34861
34893
  },
34862
34894
  {
34863
34895
  "kind": "js",
34864
34896
  "name": "default",
34865
34897
  "declaration": {
34866
- "name": "CorasIconListItem",
34867
- "module": "src/components/icon-list/icon-list-item/icon-list-item.ts"
34898
+ "name": "CorasFooterMenuItem",
34899
+ "module": "src/components/footer-menu/footer-menu-item/footer-menu-item.ts"
34868
34900
  }
34869
34901
  },
34870
34902
  {
34871
34903
  "kind": "custom-element-definition",
34872
- "name": "coras-icon-list-item",
34904
+ "name": "coras-footer-menu-item",
34873
34905
  "declaration": {
34874
- "name": "CorasIconListItem",
34875
- "module": "/src/components/icon-list/icon-list-item/icon-list-item.component.js"
34906
+ "name": "CorasFooterMenuItem",
34907
+ "module": "/src/components/footer-menu/footer-menu-item/footer-menu-item.component.js"
34876
34908
  }
34877
34909
  }
34878
34910
  ]
34879
34911
  },
34880
34912
  {
34881
34913
  "kind": "javascript-module",
34882
- "path": "src/components/footer-menu/footer-menu-item/footer-menu-item.component.ts",
34914
+ "path": "src/components/icon-list/icon-list-item/icon-list-item.component.ts",
34883
34915
  "declarations": [
34884
34916
  {
34885
34917
  "kind": "class",
34886
34918
  "description": "",
34887
- "name": "CorasFooterMenuItem",
34919
+ "name": "CorasIconListItem",
34888
34920
  "members": [
34889
34921
  {
34890
34922
  "kind": "field",
34891
- "name": "href",
34892
- "type": {
34893
- "text": "string | undefined"
34894
- },
34895
- "attribute": "href"
34896
- },
34897
- {
34898
- "kind": "field",
34899
- "name": "target",
34923
+ "name": "icon",
34900
34924
  "type": {
34901
- "text": "string | undefined"
34925
+ "text": "string"
34902
34926
  },
34903
- "default": "\"_self\"",
34904
- "attribute": "target"
34927
+ "default": "\"\"",
34928
+ "attribute": "icon"
34905
34929
  },
34906
34930
  {
34907
34931
  "kind": "field",
34908
- "name": "rel",
34932
+ "name": "iconBaseURL",
34909
34933
  "type": {
34910
- "text": "string | undefined"
34934
+ "text": "string"
34911
34935
  },
34912
- "attribute": "rel"
34936
+ "default": "\"\"",
34937
+ "attribute": "assets-url"
34913
34938
  }
34914
34939
  ],
34915
34940
  "attributes": [
34916
34941
  {
34917
- "name": "href",
34918
- "type": {
34919
- "text": "string | undefined"
34920
- },
34921
- "fieldName": "href"
34922
- },
34923
- {
34924
- "name": "target",
34942
+ "name": "icon",
34925
34943
  "type": {
34926
- "text": "string | undefined"
34944
+ "text": "string"
34927
34945
  },
34928
- "default": "\"_self\"",
34929
- "fieldName": "target"
34946
+ "default": "\"\"",
34947
+ "fieldName": "icon"
34930
34948
  },
34931
34949
  {
34932
- "name": "rel",
34950
+ "name": "assets-url",
34933
34951
  "type": {
34934
- "text": "string | undefined"
34952
+ "text": "string"
34935
34953
  },
34936
- "fieldName": "rel"
34954
+ "default": "\"\"",
34955
+ "fieldName": "iconBaseURL"
34937
34956
  }
34938
34957
  ],
34939
34958
  "superclass": {
34940
34959
  "name": "LitElement",
34941
34960
  "package": "lit"
34942
34961
  },
34943
- "tagName": "coras-footer-menu-item",
34962
+ "tagName": "coras-icon-list-item",
34944
34963
  "customElement": true
34945
34964
  }
34946
34965
  ],
34947
34966
  "exports": [
34948
34967
  {
34949
34968
  "kind": "js",
34950
- "name": "CorasFooterMenuItem",
34969
+ "name": "CorasIconListItem",
34951
34970
  "declaration": {
34952
- "name": "CorasFooterMenuItem",
34953
- "module": "src/components/footer-menu/footer-menu-item/footer-menu-item.component.ts"
34971
+ "name": "CorasIconListItem",
34972
+ "module": "src/components/icon-list/icon-list-item/icon-list-item.component.ts"
34954
34973
  }
34955
34974
  }
34956
34975
  ]
34957
34976
  },
34958
34977
  {
34959
34978
  "kind": "javascript-module",
34960
- "path": "src/components/footer-menu/footer-menu-item/footer-menu-item.tests.ts",
34979
+ "path": "src/components/icon-list/icon-list-item/icon-list-item.tests.ts",
34961
34980
  "declarations": [],
34962
34981
  "exports": []
34963
34982
  },
34964
34983
  {
34965
34984
  "kind": "javascript-module",
34966
- "path": "src/components/footer-menu/footer-menu-item/footer-menu-item.ts",
34985
+ "path": "src/components/icon-list/icon-list-item/icon-list-item.ts",
34967
34986
  "declarations": [],
34968
34987
  "exports": [
34969
34988
  {
@@ -34971,23 +34990,23 @@
34971
34990
  "name": "*",
34972
34991
  "declaration": {
34973
34992
  "name": "*",
34974
- "package": "\"./footer-menu-item.component.js\""
34993
+ "package": "\"./icon-list-item.component.js\""
34975
34994
  }
34976
34995
  },
34977
34996
  {
34978
34997
  "kind": "js",
34979
34998
  "name": "default",
34980
34999
  "declaration": {
34981
- "name": "CorasFooterMenuItem",
34982
- "module": "src/components/footer-menu/footer-menu-item/footer-menu-item.ts"
35000
+ "name": "CorasIconListItem",
35001
+ "module": "src/components/icon-list/icon-list-item/icon-list-item.ts"
34983
35002
  }
34984
35003
  },
34985
35004
  {
34986
35005
  "kind": "custom-element-definition",
34987
- "name": "coras-footer-menu-item",
35006
+ "name": "coras-icon-list-item",
34988
35007
  "declaration": {
34989
- "name": "CorasFooterMenuItem",
34990
- "module": "/src/components/footer-menu/footer-menu-item/footer-menu-item.component.js"
35008
+ "name": "CorasIconListItem",
35009
+ "module": "/src/components/icon-list/icon-list-item/icon-list-item.component.js"
34991
35010
  }
34992
35011
  }
34993
35012
  ]
@@ -35354,92 +35373,6 @@
35354
35373
  }
35355
35374
  ]
35356
35375
  },
35357
- {
35358
- "kind": "javascript-module",
35359
- "path": "src/components/option-group/option-chip/option-chip.component.ts",
35360
- "declarations": [
35361
- {
35362
- "kind": "class",
35363
- "description": "",
35364
- "name": "CorasOptionChip",
35365
- "members": [
35366
- {
35367
- "kind": "field",
35368
- "name": "selected",
35369
- "type": {
35370
- "text": "boolean"
35371
- },
35372
- "privacy": "public",
35373
- "default": "false",
35374
- "attribute": "selected"
35375
- }
35376
- ],
35377
- "attributes": [
35378
- {
35379
- "name": "selected",
35380
- "type": {
35381
- "text": "boolean"
35382
- },
35383
- "default": "false",
35384
- "fieldName": "selected"
35385
- }
35386
- ],
35387
- "superclass": {
35388
- "name": "LitElement",
35389
- "package": "lit"
35390
- },
35391
- "tagName": "coras-option-chip",
35392
- "customElement": true
35393
- }
35394
- ],
35395
- "exports": [
35396
- {
35397
- "kind": "js",
35398
- "name": "CorasOptionChip",
35399
- "declaration": {
35400
- "name": "CorasOptionChip",
35401
- "module": "src/components/option-group/option-chip/option-chip.component.ts"
35402
- }
35403
- }
35404
- ]
35405
- },
35406
- {
35407
- "kind": "javascript-module",
35408
- "path": "src/components/option-group/option-chip/option-chip.tests.ts",
35409
- "declarations": [],
35410
- "exports": []
35411
- },
35412
- {
35413
- "kind": "javascript-module",
35414
- "path": "src/components/option-group/option-chip/option-chip.ts",
35415
- "declarations": [],
35416
- "exports": [
35417
- {
35418
- "kind": "js",
35419
- "name": "*",
35420
- "declaration": {
35421
- "name": "*",
35422
- "package": "\"./option-chip.component.js\""
35423
- }
35424
- },
35425
- {
35426
- "kind": "js",
35427
- "name": "default",
35428
- "declaration": {
35429
- "name": "CorasOptionChip",
35430
- "module": "src/components/option-group/option-chip/option-chip.ts"
35431
- }
35432
- },
35433
- {
35434
- "kind": "custom-element-definition",
35435
- "name": "coras-option-chip",
35436
- "declaration": {
35437
- "name": "CorasOptionChip",
35438
- "module": "/src/components/option-group/option-chip/option-chip.component.js"
35439
- }
35440
- }
35441
- ]
35442
- },
35443
35376
  {
35444
35377
  "kind": "javascript-module",
35445
35378
  "path": "src/components/order-confirmation/order-confirmation-item/order-confirmation-item.component.ts",
@@ -35616,6 +35549,92 @@
35616
35549
  }
35617
35550
  ]
35618
35551
  },
35552
+ {
35553
+ "kind": "javascript-module",
35554
+ "path": "src/components/option-group/option-chip/option-chip.component.ts",
35555
+ "declarations": [
35556
+ {
35557
+ "kind": "class",
35558
+ "description": "",
35559
+ "name": "CorasOptionChip",
35560
+ "members": [
35561
+ {
35562
+ "kind": "field",
35563
+ "name": "selected",
35564
+ "type": {
35565
+ "text": "boolean"
35566
+ },
35567
+ "privacy": "public",
35568
+ "default": "false",
35569
+ "attribute": "selected"
35570
+ }
35571
+ ],
35572
+ "attributes": [
35573
+ {
35574
+ "name": "selected",
35575
+ "type": {
35576
+ "text": "boolean"
35577
+ },
35578
+ "default": "false",
35579
+ "fieldName": "selected"
35580
+ }
35581
+ ],
35582
+ "superclass": {
35583
+ "name": "LitElement",
35584
+ "package": "lit"
35585
+ },
35586
+ "tagName": "coras-option-chip",
35587
+ "customElement": true
35588
+ }
35589
+ ],
35590
+ "exports": [
35591
+ {
35592
+ "kind": "js",
35593
+ "name": "CorasOptionChip",
35594
+ "declaration": {
35595
+ "name": "CorasOptionChip",
35596
+ "module": "src/components/option-group/option-chip/option-chip.component.ts"
35597
+ }
35598
+ }
35599
+ ]
35600
+ },
35601
+ {
35602
+ "kind": "javascript-module",
35603
+ "path": "src/components/option-group/option-chip/option-chip.tests.ts",
35604
+ "declarations": [],
35605
+ "exports": []
35606
+ },
35607
+ {
35608
+ "kind": "javascript-module",
35609
+ "path": "src/components/option-group/option-chip/option-chip.ts",
35610
+ "declarations": [],
35611
+ "exports": [
35612
+ {
35613
+ "kind": "js",
35614
+ "name": "*",
35615
+ "declaration": {
35616
+ "name": "*",
35617
+ "package": "\"./option-chip.component.js\""
35618
+ }
35619
+ },
35620
+ {
35621
+ "kind": "js",
35622
+ "name": "default",
35623
+ "declaration": {
35624
+ "name": "CorasOptionChip",
35625
+ "module": "src/components/option-group/option-chip/option-chip.ts"
35626
+ }
35627
+ },
35628
+ {
35629
+ "kind": "custom-element-definition",
35630
+ "name": "coras-option-chip",
35631
+ "declaration": {
35632
+ "name": "CorasOptionChip",
35633
+ "module": "/src/components/option-group/option-chip/option-chip.component.js"
35634
+ }
35635
+ }
35636
+ ]
35637
+ },
35619
35638
  {
35620
35639
  "kind": "javascript-module",
35621
35640
  "path": "src/components/reviews/review/review.component.ts",