@fabric-msft/fabric-web 4.0.0 → 5.0.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.
- package/CHANGELOG.json +154 -0
- package/CHANGELOG.md +53 -1
- package/dist/dts/components/accordion-menu/accordion-menu.d.ts +1 -1
- package/dist/dts/components/accordion-menu/accordion-menu.d.ts.map +1 -1
- package/dist/dts/components/accordion-menu/accordion-menu.template.d.ts +1 -1
- package/dist/dts/components/accordion-menu/accordion-menu.template.d.ts.map +1 -1
- package/dist/dts/components/accordion-menu-panel/accordion-menu-panel.template.d.ts +1 -1
- package/dist/dts/components/accordion-menu-panel/accordion-menu-panel.template.d.ts.map +1 -1
- package/dist/dts/components/button/button.d.ts +1 -1
- package/dist/dts/components/button/button.d.ts.map +1 -1
- package/dist/dts/components/card/card.template.d.ts +1 -1
- package/dist/dts/components/card/card.template.d.ts.map +1 -1
- package/dist/dts/components/card-footer/card-footer.template.d.ts +1 -1
- package/dist/dts/components/card-footer/card-footer.template.d.ts.map +1 -1
- package/dist/dts/components/card-header/card-header.template.d.ts +1 -1
- package/dist/dts/components/card-header/card-header.template.d.ts.map +1 -1
- package/dist/dts/components/card-preview/card-preview.template.d.ts +1 -1
- package/dist/dts/components/card-preview/card-preview.template.d.ts.map +1 -1
- package/dist/dts/components/carousel/carousel.template.d.ts +1 -1
- package/dist/dts/components/carousel/carousel.template.d.ts.map +1 -1
- package/dist/dts/components/compound-button/compound-button.d.ts +1 -1
- package/dist/dts/components/compound-button/compound-button.d.ts.map +1 -1
- package/dist/dts/components/compound-button/compound-button.options.d.ts +1 -1
- package/dist/dts/components/compound-button/compound-button.options.d.ts.map +1 -1
- package/dist/dts/components/counter-badge/counter-badge.definition.d.ts +1 -1
- package/dist/dts/components/counter-badge/counter-badge.definition.d.ts.map +1 -1
- package/dist/dts/components/counter-badge/counter-badge.options.d.ts +64 -0
- package/dist/dts/components/counter-badge/counter-badge.options.d.ts.map +1 -0
- package/dist/dts/components/counter-badge/index.d.ts +4 -3
- package/dist/dts/components/counter-badge/index.d.ts.map +1 -1
- package/dist/dts/components/filter-pill/filter-pill.d.ts +1 -1
- package/dist/dts/components/filter-pill/filter-pill.d.ts.map +1 -1
- package/dist/dts/components/filter-pill/filter-pill.styles.d.ts.map +1 -1
- package/dist/dts/components/filter-pill/filter-pill.template.d.ts +1 -1
- package/dist/dts/components/filter-pill/filter-pill.template.d.ts.map +1 -1
- package/dist/dts/components/loading-button/loading-button.template.d.ts +1 -1
- package/dist/dts/components/loading-button/loading-button.template.d.ts.map +1 -1
- package/dist/dts/components/menu/menu.d.ts +1 -1
- package/dist/dts/components/menu/menu.d.ts.map +1 -1
- package/dist/dts/components/menu/menu.positioning.d.ts +2 -2
- package/dist/dts/components/menu/menu.positioning.d.ts.map +1 -1
- package/dist/dts/components/menu/menu.template.d.ts +1 -1
- package/dist/dts/components/menu/menu.template.d.ts.map +1 -1
- package/dist/dts/components/multi-view/multi-view.template.d.ts +1 -1
- package/dist/dts/components/multi-view/multi-view.template.d.ts.map +1 -1
- package/dist/dts/components/multi-view-controller/multi-view-controller.styles.d.ts.map +1 -1
- package/dist/dts/components/multi-view-controller/multi-view-controller.template.d.ts +1 -1
- package/dist/dts/components/multi-view-controller/multi-view-controller.template.d.ts.map +1 -1
- package/dist/dts/components/multi-view-group/multi-view-group.template.d.ts +1 -1
- package/dist/dts/components/multi-view-group/multi-view-group.template.d.ts.map +1 -1
- package/dist/dts/components/option-group/option-group.template.d.ts +1 -1
- package/dist/dts/components/option-group/option-group.template.d.ts.map +1 -1
- package/dist/dts/components/popover/index.d.ts +1 -1
- package/dist/dts/components/popover/index.d.ts.map +1 -1
- package/dist/dts/components/popover/popover.d.ts +6 -6
- package/dist/dts/components/popover/popover.d.ts.map +1 -1
- package/dist/dts/components/popover/popover.options.d.ts +24 -9
- package/dist/dts/components/popover/popover.options.d.ts.map +1 -1
- package/dist/dts/components/popover/popover.styles.d.ts.map +1 -1
- package/dist/dts/components/popover/popover.template.d.ts +1 -1
- package/dist/dts/components/popover/popover.template.d.ts.map +1 -1
- package/dist/dts/components/popover/positioning.d.ts +1 -1
- package/dist/dts/components/popover/positioning.d.ts.map +1 -1
- package/dist/dts/components/search-box/index.d.ts +1 -1
- package/dist/dts/components/search-box/index.d.ts.map +1 -1
- package/dist/dts/components/search-box/search-box.template.d.ts +1 -1
- package/dist/dts/components/search-box/search-box.template.d.ts.map +1 -1
- package/dist/dts/components/svg-icon/scripts/sprite-builder.d.ts +1 -1
- package/dist/dts/components/svg-icon/scripts/sprite-builder.d.ts.map +1 -1
- package/dist/dts/components/svg-icon/svg-icon.styles.d.ts.map +1 -1
- package/dist/dts/components/table/index.d.ts +6 -5
- package/dist/dts/components/table/index.d.ts.map +1 -1
- package/dist/dts/components/table/table.d.ts +1 -1
- package/dist/dts/components/table/table.d.ts.map +1 -1
- package/dist/dts/components/table/table.options.d.ts +4 -4
- package/dist/dts/components/table/table.options.d.ts.map +1 -1
- package/dist/dts/components/table/table.styles.d.ts.map +1 -1
- package/dist/dts/components/table/table.template.d.ts +1 -1
- package/dist/dts/components/table/table.template.d.ts.map +1 -1
- package/dist/dts/components/table-cell/index.d.ts +6 -5
- package/dist/dts/components/table-cell/index.d.ts.map +1 -1
- package/dist/dts/components/table-cell/table-cell.options.d.ts +2 -2
- package/dist/dts/components/table-cell/table-cell.options.d.ts.map +1 -1
- package/dist/dts/components/table-cell/table-cell.template.d.ts +1 -1
- package/dist/dts/components/table-cell/table-cell.template.d.ts.map +1 -1
- package/dist/dts/components/tag/tag.d.ts +1 -1
- package/dist/dts/components/tag/tag.d.ts.map +1 -1
- package/dist/dts/components/tag/tag.styles.d.ts.map +1 -1
- package/dist/dts/components/tag/tag.template.d.ts +1 -1
- package/dist/dts/components/tag/tag.template.d.ts.map +1 -1
- package/dist/dts/components/teaching-bubble/index.d.ts +2 -0
- package/dist/dts/components/teaching-bubble/index.d.ts.map +1 -1
- package/dist/dts/components/teaching-bubble/teaching-bubble.d.ts +1 -12
- package/dist/dts/components/teaching-bubble/teaching-bubble.d.ts.map +1 -1
- package/dist/dts/components/teaching-bubble/teaching-bubble.styles.d.ts.map +1 -1
- package/dist/dts/components/teaching-bubble/teaching-bubble.template.d.ts +1 -1
- package/dist/dts/components/teaching-bubble/teaching-bubble.template.d.ts.map +1 -1
- package/dist/dts/components/text/index.d.ts +4 -3
- package/dist/dts/components/text/index.d.ts.map +1 -1
- package/dist/dts/components/text/text.d.ts +3 -3
- package/dist/dts/components/text/text.options.d.ts +35 -0
- package/dist/dts/components/text/text.options.d.ts.map +1 -0
- package/dist/dts/components/text-input/index.d.ts +1 -1
- package/dist/dts/components/text-input/index.d.ts.map +1 -1
- package/dist/dts/components/text-input/text-input.styles.d.ts.map +1 -1
- package/dist/dts/components/text-input/text-input.template.d.ts +1 -2
- package/dist/dts/components/text-input/text-input.template.d.ts.map +1 -1
- package/dist/dts/components/textarea/index.d.ts +5 -3
- package/dist/dts/components/textarea/index.d.ts.map +1 -1
- package/dist/dts/components/textarea/textarea.options.d.ts +39 -0
- package/dist/dts/components/textarea/textarea.options.d.ts.map +1 -0
- package/dist/dts/components/tooltip/tooltip.d.ts +22 -0
- package/dist/dts/components/tooltip/tooltip.d.ts.map +1 -1
- package/dist/dts/components/wizard/index.d.ts +1 -1
- package/dist/dts/components/wizard/index.d.ts.map +1 -1
- package/dist/dts/components/wizard/wizard.template.d.ts +1 -1
- package/dist/dts/components/wizard/wizard.template.d.ts.map +1 -1
- package/dist/dts/components/wizard-panel/wizard-panel.template.d.ts +1 -1
- package/dist/dts/components/wizard-panel/wizard-panel.template.d.ts.map +1 -1
- package/dist/dts/components/wizard-step/index.d.ts +1 -1
- package/dist/dts/components/wizard-step/index.d.ts.map +1 -1
- package/dist/dts/components/wizard-step/wizard-step.styles.d.ts.map +1 -1
- package/dist/dts/components/wizard-step/wizard-step.template.d.ts +1 -1
- package/dist/dts/components/wizard-step/wizard-step.template.d.ts.map +1 -1
- package/dist/dts/index.d.ts +17 -11
- package/dist/dts/index.d.ts.map +1 -1
- package/dist/dts/util/template-helpers.d.ts +2 -1
- package/dist/dts/util/template-helpers.d.ts.map +1 -1
- package/dist/esm/components/accordion-menu/accordion-menu.js.map +1 -1
- package/dist/esm/components/accordion-menu/accordion-menu.template.js.map +1 -1
- package/dist/esm/components/accordion-menu-panel/accordion-menu-panel.js +1 -0
- package/dist/esm/components/accordion-menu-panel/accordion-menu-panel.js.map +1 -1
- package/dist/esm/components/accordion-menu-panel/accordion-menu-panel.styles.js +3 -2
- package/dist/esm/components/accordion-menu-panel/accordion-menu-panel.styles.js.map +1 -1
- package/dist/esm/components/accordion-menu-panel/accordion-menu-panel.template.js.map +1 -1
- package/dist/esm/components/button/button.js.map +1 -1
- package/dist/esm/components/card/card.js.map +1 -1
- package/dist/esm/components/card/card.template.js.map +1 -1
- package/dist/esm/components/card-footer/card-footer.template.js.map +1 -1
- package/dist/esm/components/card-header/card-header.template.js.map +1 -1
- package/dist/esm/components/card-preview/card-preview.template.js.map +1 -1
- package/dist/esm/components/carousel/carousel.template.js.map +1 -1
- package/dist/esm/components/compound-button/compound-button.js.map +1 -1
- package/dist/esm/components/counter-badge/counter-badge.definition.js.map +1 -1
- package/dist/esm/components/counter-badge/counter-badge.options.js +32 -0
- package/dist/esm/components/counter-badge/counter-badge.options.js.map +1 -0
- package/dist/esm/components/counter-badge/define.js +2 -2
- package/dist/esm/components/counter-badge/define.js.map +1 -1
- package/dist/esm/components/counter-badge/index.js +3 -3
- package/dist/esm/components/counter-badge/index.js.map +1 -1
- package/dist/esm/components/filter-pill/filter-pill.js.map +1 -1
- package/dist/esm/components/filter-pill/filter-pill.styles.js +3 -2
- package/dist/esm/components/filter-pill/filter-pill.styles.js.map +1 -1
- package/dist/esm/components/filter-pill/filter-pill.template.js.map +1 -1
- package/dist/esm/components/loading-button/loading-button.js.map +1 -1
- package/dist/esm/components/loading-button/loading-button.template.js +3 -5
- package/dist/esm/components/loading-button/loading-button.template.js.map +1 -1
- package/dist/esm/components/menu/menu.js +1 -0
- package/dist/esm/components/menu/menu.js.map +1 -1
- package/dist/esm/components/menu/menu.positioning.js.map +1 -1
- package/dist/esm/components/menu/menu.template.js.map +1 -1
- package/dist/esm/components/menu-item/menu-item.styles.js +4 -3
- package/dist/esm/components/menu-item/menu-item.styles.js.map +1 -1
- package/dist/esm/components/menu-item/menu-item.template.js +1 -0
- package/dist/esm/components/menu-item/menu-item.template.js.map +1 -1
- package/dist/esm/components/multi-view/multi-view.template.js +1 -0
- package/dist/esm/components/multi-view/multi-view.template.js.map +1 -1
- package/dist/esm/components/multi-view-controller/multi-view-controller.styles.js +3 -2
- package/dist/esm/components/multi-view-controller/multi-view-controller.styles.js.map +1 -1
- package/dist/esm/components/multi-view-controller/multi-view-controller.template.js.map +1 -1
- package/dist/esm/components/multi-view-group/multi-view-group.js +1 -0
- package/dist/esm/components/multi-view-group/multi-view-group.js.map +1 -1
- package/dist/esm/components/multi-view-group/multi-view-group.template.js.map +1 -1
- package/dist/esm/components/option-group/option-group.template.js.map +1 -1
- package/dist/esm/components/popover/index.js +1 -1
- package/dist/esm/components/popover/index.js.map +1 -1
- package/dist/esm/components/popover/popover.js +6 -5
- package/dist/esm/components/popover/popover.js.map +1 -1
- package/dist/esm/components/popover/popover.options.js +11 -8
- package/dist/esm/components/popover/popover.options.js.map +1 -1
- package/dist/esm/components/popover/popover.styles.js +29 -3
- package/dist/esm/components/popover/popover.styles.js.map +1 -1
- package/dist/esm/components/popover/popover.template.js +1 -2
- package/dist/esm/components/popover/popover.template.js.map +1 -1
- package/dist/esm/components/popover/positioning.js.map +1 -1
- package/dist/esm/components/search-box/index.js +1 -1
- package/dist/esm/components/search-box/index.js.map +1 -1
- package/dist/esm/components/search-box/search-box.options.js +8 -2
- package/dist/esm/components/search-box/search-box.styles.js +3 -2
- package/dist/esm/components/search-box/search-box.styles.js.map +1 -1
- package/dist/esm/components/search-box/search-box.template.js.map +1 -1
- package/dist/esm/components/svg-icon/scripts/sprite-builder.js.map +1 -1
- package/dist/esm/components/svg-icon/svg-icon.js.map +1 -1
- package/dist/esm/components/svg-icon/svg-icon.styles.js +3 -2
- package/dist/esm/components/svg-icon/svg-icon.styles.js.map +1 -1
- package/dist/esm/components/svg-icon/svg-icon.template.js +1 -0
- package/dist/esm/components/svg-icon/svg-icon.template.js.map +1 -1
- package/dist/esm/components/table/index.js +5 -5
- package/dist/esm/components/table/index.js.map +1 -1
- package/dist/esm/components/table/table.options.js +2 -2
- package/dist/esm/components/table/table.options.js.map +1 -1
- package/dist/esm/components/table/table.styles.js +2 -1
- package/dist/esm/components/table/table.styles.js.map +1 -1
- package/dist/esm/components/table/table.template.js +3 -3
- package/dist/esm/components/table/table.template.js.map +1 -1
- package/dist/esm/components/table-cell/index.js +5 -5
- package/dist/esm/components/table-cell/index.js.map +1 -1
- package/dist/esm/components/table-cell/table-cell.options.js +2 -2
- package/dist/esm/components/table-cell/table-cell.options.js.map +1 -1
- package/dist/esm/components/table-cell/table-cell.styles.js +1 -1
- package/dist/esm/components/table-cell/table-cell.styles.js.map +1 -1
- package/dist/esm/components/table-cell/table-cell.template.js.map +1 -1
- package/dist/esm/components/tag/tag.js.map +1 -1
- package/dist/esm/components/tag/tag.styles.js +3 -2
- package/dist/esm/components/tag/tag.styles.js.map +1 -1
- package/dist/esm/components/tag/tag.template.js.map +1 -1
- package/dist/esm/components/teaching-bubble/index.js +2 -0
- package/dist/esm/components/teaching-bubble/index.js.map +1 -1
- package/dist/esm/components/teaching-bubble/teaching-bubble.js +7 -22
- package/dist/esm/components/teaching-bubble/teaching-bubble.js.map +1 -1
- package/dist/esm/components/teaching-bubble/teaching-bubble.styles.js +2 -1
- package/dist/esm/components/teaching-bubble/teaching-bubble.styles.js.map +1 -1
- package/dist/esm/components/teaching-bubble/teaching-bubble.template.js +1 -0
- package/dist/esm/components/teaching-bubble/teaching-bubble.template.js.map +1 -1
- package/dist/esm/components/text/define.js +2 -2
- package/dist/esm/components/text/define.js.map +1 -1
- package/dist/esm/components/text/index.js +3 -3
- package/dist/esm/components/text/index.js.map +1 -1
- package/dist/esm/components/text/text.definition.js.map +1 -1
- package/dist/esm/components/text/text.js +3 -3
- package/dist/esm/components/text/text.options.js +16 -0
- package/dist/esm/components/text/text.options.js.map +1 -0
- package/dist/esm/components/text-input/index.js +1 -1
- package/dist/esm/components/text-input/index.js.map +1 -1
- package/dist/esm/components/text-input/text-input.styles.js +2 -1
- package/dist/esm/components/text-input/text-input.styles.js.map +1 -1
- package/dist/esm/components/text-input/text-input.template.js +2 -3
- package/dist/esm/components/text-input/text-input.template.js.map +1 -1
- package/dist/esm/components/textarea/index.js +4 -3
- package/dist/esm/components/textarea/index.js.map +1 -1
- package/dist/esm/components/textarea/textarea.options.js +22 -0
- package/dist/esm/components/textarea/textarea.options.js.map +1 -0
- package/dist/esm/components/tooltip/tooltip.js +59 -1
- package/dist/esm/components/tooltip/tooltip.js.map +1 -1
- package/dist/esm/components/wizard/index.js.map +1 -1
- package/dist/esm/components/wizard/wizard.js +2 -0
- package/dist/esm/components/wizard/wizard.js.map +1 -1
- package/dist/esm/components/wizard/wizard.template.js +2 -1
- package/dist/esm/components/wizard/wizard.template.js.map +1 -1
- package/dist/esm/components/wizard-panel/wizard-panel.template.js +1 -0
- package/dist/esm/components/wizard-panel/wizard-panel.template.js.map +1 -1
- package/dist/esm/components/wizard-step/wizard-step.styles.js +2 -1
- package/dist/esm/components/wizard-step/wizard-step.styles.js.map +1 -1
- package/dist/esm/components/wizard-step/wizard-step.template.js +1 -0
- package/dist/esm/components/wizard-step/wizard-step.template.js.map +1 -1
- package/dist/esm/components/wizard-step/wizard-step.unit.component.js +1 -0
- package/dist/esm/components/wizard-step/wizard-step.unit.component.js.map +1 -1
- package/dist/esm/index.js +11 -6
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/util/template-helpers.js.map +1 -1
- package/dist/index.d.ts +210 -50
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +15250 -15046
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +100 -74
- package/dist/index.min.js.map +1 -1
- package/package.json +8 -8
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"multi-view-controller.template.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/multi-view-controller/multi-view-controller.template.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"multi-view-controller.template.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/multi-view-controller/multi-view-controller.template.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,yBAAyB,CAAC;AACnE,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;AAwBtE;;;GAGG;AACH,eAAO,MAAM,QAAQ,EAAE,mBAAmB,CAAC,mBAAmB,CAC/B,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ElementViewTemplate } from "@microsoft/fast-element";
|
|
1
|
+
import type { ElementViewTemplate } from "@microsoft/fast-element";
|
|
2
2
|
import type { MultiViewGroup } from "./multi-view-group.js";
|
|
3
3
|
/**
|
|
4
4
|
* The template for the {@link @fabric-msft/fabric-web#MultiViewGroup} component.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"multi-view-group.template.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/multi-view-group/multi-view-group.template.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"multi-view-group.template.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/multi-view-group/multi-view-group.template.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,yBAAyB,CAAC;AACnE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,uBAAuB,CAAC;AA2C5D;;;GAGG;AACH,eAAO,MAAM,QAAQ,EAAE,mBAAmB,CAAC,cAAc,CAC/B,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ElementViewTemplate } from "@microsoft/fast-element";
|
|
1
|
+
import type { ElementViewTemplate } from "@microsoft/fast-element";
|
|
2
2
|
import type { OptionGroup } from "./option-group.js";
|
|
3
3
|
/**
|
|
4
4
|
* The template for the {@link @fabric-msft/fabric-web#(OptionGroup:class)} component.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"option-group.template.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/option-group/option-group.template.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"option-group.template.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/option-group/option-group.template.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,yBAAyB,CAAC;AACnE,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAErD;;;;GAIG;AACH,wBAAgB,mBAAmB,CACjC,CAAC,SAAS,WAAW,KAClB,mBAAmB,CAAC,CAAC,CAAC,CAS1B;AAED,eAAO,MAAM,QAAQ,EAAE,mBAAmB,CAAC,WAAW,CAAyB,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export { Popover } from "./popover.js";
|
|
2
|
-
export { CollisionEdge, CollisionEdges, PositioningShorthand, PopoverRepositionModes, PopoverPositions, PopoverSize, PopoverMode, PopoverRepositionMode, PositioningShorthandKeys, PositioningShorthandValues, HTMLPopoverElement, PopoverEventData, PopoverEventNames } from "./popover.options.js";
|
|
2
|
+
export { type CollisionEdge, CollisionEdges, PositioningShorthand, PositioningShorthands, PopoverRepositionModes, PopoverPositions, type PopoverSize, type PopoverMode, type PopoverRepositionMode, type PositioningShorthandKeys, type PositioningShorthandValues, type HTMLPopoverElement, type PopoverEventData, PopoverEventNames } from "./popover.options.js";
|
|
3
3
|
export { ElementStyles } from "@microsoft/fast-element";
|
|
4
4
|
export { definition as PopoverDefinition } from "./popover.definition.js";
|
|
5
5
|
export { template as PopoverTemplate } from "./popover.template.js";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/popover/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,cAAc,CAAC;AACvC,OAAO,EACL,aAAa,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/popover/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,cAAc,CAAC;AACvC,OAAO,EACL,KAAK,aAAa,EAClB,cAAc,EACd,oBAAoB,EACpB,qBAAqB,EACrB,sBAAsB,EACtB,gBAAgB,EAChB,KAAK,WAAW,EAChB,KAAK,WAAW,EAChB,KAAK,qBAAqB,EAC1B,KAAK,wBAAwB,EAC7B,KAAK,0BAA0B,EAC/B,KAAK,kBAAkB,EACvB,KAAK,gBAAgB,EACrB,iBAAiB,EAClB,MAAM,sBAAsB,CAAC;AAC9B,OAAO,EAAE,aAAa,EAAE,MAAM,yBAAyB,CAAC;AACxD,OAAO,EAAE,UAAU,IAAI,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAC1E,OAAO,EAAE,QAAQ,IAAI,eAAe,EAAE,MAAM,uBAAuB,CAAC;AACpE,OAAO,EAAE,MAAM,IAAI,aAAa,EAAE,MAAM,qBAAqB,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { FASTElement } from "@microsoft/fast-element";
|
|
2
|
-
import { HTMLPopoverElement, PopoverMode, PopoverRepositionMode, PopoverSize, PositioningShorthandValues } from "./popover.options";
|
|
2
|
+
import type { HTMLPopoverElement, PopoverMode, PopoverRepositionMode, PopoverSize, PositioningShorthandValues } from "./popover.options";
|
|
3
3
|
/**
|
|
4
4
|
* Popover
|
|
5
5
|
* @summary A Popover component that displays content in a floating container, with configurable size, position, and behavior.
|
|
@@ -52,11 +52,11 @@ import { HTMLPopoverElement, PopoverMode, PopoverRepositionMode, PopoverSize, Po
|
|
|
52
52
|
* @method createPositioningManager - Creates the positioning manager for the popover.
|
|
53
53
|
* @method removeEventListeners - Removes event listeners from the popover.
|
|
54
54
|
*
|
|
55
|
-
* @fires hide - Emits when the popover is hidden.
|
|
56
|
-
* @fires show - Emits when the popover is shown.
|
|
57
|
-
* @fires toggle - Emits when the popover is toggled.
|
|
58
|
-
* @fires
|
|
59
|
-
* @fires
|
|
55
|
+
* @fires hide-popover - Emits when the popover is hidden.
|
|
56
|
+
* @fires show-popover - Emits when the popover is shown.
|
|
57
|
+
* @fires toggle-popover - Emits when the popover is toggled.
|
|
58
|
+
* @fires mouse-enter-popover - Emits when the mouse enters the popover.
|
|
59
|
+
* @fires mouse-leave-popover - Emits when the mouse leaves the popover.
|
|
60
60
|
*
|
|
61
61
|
* @extends FASTElement
|
|
62
62
|
* @tagname fabric-popover
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"popover.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/popover/popover.ts"],"names":[],"mappings":"AAAA,OAAO,EAIL,WAAW,EAGZ,MAAM,yBAAyB,CAAC;
|
|
1
|
+
{"version":3,"file":"popover.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/popover/popover.ts"],"names":[],"mappings":"AAAA,OAAO,EAIL,WAAW,EAGZ,MAAM,yBAAyB,CAAC;AASjC,OAAO,KAAK,EACV,kBAAkB,EAElB,WAAW,EACX,qBAAqB,EACrB,WAAW,EACX,0BAA0B,EAC3B,MAAM,mBAAmB,CAAC;AAM3B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA6DG;AACH,qBAAa,OAAQ,SAAQ,WAAW;IACtC;;;OAGG;IACH,OAAO,CAAC,WAAW,CAA0B;IAE7C;;;;;OAKG;IAEH,IAAI,EAAE,OAAO,CAAS;IAEtB;;;;;;;;;OASG;IAEH,YAAY,EAAE,OAAO,CAAS;IAC9B,mBAAmB;IAInB;;;;;OAKG;IAEH,IAAI,EAAE,WAAW,CAAY;IAE7B;;;;;OAKG;IAEH,IAAI,EAAE,WAAW,CAAY;IAE7B;;;;;OAKG;IAEH,QAAQ,EAAE,0BAA0B,CAAoC;IAExE;;;;;;;OAOG;IAEH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAElB;;;;;;;OAOG;IAEH,gBAAgB,CAAC,EAAE,WAAW,EAAE,CAAC;IAEjC;;;;OAIG;IACH,uBAAuB;IAMvB;;;OAGG;IACH,OAAO,CAAC,MAAM,CAA4B;IAG1C,UAAU,EAAE,OAAO,CAAS;IAE5B,iBAAiB,aAEf;IAEF;;;;OAIG;IACH,cAAc;IAYd;;;;OAIG;IAKH,kBAAkB,EAAE,MAAM,CAA+B;IAEzD,yBAAyB;IAIzB;;;;OAIG;IAKH,eAAe,EAAE,MAAM,CAA4B;IAEnD;;;;OAIG;IACH,kBAAkB,EAAE,OAAO,CAAQ;IAEnC;;OAEG;IACH,sBAAsB;IAItB;;OAEG;IACH,eAAe,aAIb;IAEF;;OAEG;IACH,iBAAiB,aAIf;IAEF;;;;OAIG;IACH,mBAAmB;IAkBnB;;;;OAIG;IACH,sBAAsB;IAWtB;;;;;;OAMG;IAEH,cAAc,EAAE,qBAAqB,CAA+B;IAEpE;;;;;OAKG;IACH,qBAAqB;IAMrB;;;;;;;;OAQG;IAEH,aAAa,EAAE,KAAK,CAAC,0BAA0B,CAAC,CAAM;IAEtD;;;;OAIG;IACH,OAAO,CAAC,uBAAuB,CAAyC;IAExE;;;;;;;;OAQG;IAEH,IAAI,EAAE,OAAO,CAAS;IAEtB;;;;;OAKG;IACH,WAAW;IAwBX;;;;;OAKG;IACH,iBAAiB;IAOjB;;;;;OAKG;IAEH,gBAAgB,EAAE,kBAAkB,GAAG,SAAS,CAAC;IAEjD,uBAAuB;IAIvB;;;;OAIG;IAEH,WAAW,EAAE,MAAM,GAAG,SAAS,CAAC;IAEhC;;;;;;OAMG;IACH,OAAO,CAAC,kBAAkB;IAU1B;;;;;OAKG;IAEH,gBAAgB,CAAC,EAAE,WAAW,CAAC;IAE/B;;;OAGG;IACH,uBAAuB;IAIvB;;;OAGG;IACI,WAAW,aAGhB;IAEF;;;OAGG;IACI,WAAW,aAGhB;IAEF;;;OAGG;IACI,aAAa,gBAKlB;IAEF;;;OAGG;IACI,aAAa,aAYlB;IAEF;;;OAGG;IACI,aAAa,aAYlB;IAEF;;;OAGG;IACI,eAAe;IActB;;;OAGG;IACI,mBAAmB,aAYxB;IAEF;;;OAGG;IACI,mBAAmB,aAYxB;IAEF;;;;;OAKG;IACH,OAAO,CAAC,0BAA0B,CAkBhC;IAEF;;;OAGG;IACH,OAAO,CAAC,6BAA6B,CAkBnC;IAEF;;;OAGG;IACH,OAAO,CAAC,qBAAqB,CAE3B;IAEF;;;;;OAKG;IACH,OAAO,CAAC,mBAAmB,CAgBpB;IAEP;;;;;;OAMG;IACH,OAAO,CAAC,2BAA2B;IAanC;;;OAGG;IACH,OAAO,CAAC,iCAAiC;IASzC;;;OAGG;IACH,OAAO,CAAC,uBAAuB;IAK/B;;;OAGG;IACH,OAAO,CAAC,0BAA0B;IAKlC;;;;OAIG;IACH,OAAO,CAAC,iBAAiB,CAWvB;IAEF;;;;;OAKG;IACH,OAAO,CAAC,wBAAwB;IAQhC;;;OAGG;IACH,OAAO,CAAC,2BAA2B;IAWnC;;;;;;OAMG;IACH,OAAO,CAAC,oBAAoB,CAAmC;IAE/D;;;;;OAKG;IACH,OAAO,CAAC,qBAAqB,CAS3B;IAEF;;;;;;OAMG;IACH,OAAO,CAAC,cAAc,CAiBpB;IAEF;;;;;OAKG;IACH,wBAAwB;IAOxB;;;;;OAKG;IACH,wBAAwB;IAWxB;;;OAGG;IACH,oBAAoB;IASpB;;;;;OAKG;IACH,OAAO,CAAC,gBAAgB;IAiBxB;;;;;;OAMG;IACH,OAAO,CAAC,iBAAiB,CAQvB;IAEF;;;;;OAKG;IACH,OAAO,CAAC,sBAAsB;IAO9B,iBAAiB,IAAI,IAAI;CAO1B"}
|
|
@@ -1,5 +1,19 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import type { ValuesOf } from "../../util/typings.js";
|
|
2
2
|
export { CollisionEdges, type CollisionEdge } from "../../util/positioning.js";
|
|
3
|
+
export declare const PositioningShorthands: {
|
|
4
|
+
readonly aboveEnd: "above-end";
|
|
5
|
+
readonly aboveCenter: "above-center";
|
|
6
|
+
readonly aboveStart: "above-start";
|
|
7
|
+
readonly endBottom: "end-bottom";
|
|
8
|
+
readonly endMiddle: "end-middle";
|
|
9
|
+
readonly endTop: "end-top";
|
|
10
|
+
readonly belowEnd: "below-end";
|
|
11
|
+
readonly belowCenter: "below-center";
|
|
12
|
+
readonly belowStart: "below-start";
|
|
13
|
+
readonly startBottom: "start-bottom";
|
|
14
|
+
readonly startTop: "start-top";
|
|
15
|
+
readonly startMiddle: "start-middle";
|
|
16
|
+
};
|
|
3
17
|
export declare const PositioningShorthand: {
|
|
4
18
|
readonly aboveEnd: "above-end";
|
|
5
19
|
readonly aboveCenter: "above-center";
|
|
@@ -14,17 +28,18 @@ export declare const PositioningShorthand: {
|
|
|
14
28
|
readonly startTop: "start-top";
|
|
15
29
|
readonly startMiddle: "start-middle";
|
|
16
30
|
};
|
|
31
|
+
export type PositioningShorthand = ValuesOf<typeof PositioningShorthands>;
|
|
17
32
|
export declare const PopoverPositions: ("above-end" | "above-center" | "above-start" | "end-bottom" | "end-middle" | "end-top" | "below-end" | "below-center" | "below-start" | "start-bottom" | "start-top" | "start-middle")[];
|
|
18
33
|
export type PopoverSize = "small" | "medium" | "large";
|
|
19
34
|
export type PopoverMode = "manual" | "auto";
|
|
20
|
-
export type PopoverRepositionMode =
|
|
35
|
+
export type PopoverRepositionMode = ValuesOf<typeof PopoverRepositionModes>;
|
|
21
36
|
export declare const PopoverRepositionModes: {
|
|
22
37
|
readonly auto: "auto";
|
|
23
38
|
readonly flip: "flip";
|
|
24
39
|
readonly none: "none";
|
|
25
40
|
};
|
|
26
|
-
export type PositioningShorthandKeys = keyof typeof
|
|
27
|
-
export type PositioningShorthandValues = (typeof
|
|
41
|
+
export type PositioningShorthandKeys = keyof typeof PositioningShorthands;
|
|
42
|
+
export type PositioningShorthandValues = (typeof PositioningShorthands)[keyof typeof PositioningShorthands];
|
|
28
43
|
export interface HTMLPopoverElement extends HTMLElement {
|
|
29
44
|
showPopover: () => void;
|
|
30
45
|
hidePopover: () => void;
|
|
@@ -36,10 +51,10 @@ export interface PopoverEventData {
|
|
|
36
51
|
target: HTMLElement;
|
|
37
52
|
}
|
|
38
53
|
export declare const PopoverEventNames: {
|
|
39
|
-
readonly hide: "
|
|
40
|
-
readonly show: "
|
|
41
|
-
readonly toggle: "
|
|
42
|
-
readonly mouseEnter: "
|
|
43
|
-
readonly mouseLeave: "
|
|
54
|
+
readonly hide: "hide-popover";
|
|
55
|
+
readonly show: "show-popover";
|
|
56
|
+
readonly toggle: "toggle-popover";
|
|
57
|
+
readonly mouseEnter: "mouse-enter-popover";
|
|
58
|
+
readonly mouseLeave: "mouse-leave-popover";
|
|
44
59
|
};
|
|
45
60
|
//# sourceMappingURL=popover.options.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"popover.options.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/popover/popover.options.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"popover.options.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/popover/popover.options.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAGtD,OAAO,EAAE,cAAc,EAAE,KAAK,aAAa,EAAE,MAAM,2BAA2B,CAAC;AAE/E,eAAO,MAAM,qBAAqB;;;;;;;;;;;;;CAaxB,CAAC;AAIX,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;CAAwB,CAAC;AAE1D,MAAM,MAAM,oBAAoB,GAAG,QAAQ,CAAC,OAAO,qBAAqB,CAAC,CAAC;AAE1E,eAAO,MAAM,gBAAgB,2LAAuC,CAAC;AAErE,MAAM,MAAM,WAAW,GAAG,OAAO,GAAG,QAAQ,GAAG,OAAO,CAAC;AAEvD,MAAM,MAAM,WAAW,GAAG,QAAQ,GAAG,MAAM,CAAC;AAE5C,MAAM,MAAM,qBAAqB,GAAG,QAAQ,CAAC,OAAO,sBAAsB,CAAC,CAAC;AAE5E,eAAO,MAAM,sBAAsB;;;;CAIzB,CAAC;AAEX,MAAM,MAAM,wBAAwB,GAAG,MAAM,OAAO,qBAAqB,CAAC;AAE1E,MAAM,MAAM,0BAA0B,GACpC,CAAC,OAAO,qBAAqB,CAAC,CAAC,MAAM,OAAO,qBAAqB,CAAC,CAAC;AAErE,MAAM,WAAW,kBAAmB,SAAQ,WAAW;IACrD,WAAW,EAAE,MAAM,IAAI,CAAC;IACxB,WAAW,EAAE,MAAM,IAAI,CAAC;IACxB,aAAa,CAAC,GAAG,IAAI,EAAE,OAAO,EAAE,GAAG,OAAO,CAAC;CAC5C;AAED,MAAM,WAAW,gBAAgB;IAC/B,IAAI,EAAE,OAAO,CAAC;IACd,QAAQ,EAAE,MAAM,GAAG,QAAQ,CAAC;IAC5B,MAAM,EAAE,WAAW,CAAC;CACrB;AAED,eAAO,MAAM,iBAAiB;;;;;;CAMpB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"popover.styles.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/popover/popover.styles.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"popover.styles.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/popover/popover.styles.ts"],"names":[],"mappings":"AAeA,eAAO,MAAM,MAAM,iDAsclB,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ElementViewTemplate } from "@microsoft/fast-element";
|
|
1
|
+
import type { ElementViewTemplate } from "@microsoft/fast-element";
|
|
2
2
|
import type { Popover } from "./popover";
|
|
3
3
|
export declare const template: ElementViewTemplate<Popover>;
|
|
4
4
|
//# sourceMappingURL=popover.template.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"popover.template.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/popover/popover.template.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"popover.template.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/popover/popover.template.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,yBAAyB,CAAC;AACnE,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AAsDzC,eAAO,MAAM,QAAQ,EAAE,mBAAmB,CAAC,OAAO,CAAqB,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { PopoverRepositionMode, PositioningShorthandValues } from "./popover.options.js";
|
|
1
|
+
import type { PopoverRepositionMode, PositioningShorthandValues } from "./popover.options.js";
|
|
2
2
|
export declare class Positioning {
|
|
3
3
|
private _repositionMode;
|
|
4
4
|
set repositionMode(value: PopoverRepositionMode);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"positioning.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/popover/positioning.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"positioning.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/popover/positioning.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAEV,qBAAqB,EACrB,0BAA0B,EAC3B,MAAM,sBAAsB,CAAC;AAQ9B,qBAAa,WAAW;IACtB,OAAO,CAAC,eAAe,CAAwB;IAE/C,IAAI,cAAc,CAAC,KAAK,EAAE,qBAAqB,EAE9C;IACD,IAAI,cAAc,IAAI,qBAAqB,CAE1C;IAED,OAAO,CAAC,iBAAiB,CAAqB;IAE9C,IAAI,gBAAgB,CAAC,KAAK,EAAE,WAAW,GAAG,IAAI,EAE7C;IAED,IAAI,gBAAgB,IAAI,WAAW,GAAG,IAAI,CAEzC;IAED,OAAO,CAAC,eAAe,CAA0B;IAEjD,OAAO,CAAC,UAAU,CAAuB;IAEzC,OAAO,CAAC,yBAAyB,CAA4B;IAE7D,OAAO,CAAC,SAAS,CAA6D;IAE9E,IAAW,QAAQ,CAAC,KAAK,EAAE,0BAA0B,EAEpD;IAED,IAAW,QAAQ,IAAI,0BAA0B,CAEhD;IAED,OAAO,CAAC,cAAc,CAAyC;IAE/D,IAAW,aAAa,IAAI,KAAK,CAAC,0BAA0B,CAAC,CAE5D;gBAEW,IAAI,EAAE;QAChB,cAAc,EAAE,qBAAqB,CAAC;QACtC,gBAAgB,EAAE,WAAW,GAAG,IAAI,CAAC;QACrC,eAAe,EAAE,WAAW,CAAC;QAC7B,yBAAyB,CAAC,EAAE,WAAW,CAAC;KACzC;IAiBD;;;;;;;OAOG;IACI,aAAa,GAClB,cAAc,0BAA0B,KACvC,OAAO,CAuDR;IAEF;;;;OAIG;IACH,gBAAgB,QAAO,KAAK,CAAC,0BAA0B,CAAC,CAMtD;IAEF;;;OAGG;IACH,OAAO,CAAC,gBAAgB,CAwDtB;IAOF,OAAO,CAAC,wBAAwB,CAoB9B;IAEF;;;;OAIG;IACI,8BAA8B,GACnC,OAAO,yBAAyB,KAC/B,KAAK,CAAC,0BAA0B,CAAC,CAGlC;CACH"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export { SearchBox } from "./search-box.js";
|
|
2
2
|
export { definition as SearchBoxDefinition } from "./search-box.definition.js";
|
|
3
|
-
export { SearchBoxAppearances, SearchBoxControlSizes, SearchBoxEventNames, SearchBoxTypes } from "./search-box.options.js";
|
|
3
|
+
export { ImplicitSubmissionBlockingTypes, SearchBoxAppearances, SearchBoxControlSizes, SearchBoxEventNames, SearchBoxTypes } from "./search-box.options.js";
|
|
4
4
|
export type { SearchBoxAppearance, SearchBoxControlSize, SearchBoxType } from "./search-box.options.js";
|
|
5
5
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/search-box/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,iBAAiB,CAAC;AAC5C,OAAO,EAAE,UAAU,IAAI,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;AAC/E,OAAO,EACL,oBAAoB,EACpB,qBAAqB,EACrB,mBAAmB,EACnB,cAAc,EACf,MAAM,yBAAyB,CAAC;AACjC,YAAY,EACV,mBAAmB,EACnB,oBAAoB,EACpB,aAAa,EACd,MAAM,yBAAyB,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/search-box/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,iBAAiB,CAAC;AAC5C,OAAO,EAAE,UAAU,IAAI,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;AAC/E,OAAO,EACL,+BAA+B,EAC/B,oBAAoB,EACpB,qBAAqB,EACrB,mBAAmB,EACnB,cAAc,EACf,MAAM,yBAAyB,CAAC;AACjC,YAAY,EACV,mBAAmB,EACnB,oBAAoB,EACpB,aAAa,EACd,MAAM,yBAAyB,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ElementViewTemplate } from "@microsoft/fast-element";
|
|
1
|
+
import type { ElementViewTemplate } from "@microsoft/fast-element";
|
|
2
2
|
import type { SearchBox } from "./search-box.js";
|
|
3
3
|
/**
|
|
4
4
|
* The template for the {@link @fabric-msft/fabric-web#(SearchBox:class)} component.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"search-box.template.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/search-box/search-box.template.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"search-box.template.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/search-box/search-box.template.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,yBAAyB,CAAC;AACnE,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,iBAAiB,CAAC;AAIjD;;;GAGG;AACH,wBAAgB,iBAAiB,CAC/B,CAAC,SAAS,SAAS,KAChB,mBAAmB,CAAC,CAAC,CAAC,CAuD1B;AAED,eAAO,MAAM,QAAQ,EAAE,mBAAmB,CAAC,SAAS,CAAuB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sprite-builder.d.ts","sourceRoot":"","sources":["../../../../../../../../src/components/svg-icon/scripts/sprite-builder.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"sprite-builder.d.ts","sourceRoot":"","sources":["../../../../../../../../src/components/svg-icon/scripts/sprite-builder.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AAE9C;;;;;;;;;;;;;;;;;;;;;;;;;;GA0BG;AACH,MAAM,CAAC,OAAO,OAAO,gBAAgB;IAKjC,OAAO,CAAC,KAAK;IACb,OAAO,CAAC,UAAU,CAAC;IALrB,OAAO,CAAC,aAAa,CAAiD;IACtE,OAAO,CAAC,MAAM,CAAC,MAAM,CAAmB;gBAG9B,KAAK,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,QAAQ,CAAA;KAAE,EAClC,UAAU,CAAC,EAAE,MAAM,YAAA;IAG7B,MAAM,CAAC,aAAa,CAAC,IAAI,EAAE,MAAM,EAAE,GAAG,gBAAgB;IAQhD,iBAAiB,IAAI,OAAO,CAAC,IAAI,CAAC;YA0B1B,mBAAmB;YASnB,iBAAiB;YAWjB,iBAAiB;YA8DjB,WAAW;YAUX,WAAW;IAKzB,OAAO,CAAC,mBAAmB;YAMb,iBAAiB;IAQ/B,OAAO,CAAC,oBAAoB;YASd,eAAe;CAI9B;AAED,cAAM,QAAQ;IACZ,MAAM,CAAC,iBAAiB,IAAI,QAAQ;IAOpC,MAAM,CAAC,iBAAiB,CACtB,MAAM,EAAE,QAAQ,EAChB,UAAU,EAAE,OAAO,EACnB,EAAE,EAAE,MAAM,GACT,IAAI;IAkBP,MAAM,CAAC,eAAe,CAAC,MAAM,EAAE,QAAQ,GAAG,MAAM;CAIjD;AAED,cAAM,MAAM;IACV,OAAO,CAAC,MAAM,CAAC,WAAW,CAAuB;IAEjD,MAAM,CAAC,GAAG,CAAC,OAAO,EAAE,MAAM,GAAG,IAAI;IAQjC,MAAM,CAAC,KAAK,CAAC,OAAO,EAAE,MAAM,GAAG,IAAI;WAQtB,KAAK,IAAI,OAAO,CAAC,IAAI,CAAC;CAIpC;AAcD,OAAO,EAAE,MAAM,EAAE,QAAQ,EAAE,gBAAgB,EAAE,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"svg-icon.styles.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/svg-icon/svg-icon.styles.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"svg-icon.styles.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/svg-icon/svg-icon.styles.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,MAAM,iDAYlB,CAAC"}
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
-
export { Table } from "./table";
|
|
2
|
-
export {
|
|
3
|
-
export {
|
|
4
|
-
export {
|
|
5
|
-
export {
|
|
1
|
+
export { Table } from "./table.js";
|
|
2
|
+
export { SortDirections } from "./table.options.js";
|
|
3
|
+
export type { SortDirection, TableColumnData, TableRowData, TableCellRenderFunction } from "./table.options.js";
|
|
4
|
+
export { definition as TableDefinition } from "./table.definition.js";
|
|
5
|
+
export { template as TableTemplate } from "./table.template.js";
|
|
6
|
+
export { styles as TableStyles } from "./table.styles.js";
|
|
6
7
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/table/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/table/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,YAAY,CAAC;AACnC,OAAO,EAAE,cAAc,EAAE,MAAM,oBAAoB,CAAC;AACpD,YAAY,EACV,aAAa,EACb,eAAe,EACf,YAAY,EACZ,uBAAuB,EACxB,MAAM,oBAAoB,CAAC;AAC5B,OAAO,EAAE,UAAU,IAAI,eAAe,EAAE,MAAM,uBAAuB,CAAC;AACtE,OAAO,EAAE,QAAQ,IAAI,aAAa,EAAE,MAAM,qBAAqB,CAAC;AAChE,OAAO,EAAE,MAAM,IAAI,WAAW,EAAE,MAAM,mBAAmB,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { FASTElement } from "@microsoft/fast-element";
|
|
2
|
-
import { SortDirection, TableColumnData, TableRowData } from "./table.options.js";
|
|
2
|
+
import type { SortDirection, TableColumnData, TableRowData } from "./table.options.js";
|
|
3
3
|
/**
|
|
4
4
|
* Table
|
|
5
5
|
* @summary A highly accessible, customizable table component supporting sorting, custom cell rendering, and live region announcements for screen readers.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"table.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/table/table.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAoB,MAAM,yBAAyB,CAAC;AACxE,OAAO,
|
|
1
|
+
{"version":3,"file":"table.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/table/table.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAoB,MAAM,yBAAyB,CAAC;AACxE,OAAO,KAAK,EACV,aAAa,EACb,eAAe,EACf,YAAY,EACb,MAAM,oBAAoB,CAAC;AAY5B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAuDG;AACH,qBAAa,KAAM,SAAQ,WAAW;IACpC;;;;OAIG;IAEI,YAAY,EAAE,uBAAuB,GAAG,IAAI,CAAQ;IAE3D;;;;OAIG;IAEI,YAAY,EAAE,uBAAuB,GAAG,IAAI,CAAQ;IAE3D;;;;OAIG;IAEI,IAAI,EAAE,YAAY,EAAE,CAAM;IAEjC;;;;OAIG;IAEI,OAAO,EAAE,eAAe,EAAE,CAAM;IAEvC;;;;OAIG;IAEI,QAAQ,CAAC,EAAE,OAAO,CAAC;IAE1B;;;OAGG;IACI,eAAe;IAMtB;;;OAGG;IACI,WAAW,IAAI,IAAI;IAM1B;;;OAGG;IACI,cAAc,IAAI,IAAI;IAM7B;;;OAGG;IACI,WAAW;IAKlB;;;;OAIG;IAEI,aAAa,EAAE,OAAO,CAAS;IAEtC;;;;OAIG;IACI,oBAAoB;IAO3B;;;;OAIG;IAEI,aAAa,EAAE,aAAa,CAAe;IAElD;;;OAGG;IACH,mBAAmB,IAAI,IAAI;IAK3B;;;OAGG;IAEI,eAAe,EAAE,MAAM,CAAM;IAEpC;;;;OAIG;IACI,QAAQ,CAAC,SAAS,CAAC,EAAE,aAAa;IAiBzC,OAAO,CAAC,aAAa,CAA+B;IAEpD;;;OAGG;IACH,OAAO,CAAC,uBAAuB;IA2B/B;;;;;OAKG;IACH,OAAO,CAAC,kBAAkB;IAkB1B;;;;;OAKG;IACI,YAAY,CAAC,KAAK,EAAE,KAAK,EAAE,SAAS,EAAE,MAAM,GAAG,IAAI;IAgB1D;;;;;OAKG;IACH,OAAO,CAAC,aAAa;IAQrB;;;;;;OAMG;IACH,OAAO,CAAC,oBAAoB;IA4C5B;;;;;OAKG;IACH,OAAO,CAAC,0BAA0B;IA4BlC;;;OAGG;IACH,OAAO,CAAC,eAAe;IAevB;;;;;;;OAOG;YACW,aAAa;IAc3B;;;;;;;;OAQG;YACW,mBAAmB;IAmBjC;;;;;;;;OAQG;YACW,iBAAiB;IAc/B;;;;;;;;OAQG;YACW,SAAS;IAsBvB;;;;OAIG;IACG,eAAe,IAAI,OAAO,CAAC,IAAI,CAAC;IAsBtC;;;;OAIG;IACI,iBAAiB,IAAI,IAAI;IAShC;;;;OAIG;IACI,oBAAoB,IAAI,IAAI;CASpC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ValuesOf } from "../../util/typings";
|
|
1
|
+
import type { ValuesOf } from "../../util/typings";
|
|
2
2
|
type TableCellRenderFunction = (data: unknown) => string | HTMLElement | Promise<string | HTMLElement>;
|
|
3
3
|
type TableColumnData = {
|
|
4
4
|
columnKey: string;
|
|
@@ -19,7 +19,7 @@ type TableRowData = {
|
|
|
19
19
|
* Expand mode for {@link AccordionMenu}
|
|
20
20
|
* @public
|
|
21
21
|
*/
|
|
22
|
-
export declare const
|
|
22
|
+
export declare const SortDirections: {
|
|
23
23
|
readonly ascending: "ascending";
|
|
24
24
|
readonly descending: "descending";
|
|
25
25
|
};
|
|
@@ -27,6 +27,6 @@ export declare const SortDirection: {
|
|
|
27
27
|
* Type for the {@link Table} Sort Direction
|
|
28
28
|
* @public
|
|
29
29
|
*/
|
|
30
|
-
export type SortDirection = ValuesOf<typeof
|
|
31
|
-
export { TableColumnData, TableRowData, TableCellRenderFunction };
|
|
30
|
+
export type SortDirection = ValuesOf<typeof SortDirections>;
|
|
31
|
+
export { type TableColumnData, type TableRowData, type TableCellRenderFunction };
|
|
32
32
|
//# sourceMappingURL=table.options.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"table.options.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/table/table.options.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,oBAAoB,CAAC;
|
|
1
|
+
{"version":3,"file":"table.options.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/table/table.options.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,oBAAoB,CAAC;AAEnD,KAAK,uBAAuB,GAAG,CAC7B,IAAI,EAAE,OAAO,KACV,MAAM,GAAG,WAAW,GAAG,OAAO,CAAC,MAAM,GAAG,WAAW,CAAC,CAAC;AAE1D,KAAK,eAAe,GAAG;IACrB,SAAS,EAAE,MAAM,CAAC;IAClB,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,CAAC,EAAE,uBAAuB,EAAE,CAAC;CACpC,CAAC;AAEF,KAAK,YAAY,GAAG;IAClB,CAAC,GAAG,EAAE,MAAM,GAAG;QACb,KAAK,CAAC,EAAE,MAAM,CAAC;QACf,UAAU,CAAC,EAAE,OAAO,EAAE,CAAC;QACvB,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC;KACxB,CAAC;CACH,CAAC;AAEF;;;;;;GAMG;AACH,eAAO,MAAM,cAAc;;;CAGjB,CAAC;AAEX;;;GAGG;AACH,MAAM,MAAM,aAAa,GAAG,QAAQ,CAAC,OAAO,cAAc,CAAC,CAAC;AAE5D,OAAO,EACL,KAAK,eAAe,EACpB,KAAK,YAAY,EACjB,KAAK,uBAAuB,EAC7B,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"table.styles.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/table/table.styles.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"table.styles.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/table/table.styles.ts"],"names":[],"mappings":"AAgBA,eAAO,MAAM,MAAM,iDAuFlB,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ElementViewTemplate } from "@microsoft/fast-element";
|
|
1
|
+
import type { ElementViewTemplate } from "@microsoft/fast-element";
|
|
2
2
|
import { Table } from "./table";
|
|
3
3
|
export declare const template: ElementViewTemplate<Table>;
|
|
4
4
|
//# sourceMappingURL=table.template.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"table.template.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/table/table.template.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"table.template.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/table/table.template.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,yBAAyB,CAAC;AACnE,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AAwBhC,eAAO,MAAM,QAAQ,EAAE,mBAAmB,CAAC,KAAK,CAA2B,CAAC"}
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
-
export { TableCell } from "./table-cell";
|
|
2
|
-
export {
|
|
3
|
-
export {
|
|
4
|
-
export {
|
|
5
|
-
export {
|
|
1
|
+
export { TableCell } from "./table-cell.js";
|
|
2
|
+
export { TableCellSizes } from "./table-cell.options.js";
|
|
3
|
+
export type { TableCellSize } from "./table-cell.options.js";
|
|
4
|
+
export { definition as TableCellDefinition } from "./table-cell.definition.js";
|
|
5
|
+
export { styles as TableCellStyles } from "./table-cell.styles.js";
|
|
6
|
+
export { template as TableCellTemplate } from "./table-cell.template.js";
|
|
6
7
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/table-cell/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/table-cell/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,iBAAiB,CAAC;AAC5C,OAAO,EAAE,cAAc,EAAE,MAAM,yBAAyB,CAAC;AACzD,YAAY,EAAE,aAAa,EAAE,MAAM,yBAAyB,CAAC;AAC7D,OAAO,EAAE,UAAU,IAAI,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;AAC/E,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,wBAAwB,CAAC;AACnE,OAAO,EAAE,QAAQ,IAAI,iBAAiB,EAAE,MAAM,0BAA0B,CAAC"}
|
|
@@ -3,7 +3,7 @@ import type { ValuesOf } from "../../util/typings";
|
|
|
3
3
|
* @public
|
|
4
4
|
* The size variations for the TableCell component.
|
|
5
5
|
*/
|
|
6
|
-
export declare const
|
|
6
|
+
export declare const TableCellSizes: {
|
|
7
7
|
readonly small: "small";
|
|
8
8
|
readonly medium: "medium";
|
|
9
9
|
readonly large: "large";
|
|
@@ -12,5 +12,5 @@ export declare const TableCellSize: {
|
|
|
12
12
|
* @public
|
|
13
13
|
* The size types for the TableCell component.
|
|
14
14
|
*/
|
|
15
|
-
export type TableCellSize = ValuesOf<typeof
|
|
15
|
+
export type TableCellSize = ValuesOf<typeof TableCellSizes>;
|
|
16
16
|
//# sourceMappingURL=table-cell.options.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"table-cell.options.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/table-cell/table-cell.options.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,oBAAoB,CAAC;AAEnD;;;GAGG;AACH,eAAO,MAAM,
|
|
1
|
+
{"version":3,"file":"table-cell.options.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/table-cell/table-cell.options.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,oBAAoB,CAAC;AAEnD;;;GAGG;AACH,eAAO,MAAM,cAAc;;;;CAIjB,CAAC;AAEX;;;GAGG;AACH,MAAM,MAAM,aAAa,GAAG,QAAQ,CAAC,OAAO,cAAc,CAAC,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ElementViewTemplate } from "@microsoft/fast-element";
|
|
1
|
+
import type { ElementViewTemplate } from "@microsoft/fast-element";
|
|
2
2
|
import type { TableCell } from "./table-cell";
|
|
3
3
|
/**
|
|
4
4
|
* The template for the {@link @fabric-msft/fabric-web#(TableCell:class)} component.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"table-cell.template.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/table-cell/table-cell.template.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"table-cell.template.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/table-cell/table-cell.template.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,yBAAyB,CAAC;AACnE,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAE9C;;;GAGG;AACH,wBAAgB,iBAAiB,CAC/B,CAAC,SAAS,SAAS,KAChB,mBAAmB,CAAC,CAAC,CAAC,CAU1B;AAED,eAAO,MAAM,QAAQ,EAAE,mBAAmB,CAAC,SAAS,CAAuB,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { FASTElement } from "@microsoft/fast-element";
|
|
2
|
-
import { TagAppearance, TagShape, TagSize, TagTextSize } from "./tag.options.js";
|
|
2
|
+
import type { TagAppearance, TagShape, TagSize, TagTextSize } from "./tag.options.js";
|
|
3
3
|
/**
|
|
4
4
|
* Tag
|
|
5
5
|
* @summary A Tag component that displays one or two lines of text, is dismissable via a dismiss button, and can contain a preceding picture or icon before the text.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"tag.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/tag/tag.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,WAAW,EAAoB,MAAM,yBAAyB,CAAC;
|
|
1
|
+
{"version":3,"file":"tag.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/tag/tag.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,WAAW,EAAoB,MAAM,yBAAyB,CAAC;AAGxE,OAAO,KAAK,EACV,aAAa,EACb,QAAQ,EACR,OAAO,EACP,WAAW,EACZ,MAAM,kBAAkB,CAAC;AAE1B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA0DG;AACH,qBAAa,GAAI,SAAQ,WAAW;IAClC,qEAAqE;IACrE,OAAO,CAAC,MAAM,CAAC,CAAkB;IAEjC,+CAA+C;IAExC,gBAAgB,CAAC,EAAE,WAAW,CAAC;IAEtC;;;;;OAKG;IACI,uBAAuB,IAAI,IAAI;IAGtC;;;;;;;;OAQG;IAEH,aAAa,EAAE,OAAO,CAAS;IAE/B;;;;;;OAMG;IAEH,QAAQ,EAAE,OAAO,CAAS;IAE1B;;;;;;;OAOG;IAEH,IAAI,EAAE,OAAO,CAAY;IAClB,WAAW;IAIlB;;;;;;;OAOG;IAEI,KAAK,EAAE,QAAQ,CAAa;IAEnC;;;;;;;OAOG;IAEI,UAAU,EAAE,aAAa,CAAY;IAE5C;;;;;;;OAOG;IAEI,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAEnC;;;;;;;OAOG;IAEI,kBAAkB,EAAE,WAAW,EAAE,CAAM;IAE9C;;;OAGG;IACI,yBAAyB;IAQhC;;;;;OAKG;IAEI,oBAAoB,EAAE,WAAW,EAAE,CAAM;IAEhD;;;;;OAKG;IACI,2BAA2B;IAIlC;;;;;;;OAOG;IAEI,eAAe,EAAE,WAAW,CAAW;IAE9C;;;;OAIG;IACI,cAAc;IAgBrB;;;OAGG;IACI,iBAAiB;IAoBxB;;;;;OAKG;IAEH,kBAAkB,EAAE,WAAW,EAAE,CAAM;IAEvC;;;;;OAKG;IACI,yBAAyB;IAShC;;;;;;OAMG;IACI,gBAAgB;IAIvB;;;;;OAKG;IACH,OAAO,CAAC,oBAAoB;IAc5B;;;;;OAKG;IACH,OAAO,CAAC,WAAW;IASnB;;;;OAIG;IACI,iBAAiB;IAUxB;;;;;OAKG;IACI,oBAAoB,IAAI,IAAI;CAKpC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"tag.styles.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/tag/tag.styles.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"tag.styles.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/tag/tag.styles.ts"],"names":[],"mappings":"AAoCA,eAAO,MAAM,MAAM,iDAoJlB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"tag.template.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/tag/tag.template.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"tag.template.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/tag/tag.template.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,yBAAyB,CAAC;AACnE,OAAO,KAAK,EAAE,GAAG,EAAE,MAAM,UAAU,CAAC;AAiBpC;;;GAGG;AACH,wBAAgB,WAAW,CAAC,CAAC,SAAS,GAAG,KAAK,mBAAmB,CAAC,CAAC,CAAC,CA4CnE;AAED,eAAO,MAAM,QAAQ,EAAE,mBAAmB,CAAC,GAAG,CAAiB,CAAC"}
|
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
export { TeachingBubble } from "./teaching-bubble.js";
|
|
2
2
|
export { definition as TeachingBubbleDefinition } from "./teaching-bubble.definition.js";
|
|
3
|
+
export { template as TeachingBubbleTemplate } from "./teaching-bubble.template.js";
|
|
4
|
+
export { styles as TeachingBubbleStyles } from "./teaching-bubble.styles.js";
|
|
3
5
|
export { TeachingBubbleSizes, TeachingBubblePlacements, TeachingBubbleEventNames } from "./teaching-bubble.options.js";
|
|
4
6
|
export type { TeachingBubbleSize, TeachingBubblePlacement } from "./teaching-bubble.options.js";
|
|
5
7
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/teaching-bubble/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,sBAAsB,CAAC;AACtD,OAAO,EAAE,UAAU,IAAI,wBAAwB,EAAE,MAAM,iCAAiC,CAAC;AACzF,OAAO,EACL,mBAAmB,EACnB,wBAAwB,EACxB,wBAAwB,EACzB,MAAM,8BAA8B,CAAC;AACtC,YAAY,EACV,kBAAkB,EAClB,uBAAuB,EACxB,MAAM,8BAA8B,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/teaching-bubble/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,sBAAsB,CAAC;AACtD,OAAO,EAAE,UAAU,IAAI,wBAAwB,EAAE,MAAM,iCAAiC,CAAC;AACzF,OAAO,EAAE,QAAQ,IAAI,sBAAsB,EAAE,MAAM,+BAA+B,CAAC;AACnF,OAAO,EAAE,MAAM,IAAI,oBAAoB,EAAE,MAAM,6BAA6B,CAAC;AAC7E,OAAO,EACL,mBAAmB,EACnB,wBAAwB,EACxB,wBAAwB,EACzB,MAAM,8BAA8B,CAAC;AACtC,YAAY,EACV,kBAAkB,EAClB,uBAAuB,EACxB,MAAM,8BAA8B,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { FASTElement } from "@microsoft/fast-element";
|
|
2
|
-
import { TeachingBubblePlacement, TeachingBubbleSize } from "./teaching-bubble.options.js";
|
|
2
|
+
import type { TeachingBubblePlacement, TeachingBubbleSize } from "./teaching-bubble.options.js";
|
|
3
3
|
/**
|
|
4
4
|
* TeachingBubble
|
|
5
5
|
* @summary A customizable teaching bubble component for providing contextual help or instruction.
|
|
@@ -35,7 +35,6 @@ import { TeachingBubblePlacement, TeachingBubbleSize } from "./teaching-bubble.o
|
|
|
35
35
|
* @csspart heading - Style part for the heading inside the teaching bubble.
|
|
36
36
|
* @csspart footer - Style part for the footer inside the teaching bubble.
|
|
37
37
|
* @csspart arrow - Style part for the arrow of the teaching bubble.
|
|
38
|
-
* @cssprop --fabric-layer-teaching-bubble - Controls the z-index layering token for the teaching bubble host.
|
|
39
38
|
*
|
|
40
39
|
* @method show() - Shows the teaching bubble.
|
|
41
40
|
* @method hide(dismiss: boolean) - Hides the teaching bubble, optionally dismissing it.
|
|
@@ -169,16 +168,6 @@ export declare class TeachingBubble extends FASTElement {
|
|
|
169
168
|
* @private
|
|
170
169
|
*/
|
|
171
170
|
private setElements;
|
|
172
|
-
/**
|
|
173
|
-
* Emits the dismiss event from the host.
|
|
174
|
-
* @private
|
|
175
|
-
*/
|
|
176
|
-
private emitDismiss;
|
|
177
|
-
/**
|
|
178
|
-
* Emits the open-change event from the host.
|
|
179
|
-
* @private
|
|
180
|
-
*/
|
|
181
|
-
private emitOpenChange;
|
|
182
171
|
/**
|
|
183
172
|
* Updates the position of the teaching bubble.
|
|
184
173
|
* @private
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"teaching-bubble.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/teaching-bubble/teaching-bubble.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"teaching-bubble.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/teaching-bubble/teaching-bubble.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,WAAW,EAAiB,MAAM,yBAAyB,CAAC;AAKrE,OAAO,KAAK,EACV,uBAAuB,EACvB,kBAAkB,EACnB,MAAM,8BAA8B,CAAC;AAEtC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA8CG;AACH,qBAAa,cAAe,SAAQ,WAAW;IAC7C;;;OAGG;IACa,iBAAiB,IAAI,IAAI;IAyBzC;;;OAGG;IACa,oBAAoB,IAAI,IAAI;IAoB5C;;;;;OAKG;IAEI,MAAM,EAAE,MAAM,CAAM;IAE3B;;;;;;OAMG;IAEI,SAAS,CAAC,EAAE,uBAAuB,CAAC;IAC3C;;;;;OAKG;IAEI,IAAI,CAAC,EAAE,OAAO,CAAC;IAEtB;;;;;;OAMG;IAEI,gBAAgB,CAAC,EAAE,OAAO,CAAS;IAC1C;;;;;;OAMG;IAEI,IAAI,CAAC,EAAE,kBAAkB,CAAC;IAEjC;;;OAGG;IACI,gBAAgB,EAAE,gBAAgB,CAA0B;IAEnE;;;;OAIG;IACH,OAAO,CAAC,QAAQ,CAAC,CAAqB;IAEtC;;;;OAIG;IACI,OAAO,CAAC,EAAE,WAAW,GAAG,IAAI,CAAC;IAEpC;;;;;OAKG;IACH,OAAO,CAAC,eAAe,CAAkB;IAEzC;;;;;;OAMG;IACH,OAAO,CAAC,eAAe,CAAkB;IAEzC;;;;;OAKG;IACH,OAAO,CAAC,SAAS,CAAkB;IAEnC;;;;OAIG;IACH,OAAO,CAAC,eAAe,CAA6B;IAEpD;;OAEG;IACH,OAAO,CAAC,MAAM,CAAC,aAAa,CAAkC;IAE9D;;;OAGG;IACI,IAAI,QAAO,IAAI,CA6CpB;IAEF;;;;;OAKG;IAEI,IAAI,GAAI,UAAS,OAAe,KAAG,IAAI,CAwB5C;IAEF;;;;OAIG;IACI,WAAW,IAAI,IAAI;IAqB1B;;;OAGG;IACH,OAAO,CAAC,WAAW,CAGjB;IAEF;;;OAGG;IACH,OAAO,CAAC,cAAc,CAwDpB;IAEF;;;;OAIG;IACH,OAAO,CAAC,qBAAqB,CAa3B;IAEF;;;;OAIG;IACH,OAAO,CAAC,gBAAgB,CAsBtB;IAEF;;;;OAIG;IACH,OAAO,CAAC,iBAAiB,CAGvB;IAEF;;;;;;OAMG;IACH,OAAO,CAAC,mBAAmB;IAgC3B;;;;;;OAMG;IACH,OAAO,CAAC,MAAM,CAAC,sBAAsB;IAIrC;;;;OAIG;IACH,OAAO,CAAC,eAAe,CAoCrB;IAEF;;;OAGG;IACH,OAAO,CAAC,cAAc,CAQpB;IAEF;;;OAGG;IACH,OAAO,CAAC,iBAAiB,CA0BvB;IAEF;;;;;OAKG;IACH,OAAO,CAAC,gBAAgB,CAEtB;IAEF;;;;OAIG;IACH,OAAO,CAAC,eAAe,CAErB;IAEF;;;OAGG;IACH,OAAO,CAAC,uBAAuB;IAQ/B;;;OAGG;IACH,OAAO,CAAC,kBAAkB;CAS3B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"teaching-bubble.styles.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/teaching-bubble/teaching-bubble.styles.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"teaching-bubble.styles.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/teaching-bubble/teaching-bubble.styles.ts"],"names":[],"mappings":"AAyBA,eAAO,MAAM,MAAM,iDAoGlB,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ElementViewTemplate } from "@microsoft/fast-element";
|
|
1
|
+
import type { ElementViewTemplate } from "@microsoft/fast-element";
|
|
2
2
|
import { TeachingBubble } from "./teaching-bubble.js";
|
|
3
3
|
export declare function teachingBubbleTemplate<T extends TeachingBubble>(): ElementViewTemplate<T>;
|
|
4
4
|
export declare const template: ElementViewTemplate<TeachingBubble>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"teaching-bubble.template.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/teaching-bubble/teaching-bubble.template.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"teaching-bubble.template.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/teaching-bubble/teaching-bubble.template.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,yBAAyB,CAAC;AACnE,OAAO,EAAE,cAAc,EAAE,MAAM,sBAAsB,CAAC;AAEtD,wBAAgB,sBAAsB,CACpC,CAAC,SAAS,cAAc,KACrB,mBAAmB,CAAC,CAAC,CAAC,CAmB1B;AAED,eAAO,MAAM,QAAQ,EAAE,mBAAmB,CAAC,cAAc,CAC/B,CAAC"}
|
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
export { Text } from "./text";
|
|
2
|
-
export {
|
|
3
|
-
export {
|
|
1
|
+
export { Text } from "./text.js";
|
|
2
|
+
export { definition as TextDefinition } from "./text.definition.js";
|
|
3
|
+
export { TextAligns, TextFonts, TextSizes, TextWeights } from "./text.options.js";
|
|
4
|
+
export type { TextAlign, TextFont, TextSize, TextWeight } from "./text.options.js";
|
|
4
5
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/text/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/text/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,WAAW,CAAC;AACjC,OAAO,EAAE,UAAU,IAAI,cAAc,EAAE,MAAM,sBAAsB,CAAC;AAEpE,OAAO,EACL,UAAU,EACV,SAAS,EACT,SAAS,EACT,WAAW,EACZ,MAAM,mBAAmB,CAAC;AAC3B,YAAY,EACV,SAAS,EACT,QAAQ,EACR,QAAQ,EACR,UAAU,EACX,MAAM,mBAAmB,CAAC"}
|
|
@@ -15,7 +15,7 @@ import { Text as FluentText } from "@fluentui/web-components";
|
|
|
15
15
|
* @attr {boolean} italic - The text style is italic.
|
|
16
16
|
* @attr {boolean} underline - The text style is underline.
|
|
17
17
|
* @attr {boolean} strikethrough - The text style is strikethrough.
|
|
18
|
-
* @attr {boolean} block -
|
|
18
|
+
* @attr {boolean} block - A text can take up the width of its container.
|
|
19
19
|
* @attr {TextSize} size - The Text size. One of '100', '200', '300', '400', '500', '600', '700', '800', '900', '1000'.
|
|
20
20
|
* @attr {TextFont} font - The Text font. One of 'base', 'numeric', 'monospace'.
|
|
21
21
|
* @attr {TextWeight} weight - The Text weight. One of 'medium', 'regular', 'semibold', 'bold'.
|
|
@@ -26,13 +26,13 @@ import { Text as FluentText } from "@fluentui/web-components";
|
|
|
26
26
|
* @prop {boolean} italic - The text style is italic.
|
|
27
27
|
* @prop {boolean} underline - The text style is underline.
|
|
28
28
|
* @prop {boolean} strikethrough - The text style is strikethrough.
|
|
29
|
-
* @prop {boolean} block -
|
|
29
|
+
* @prop {boolean} block - A text can take up the width of its container.
|
|
30
30
|
* @prop {TextSize} size - The Text size.
|
|
31
31
|
* @prop {TextFont} font - The Text font.
|
|
32
32
|
* @prop {TextWeight} weight - The Text weight.
|
|
33
33
|
* @prop {TextAlign} align - The Text alignment.
|
|
34
34
|
*
|
|
35
|
-
* @slot - The default slot for text content.
|
|
35
|
+
* @slot default - The default slot for text content.
|
|
36
36
|
*
|
|
37
37
|
* @extends FluentText
|
|
38
38
|
* @tagname fabric-text
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import type { ValuesOf } from "../../util/typings.js";
|
|
2
|
+
export declare const TextAligns: {
|
|
3
|
+
readonly start: "start";
|
|
4
|
+
readonly end: "end";
|
|
5
|
+
readonly center: "center";
|
|
6
|
+
readonly justify: "justify";
|
|
7
|
+
};
|
|
8
|
+
export type TextAlign = ValuesOf<typeof TextAligns>;
|
|
9
|
+
export declare const TextFonts: {
|
|
10
|
+
readonly base: "base";
|
|
11
|
+
readonly numeric: "numeric";
|
|
12
|
+
readonly monospace: "monospace";
|
|
13
|
+
};
|
|
14
|
+
export type TextFont = ValuesOf<typeof TextFonts>;
|
|
15
|
+
export declare const TextSizes: {
|
|
16
|
+
readonly _100: "100";
|
|
17
|
+
readonly _200: "200";
|
|
18
|
+
readonly _300: "300";
|
|
19
|
+
readonly _400: "400";
|
|
20
|
+
readonly _500: "500";
|
|
21
|
+
readonly _600: "600";
|
|
22
|
+
readonly _700: "700";
|
|
23
|
+
readonly _800: "800";
|
|
24
|
+
readonly _900: "900";
|
|
25
|
+
readonly _1000: "1000";
|
|
26
|
+
};
|
|
27
|
+
export type TextSize = ValuesOf<typeof TextSizes>;
|
|
28
|
+
export declare const TextWeights: {
|
|
29
|
+
readonly medium: "medium";
|
|
30
|
+
readonly regular: "regular";
|
|
31
|
+
readonly semibold: "semibold";
|
|
32
|
+
readonly bold: "bold";
|
|
33
|
+
};
|
|
34
|
+
export type TextWeight = ValuesOf<typeof TextWeights>;
|
|
35
|
+
//# sourceMappingURL=text.options.d.ts.map
|