@genesislcap/foundation-ui 14.489.1-alpha-519bcd2.0 → 14.489.1-alpha-559fa0f.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.
@@ -12,7 +12,7 @@
12
12
  "type": {
13
13
  "text": "object"
14
14
  },
15
- "default": "{\n foundationAccordion,\n foundationAiCriteriaSearch,\n foundationAiIndicator,\n foundationAccordionItem,\n foundationActionsMenu,\n foundationAnchor,\n foundationAnchoredRegion,\n foundationAvatar,\n foundationBadge,\n foundationBanner,\n foundationBreadcrumb,\n foundationBreadcrumbItem,\n foundationButton,\n foundationCalendar,\n foundationCard,\n foundationCategorizedMultiselect,\n foundationCheckbox,\n foundationCombobox,\n foundationConnectionIndicator,\n foundationDataGrid,\n foundationDataGridCell,\n foundationDataGridRow,\n foundationDatePicker,\n foundationDesignSystemProvider,\n foundationDialog,\n foundationDisclosure,\n foundationDivider,\n foundationDropdownMenu,\n foundationErrorBanner,\n foundationErrorBoundary,\n foundationErrorDialog,\n foundationFileReader,\n foundationFileUpload,\n foundationFilter,\n foundationFilterBar,\n foundationFlexLayout,\n foundationFlipper,\n foundationFlyout,\n foundationGridLayout,\n foundationGridLayoutItem,\n foundationHorizontalScroll,\n foundationIcon,\n foundationListbox,\n foundationListboxOption,\n foundationMenu,\n foundationMenuItem,\n foundationModal,\n foundationMultiselect,\n foundationNumberField,\n foundationOptgroup,\n foundationPill,\n foundationPopper,\n foundationProgress,\n foundationProgressRing,\n foundationRadio,\n foundationRadioGroup,\n foundationScheduler,\n foundationSchedulerCronBuilder,\n foundationSchedulerTimezone,\n foundationSearchBar,\n foundationSearchBarCombobox,\n foundationSegmentedControl,\n foundationSegmentedItem,\n foundationSelect,\n foundationSkeleton,\n foundationSlider,\n foundationSliderLabel,\n foundationSnackbar,\n foundationStackingIcons,\n foundationStatusPill,\n foundationEnvironmentIndicator,\n foundationStepperTab,\n foundationStepperTabPanel,\n foundationSwitch,\n foundationSystemHealthOverlay,\n foundationTab,\n foundationTabPanel,\n foundationTabs,\n foundationTextArea,\n foundationTextField,\n foundationToast,\n foundationToolbar,\n foundationTooltip,\n foundationTreeItem,\n foundationTreeView,\n foundationUrlInput,\n foundationSectionNavigator,\n register(container?: Container, ...rest: any[]) {\n if (!container) {\n // preserve backward compatibility with code that loops through\n // the values of this object and calls them as funcs with no args\n return;\n }\n\n for (const key in this) {\n if (key === 'register') {\n continue;\n }\n\n this[key]().register(container, ...rest);\n }\n },\n}"
15
+ "default": "{\n foundationAccordion,\n foundationAiCriteriaSearch,\n foundationAiIndicator,\n foundationAccordionItem,\n foundationActionsMenu,\n foundationAnchor,\n foundationAnchoredRegion,\n foundationAvatar,\n foundationBadge,\n foundationBanner,\n foundationBreadcrumb,\n foundationBreadcrumbItem,\n foundationButton,\n foundationCalendar,\n foundationCard,\n foundationCategorizedMultiselect,\n foundationCheckbox,\n foundationCombobox,\n foundationConnectionIndicator,\n foundationDataGrid,\n foundationDataGridCell,\n foundationDataGridRow,\n foundationDatePicker,\n foundationDesignSystemProvider,\n foundationDialog,\n foundationDisclosure,\n foundationDivider,\n foundationDropdownMenu,\n foundationErrorBanner,\n foundationErrorBoundary,\n foundationErrorDialog,\n foundationFileReader,\n foundationFileUpload,\n foundationFilter,\n foundationFilterBar,\n foundationFlexLayout,\n foundationFlipper,\n foundationFlyout,\n foundationGridLayout,\n foundationGridLayoutItem,\n foundationHorizontalScroll,\n foundationIcon,\n foundationListbox,\n foundationListboxOption,\n foundationMenu,\n foundationMenuItem,\n foundationModal,\n foundationMultiselect,\n foundationNumberField,\n foundationOptgroup,\n foundationPopper,\n foundationProgress,\n foundationProgressRing,\n foundationRadio,\n foundationRadioGroup,\n foundationScheduler,\n foundationSchedulerCronBuilder,\n foundationSchedulerTimezone,\n foundationSearchBar,\n foundationSearchBarCombobox,\n foundationSegmentedControl,\n foundationSegmentedItem,\n foundationSelect,\n foundationSkeleton,\n foundationSlider,\n foundationSliderLabel,\n foundationSnackbar,\n foundationStackingIcons,\n foundationStatusPill,\n foundationEnvironmentIndicator,\n foundationStepperTab,\n foundationStepperTabPanel,\n foundationSwitch,\n foundationSystemHealthOverlay,\n foundationTab,\n foundationTabPanel,\n foundationTabs,\n foundationTextArea,\n foundationTextField,\n foundationToast,\n foundationToolbar,\n foundationTooltip,\n foundationTreeItem,\n foundationTreeView,\n foundationUrlInput,\n foundationSectionNavigator,\n register(container?: Container, ...rest: any[]) {\n if (!container) {\n // preserve backward compatibility with code that loops through\n // the values of this object and calls them as funcs with no args\n return;\n }\n\n for (const key in this) {\n if (key === 'register') {\n continue;\n }\n\n this[key]().register(container, ...rest);\n }\n },\n}"
16
16
  }
