@genesislcap/foundation-ui 14.218.2-alpha-9d659f1.0 → 14.218.2

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.
@@ -862,6 +862,37 @@
862
862
  }
863
863
  ]
864
864
  },
865
+ {
866
+ "kind": "javascript-module",
867
+ "path": "src/_config/index.ts",
868
+ "declarations": [],
869
+ "exports": [
870
+ {
871
+ "kind": "js",
872
+ "name": "*",
873
+ "declaration": {
874
+ "name": "*",
875
+ "package": "./styles"
876
+ }
877
+ },
878
+ {
879
+ "kind": "js",
880
+ "name": "*",
881
+ "declaration": {
882
+ "name": "*",
883
+ "package": "./tokens"
884
+ }
885
+ },
886
+ {
887
+ "kind": "js",
888
+ "name": "*",
889
+ "declaration": {
890
+ "name": "*",
891
+ "package": "./values"
892
+ }
893
+ }
894
+ ]
895
+ },
865
896
  {
866
897
  "kind": "javascript-module",
867
898
  "path": "src/accordion/accordion.styles.ts",
@@ -1044,37 +1075,6 @@
1044
1075
  }
1045
1076
  ]
1046
1077
  },
1047
- {
1048
- "kind": "javascript-module",
1049
- "path": "src/_config/index.ts",
1050
- "declarations": [],
1051
- "exports": [
1052
- {
1053
- "kind": "js",
1054
- "name": "*",
1055
- "declaration": {
1056
- "name": "*",
1057
- "package": "./styles"
1058
- }
1059
- },
1060
- {
1061
- "kind": "js",
1062
- "name": "*",
1063
- "declaration": {
1064
- "name": "*",
1065
- "package": "./tokens"
1066
- }
1067
- },
1068
- {
1069
- "kind": "js",
1070
- "name": "*",
1071
- "declaration": {
1072
- "name": "*",
1073
- "package": "./values"
1074
- }
1075
- }
1076
- ]
1077
- },
1078
1078
  {
1079
1079
  "kind": "javascript-module",
1080
1080
  "path": "src/accordion-item/accordion-item.styles.ts",
@@ -28511,6 +28511,387 @@
28511
28511
  }
28512
28512
  ]
28513
28513
  },
