@genesislcap/foundation-ui 14.500.0 → 14.501.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
  {
@@ -17516,6 +17615,29 @@
17516
17615
  "endIndex": 2
17517
17616
  }
17518
17617
  },
17618
+ {
17619
+ "kind": "Variable",
17620
+ "canonicalReference": "@genesislcap/foundation-ui!defaultPillConfig:var",
17621
+ "docComment": "",
17622
+ "excerptTokens": [
17623
+ {
17624
+ "kind": "Content",
17625
+ "text": "defaultPillConfig: "
17626
+ },
17627
+ {
17628
+ "kind": "Content",
17629
+ "text": "{}"
17630
+ }
17631
+ ],
17632
+ "fileUrlPath": "src/pill/pill.ts",
17633
+ "isReadonly": true,
17634
+ "releaseTag": "Public",
17635
+ "name": "defaultPillConfig",
17636
+ "variableTypeTokenRange": {
17637
+ "startIndex": 1,
17638
+ "endIndex": 2
17639
+ }
17640
+ },
17519
17641
  {
17520
17642
  "kind": "Variable",
17521
17643
  "canonicalReference": "@genesislcap/foundation-ui!defaultPlacementIndexPadding:var",
@@ -38335,6 +38457,211 @@
38335
38457
  ],
38336
38458
  "name": "foundationOptgroupTemplate"
38337
38459
  },
