@genesislcap/foundation-ui 14.489.0 → 14.489.1-alpha-519bcd2.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.
@@ -6092,6 +6092,105 @@
6092
6092
  "text": "Optgroup",
6093
6093
  "canonicalReference": "@genesislcap/foundation-ui!Optgroup:class"
6094
6094
  },
6095
+ {
6096
+ "kind": "Content",
6097
+ "text": ">;\n foundationPill: (overrideDefinition?: import(\"@microsoft/fast-foundation\")."
6098
+ },
6099
+ {
6100
+ "kind": "Reference",
6101
+ "text": "OverrideFoundationElementDefinition",
6102
+ "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
6103
+ },
6104
+ {
6105
+ "kind": "Content",
6106
+ "text": "<{\n baseName: string;\n template: import(\"@microsoft/fast-element\")."
6107
+ },
6108
+ {
6109
+ "kind": "Reference",
6110
+ "text": "ViewTemplate",
6111
+ "canonicalReference": "@microsoft/fast-element!ViewTemplate:class"
6112
+ },
6113
+ {
6114
+ "kind": "Content",
6115
+ "text": "<import(\"./pill\")."
6116
+ },
6117
+ {
6118
+ "kind": "Reference",
6119
+ "text": "Pill",
6120
+ "canonicalReference": "@genesislcap/foundation-ui!Pill:class"
6121
+ },
6122
+ {
6123
+ "kind": "Content",
6124
+ "text": ", any>;\n styles: import(\"@microsoft/fast-element\")."
6125
+ },
6126
+ {
6127
+ "kind": "Reference",
6128
+ "text": "ElementStyles",
6129
+ "canonicalReference": "@microsoft/fast-element!ElementStyles:class"
6130
+ },
6131
+ {
6132
+ "kind": "Content",
6133
+ "text": ";\n shadowOptions: "
6134
+ },
6135
+ {
6136
+ "kind": "Reference",
6137
+ "text": "ShadowRootInit",
6138
+ "canonicalReference": "!ShadowRootInit:interface"
6139
+ },
6140
+ {
6141
+ "kind": "Content",
6142
+ "text": ";\n }>) => import(\"@microsoft/fast-foundation\")."
6143
+ },
6144
+ {
6145
+ "kind": "Reference",
6146
+ "text": "FoundationElementRegistry",
6147
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
6148
+ },
6149
+ {
6150
+ "kind": "Content",
6151
+ "text": "<{\n baseName: string;\n template: import(\"@microsoft/fast-element\")."
6152
+ },
6153
+ {
6154
+ "kind": "Reference",
6155
+ "text": "ViewTemplate",
6156
+ "canonicalReference": "@microsoft/fast-element!ViewTemplate:class"
6157
+ },
6158
+ {
6159
+ "kind": "Content",
6160
+ "text": "<import(\"./pill\")."
6161
+ },
6162
+ {
6163
+ "kind": "Reference",
6164
+ "text": "Pill",
6165
+ "canonicalReference": "@genesislcap/foundation-ui!Pill:class"
6166
+ },
6167
+ {
6168
+ "kind": "Content",
6169
+ "text": ", any>;\n styles: import(\"@microsoft/fast-element\")."
6170
+ },
6171
+ {
6172
+ "kind": "Reference",
6173
+ "text": "ElementStyles",
6174
+ "canonicalReference": "@microsoft/fast-element!ElementStyles:class"
6175
+ },
6176
+ {
6177
+ "kind": "Content",
6178
+ "text": ";\n shadowOptions: "
6179
+ },
6180
+ {
6181
+ "kind": "Reference",
6182
+ "text": "ShadowRootInit",
6183
+ "canonicalReference": "!ShadowRootInit:interface"
6184
+ },
6185
+ {
6186
+ "kind": "Content",
6187
+ "text": ";\n }, typeof import(\"./pill\")."
6188
+ },
6189
+ {
6190
+ "kind": "Reference",
6191
+ "text": "Pill",
6192
+ "canonicalReference": "@genesislcap/foundation-ui!Pill:class"
6193
+ },
6095
6194
  {
6096
6195
  "kind": "Content",
6097
6196
  "text": ">;\n foundationPopper: (overrideDefinition?: import(\"@microsoft/fast-foundation\")."
@@ -8344,7 +8443,7 @@
8344
8443
  "name": "baseComponents",
8345
8444
  "variableTypeTokenRange": {
8346
8445
  "startIndex": 1,
8347
- "endIndex": 1202
8446
+ "endIndex": 1224
8348
8447
  }
8349
8448
  },