17
17
  ],
18
18
  "exports": [
@@ -548,14 +548,6 @@
548
548
  "package": "./patterns"
549
549
  }
550
550
  },
551
- {
552
- "kind": "js",
553
- "name": "*",
554
- "declaration": {
555
- "name": "*",
556
- "package": "./pill"
557
- }
558
- },
559
551
  {
560
552
  "kind": "js",
561
553
  "name": "*",
@@ -948,37 +940,6 @@
948
940
  }
949
941
  ]
950
942
  },
951
- {
952
- "kind": "javascript-module",
953
- "path": "src/_config/index.ts",
954
- "declarations": [],
955
- "exports": [
956
- {
957
- "kind": "js",
958
- "name": "*",
959
- "declaration": {
960
- "name": "*",
961
- "package": "./styles"
962
- }
963
- },
964
- {
965
- "kind": "js",
966
- "name": "*",
967
- "declaration": {
968
- "name": "*",
969
- "package": "./tokens"
970
- }
971
- },
972
- {
973
- "kind": "js",
974
- "name": "*",
975
- "declaration": {
976
- "name": "*",
977
- "package": "./values"
978
- }
979
- }
980
- ]
981
- },
982
943
  {
983
944
  "kind": "javascript-module",
984
945
  "path": "src/_common/affix-mixin.ts",
@@ -1445,6 +1406,37 @@
1445
1406
  }
1446
1407
  ]
1447
1408
  },
1409
+ {
1410
+ "kind": "javascript-module",
1411
+ "path": "src/_config/index.ts",
1412
+ "declarations": [],
1413
+ "exports": [
1414
+ {
1415
+ "kind": "js",
1416
+ "name": "*",
1417
+ "declaration": {
1418
+ "name": "*",
1419
+ "package": "./styles"
1420
+ }
1421
+ },
1422
+ {
1423
+ "kind": "js",
1424
+ "name": "*",
1425
+ "declaration": {
1426
+ "name": "*",
1427
+ "package": "./tokens"
1428
+ }
1429
+ },
1430
+ {
1431
+ "kind": "js",
1432
+ "name": "*",
1433
+ "declaration": {
1434
+ "name": "*",
1435
+ "package": "./values"
1436
+ }
1437
+ }
1438
+ ]
1439
+ },
1448
1440
  {
1449
1441
  "kind": "javascript-module",
1450
1442
  "path": "src/accordion-item/accordion-item.styles.ts",
@@ -38652,403 +38644,6 @@
38652
38644
  }
38653
38645
  ]
38654
38646
  },