28514
+ {
28515
+ "kind": "javascript-module",
28516
+ "path": "src/radio/index.ts",
28517
+ "declarations": [],
28518
+ "exports": [
28519
+ {
28520
+ "kind": "js",
28521
+ "name": "*",
28522
+ "declaration": {
28523
+ "name": "*",
28524
+ "package": "./radio.template"
28525
+ }
28526
+ },
28527
+ {
28528
+ "kind": "js",
28529
+ "name": "*",
28530
+ "declaration": {
28531
+ "name": "*",
28532
+ "package": "./radio.styles"
28533
+ }
28534
+ },
28535
+ {
28536
+ "kind": "js",
28537
+ "name": "*",
28538
+ "declaration": {
28539
+ "name": "*",
28540
+ "package": "./radio"
28541
+ }
28542
+ }
28543
+ ]
28544
+ },
28545
+ {
28546
+ "kind": "javascript-module",
28547
+ "path": "src/radio/radio.styles.ts",
28548
+ "declarations": [
28549
+ {
28550
+ "kind": "function",
28551
+ "name": "foundationRadioStyles",
28552
+ "return": {
28553
+ "type": {
28554
+ "text": "ElementStyles"
28555
+ }
28556
+ },
28557
+ "parameters": [
28558
+ {
28559
+ "name": "context",
28560
+ "type": {
28561
+ "text": "ElementDefinitionContext"
28562
+ }
28563
+ },
28564
+ {
28565
+ "name": "definition",
28566
+ "type": {
28567
+ "text": "RadioOptions"
28568
+ }
28569
+ }
28570
+ ]
28571
+ }
28572
+ ],
28573
+ "exports": [
28574
+ {
28575
+ "kind": "js",
28576
+ "name": "foundationRadioStyles",
28577
+ "declaration": {
28578
+ "name": "foundationRadioStyles",
28579
+ "module": "src/radio/radio.styles.ts"
28580
+ }
28581
+ }
28582
+ ]
28583
+ },
28584
+ {
28585
+ "kind": "javascript-module",
28586
+ "path": "src/radio/radio.template.ts",
28587
+ "declarations": [
28588
+ {
28589
+ "kind": "function",
28590
+ "name": "foundationRadioTemplate",
28591
+ "return": {
28592
+ "type": {
28593
+ "text": "ViewTemplate<Radio>"
28594
+ }
28595
+ },
28596
+ "parameters": [
28597
+ {
28598
+ "name": "context",
28599
+ "type": {
28600
+ "text": "ElementDefinitionContext"
28601
+ }
28602
+ },
28603
+ {
28604
+ "name": "definition",
28605
+ "type": {
28606
+ "text": "RadioOptions"
28607
+ }
28608
+ }
28609
+ ]
28610
+ }
28611
+ ],
28612
+ "exports": [
28613
+ {
28614
+ "kind": "js",
28615
+ "name": "foundationRadioTemplate",
28616
+ "declaration": {
28617
+ "name": "foundationRadioTemplate",
28618
+ "module": "src/radio/radio.template.ts"
28619
+ }
28620
+ }
28621
+ ]
28622
+ },
28623
+ {
28624
+ "kind": "javascript-module",
28625
+ "path": "src/radio/radio.ts",
28626
+ "declarations": [
28627
+ {
28628
+ "kind": "class",
28629
+ "description": "",
28630
+ "name": "Radio",
28631
+ "superclass": {
28632
+ "name": "FASTRadio",
28633
+ "package": "@microsoft/fast-components"
28634
+ },
28635
+ "tagName": "%%prefix%%-radio",
28636
+ "customElement": true,
28637
+ "attributes": [
28638
+ {
28639
+ "name": "readonly",
28640
+ "type": {
28641
+ "text": "boolean"
28642
+ },
28643
+ "description": "When true, the control will be immutable by user interaction. See https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/readonly | readonly HTML attribute for more information.",
28644
+ "fieldName": "readOnly",
28645
+ "inheritedFrom": {
28646
+ "name": "Radio",
28647
+ "module": "src/radio/radio.ts"
28648
+ }
28649
+ }
28650
+ ],
28651
+ "members": [
28652
+ {
28653
+ "kind": "field",
28654
+ "name": "readOnly",
28655
+ "type": {
28656
+ "text": "boolean"
28657
+ },
28658
+ "privacy": "public",
28659
+ "description": "When true, the control will be immutable by user interaction. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/readonly | readonly HTML attribute} for more information.",
28660
+ "inheritedFrom": {
28661
+ "name": "Radio",
28662
+ "module": "src/radio/radio.ts"
28663
+ }
28664
+ },
28665
+ {
28666
+ "kind": "method",
28667
+ "name": "readOnlyChanged",
28668
+ "privacy": "private",
28669
+ "return": {
28670
+ "type": {
28671
+ "text": "void"
28672
+ }
28673
+ },
28674
+ "inheritedFrom": {
28675
+ "name": "Radio",
28676
+ "module": "src/radio/radio.ts"
28677
+ }
28678
+ },
28679
+ {
28680
+ "kind": "field",
28681
+ "name": "name",
28682
+ "type": {
28683
+ "text": "string"
28684
+ },
28685
+ "privacy": "public",
28686
+ "description": "The name of the radio. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#htmlattrdefname | name attribute} for more info.",
28687
+ "inheritedFrom": {
28688
+ "name": "Radio",
28689
+ "module": "src/radio/radio.ts"
28690
+ }
28691
+ },
28692
+ {
28693
+ "kind": "method",
28694
+ "name": "isInsideRadioGroup",
28695
+ "privacy": "private",
28696
+ "return": {
28697
+ "type": {
28698
+ "text": "boolean"
28699
+ }
28700
+ },
28701
+ "inheritedFrom": {
28702
+ "name": "Radio",
28703
+ "module": "src/radio/radio.ts"
28704
+ }
28705
+ },
28706
+ {
28707
+ "kind": "field",
28708
+ "name": "proxy",
28709
+ "inheritedFrom": {
28710
+ "name": "Radio",
28711
+ "module": "src/radio/radio.ts"
28712
+ }
28713
+ },
28714
+ {
28715
+ "kind": "field",
28716
+ "name": "_presentation",
28717
+ "type": {
28718
+ "text": "ComponentPresentation | null | undefined"
28719
+ },
28720
+ "privacy": "private",
28721
+ "default": "void 0",
28722
+ "inheritedFrom": {
28723
+ "name": "Radio",
28724
+ "module": "src/radio/radio.ts"
28725
+ }
28726
+ },
28727
+ {
28728
+ "kind": "field",
28729
+ "name": "$presentation",
28730
+ "type": {
28731
+ "text": "ComponentPresentation | null"
28732
+ },
28733
+ "privacy": "public",
28734
+ "description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
28735
+ "inheritedFrom": {
28736
+ "name": "Radio",
28737
+ "module": "src/radio/radio.ts"
28738
+ }
28739
+ },
28740
+ {
28741
+ "kind": "field",
28742
+ "name": "template",
28743
+ "type": {
28744
+ "text": "ElementViewTemplate | void | null"
28745
+ },
28746
+ "privacy": "public",
28747
+ "description": "Sets the template of the element instance. When undefined,\nthe element will attempt to resolve the template from\nthe associated presentation or custom element definition.",
28748
+ "inheritedFrom": {
28749
+ "name": "Radio",
28750
+ "module": "src/radio/radio.ts"
28751
+ }
28752
+ },
28753
+ {
28754
+ "kind": "method",
28755
+ "name": "templateChanged",
28756
+ "privacy": "protected",
28757
+ "return": {
28758
+ "type": {
28759
+ "text": "void"
28760
+ }
28761
+ },
28762
+ "inheritedFrom": {
28763
+ "name": "Radio",
28764
+ "module": "src/radio/radio.ts"
28765
+ }
28766
+ },
28767
+ {
28768
+ "kind": "field",
28769
+ "name": "styles",
28770
+ "type": {
28771
+ "text": "ElementStyles | void | null"
28772
+ },
28773
+ "privacy": "public",
28774
+ "description": "Sets the default styles for the element instance. When undefined,\nthe element will attempt to resolve default styles from\nthe associated presentation or custom element definition.",
28775
+ "inheritedFrom": {
28776
+ "name": "Radio",
28777
+ "module": "src/radio/radio.ts"
28778
+ }
28779
+ },
28780
+ {
28781
+ "kind": "method",
28782
+ "name": "stylesChanged",
28783
+ "privacy": "protected",
28784
+ "return": {
28785
+ "type": {
28786
+ "text": "void"
28787
+ }
28788
+ },
28789
+ "inheritedFrom": {
28790
+ "name": "Radio",
28791
+ "module": "src/radio/radio.ts"
28792
+ }
28793
+ },
28794
+ {
28795
+ "kind": "method",
28796
+ "name": "compose",
28797
+ "privacy": "public",
28798
+ "static": true,
28799
+ "return": {
28800
+ "type": {
28801
+ "text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
28802
+ }
28803
+ },
28804
+ "parameters": [
28805
+ {
28806
+ "name": "this",
28807
+ "type": {
28808
+ "text": "K"
28809
+ }
28810
+ },
28811
+ {
28812
+ "name": "elementDefinition",
28813
+ "type": {
28814
+ "text": "T"
28815
+ },
28816
+ "description": "The definition of the element to create the registry\nfunction for."
28817
+ }
28818
+ ],
28819
+ "description": "Defines an element registry function with a set of element definition defaults.",
28820
+ "inheritedFrom": {
28821
+ "name": "Radio",
28822
+ "module": "src/radio/radio.ts"
28823
+ }
28824
+ }
28825
+ ],
28826
+ "events": [
28827
+ {
28828
+ "description": "Emits a custom change event when the checked state changes",
28829
+ "name": "change",
28830
+ "inheritedFrom": {
28831
+ "name": "Radio",
28832
+ "module": "src/radio/radio.ts"
28833
+ }
28834
+ }
28835
+ ]
28836
+ },
28837
+ {
28838
+ "kind": "variable",
28839
+ "name": "foundationRadioShadowOptions",
28840
+ "type": {
28841
+ "text": "ShadowRootInit"
28842
+ },
28843
+ "default": "undefined"
28844
+ },
28845
+ {
28846
+ "kind": "variable",
28847
+ "name": "defaultRadioConfig",
28848
+ "type": {
28849
+ "text": "object"
28850
+ },
28851
+ "default": "{\n checkedIndicator: `\n <div part=\"checked-indicator\" class=\"checked-indicator\"></div>\n `,\n}"
28852
+ },
28853
+ {
28854
+ "kind": "variable",
28855
+ "name": "foundationRadio",
28856
+ "description": "The Foundation Radio",
28857
+ "privacy": "public"
28858
+ }
28859
+ ],
28860
+ "exports": [
28861
+ {
28862
+ "kind": "js",
28863
+ "name": "Radio",
28864
+ "declaration": {
28865
+ "name": "Radio",
28866
+ "module": "src/radio/radio.ts"
28867
+ }
28868
+ },
28869
+ {
28870
+ "kind": "js",
28871
+ "name": "foundationRadioShadowOptions",
28872
+ "declaration": {
28873
+ "name": "foundationRadioShadowOptions",
28874
+ "module": "src/radio/radio.ts"
28875
+ }
28876
+ },
28877
+ {
28878
+ "kind": "js",
28879
+ "name": "defaultRadioConfig",
28880
+ "declaration": {
28881
+ "name": "defaultRadioConfig",
28882
+ "module": "src/radio/radio.ts"
28883
+ }
28884
+ },
28885
+ {
28886
+ "kind": "js",
28887
+ "name": "foundationRadio",
28888
+ "declaration": {
28889
+ "name": "foundationRadio",
28890
+ "module": "src/radio/radio.ts"
28891
+ }
28892
+ }
28893
+ ]
28894
+ },
28514
28895
  {
28515
28896
  "kind": "javascript-module",
28516
28897
  "path": "src/radio-group/index.ts",
@@ -29206,387 +29587,6 @@
29206
29587
  }