8350
8449
  {
@@ -17486,6 +17585,29 @@
17486
17585
  "endIndex": 2
17487
17586
  }
17488
17587
  },
17588
+ {
17589
+ "kind": "Variable",
17590
+ "canonicalReference": "@genesislcap/foundation-ui!defaultPillConfig:var",
17591
+ "docComment": "",
17592
+ "excerptTokens": [
17593
+ {
17594
+ "kind": "Content",
17595
+ "text": "defaultPillConfig: "
17596
+ },
17597
+ {
17598
+ "kind": "Content",
17599
+ "text": "{}"
17600
+ }
17601
+ ],
17602
+ "fileUrlPath": "src/pill/pill.ts",
17603
+ "isReadonly": true,
17604
+ "releaseTag": "Public",
17605
+ "name": "defaultPillConfig",
17606
+ "variableTypeTokenRange": {
17607
+ "startIndex": 1,
17608
+ "endIndex": 2
17609
+ }
17610
+ },
17489
17611
  {
17490
17612
  "kind": "Variable",
17491
17613
  "canonicalReference": "@genesislcap/foundation-ui!defaultPlacementIndexPadding:var",
@@ -38305,6 +38427,211 @@
38305
38427
  ],
38306
38428
  "name": "foundationOptgroupTemplate"
38307
38429
  },