38460
+ {
38461
+ "kind": "Function",
38462
+ "canonicalReference": "@genesislcap/foundation-ui!foundationPill:function(1)",
38463
+ "docComment": "/**\n * The Foundation Pill\n *\n * @remarks\n *\n * HTML Element: \\<foundation-pill\\>\n *\n * @public\n */\n",
38464
+ "excerptTokens": [
38465
+ {
38466
+ "kind": "Content",
38467
+ "text": "foundationPill: (overrideDefinition?: "
38468
+ },
38469
+ {
38470
+ "kind": "Content",
38471
+ "text": "import(\"@microsoft/fast-foundation\")."
38472
+ },
38473
+ {
38474
+ "kind": "Reference",
38475
+ "text": "OverrideFoundationElementDefinition",
38476
+ "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
38477
+ },
38478
+ {
38479
+ "kind": "Content",
38480
+ "text": "<{\n baseName: string;\n template: import(\"@microsoft/fast-element\")."
38481
+ },
38482
+ {
38483
+ "kind": "Reference",
38484
+ "text": "ViewTemplate",
38485
+ "canonicalReference": "@microsoft/fast-element!ViewTemplate:class"
38486
+ },
38487
+ {
38488
+ "kind": "Content",
38489
+ "text": "<"
38490
+ },
38491
+ {
38492
+ "kind": "Reference",
38493
+ "text": "Pill",
38494
+ "canonicalReference": "@genesislcap/foundation-ui!Pill:class"
38495
+ },
38496
+ {
38497
+ "kind": "Content",
38498
+ "text": ", any>;\n styles: import(\"@microsoft/fast-element\")."
38499
+ },
38500
+ {
38501
+ "kind": "Reference",
38502
+ "text": "ElementStyles",
38503
+ "canonicalReference": "@microsoft/fast-element!ElementStyles:class"
38504
+ },
38505
+ {
38506
+ "kind": "Content",
38507
+ "text": ";\n shadowOptions: "
38508
+ },
38509
+ {
38510
+ "kind": "Reference",
38511
+ "text": "ShadowRootInit",
38512
+ "canonicalReference": "!ShadowRootInit:interface"
38513
+ },
38514
+ {
38515
+ "kind": "Content",
38516
+ "text": ";\n}>"
38517
+ },
38518
+ {
38519
+ "kind": "Content",
38520
+ "text": ") => "
38521
+ },
38522
+ {
38523
+ "kind": "Content",
38524
+ "text": "import(\"@microsoft/fast-foundation\")."
38525
+ },
38526
+ {
38527
+ "kind": "Reference",
38528
+ "text": "FoundationElementRegistry",
38529
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
38530
+ },
38531
+ {
38532
+ "kind": "Content",
38533
+ "text": "<{\n baseName: string;\n template: import(\"@microsoft/fast-element\")."
38534
+ },
38535
+ {
38536
+ "kind": "Reference",
38537
+ "text": "ViewTemplate",
38538
+ "canonicalReference": "@microsoft/fast-element!ViewTemplate:class"
38539
+ },
38540
+ {
38541
+ "kind": "Content",
38542
+ "text": "<"
38543
+ },
38544
+ {
38545
+ "kind": "Reference",
38546
+ "text": "Pill",
38547
+ "canonicalReference": "@genesislcap/foundation-ui!Pill:class"
38548
+ },
38549
+ {
38550
+ "kind": "Content",
38551
+ "text": ", any>;\n styles: import(\"@microsoft/fast-element\")."
38552
+ },
38553
+ {
38554
+ "kind": "Reference",
38555
+ "text": "ElementStyles",
38556
+ "canonicalReference": "@microsoft/fast-element!ElementStyles:class"
38557
+ },
38558
+ {
38559
+ "kind": "Content",
38560
+ "text": ";\n shadowOptions: "
38561
+ },
38562
+ {
38563
+ "kind": "Reference",
38564
+ "text": "ShadowRootInit",
38565
+ "canonicalReference": "!ShadowRootInit:interface"
38566
+ },
38567
+ {
38568
+ "kind": "Content",
38569
+ "text": ";\n}, typeof "
38570
+ },
38571
+ {
38572
+ "kind": "Reference",
38573
+ "text": "Pill",
38574
+ "canonicalReference": "@genesislcap/foundation-ui!Pill:class"
38575
+ },
38576
+ {
38577
+ "kind": "Content",
38578
+ "text": ">"
38579
+ }
38580
+ ],
38581
+ "fileUrlPath": "src/pill/pill.ts",
38582
+ "returnTypeTokenRange": {
38583
+ "startIndex": 13,
38584
+ "endIndex": 26
38585
+ },
38586
+ "releaseTag": "Public",
38587
+ "overloadIndex": 1,
38588
+ "parameters": [
38589
+ {
38590
+ "parameterName": "overrideDefinition",
38591
+ "parameterTypeTokenRange": {
38592
+ "startIndex": 1,
38593
+ "endIndex": 12
38594
+ },
38595
+ "isOptional": true
38596
+ }
38597
+ ],
38598
+ "name": "foundationPill"
38599
+ },
38600
+ {
38601
+ "kind": "Variable",
38602
+ "canonicalReference": "@genesislcap/foundation-ui!foundationPillShadowOptions:var",
38603
+ "docComment": "",
38604
+ "excerptTokens": [
38605
+ {
38606
+ "kind": "Content",
38607
+ "text": "foundationPillShadowOptions: "
38608
+ },
38609
+ {
38610
+ "kind": "Reference",
38611
+ "text": "ShadowRootInit",
38612
+ "canonicalReference": "!ShadowRootInit:interface"
38613
+ }
38614
+ ],
38615
+ "fileUrlPath": "src/pill/pill.ts",
38616
+ "isReadonly": true,
38617
+ "releaseTag": "Public",
38618
+ "name": "foundationPillShadowOptions",
38619
+ "variableTypeTokenRange": {
38620
+ "startIndex": 1,
38621
+ "endIndex": 2
38622
+ }
38623
+ },
38624
+ {
38625
+ "kind": "Variable",
38626
+ "canonicalReference": "@genesislcap/foundation-ui!foundationPillTemplate:var",
38627
+ "docComment": "",
38628
+ "excerptTokens": [
38629
+ {
38630
+ "kind": "Content",
38631
+ "text": "foundationPillTemplate: "
38632
+ },
38633
+ {
38634
+ "kind": "Content",
38635
+ "text": "import(\"@microsoft/fast-element\")."
38636
+ },
38637
+ {
38638
+ "kind": "Reference",
38639
+ "text": "ViewTemplate",
38640
+ "canonicalReference": "@microsoft/fast-element!ViewTemplate:class"
38641
+ },
38642
+ {
38643
+ "kind": "Content",
38644
+ "text": "<"
38645
+ },
38646
+ {
38647
+ "kind": "Reference",
38648
+ "text": "Pill",
38649
+ "canonicalReference": "@genesislcap/foundation-ui!Pill:class"
38650
+ },
38651
+ {
38652
+ "kind": "Content",
38653
+ "text": ", any>"
38654
+ }
38655
+ ],
38656
+ "fileUrlPath": "src/pill/pill.template.ts",
38657
+ "isReadonly": true,
38658
+ "releaseTag": "Public",
38659
+ "name": "foundationPillTemplate",
38660
+ "variableTypeTokenRange": {
38661
+ "startIndex": 1,
38662
+ "endIndex": 6
38663
+ }
38664
+ },
38338
38665
  {
38339
38666
  "kind": "Function",
38340
38667
  "canonicalReference": "@genesislcap/foundation-ui!foundationPopper:function(1)",
@@ -59383,6 +59710,266 @@
59383
59710
  ],