38655
- {
38656
- "kind": "javascript-module",
38657
- "path": "src/pill/index.ts",
38658
- "declarations": [],
38659
- "exports": [
38660
- {
38661
- "kind": "js",
38662
- "name": "*",
38663
- "declaration": {
38664
- "name": "*",
38665
- "package": "./pill"
38666
- }
38667
- },
38668
- {
38669
- "kind": "js",
38670
- "name": "*",
38671
- "declaration": {
38672
- "name": "*",
38673
- "package": "./pill.styles"
38674
- }
38675
- },
38676
- {
38677
- "kind": "js",
38678
- "name": "*",
38679
- "declaration": {
38680
- "name": "*",
38681
- "package": "./pill.template"
38682
- }
38683
- }
38684
- ]
38685
- },
38686
- {
38687
- "kind": "javascript-module",
38688
- "path": "src/pill/pill.styles.ts",
38689
- "declarations": [
38690
- {
38691
- "kind": "variable",
38692
- "name": "pillStyles",
38693
- "default": "css`\n :host {\n --pill-fill: var(--neutral-fill-rest, #e5e5e5);\n --pill-fill-hover: var(--neutral-fill-hover, #d9d9d9);\n --pill-foreground: var(--neutral-foreground-rest, #1a1a1a);\n --pill-border-radius: 12px;\n\n display: inline-flex;\n }\n\n .pill {\n display: inline-flex;\n align-items: center;\n gap: 4px;\n height: 24px;\n padding: 0 4px 0 10px;\n border-radius: var(--pill-border-radius);\n background: var(--pill-fill);\n color: var(--pill-foreground);\n font-size: 12px;\n line-height: 1;\n }\n\n .pill[disabled] {\n opacity: 50%;\n }\n\n .pill-body {\n display: inline-flex;\n align-items: center;\n gap: 4px;\n border: none;\n background: transparent;\n color: inherit;\n font: inherit;\n padding: 0;\n cursor: pointer;\n }\n\n .pill-body:disabled {\n cursor: not-allowed;\n }\n\n .pill-label {\n font-weight: 600;\n white-space: nowrap;\n }\n\n .pill-value {\n white-space: nowrap;\n }\n\n .pill-remove {\n display: inline-flex;\n align-items: center;\n justify-content: center;\n width: 16px;\n height: 16px;\n border: none;\n border-radius: 50%;\n background: transparent;\n color: inherit;\n cursor: pointer;\n padding: 0;\n }\n\n .pill-remove:hover {\n background: var(--pill-fill-hover);\n }\n\n .pill-remove:disabled {\n cursor: not-allowed;\n }\n`"
38694
- }
38695
- ],
38696
- "exports": [
38697
- {
38698
- "kind": "js",
38699
- "name": "pillStyles",
38700
- "declaration": {
38701
- "name": "pillStyles",
38702
- "module": "src/pill/pill.styles.ts"
38703
- }
38704
- }
38705
- ]
38706
- },
38707
- {
38708
- "kind": "javascript-module",
38709
- "path": "src/pill/pill.template.ts",
38710
- "declarations": [
38711
- {
38712
- "kind": "variable",
38713
- "name": "foundationPillTemplate",
38714
- "default": "html<Pill>`\n ${(x) => getPrefixedPillTemplate(getPrefix(x))}\n`"
38715
- }
38716
- ],
38717
- "exports": [
38718
- {
38719
- "kind": "js",
38720
- "name": "foundationPillTemplate",
38721
- "declaration": {
38722
- "name": "foundationPillTemplate",
38723
- "module": "src/pill/pill.template.ts"
38724
- }
38725
- }
38726
- ]
38727
- },
38728
- {
38729
- "kind": "javascript-module",
38730
- "path": "src/pill/pill.ts",
38731
- "declarations": [
38732
- {
38733
- "kind": "variable",
38734
- "name": "foundationPillShadowOptions",
38735
- "type": {
38736
- "text": "ShadowRootInit"
38737
- },
38738
- "default": "undefined"
38739
- },
38740
- {
38741
- "kind": "variable",
38742
- "name": "defaultPillConfig",
38743
- "type": {
38744
- "text": "object"
38745
- },
38746
- "default": "{}"
38747
- },
38748
- {
38749
- "kind": "class",
38750
- "description": "",
38751
- "name": "Pill",
38752
- "members": [
38753
- {
38754
- "kind": "field",
38755
- "name": "label",
38756
- "type": {
38757
- "text": "string"
38758
- },
38759
- "attribute": "label"
38760
- },
38761
- {
38762
- "kind": "field",
38763
- "name": "value",
38764
- "type": {
38765
- "text": "string"
38766
- },
38767
- "attribute": "value"
38768
- },
38769
- {
38770
- "kind": "field",
38771
- "name": "removable",
38772
- "type": {
38773
- "text": "boolean"
38774
- },
38775
- "default": "true",
38776
- "attribute": "removable"
38777
- },
38778
- {
38779
- "kind": "field",
38780
- "name": "disabled",
38781
- "type": {
38782
- "text": "boolean"
38783
- },
38784
- "default": "false",
38785
- "attribute": "disabled"
38786
- },
38787
- {
38788
- "kind": "method",
38789
- "name": "handleBodyClick",
38790
- "return": {
38791
- "type": {
38792
- "text": "void"
38793
- }
38794
- }
38795
- },
38796
- {
38797
- "kind": "method",
38798
- "name": "handleRemoveClick",
38799
- "return": {
38800
- "type": {
38801
- "text": "void"
38802
- }
38803
- },
38804
- "parameters": [
38805
- {
38806
- "name": "event",
38807
- "type": {
38808
- "text": "Event"
38809
- }
38810
- }
38811
- ]
38812
- },
38813
- {
38814
- "kind": "field",
38815
- "name": "_presentation",
38816
- "type": {
38817
- "text": "ComponentPresentation | null | undefined"
38818
- },
38819
- "privacy": "private",
38820
- "default": "void 0",
38821
- "inheritedFrom": {
38822
- "name": "FoundationElement",
38823
- "module": "src/foundation-element/foundation-element.ts"
38824
- }
38825
- },
38826
- {
38827
- "kind": "field",
38828
- "name": "$presentation",
38829
- "type": {
38830
- "text": "ComponentPresentation | null"
38831
- },
38832
- "privacy": "public",
38833
- "description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
38834
- "inheritedFrom": {
38835
- "name": "FoundationElement",
38836
- "module": "src/foundation-element/foundation-element.ts"
38837
- }
38838
- },
38839
- {
38840
- "kind": "field",
38841
- "name": "template",
38842
- "type": {
38843
- "text": "ElementViewTemplate | void | null"
38844
- },
38845
- "privacy": "public",
38846
- "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.",
38847
- "inheritedFrom": {
38848
- "name": "FoundationElement",
38849
- "module": "src/foundation-element/foundation-element.ts"
38850
- }
38851
- },
38852
- {
38853
- "kind": "method",
38854
- "name": "templateChanged",
38855
- "privacy": "protected",
38856
- "return": {
38857
- "type": {
38858
- "text": "void"
38859
- }
38860
- },
38861
- "inheritedFrom": {
38862
- "name": "FoundationElement",
38863
- "module": "src/foundation-element/foundation-element.ts"
38864
- }
38865
- },
38866
- {
38867
- "kind": "field",
38868
- "name": "styles",
38869
- "type": {
38870
- "text": "ElementStyles | void | null"
38871
- },
38872
- "privacy": "public",
38873
- "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.",
38874
- "inheritedFrom": {
38875
- "name": "FoundationElement",
38876
- "module": "src/foundation-element/foundation-element.ts"
38877
- }
38878
- },
38879
- {
38880
- "kind": "method",
38881
- "name": "stylesChanged",
38882
- "privacy": "protected",
38883
- "return": {
38884
- "type": {
38885
- "text": "void"
38886
- }
38887
- },
38888
- "inheritedFrom": {
38889
- "name": "FoundationElement",
38890
- "module": "src/foundation-element/foundation-element.ts"
38891
- }
38892
- },
38893
- {
38894
- "kind": "method",
38895
- "name": "compose",
38896
- "privacy": "public",
38897
- "static": true,
38898
- "return": {
38899
- "type": {
38900
- "text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
38901
- }
38902
- },
38903
- "parameters": [
38904
- {
38905
- "name": "this",
38906
- "type": {
38907
- "text": "K"
38908
- }
38909
- },
38910
- {
38911
- "name": "elementDefinition",
38912
- "type": {
38913
- "text": "T"
38914
- },
38915
- "description": "The definition of the element to create the registry\nfunction for."
38916
- }
38917
- ],
38918
- "description": "Defines an element registry function with a set of element definition defaults.",
38919
- "inheritedFrom": {
38920
- "name": "FoundationElement",
38921
- "module": "src/foundation-element/foundation-element.ts"
38922
- }
38923
- }
38924
- ],
38925
- "events": [
38926
- {
38927
- "description": "Fired when the remove control is activated.",
38928
- "name": "remove"
38929
- },
38930
- {
38931
- "description": "Fired when the pill body (excluding the remove control) is activated.",
38932
- "name": "pill-click"
38933
- }
38934
- ],
38935
- "attributes": [
38936
- {
38937
- "name": "label",
38938
- "type": {
38939
- "text": "string"
38940
- },
38941
- "fieldName": "label",
38942
- "description": "the name of the thing this pill represents, e.g. a filter field name"
38943
- },
38944
- {
38945
- "name": "value",
38946
- "type": {
38947
- "text": "string"
38948
- },
38949
- "fieldName": "value",
38950
- "description": "the current value shown alongside the label, e.g. \"Cpty Desk: EQUITIES\""
38951
- },
38952
- {
38953
- "name": "removable",
38954
- "type": {
38955
- "text": "boolean"
38956
- },
38957
- "default": "true",
38958
- "fieldName": "removable",
38959
- "description": "whether the \"x\" remove control is shown"
38960
- },
38961
- {
38962
- "name": "disabled",
38963
- "type": {
38964
- "text": "boolean"
38965
- },
38966
- "default": "false",
38967
- "fieldName": "disabled",
38968
- "description": "disables both the pill body and the remove control"
38969
- },
38970
- {
38971
- "name": "label",
38972
- "type": {
38973
- "text": "string"
38974
- },
38975
- "attribute": "label",
38976
- "fieldName": "label"
38977
- },
38978
- {
38979
- "name": "value",
38980
- "type": {
38981
- "text": "string"
38982
- },
38983
- "attribute": "value",
38984
- "fieldName": "value"
38985
- },
38986
- {
38987
- "type": {
38988
- "text": "boolean"
38989
- },
38990
- "default": "true",
38991
- "attribute": "removable",
38992
- "fieldName": "removable"
38993
- },
38994
- {
38995
- "type": {
38996
- "text": "boolean"
38997
- },
38998
- "default": "false",
38999
- "attribute": "disabled",
39000
- "fieldName": "disabled"
39001
- }
39002
- ],
39003
- "superclass": {
39004
- "name": "FoundationElement",
39005
- "package": "@microsoft/fast-foundation"
39006
- },
39007
- "tagName": "%%prefix%%-pill",
39008
- "customElement": true
39009
- },
39010
- {
39011
- "kind": "variable",
39012
- "name": "foundationPill",
39013
- "description": "The Foundation Pill",
39014
- "privacy": "public"
39015
- }
39016
- ],
39017
- "exports": [
39018
- {
39019
- "kind": "js",
39020
- "name": "foundationPillShadowOptions",
39021
- "declaration": {
39022
- "name": "foundationPillShadowOptions",
39023
- "module": "src/pill/pill.ts"
39024
- }
39025
- },
39026
- {
39027
- "kind": "js",
39028
- "name": "defaultPillConfig",
39029
- "declaration": {
39030
- "name": "defaultPillConfig",
39031
- "module": "src/pill/pill.ts"
39032
- }
39033
- },
39034
- {
39035
- "kind": "js",
39036
- "name": "Pill",
39037
- "declaration": {
39038
- "name": "Pill",
39039
- "module": "src/pill/pill.ts"
39040
- }
39041
- },
39042
- {
39043
- "kind": "js",
39044
- "name": "foundationPill",
39045
- "declaration": {
39046
- "name": "foundationPill",
39047
- "module": "src/pill/pill.ts"
39048
- }
39049
- }
39050
- ]
39051
- },
39052
38647
  {
39053
38648
  "kind": "javascript-module",
39054
38649
  "path": "src/popper/index.ts",
@@ -210,17 +210,6 @@ export declare const baseComponents: {
210
210
  }, typeof import("./multiselect").Multiselect>;
211
211
  foundationNumberField: (overrideDefinition?: import("@microsoft/fast-foundation").OverrideFoundationElementDefinition<import("@microsoft/fast-foundation").NumberFieldOptions>) => import("@microsoft/fast-foundation").FoundationElementRegistry<import("@microsoft/fast-foundation").NumberFieldOptions, import("@microsoft/fast-element").Constructable<import("@microsoft/fast-foundation").FoundationElement>>;
212
212
  foundationOptgroup: (overrideDefinition?: import("@microsoft/fast-foundation").OverrideFoundationElementDefinition<import("@microsoft/fast-foundation").FoundationElementDefinition>) => import("@microsoft/fast-foundation").FoundationElementRegistry<import("@microsoft/fast-foundation").FoundationElementDefinition, typeof import("./optgroup").Optgroup>;
213
- foundationPill: (overrideDefinition?: import("@microsoft/fast-foundation").OverrideFoundationElementDefinition<{
214
- baseName: string;
215
- template: import("@microsoft/fast-element").ViewTemplate<import("./pill").Pill, any>;
216
- styles: import("@microsoft/fast-element").ElementStyles;
217
- shadowOptions: ShadowRootInit;
218
- }>) => import("@microsoft/fast-foundation").FoundationElementRegistry<{
219
- baseName: string;
220
- template: import("@microsoft/fast-element").ViewTemplate<import("./pill").Pill, any>;
221
- styles: import("@microsoft/fast-element").ElementStyles;
222
- shadowOptions: ShadowRootInit;
223
- }, typeof import("./pill").Pill>;
224
213
  foundationPopper: (overrideDefinition?: import("@microsoft/fast-foundation").OverrideFoundationElementDefinition<{
225
214
  baseName: string;
226
215
  styles: import("@microsoft/fast-element").ElementStyles;
@@ -1 +1 @@
1
- {"version":3,"file":"base-components.d.ts","sourceRoot":"","sources":["../../src/base-components.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,4BAA4B,CAAC;AAwF5D,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yBAwFJ,SAAS,WAAW,GAAG,EAAE;CAe/C,CAAC"}
1
+ {"version":3,"file":"base-components.d.ts","sourceRoot":"","sources":["../../src/base-components.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,4BAA4B,CAAC;AAuF5D,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yBAuFJ,SAAS,WAAW,GAAG,EAAE;CAe/C,CAAC"}
@@ -62,7 +62,6 @@ export * from './optgroup';
62
62
  export * from './options-datasource';
63
63
  export * from './overlays';
64
64
  export * from './patterns';
65
- export * from './pill';
66
65
  export * from './popper';
67
66
  export * from './progress';
68
67
  export * from './progress-ring';
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"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"}
@@ -62,7 +62,6 @@ import type { NumberField as NumberFieldWC } from './number-field/number-field';
62
62
  import type { Optgroup as OptgroupWC } from './optgroup/optgroup';
63
63
  import type { MultiselectDatasource as MultiselectDatasourceWC } from './options-datasource/multiselect-datasource';
64
64
  import type { OptionsDatasource as OptionsDatasourceWC } from './options-datasource/options-datasource';
65
- import type { Pill as PillWC } from './pill/pill';
66
65
  import type { Popper as PopperWC } from './popper/popper';
67
66
  import type { ProgressRing as ProgressRingWC } from './progress-ring/progress-ring';
68
67
  import type { Progress as ProgressWC } from './progress/progress';
@@ -699,17 +698,6 @@ export declare const OptionsDatasource: React.ForwardRefExoticComponent<
699
698
  >;
700
699
  export type OptionsDatasourceRef = OptionsDatasourceWC;
701
700
 
702
- export declare const Pill: React.ForwardRefExoticComponent<
703
- React.PropsWithChildren<
704
- Omit<PublicOf<PillWC>, 'children' | 'style'> &
705
- HTMLWCProps & {
706
- onRemove?: (event: CustomEvent<unknown>) => void;
707
- onPillClick?: (event: CustomEvent<unknown>) => void;
708
- }
709
- > & React.RefAttributes<PillWC>
710
- >;
711
- export type PillRef = PillWC;
712
-
713
701
  export declare const Popper: React.ForwardRefExoticComponent<
714
702
  React.PropsWithChildren<
715
703
  Omit<PublicOf<PopperWC>, 'children' | 'style'> &
@@ -51,7 +51,6 @@ import { foundationMultiselect } from './multiselect';
51
51
  import { foundationNumberField } from './number-field';
52
52
  import { foundationOptgroup } from './optgroup';
53
53
  import { foundationSystemHealthOverlay } from './overlays';
54
- import { foundationPill } from './pill';
55
54
  import { foundationPopper } from './popper';
56
55
  import { foundationProgress } from './progress';
57
56
  import { foundationProgressRing } from './progress-ring';
@@ -136,7 +135,6 @@ export const baseComponents = {
136
135
  foundationMultiselect,
137
136
  foundationNumberField,
138
137
  foundationOptgroup,
139
- foundationPill,
140
138
  foundationPopper,
141
139
  foundationProgress,
142
140
  foundationProgressRing,
package/dist/esm/index.js CHANGED
@@ -62,7 +62,6 @@ export * from './optgroup';
62
62
  export * from './options-datasource';
63
63
  export * from './overlays';
64
64
  export * from './patterns';
65
- export * from './pill';
66
65
  export * from './popper';
67
66
  export * from './progress';
68
67
  export * from './progress-ring';