38430
+ {
38431
+ "kind": "Function",
38432
+ "canonicalReference": "@genesislcap/foundation-ui!foundationPill:function(1)",
38433
+ "docComment": "/**\n * The Foundation Pill\n *\n * @remarks\n *\n * HTML Element: \\<foundation-pill\\>\n *\n * @public\n */\n",
38434
+ "excerptTokens": [
38435
+ {
38436
+ "kind": "Content",
38437
+ "text": "foundationPill: (overrideDefinition?: "
38438
+ },
38439
+ {
38440
+ "kind": "Content",
38441
+ "text": "import(\"@microsoft/fast-foundation\")."
38442
+ },
38443
+ {
38444
+ "kind": "Reference",
38445
+ "text": "OverrideFoundationElementDefinition",
38446
+ "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
38447
+ },
38448
+ {
38449
+ "kind": "Content",
38450
+ "text": "<{\n baseName: string;\n template: import(\"@microsoft/fast-element\")."
38451
+ },
38452
+ {
38453
+ "kind": "Reference",
38454
+ "text": "ViewTemplate",
38455
+ "canonicalReference": "@microsoft/fast-element!ViewTemplate:class"
38456
+ },
38457
+ {
38458
+ "kind": "Content",
38459
+ "text": "<"
38460
+ },
38461
+ {
38462
+ "kind": "Reference",
38463
+ "text": "Pill",
38464
+ "canonicalReference": "@genesislcap/foundation-ui!Pill:class"
38465
+ },
38466
+ {
38467
+ "kind": "Content",
38468
+ "text": ", any>;\n styles: import(\"@microsoft/fast-element\")."
38469
+ },
38470
+ {
38471
+ "kind": "Reference",
38472
+ "text": "ElementStyles",
38473
+ "canonicalReference": "@microsoft/fast-element!ElementStyles:class"
38474
+ },
38475
+ {
38476
+ "kind": "Content",
38477
+ "text": ";\n shadowOptions: "
38478
+ },
38479
+ {
38480
+ "kind": "Reference",
38481
+ "text": "ShadowRootInit",
38482
+ "canonicalReference": "!ShadowRootInit:interface"
38483
+ },
38484
+ {
38485
+ "kind": "Content",
38486
+ "text": ";\n}>"
38487
+ },
38488
+ {
38489
+ "kind": "Content",
38490
+ "text": ") => "
38491
+ },
38492
+ {
38493
+ "kind": "Content",
38494
+ "text": "import(\"@microsoft/fast-foundation\")."
38495
+ },
38496
+ {
38497
+ "kind": "Reference",
38498
+ "text": "FoundationElementRegistry",
38499
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
38500
+ },
38501
+ {
38502
+ "kind": "Content",
38503
+ "text": "<{\n baseName: string;\n template: import(\"@microsoft/fast-element\")."
38504
+ },
38505
+ {
38506
+ "kind": "Reference",
38507
+ "text": "ViewTemplate",
38508
+ "canonicalReference": "@microsoft/fast-element!ViewTemplate:class"
38509
+ },
38510
+ {
38511
+ "kind": "Content",
38512
+ "text": "<"
38513
+ },
38514
+ {
38515
+ "kind": "Reference",
38516
+ "text": "Pill",
38517
+ "canonicalReference": "@genesislcap/foundation-ui!Pill:class"
38518
+ },
38519
+ {
38520
+ "kind": "Content",
38521
+ "text": ", any>;\n styles: import(\"@microsoft/fast-element\")."
38522
+ },
38523
+ {
38524
+ "kind": "Reference",
38525
+ "text": "ElementStyles",
38526
+ "canonicalReference": "@microsoft/fast-element!ElementStyles:class"
38527
+ },
38528
+ {
38529
+ "kind": "Content",
38530
+ "text": ";\n shadowOptions: "
38531
+ },
38532
+ {
38533
+ "kind": "Reference",
38534
+ "text": "ShadowRootInit",
38535
+ "canonicalReference": "!ShadowRootInit:interface"
38536
+ },
38537
+ {
38538
+ "kind": "Content",
38539
+ "text": ";\n}, typeof "
38540
+ },
38541
+ {
38542
+ "kind": "Reference",
38543
+ "text": "Pill",
38544
+ "canonicalReference": "@genesislcap/foundation-ui!Pill:class"
38545
+ },
38546
+ {
38547
+ "kind": "Content",
38548
+ "text": ">"
38549
+ }
38550
+ ],
38551
+ "fileUrlPath": "src/pill/pill.ts",
38552
+ "returnTypeTokenRange": {
38553
+ "startIndex": 13,
38554
+ "endIndex": 26
38555
+ },
38556
+ "releaseTag": "Public",
38557
+ "overloadIndex": 1,
38558
+ "parameters": [
38559
+ {
38560
+ "parameterName": "overrideDefinition",
38561
+ "parameterTypeTokenRange": {
38562
+ "startIndex": 1,
38563
+ "endIndex": 12
38564
+ },
38565
+ "isOptional": true
38566
+ }
38567
+ ],
38568
+ "name": "foundationPill"
38569
+ },
38570
+ {
38571
+ "kind": "Variable",
38572
+ "canonicalReference": "@genesislcap/foundation-ui!foundationPillShadowOptions:var",
38573
+ "docComment": "",
38574
+ "excerptTokens": [
38575
+ {
38576
+ "kind": "Content",
38577
+ "text": "foundationPillShadowOptions: "
38578
+ },
38579
+ {
38580
+ "kind": "Reference",
38581
+ "text": "ShadowRootInit",
38582
+ "canonicalReference": "!ShadowRootInit:interface"
38583
+ }
38584
+ ],
38585
+ "fileUrlPath": "src/pill/pill.ts",
38586
+ "isReadonly": true,
38587
+ "releaseTag": "Public",
38588
+ "name": "foundationPillShadowOptions",
38589
+ "variableTypeTokenRange": {
38590
+ "startIndex": 1,
38591
+ "endIndex": 2
38592
+ }
38593
+ },
38594
+ {
38595
+ "kind": "Variable",
38596
+ "canonicalReference": "@genesislcap/foundation-ui!foundationPillTemplate:var",
38597
+ "docComment": "",
38598
+ "excerptTokens": [
38599
+ {
38600
+ "kind": "Content",
38601
+ "text": "foundationPillTemplate: "
38602
+ },
38603
+ {
38604
+ "kind": "Content",
38605
+ "text": "import(\"@microsoft/fast-element\")."
38606
+ },
38607
+ {
38608
+ "kind": "Reference",
38609
+ "text": "ViewTemplate",
38610
+ "canonicalReference": "@microsoft/fast-element!ViewTemplate:class"
38611
+ },
38612
+ {
38613
+ "kind": "Content",
38614
+ "text": "<"
38615
+ },
38616
+ {
38617
+ "kind": "Reference",
38618
+ "text": "Pill",
38619
+ "canonicalReference": "@genesislcap/foundation-ui!Pill:class"
38620
+ },
38621
+ {
38622
+ "kind": "Content",
38623
+ "text": ", any>"
38624
+ }
38625
+ ],
38626
+ "fileUrlPath": "src/pill/pill.template.ts",
38627
+ "isReadonly": true,
38628
+ "releaseTag": "Public",
38629
+ "name": "foundationPillTemplate",
38630
+ "variableTypeTokenRange": {
38631
+ "startIndex": 1,
38632
+ "endIndex": 6
38633
+ }
38634
+ },
38308
38635
  {
38309
38636
  "kind": "Function",
38310
38637
  "canonicalReference": "@genesislcap/foundation-ui!foundationPopper:function(1)",
@@ -59323,6 +59650,266 @@
59323
59650
  ],