59384
59711
  "name": "pathJoin"
59385
59712
  },
59713
+ {
59714
+ "kind": "Class",
59715
+ "canonicalReference": "@genesislcap/foundation-ui!Pill:class",
59716
+ "docComment": "/**\n * @tagname %%prefix%%-pill\n *\n * @slot - Additional phrasing (inline, non-interactive) content rendered after the label/value, inside the pill body button. Do not slot interactive or block-level elements (e.g. `<button>`, `<a>`, `<div>`) here, as the body is itself a `<button>`.\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",
59717
+ "excerptTokens": [
59718
+ {
59719
+ "kind": "Content",
59720
+ "text": "export declare class Pill extends "
59721
+ },
59722
+ {
59723
+ "kind": "Reference",
59724
+ "text": "FoundationElement",
59725
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
59726
+ },
59727
+ {
59728
+ "kind": "Content",
59729
+ "text": " "
59730
+ }
59731
+ ],
59732
+ "fileUrlPath": "src/pill/pill.ts",
59733
+ "releaseTag": "Public",
59734
+ "isAbstract": false,
59735
+ "name": "Pill",
59736
+ "preserveMemberOrder": false,
59737
+ "members": [
59738
+ {
59739
+ "kind": "Property",
59740
+ "canonicalReference": "@genesislcap/foundation-ui!Pill#disabled:member",
59741
+ "docComment": "/**\n * @attr disabled - disables both the pill body and the remove control @default false\n */\n",
59742
+ "excerptTokens": [
59743
+ {
59744
+ "kind": "Content",
59745
+ "text": "disabled: "
59746
+ },
59747
+ {
59748
+ "kind": "Content",
59749
+ "text": "boolean"
59750
+ },
59751
+ {
59752
+ "kind": "Content",
59753
+ "text": ";"
59754
+ }
59755
+ ],
59756
+ "isReadonly": false,
59757
+ "isOptional": false,
59758
+ "releaseTag": "Public",
59759
+ "name": "disabled",
59760
+ "propertyTypeTokenRange": {
59761
+ "startIndex": 1,
59762
+ "endIndex": 2
59763
+ },
59764
+ "isStatic": false,
59765
+ "isProtected": false,
59766
+ "isAbstract": false
59767
+ },
59768
+ {
59769
+ "kind": "Method",
59770
+ "canonicalReference": "@genesislcap/foundation-ui!Pill#handleBodyClick:member(1)",
59771
+ "docComment": "",
59772
+ "excerptTokens": [
59773
+ {
59774
+ "kind": "Content",
59775
+ "text": "handleBodyClick(): "
59776
+ },
59777
+ {
59778
+ "kind": "Content",
59779
+ "text": "void"
59780
+ },
59781
+ {
59782
+ "kind": "Content",
59783
+ "text": ";"
59784
+ }
59785
+ ],
59786
+ "isStatic": false,
59787
+ "returnTypeTokenRange": {
59788
+ "startIndex": 1,
59789
+ "endIndex": 2
59790
+ },
59791
+ "releaseTag": "Public",
59792
+ "isProtected": false,
59793
+ "overloadIndex": 1,
59794
+ "parameters": [],
59795
+ "isOptional": false,
59796
+ "isAbstract": false,
59797
+ "name": "handleBodyClick"
59798
+ },
59799
+ {
59800
+ "kind": "Method",
59801
+ "canonicalReference": "@genesislcap/foundation-ui!Pill#handleRemoveClick:member(1)",
59802
+ "docComment": "",
59803
+ "excerptTokens": [
59804
+ {
59805
+ "kind": "Content",
59806
+ "text": "handleRemoveClick(event?: "
59807
+ },
59808
+ {
59809
+ "kind": "Reference",
59810
+ "text": "Event",
59811
+ "canonicalReference": "!Event:interface"
59812
+ },
59813
+ {
59814
+ "kind": "Content",
59815
+ "text": "): "
59816
+ },
59817
+ {
59818
+ "kind": "Content",
59819
+ "text": "void"
59820
+ },
59821
+ {
59822
+ "kind": "Content",
59823
+ "text": ";"
59824
+ }
59825
+ ],
59826
+ "isStatic": false,
59827
+ "returnTypeTokenRange": {
59828
+ "startIndex": 3,
59829
+ "endIndex": 4
59830
+ },
59831
+ "releaseTag": "Public",
59832
+ "isProtected": false,
59833
+ "overloadIndex": 1,
59834
+ "parameters": [
59835
+ {
59836
+ "parameterName": "event",
59837
+ "parameterTypeTokenRange": {
59838
+ "startIndex": 1,
59839
+ "endIndex": 2
59840
+ },
59841
+ "isOptional": true
59842
+ }
59843
+ ],
59844
+ "isOptional": false,
59845
+ "isAbstract": false,
59846
+ "name": "handleRemoveClick"
59847
+ },
59848
+ {
59849
+ "kind": "Property",
59850
+ "canonicalReference": "@genesislcap/foundation-ui!Pill#label:member",
59851
+ "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",
59852
+ "excerptTokens": [
59853
+ {
59854
+ "kind": "Content",
59855
+ "text": "label: "
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": "label",
59870
+ "propertyTypeTokenRange": {
59871
+ "startIndex": 1,
59872
+ "endIndex": 2
59873
+ },
59874
+ "isStatic": false,
59875
+ "isProtected": false,
59876
+ "isAbstract": false
59877
+ },
59878
+ {
59879
+ "kind": "Property",
59880
+ "canonicalReference": "@genesislcap/foundation-ui!Pill#removable:member",
59881
+ "docComment": "/**\n * @attr removable - whether the \"x\" remove control is shown @default true\n */\n",
59882
+ "excerptTokens": [
59883
+ {
59884
+ "kind": "Content",
59885
+ "text": "removable: "
59886
+ },
59887
+ {
59888
+ "kind": "Content",
59889
+ "text": "boolean"
59890
+ },
59891
+ {
59892
+ "kind": "Content",
59893
+ "text": ";"
59894
+ }
59895
+ ],
59896
+ "isReadonly": false,
59897
+ "isOptional": false,
59898
+ "releaseTag": "Public",
59899
+ "name": "removable",
59900
+ "propertyTypeTokenRange": {
59901
+ "startIndex": 1,
59902
+ "endIndex": 2
59903
+ },
59904
+ "isStatic": false,
59905
+ "isProtected": false,
59906
+ "isAbstract": false
59907
+ },
59908
+ {
59909
+ "kind": "Property",
59910
+ "canonicalReference": "@genesislcap/foundation-ui!Pill#value:member",
59911
+ "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",
59912
+ "excerptTokens": [
59913
+ {
59914
+ "kind": "Content",
59915
+ "text": "value: "
59916
+ },
59917
+ {
59918
+ "kind": "Content",
59919
+ "text": "string"
59920
+ },
59921
+ {
59922
+ "kind": "Content",
59923
+ "text": ";"
59924
+ }
59925
+ ],
59926
+ "isReadonly": false,
59927
+ "isOptional": false,
59928
+ "releaseTag": "Public",
59929
+ "name": "value",
59930
+ "propertyTypeTokenRange": {
59931
+ "startIndex": 1,
59932
+ "endIndex": 2
59933
+ },
59934
+ "isStatic": false,
59935
+ "isProtected": false,
59936
+ "isAbstract": false
59937
+ }
59938
+ ],
59939
+ "extendsTokenRange": {
59940
+ "startIndex": 1,
59941
+ "endIndex": 2
59942
+ },
59943
+ "implementsTokenRanges": []
59944
+ },
59945
+ {
59946
+ "kind": "Variable",
59947
+ "canonicalReference": "@genesislcap/foundation-ui!pillStyles:var",
59948
+ "docComment": "",
59949
+ "excerptTokens": [
59950
+ {
59951
+ "kind": "Content",
59952
+ "text": "pillStyles: "
59953
+ },
59954
+ {
59955
+ "kind": "Content",
59956
+ "text": "import(\"@microsoft/fast-element\")."
59957
+ },
59958
+ {
59959
+ "kind": "Reference",
59960
+ "text": "ElementStyles",
59961
+ "canonicalReference": "@microsoft/fast-element!ElementStyles:class"
59962
+ }
59963
+ ],
59964
+ "fileUrlPath": "src/pill/pill.styles.ts",
59965
+ "isReadonly": true,
59966
+ "releaseTag": "Public",
59967
+ "name": "pillStyles",
59968
+ "variableTypeTokenRange": {
59969
+ "startIndex": 1,
59970
+ "endIndex": 3
59971
+ }
59972
+ },
59386
59973
  {
59387
59974
  "kind": "Function",
59388
59975
  "canonicalReference": "@genesislcap/foundation-ui!plusIcon:function(1)",