29207
29588
  ]
29208
29589
  },
29209
- {
29210
- "kind": "javascript-module",
29211
- "path": "src/radio/index.ts",
29212
- "declarations": [],
29213
- "exports": [
29214
- {
29215
- "kind": "js",
29216
- "name": "*",
29217
- "declaration": {
29218
- "name": "*",
29219
- "package": "./radio.template"
29220
- }
29221
- },
29222
- {
29223
- "kind": "js",
29224
- "name": "*",
29225
- "declaration": {
29226
- "name": "*",
29227
- "package": "./radio.styles"
29228
- }
29229
- },
29230
- {
29231
- "kind": "js",
29232
- "name": "*",
29233
- "declaration": {
29234
- "name": "*",
29235
- "package": "./radio"
29236
- }
29237
- }
29238
- ]
29239
- },
29240
- {
29241
- "kind": "javascript-module",
29242
- "path": "src/radio/radio.styles.ts",
29243
- "declarations": [
29244
- {
29245
- "kind": "function",
29246
- "name": "foundationRadioStyles",
29247
- "return": {
29248
- "type": {
29249
- "text": "ElementStyles"
29250
- }
29251
- },
29252
- "parameters": [
29253
- {
29254
- "name": "context",
29255
- "type": {
29256
- "text": "ElementDefinitionContext"
29257
- }
29258
- },
29259
- {
29260
- "name": "definition",
29261
- "type": {
29262
- "text": "RadioOptions"
29263
- }
29264
- }
29265
- ]
29266
- }
29267
- ],
29268
- "exports": [
29269
- {
29270
- "kind": "js",
29271
- "name": "foundationRadioStyles",
29272
- "declaration": {
29273
- "name": "foundationRadioStyles",
29274
- "module": "src/radio/radio.styles.ts"
29275
- }
29276
- }
29277
- ]
29278
- },
29279
- {
29280
- "kind": "javascript-module",
29281
- "path": "src/radio/radio.template.ts",
29282
- "declarations": [
29283
- {
29284
- "kind": "function",
29285
- "name": "foundationRadioTemplate",
29286
- "return": {
29287
- "type": {
29288
- "text": "ViewTemplate<Radio>"
29289
- }
29290
- },
29291
- "parameters": [
29292
- {
29293
- "name": "context",
29294
- "type": {
29295
- "text": "ElementDefinitionContext"
29296
- }
29297
- },
29298
- {
29299
- "name": "definition",
29300
- "type": {
29301
- "text": "RadioOptions"
29302
- }
29303
- }
29304
- ]
29305
- }
29306
- ],
29307
- "exports": [
29308
- {
29309
- "kind": "js",
29310
- "name": "foundationRadioTemplate",
29311
- "declaration": {
29312
- "name": "foundationRadioTemplate",
29313
- "module": "src/radio/radio.template.ts"
29314
- }
29315
- }
29316
- ]
29317
- },
29318
- {
29319
- "kind": "javascript-module",
29320
- "path": "src/radio/radio.ts",
29321
- "declarations": [
29322
- {
29323
- "kind": "class",
29324
- "description": "",
29325
- "name": "Radio",
29326
- "superclass": {
29327
- "name": "FASTRadio",
29328
- "package": "@microsoft/fast-components"
29329
- },
29330
- "tagName": "%%prefix%%-radio",
29331
- "customElement": true,
29332
- "attributes": [
29333
- {
29334
- "name": "readonly",
29335
- "type": {
29336
- "text": "boolean"
29337
- },
29338
- "description": "When true, the control will be immutable by user interaction. See https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/readonly | readonly HTML attribute for more information.",
29339
- "fieldName": "readOnly",
29340
- "inheritedFrom": {
29341
- "name": "Radio",
29342
- "module": "src/radio/radio.ts"
29343
- }
29344
- }
29345
- ],
29346
- "members": [
29347
- {
29348
- "kind": "field",
29349
- "name": "readOnly",
29350
- "type": {
29351
- "text": "boolean"
29352
- },
29353
- "privacy": "public",
29354
- "description": "When true, the control will be immutable by user interaction. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/readonly | readonly HTML attribute} for more information.",
29355
- "inheritedFrom": {
29356
- "name": "Radio",
29357
- "module": "src/radio/radio.ts"
29358
- }
29359
- },
29360
- {
29361
- "kind": "method",
29362
- "name": "readOnlyChanged",
29363
- "privacy": "private",
29364
- "return": {
29365
- "type": {
29366
- "text": "void"
29367
- }
29368
- },
29369
- "inheritedFrom": {
29370
- "name": "Radio",
29371
- "module": "src/radio/radio.ts"
29372
- }
29373
- },
29374
- {
29375
- "kind": "field",
29376
- "name": "name",
29377
- "type": {
29378
- "text": "string"
29379
- },
29380
- "privacy": "public",
29381
- "description": "The name of the radio. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#htmlattrdefname | name attribute} for more info.",
29382
- "inheritedFrom": {
29383
- "name": "Radio",
29384
- "module": "src/radio/radio.ts"
29385
- }
29386
- },
29387
- {
29388
- "kind": "method",
29389
- "name": "isInsideRadioGroup",
29390
- "privacy": "private",
29391
- "return": {
29392
- "type": {
29393
- "text": "boolean"
29394
- }
29395
- },
29396
- "inheritedFrom": {
29397
- "name": "Radio",
29398
- "module": "src/radio/radio.ts"
29399
- }
29400
- },
29401
- {
29402
- "kind": "field",
29403
- "name": "proxy",
29404
- "inheritedFrom": {
29405
- "name": "Radio",
29406
- "module": "src/radio/radio.ts"
29407
- }
29408
- },
29409
- {
29410
- "kind": "field",
29411
- "name": "_presentation",
29412
- "type": {
29413
- "text": "ComponentPresentation | null | undefined"
29414
- },
29415
- "privacy": "private",
29416
- "default": "void 0",
29417
- "inheritedFrom": {
29418
- "name": "Radio",
29419
- "module": "src/radio/radio.ts"
29420
- }
29421
- },
29422
- {
29423
- "kind": "field",
29424
- "name": "$presentation",
29425
- "type": {
29426
- "text": "ComponentPresentation | null"
29427
- },
29428
- "privacy": "public",
29429
- "description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
29430
- "inheritedFrom": {
29431
- "name": "Radio",
29432
- "module": "src/radio/radio.ts"
29433
- }
29434
- },
29435
- {
29436
- "kind": "field",
29437
- "name": "template",
29438
- "type": {
29439
- "text": "ElementViewTemplate | void | null"
29440
- },
29441
- "privacy": "public",
29442
- "description": "Sets the template of the element instance. When undefined,\nthe element will attempt to resolve the template from\nthe associated presentation or custom element definition.",
29443
- "inheritedFrom": {
29444
- "name": "Radio",
29445
- "module": "src/radio/radio.ts"
29446
- }
29447
- },
29448
- {
29449
- "kind": "method",
29450
- "name": "templateChanged",
29451
- "privacy": "protected",
29452
- "return": {
29453
- "type": {
29454
- "text": "void"
29455
- }
29456
- },
29457
- "inheritedFrom": {
29458
- "name": "Radio",
29459
- "module": "src/radio/radio.ts"
29460
- }
29461
- },
29462
- {
29463
- "kind": "field",
29464
- "name": "styles",
29465
- "type": {
29466
- "text": "ElementStyles | void | null"
29467
- },
29468
- "privacy": "public",
29469
- "description": "Sets the default styles for the element instance. When undefined,\nthe element will attempt to resolve default styles from\nthe associated presentation or custom element definition.",
29470
- "inheritedFrom": {
29471
- "name": "Radio",
29472
- "module": "src/radio/radio.ts"
29473
- }
29474
- },
29475
- {
29476
- "kind": "method",
29477
- "name": "stylesChanged",
29478
- "privacy": "protected",
29479
- "return": {
29480
- "type": {
29481
- "text": "void"
29482
- }
29483
- },
29484
- "inheritedFrom": {
29485
- "name": "Radio",
29486
- "module": "src/radio/radio.ts"
29487
- }
29488
- },
29489
- {
29490
- "kind": "method",
29491
- "name": "compose",
29492
- "privacy": "public",
29493
- "static": true,
29494
- "return": {
29495
- "type": {
29496
- "text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
29497
- }
29498
- },
29499
- "parameters": [
29500
- {
29501
- "name": "this",
29502
- "type": {
29503
- "text": "K"
29504
- }
29505
- },
29506
- {
29507
- "name": "elementDefinition",
29508
- "type": {
29509
- "text": "T"
29510
- },
29511
- "description": "The definition of the element to create the registry\nfunction for."
29512
- }
29513
- ],
29514
- "description": "Defines an element registry function with a set of element definition defaults.",
29515
- "inheritedFrom": {
29516
- "name": "Radio",
29517
- "module": "src/radio/radio.ts"
29518
- }
29519
- }
29520
- ],
29521
- "events": [
29522
- {
29523
- "description": "Emits a custom change event when the checked state changes",
29524
- "name": "change",
29525
- "inheritedFrom": {
29526
- "name": "Radio",
29527
- "module": "src/radio/radio.ts"
29528
- }
29529
- }
29530
- ]
29531
- },
29532
- {
29533
- "kind": "variable",
29534
- "name": "foundationRadioShadowOptions",
29535
- "type": {
29536
- "text": "ShadowRootInit"
29537
- },
29538
- "default": "undefined"
29539
- },
29540
- {
29541
- "kind": "variable",
29542
- "name": "defaultRadioConfig",
29543
- "type": {
29544
- "text": "object"
29545
- },
29546
- "default": "{\n checkedIndicator: `\n <div part=\"checked-indicator\" class=\"checked-indicator\"></div>\n `,\n}"
29547
- },
29548
- {
29549
- "kind": "variable",
29550
- "name": "foundationRadio",
29551
- "description": "The Foundation Radio",
29552
- "privacy": "public"
29553
- }
29554
- ],
29555
- "exports": [
29556
- {
29557
- "kind": "js",
29558
- "name": "Radio",
29559
- "declaration": {
29560
- "name": "Radio",
29561
- "module": "src/radio/radio.ts"
29562
- }
29563
- },
29564
- {
29565
- "kind": "js",
29566
- "name": "foundationRadioShadowOptions",
29567
- "declaration": {
29568
- "name": "foundationRadioShadowOptions",
29569
- "module": "src/radio/radio.ts"
29570
- }
29571
- },
29572
- {
29573
- "kind": "js",
29574
- "name": "defaultRadioConfig",
29575
- "declaration": {
29576
- "name": "defaultRadioConfig",
29577
- "module": "src/radio/radio.ts"
29578
- }
29579
- },
29580
- {
29581
- "kind": "js",
29582
- "name": "foundationRadio",
29583
- "declaration": {
29584
- "name": "foundationRadio",
29585
- "module": "src/radio/radio.ts"
29586
- }
29587
- }
29588
- ]
29589
- },
29590
29590
  {
29591
29591
  "kind": "javascript-module",
29592
29592
  "path": "src/router/index.ts",
@@ -34951,14 +34951,6 @@
34951
34951
  "text": "boolean"
34952
34952
  }