59324
59651
  "name": "pathJoin"
59325
59652
  },
59653
+ {
59654
+ "kind": "Class",
59655
+ "canonicalReference": "@genesislcap/foundation-ui!Pill:class",
59656
+ "docComment": "/**\n * @tagname %%prefix%%-pill\n *\n * @fires\n *\n * remove - Fired when the remove control is activated.\n *\n * @fires\n *\n * pill-click - Fired when the pill body (excluding the remove control) is activated.\n */\n",
59657
+ "excerptTokens": [
59658
+ {
59659
+ "kind": "Content",
59660
+ "text": "export declare class Pill extends "
59661
+ },
59662
+ {
59663
+ "kind": "Reference",
59664
+ "text": "FoundationElement",
59665
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
59666
+ },
59667
+ {
59668
+ "kind": "Content",
59669
+ "text": " "
59670
+ }
59671
+ ],
59672
+ "fileUrlPath": "src/pill/pill.ts",
59673
+ "releaseTag": "Public",
59674
+ "isAbstract": false,
59675
+ "name": "Pill",
59676
+ "preserveMemberOrder": false,
59677
+ "members": [
59678
+ {
59679
+ "kind": "Property",
59680
+ "canonicalReference": "@genesislcap/foundation-ui!Pill#disabled:member",
59681
+ "docComment": "/**\n * @attr disabled - disables both the pill body and the remove control @default false\n */\n",
59682
+ "excerptTokens": [
59683
+ {
59684
+ "kind": "Content",
59685
+ "text": "disabled: "
59686
+ },
59687
+ {
59688
+ "kind": "Content",
59689
+ "text": "boolean"
59690
+ },
59691
+ {
59692
+ "kind": "Content",
59693
+ "text": ";"
59694
+ }
59695
+ ],
59696
+ "isReadonly": false,
59697
+ "isOptional": false,
59698
+ "releaseTag": "Public",
59699
+ "name": "disabled",
59700
+ "propertyTypeTokenRange": {
59701
+ "startIndex": 1,
59702
+ "endIndex": 2
59703
+ },
59704
+ "isStatic": false,
59705
+ "isProtected": false,
59706
+ "isAbstract": false
59707
+ },
59708
+ {
59709
+ "kind": "Method",
59710
+ "canonicalReference": "@genesislcap/foundation-ui!Pill#handleBodyClick:member(1)",
59711
+ "docComment": "",
59712
+ "excerptTokens": [
59713
+ {
59714
+ "kind": "Content",
59715
+ "text": "handleBodyClick(): "
59716
+ },
59717
+ {
59718
+ "kind": "Content",
59719
+ "text": "void"
59720
+ },
59721
+ {
59722
+ "kind": "Content",
59723
+ "text": ";"
59724
+ }
59725
+ ],
59726
+ "isStatic": false,
59727
+ "returnTypeTokenRange": {
59728
+ "startIndex": 1,
59729
+ "endIndex": 2
59730
+ },
59731
+ "releaseTag": "Public",
59732
+ "isProtected": false,
59733
+ "overloadIndex": 1,
59734
+ "parameters": [],
59735
+ "isOptional": false,
59736
+ "isAbstract": false,
59737
+ "name": "handleBodyClick"
59738
+ },
59739
+ {
59740
+ "kind": "Method",
59741
+ "canonicalReference": "@genesislcap/foundation-ui!Pill#handleRemoveClick:member(1)",
59742
+ "docComment": "",
59743
+ "excerptTokens": [
59744
+ {
59745
+ "kind": "Content",
59746
+ "text": "handleRemoveClick(event: "
59747
+ },
59748
+ {
59749
+ "kind": "Reference",
59750
+ "text": "Event",
59751
+ "canonicalReference": "!Event:interface"
59752
+ },
59753
+ {
59754
+ "kind": "Content",
59755
+ "text": "): "
59756
+ },
59757
+ {
59758
+ "kind": "Content",
59759
+ "text": "void"
59760
+ },
59761
+ {
59762
+ "kind": "Content",
59763
+ "text": ";"
59764
+ }
59765
+ ],
59766
+ "isStatic": false,
59767
+ "returnTypeTokenRange": {
59768
+ "startIndex": 3,
59769
+ "endIndex": 4
59770
+ },
59771
+ "releaseTag": "Public",
59772
+ "isProtected": false,
59773
+ "overloadIndex": 1,
59774
+ "parameters": [
59775
+ {
59776
+ "parameterName": "event",
59777
+ "parameterTypeTokenRange": {
59778
+ "startIndex": 1,
59779
+ "endIndex": 2
59780
+ },
59781
+ "isOptional": false
59782
+ }
59783
+ ],
59784
+ "isOptional": false,
59785
+ "isAbstract": false,
59786
+ "name": "handleRemoveClick"
59787
+ },
59788
+ {
59789
+ "kind": "Property",
59790
+ "canonicalReference": "@genesislcap/foundation-ui!Pill#label:member",
59791
+ "docComment": "/**\n * @attr label - the name of the thing this pill represents, e.g. a filter field name\n *\n * @example\n * ```html\n * <rapid-pill label=\"Cpty Desk\"></rapid-pill>\n * ```\n *\n */\n",
59792
+ "excerptTokens": [
59793
+ {
59794
+ "kind": "Content",
59795
+ "text": "label: "
59796
+ },
59797
+ {
59798
+ "kind": "Content",
59799
+ "text": "string"
59800
+ },
59801
+ {
59802
+ "kind": "Content",
59803
+ "text": ";"
59804
+ }
59805
+ ],
59806
+ "isReadonly": false,
59807
+ "isOptional": false,
59808
+ "releaseTag": "Public",
59809
+ "name": "label",
59810
+ "propertyTypeTokenRange": {
59811
+ "startIndex": 1,
59812
+ "endIndex": 2
59813
+ },
59814
+ "isStatic": false,
59815
+ "isProtected": false,
59816
+ "isAbstract": false
59817
+ },
59818
+ {
59819
+ "kind": "Property",
59820
+ "canonicalReference": "@genesislcap/foundation-ui!Pill#removable:member",
59821
+ "docComment": "/**\n * @attr removable - whether the \"x\" remove control is shown @default true\n */\n",
59822
+ "excerptTokens": [
59823
+ {
59824
+ "kind": "Content",
59825
+ "text": "removable: "
59826
+ },
59827
+ {
59828
+ "kind": "Content",
59829
+ "text": "boolean"
59830
+ },
59831
+ {
59832
+ "kind": "Content",
59833
+ "text": ";"
59834
+ }
59835
+ ],
59836
+ "isReadonly": false,
59837
+ "isOptional": false,
59838
+ "releaseTag": "Public",
59839
+ "name": "removable",
59840
+ "propertyTypeTokenRange": {
59841
+ "startIndex": 1,
59842
+ "endIndex": 2
59843
+ },
59844
+ "isStatic": false,
59845
+ "isProtected": false,
59846
+ "isAbstract": false
59847
+ },
59848
+ {
59849
+ "kind": "Property",
59850
+ "canonicalReference": "@genesislcap/foundation-ui!Pill#value:member",
59851
+ "docComment": "/**\n * @attr value - the current value shown alongside the label, e.g. \"Cpty Desk: EQUITIES\"\n *\n * @example\n * ```html\n * <rapid-pill label=\"Cpty Desk\" value=\"EQUITIES\"></rapid-pill>\n * ```\n *\n */\n",
59852
+ "excerptTokens": [
59853
+ {
59854
+ "kind": "Content",
59855
+ "text": "value: "
59856
+ },
59857
+ {
59858
+ "kind": "Content",
59859
+ "text": "string"
59860
+ },
59861
+ {
59862
+ "kind": "Content",
59863
+ "text": ";"
59864
+ }
59865
+ ],
59866
+ "isReadonly": false,
59867
+ "isOptional": false,
59868
+ "releaseTag": "Public",
59869
+ "name": "value",
59870
+ "propertyTypeTokenRange": {
59871
+ "startIndex": 1,
59872
+ "endIndex": 2
59873
+ },
59874
+ "isStatic": false,
59875
+ "isProtected": false,
59876
+ "isAbstract": false
59877
+ }
59878
+ ],
59879
+ "extendsTokenRange": {
59880
+ "startIndex": 1,
59881
+ "endIndex": 2
59882
+ },
59883
+ "implementsTokenRanges": []
59884
+ },
59885
+ {
59886
+ "kind": "Variable",
59887
+ "canonicalReference": "@genesislcap/foundation-ui!pillStyles:var",
59888
+ "docComment": "",
59889
+ "excerptTokens": [
59890
+ {
59891
+ "kind": "Content",
59892
+ "text": "pillStyles: "
59893
+ },
59894
+ {
59895
+ "kind": "Content",
59896
+ "text": "import(\"@microsoft/fast-element\")."
59897
+ },
59898
+ {
59899
+ "kind": "Reference",
59900
+ "text": "ElementStyles",
59901
+ "canonicalReference": "@microsoft/fast-element!ElementStyles:class"
59902
+ }
59903
+ ],
59904
+ "fileUrlPath": "src/pill/pill.styles.ts",
59905
+ "isReadonly": true,
59906
+ "releaseTag": "Public",
59907
+ "name": "pillStyles",
59908
+ "variableTypeTokenRange": {
59909
+ "startIndex": 1,
59910
+ "endIndex": 3
59911
+ }
59912
+ },
59326
59913
  {
59327
59914
  "kind": "Function",
59328
59915
  "canonicalReference": "@genesislcap/foundation-ui!plusIcon:function(1)",