34953
34953
  },
34954
- {
34955
- "kind": "field",
34956
- "name": "allowBackwardJumps",
34957
- "type": {
34958
- "text": "boolean"
34959
- },
34960
- "default": "false"
34961
- },
34962
34954
  {
34963
34955
  "kind": "field",
34964
34956
  "name": "orientation",
@@ -35310,14 +35302,6 @@
35310
35302
  },
35311
35303
  "fieldName": "hideStepNumber"
35312
35304
  },
35313
- {
35314
- "name": "allow-backward-jumps",
35315
- "type": {
35316
- "text": "boolean"
35317
- },
35318
- "default": "false",
35319
- "fieldName": "allowBackwardJumps"
35320
- },
35321
35305
  {
35322
35306
  "name": "orientation",
35323
35307
  "type": {
@@ -9,7 +9,6 @@ export type Validation = {
9
9
  export declare class Stepper extends FoundationElement {
10
10
  hideSubmitButton: boolean;
11
11
  hideStepNumber: boolean;
12
- allowBackwardJumps: boolean;
13
12
  orientation: TabsOrientation;
14
13
  orientationChanged(): void;
15
14
  activeid: string;
@@ -1 +1 @@
1
- {"version":3,"file":"stepper.d.ts","sourceRoot":"","sources":["../../../src/stepper/stepper.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,eAAe,EAAE,MAAM,4BAA4B,CAAC;AAEhF,OAAO,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAC;AAI5C,MAAM,MAAM,UAAU,GAAG;IAAE,OAAO,EAAE,MAAM,GAAG,CAAA;CAAE,CAAC;AAEhD;;GAEG;AACH,qBAAa,OAAQ,SAAQ,iBAAiB;IACgB,gBAAgB,EAAE,OAAO,CAAC;IAC5B,cAAc,EAAE,OAAO,CAAC;IACpB,kBAAkB,EAAE,OAAO,CAAS;IAC5F,WAAW,EAAE,eAAe,CAA4B;IAC9D,kBAAkB,IAAI,IAAI;IAOpB,QAAQ,EAAE,MAAM,CAAC;IACvB,eAAe,CAAC,QAAQ,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,GAAG,IAAI;IAQ7C,IAAI,EAAE,UAAU,EAAE,GAAG,WAAW,EAAE,CAAC;IAC/C,WAAW,IAAI,IAAI;IAWP,SAAS,EAAE,WAAW,EAAE,CAAC;IACrC,gBAAgB,IAAI,IAAI;IAUZ,UAAU,EAAE,UAAU,EAAE,CAAC;IACzB,aAAa,SAAK;IAClB,cAAc,EAAE,MAAM,CAAK;IAEvC,SAAS,EAAE,WAAW,CAAC;IACvB,OAAO,CAAC,MAAM,CAAgB;IAC9B,OAAO,CAAC,WAAW,CAAgB;IAEnC,iBAAiB,IAAI,IAAI;IAQzB,OAAO,CAAC,cAAc;IAStB,eAAe,CAAC,SAAS,KAAA;IAczB,IAAc,oBAAoB,YAEjC;IAED,IAAc,UAAU,YAEvB;IAED,IAAc,eAAe,YAkB5B;IAED,OAAO,IAAI,IAAI;IAIf,QAAQ,IAAI,IAAI;IAqChB,YAAY,IAAI,IAAI;IAQpB,SAAS,CAAC,OAAO,QAAO,IAAI,CAkC1B;IAEF,gBAAgB,aAWd;IAEF,OAAO,CAAC,YAAY,CAUlB;IAEF,OAAO,CAAC,SAAS;IAMjB,OAAO,CAAC,cAAc;IAMtB,OAAO,CAAC,mBAAmB;CAG5B;AAGD,eAAO,MAAM,8BAA8B,EAAE,cAA0B,CAAC;AAExE,eAAO,MAAM,oBAAoB,IAAK,CAAC;AAEvC;;;;;;GAMG;AACH,eAAO,MAAM,iBAAiB;;;;;;;;;;kBAM5B,CAAC"}
1
+ {"version":3,"file":"stepper.d.ts","sourceRoot":"","sources":["../../../src/stepper/stepper.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,eAAe,EAAE,MAAM,4BAA4B,CAAC;AAEhF,OAAO,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAC;AAI5C,MAAM,MAAM,UAAU,GAAG;IAAE,OAAO,EAAE,MAAM,GAAG,CAAA;CAAE,CAAC;AAEhD;;GAEG;AACH,qBAAa,OAAQ,SAAQ,iBAAiB;IACgB,gBAAgB,EAAE,OAAO,CAAC;IAC5B,cAAc,EAAE,OAAO,CAAC;IAC5E,WAAW,EAAE,eAAe,CAA4B;IAC9D,kBAAkB,IAAI,IAAI;IAOpB,QAAQ,EAAE,MAAM,CAAC;IACvB,eAAe,CAAC,QAAQ,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,GAAG,IAAI;IAQ7C,IAAI,EAAE,UAAU,EAAE,GAAG,WAAW,EAAE,CAAC;IAC/C,WAAW,IAAI,IAAI;IAWP,SAAS,EAAE,WAAW,EAAE,CAAC;IACrC,gBAAgB,IAAI,IAAI;IAUZ,UAAU,EAAE,UAAU,EAAE,CAAC;IACzB,aAAa,SAAK;IAClB,cAAc,EAAE,MAAM,CAAK;IAEvC,SAAS,EAAE,WAAW,CAAC;IACvB,OAAO,CAAC,MAAM,CAAgB;IAC9B,OAAO,CAAC,WAAW,CAAgB;IAEnC,iBAAiB,IAAI,IAAI;IAQzB,OAAO,CAAC,cAAc;IAStB,eAAe,CAAC,SAAS,KAAA;IAUzB,IAAc,oBAAoB,YAEjC;IAED,IAAc,UAAU,YAEvB;IAED,IAAc,eAAe,YAkB5B;IAED,OAAO,IAAI,IAAI;IAIf,QAAQ,IAAI,IAAI;IAqChB,YAAY,IAAI,IAAI;IAQpB,SAAS,CAAC,OAAO,QAAO,IAAI,CA8B1B;IAEF,gBAAgB,aAWd;IAEF,OAAO,CAAC,YAAY,CAUlB;IAEF,OAAO,CAAC,SAAS;IAMjB,OAAO,CAAC,cAAc;IAMtB,OAAO,CAAC,mBAAmB;CAG5B;AAGD,eAAO,MAAM,8BAA8B,EAAE,cAA0B,CAAC;AAExE,eAAO,MAAM,oBAAoB,IAAK,CAAC;AAEvC;;;;;;GAMG;AACH,eAAO,MAAM,iBAAiB;;;;;;;;;;kBAM5B,CAAC"}
@@ -10,7 +10,6 @@ import { foundationStepperTemplate as template } from './stepper.template';
10
10
  export class Stepper extends FoundationElement {
11
11
  constructor() {
12
12
  super(...arguments);
13
- this.allowBackwardJumps = false;
14
13
  this.orientation = TabsOrientation.vertical;
15
14
  this.progressValue = 0;
16
15
  this.activeTabIndex = 0;
@@ -33,7 +32,7 @@ export class Stepper extends FoundationElement {
33
32
  tab.setAttribute('isLast', String(isLast));
34
33
  tab.setAttribute('hideStepNumber', String(this.hideStepNumber === true));
35
34
  tab.setAttribute('tabindex', isActiveTab ? '0' : '-1');
36
- tab.setAttribute('showCursorPointer', String(index <= this.activeTabIndex && this.allowBackwardJumps));
35
+ tab.setAttribute('showCursorPointer', String(index <= this.activeTabIndex));
37
36
  if (isActiveTab) {
38
37
  this.activetab = tab;
39
38
  this.activeid = tabId;
@@ -112,16 +111,12 @@ export class Stepper extends FoundationElement {
112
111
  }
113
112
  }
114
113
  handleStepClick(stepIndex) {
115
- if (stepIndex < this.activeTabIndex && this.allowBackwardJumps) {
114
+ if (stepIndex < this.activeTabIndex) {
116
115
  for (let i = stepIndex + 1; i <= this.activeTabIndex; i = i + 1) {
117
116
  this.tabs[i].completed = false;
118
117
  }
119
118
  this.activetab = this.tabs[stepIndex];
120
119
  this.activeid = this.tabIds[stepIndex];
121
- this.$emit('step-click', {
122
- activetab: this.activetab,
123
- activeid: this.activeid,
124
- });
125
120
  }
126
121
  }
127
122
  get disabledPreviousStep() {
@@ -213,9 +208,6 @@ __decorate([
213
208
  __decorate([
214
209
  attr({ attribute: 'hide-step-number', mode: 'boolean' })
215
210
  ], Stepper.prototype, "hideStepNumber", void 0);
216
- __decorate([
217
- attr({ attribute: 'allow-backward-jumps', mode: 'boolean' })
218
- ], Stepper.prototype, "allowBackwardJumps", void 0);
219
211
  __decorate([
220
212
  attr
221
213
  ], Stepper.prototype, "orientation", void 0);
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@genesislcap/foundation-ui",
3
3
  "description": "Genesis Foundation UI",
4
- "version": "14.218.2-alpha-9d659f1.0",
4
+ "version": "14.218.2",
5
5
  "sideEffects": false,
6
6
  "license": "SEE LICENSE IN license.txt",
7
7
  "main": "dist/esm/index.js",
@@ -83,13 +83,13 @@
83
83
  }
84
84
  },
85
85
  "devDependencies": {
86
- "@genesislcap/foundation-testing": "14.218.2-alpha-9d659f1.0",
87
- "@genesislcap/genx": "14.218.2-alpha-9d659f1.0",
88
- "@genesislcap/rollup-builder": "14.218.2-alpha-9d659f1.0",
89
- "@genesislcap/ts-builder": "14.218.2-alpha-9d659f1.0",
90
- "@genesislcap/uvu-playwright-builder": "14.218.2-alpha-9d659f1.0",
91
- "@genesislcap/vite-builder": "14.218.2-alpha-9d659f1.0",
92
- "@genesislcap/webpack-builder": "14.218.2-alpha-9d659f1.0",
86
+ "@genesislcap/foundation-testing": "14.218.2",
87
+ "@genesislcap/genx": "14.218.2",
88
+ "@genesislcap/rollup-builder": "14.218.2",
89
+ "@genesislcap/ts-builder": "14.218.2",
90
+ "@genesislcap/uvu-playwright-builder": "14.218.2",
91
+ "@genesislcap/vite-builder": "14.218.2",
92
+ "@genesislcap/webpack-builder": "14.218.2",
93
93
  "copyfiles": "^2.4.1",
94
94
  "rimraf": "^5.0.0",
95
95
  "rxjs": "^7.5.4"
@@ -100,13 +100,13 @@
100
100
  "@fortawesome/free-regular-svg-icons": "^6.2.1",
101
101
  "@fortawesome/free-solid-svg-icons": "^6.2.1",
102
102
  "@genesiscommunitysuccess/analyzer-import-alias-plugin": "^5.0.3",
103
- "@genesislcap/foundation-comms": "14.218.2-alpha-9d659f1.0",
104
- "@genesislcap/foundation-criteria": "14.218.2-alpha-9d659f1.0",
105
- "@genesislcap/foundation-errors": "14.218.2-alpha-9d659f1.0",
106
- "@genesislcap/foundation-logger": "14.218.2-alpha-9d659f1.0",
107
- "@genesislcap/foundation-notifications": "14.218.2-alpha-9d659f1.0",
108
- "@genesislcap/foundation-user": "14.218.2-alpha-9d659f1.0",
109
- "@genesislcap/foundation-utils": "14.218.2-alpha-9d659f1.0",
103
+ "@genesislcap/foundation-comms": "14.218.2",
104
+ "@genesislcap/foundation-criteria": "14.218.2",
105
+ "@genesislcap/foundation-errors": "14.218.2",
106
+ "@genesislcap/foundation-logger": "14.218.2",
107
+ "@genesislcap/foundation-notifications": "14.218.2",
108
+ "@genesislcap/foundation-user": "14.218.2",
109
+ "@genesislcap/foundation-utils": "14.218.2",
110
110
  "@microsoft/fast-colors": "^5.3.1",
111
111
  "@microsoft/fast-components": "^2.30.6",
112
112
  "@microsoft/fast-element": "^1.12.0",
@@ -128,5 +128,5 @@
128
128
  "access": "public"
129
129
  },
130
130
  "customElements": "dist/custom-elements.json",
131
- "gitHead": "bd0050e10e24900fffa8065d5fc6a65a645e88eb"
131
+ "gitHead": "4a9ced163c8b35ad4361a13540cdb242c854d2e7"
132
132
  }