@dillingerstaffing/strand-vue 0.16.0 → 0.17.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/dist/components/CardSection/CardSection.vue.d.ts +27 -0
- package/dist/components/CardSection/CardSection.vue.d.ts.map +1 -0
- package/dist/components/CardSection/index.d.ts +2 -0
- package/dist/components/CardSection/index.d.ts.map +1 -0
- package/dist/components/ContainerScale/ContainerScale.vue.d.ts +23 -0
- package/dist/components/ContainerScale/ContainerScale.vue.d.ts.map +1 -0
- package/dist/components/ContainerScale/ContainerScaleAxis.vue.d.ts +23 -0
- package/dist/components/ContainerScale/ContainerScaleAxis.vue.d.ts.map +1 -0
- package/dist/components/ContainerScale/ContainerScaleBar.vue.d.ts +24 -0
- package/dist/components/ContainerScale/ContainerScaleBar.vue.d.ts.map +1 -0
- package/dist/components/ContainerScale/ContainerScaleCaption.vue.d.ts +23 -0
- package/dist/components/ContainerScale/ContainerScaleCaption.vue.d.ts.map +1 -0
- package/dist/components/ContainerScale/ContainerScaleLabel.vue.d.ts +23 -0
- package/dist/components/ContainerScale/ContainerScaleLabel.vue.d.ts.map +1 -0
- package/dist/components/ContainerScale/ContainerScalePx.vue.d.ts +23 -0
- package/dist/components/ContainerScale/ContainerScalePx.vue.d.ts.map +1 -0
- package/dist/components/ContainerScale/ContainerScaleRow.vue.d.ts +23 -0
- package/dist/components/ContainerScale/ContainerScaleRow.vue.d.ts.map +1 -0
- package/dist/components/ContainerScale/ContainerScaleTrack.vue.d.ts +23 -0
- package/dist/components/ContainerScale/ContainerScaleTrack.vue.d.ts.map +1 -0
- package/dist/components/ContainerScale/index.d.ts +9 -0
- package/dist/components/ContainerScale/index.d.ts.map +1 -0
- package/dist/components/KvEditorial/KvEditorial.vue.d.ts +32 -0
- package/dist/components/KvEditorial/KvEditorial.vue.d.ts.map +1 -0
- package/dist/components/KvEditorial/index.d.ts +2 -0
- package/dist/components/KvEditorial/index.d.ts.map +1 -0
- package/dist/components/LabFrame/LabFrame.vue.d.ts +23 -0
- package/dist/components/LabFrame/LabFrame.vue.d.ts.map +1 -0
- package/dist/components/LabFrame/LabFrameActions.vue.d.ts +23 -0
- package/dist/components/LabFrame/LabFrameActions.vue.d.ts.map +1 -0
- package/dist/components/LabFrame/LabFrameBody.vue.d.ts +23 -0
- package/dist/components/LabFrame/LabFrameBody.vue.d.ts.map +1 -0
- package/dist/components/LabFrame/LabFrameChrome.vue.d.ts +23 -0
- package/dist/components/LabFrame/LabFrameChrome.vue.d.ts.map +1 -0
- package/dist/components/LabFrame/LabFrameContent.vue.d.ts +25 -0
- package/dist/components/LabFrame/LabFrameContent.vue.d.ts.map +1 -0
- package/dist/components/LabFrame/LabFrameContentHead.vue.d.ts +23 -0
- package/dist/components/LabFrame/LabFrameContentHead.vue.d.ts.map +1 -0
- package/dist/components/LabFrame/LabFrameDot.vue.d.ts +9 -0
- package/dist/components/LabFrame/LabFrameDot.vue.d.ts.map +1 -0
- package/dist/components/LabFrame/LabFrameOverlay.vue.d.ts +23 -0
- package/dist/components/LabFrame/LabFrameOverlay.vue.d.ts.map +1 -0
- package/dist/components/LabFrame/LabFramePanel.vue.d.ts +23 -0
- package/dist/components/LabFrame/LabFramePanel.vue.d.ts.map +1 -0
- package/dist/components/LabFrame/LabFramePanelBody.vue.d.ts +23 -0
- package/dist/components/LabFrame/LabFramePanelBody.vue.d.ts.map +1 -0
- package/dist/components/LabFrame/LabFramePanelClose.vue.d.ts +25 -0
- package/dist/components/LabFrame/LabFramePanelClose.vue.d.ts.map +1 -0
- package/dist/components/LabFrame/LabFramePanelFooter.vue.d.ts +23 -0
- package/dist/components/LabFrame/LabFramePanelFooter.vue.d.ts.map +1 -0
- package/dist/components/LabFrame/LabFramePanelHeader.vue.d.ts +23 -0
- package/dist/components/LabFrame/LabFramePanelHeader.vue.d.ts.map +1 -0
- package/dist/components/LabFrame/LabFramePanelTitle.vue.d.ts +23 -0
- package/dist/components/LabFrame/LabFramePanelTitle.vue.d.ts.map +1 -0
- package/dist/components/LabFrame/LabFrameTitle.vue.d.ts +23 -0
- package/dist/components/LabFrame/LabFrameTitle.vue.d.ts.map +1 -0
- package/dist/components/LabFrame/index.d.ts +16 -0
- package/dist/components/LabFrame/index.d.ts.map +1 -0
- package/dist/components/LabGlassStage/LabGlassPanel.vue.d.ts +23 -0
- package/dist/components/LabGlassStage/LabGlassPanel.vue.d.ts.map +1 -0
- package/dist/components/LabGlassStage/LabGlassStage.vue.d.ts +23 -0
- package/dist/components/LabGlassStage/LabGlassStage.vue.d.ts.map +1 -0
- package/dist/components/LabGlassStage/index.d.ts +3 -0
- package/dist/components/LabGlassStage/index.d.ts.map +1 -0
- package/dist/components/LabRevealStage/LabRevealLine.vue.d.ts +23 -0
- package/dist/components/LabRevealStage/LabRevealLine.vue.d.ts.map +1 -0
- package/dist/components/LabRevealStage/LabRevealStage.vue.d.ts +23 -0
- package/dist/components/LabRevealStage/LabRevealStage.vue.d.ts.map +1 -0
- package/dist/components/LabRevealStage/index.d.ts +3 -0
- package/dist/components/LabRevealStage/index.d.ts.map +1 -0
- package/dist/components/LabShell/LabBrand.vue.d.ts +23 -0
- package/dist/components/LabShell/LabBrand.vue.d.ts.map +1 -0
- package/dist/components/LabShell/LabBrandMark.vue.d.ts +23 -0
- package/dist/components/LabShell/LabBrandMark.vue.d.ts.map +1 -0
- package/dist/components/LabShell/LabBrandSub.vue.d.ts +23 -0
- package/dist/components/LabShell/LabBrandSub.vue.d.ts.map +1 -0
- package/dist/components/LabShell/LabBrandTitle.vue.d.ts +23 -0
- package/dist/components/LabShell/LabBrandTitle.vue.d.ts.map +1 -0
- package/dist/components/LabShell/LabExample.vue.d.ts +23 -0
- package/dist/components/LabShell/LabExample.vue.d.ts.map +1 -0
- package/dist/components/LabShell/LabExampleCaption.vue.d.ts +23 -0
- package/dist/components/LabShell/LabExampleCaption.vue.d.ts.map +1 -0
- package/dist/components/LabShell/LabExampleCode.vue.d.ts +23 -0
- package/dist/components/LabShell/LabExampleCode.vue.d.ts.map +1 -0
- package/dist/components/LabShell/LabExampleDemo.vue.d.ts +27 -0
- package/dist/components/LabShell/LabExampleDemo.vue.d.ts.map +1 -0
- package/dist/components/LabShell/LabExampleLabel.vue.d.ts +23 -0
- package/dist/components/LabShell/LabExampleLabel.vue.d.ts.map +1 -0
- package/dist/components/LabShell/LabExampleMeta.vue.d.ts +23 -0
- package/dist/components/LabShell/LabExampleMeta.vue.d.ts.map +1 -0
- package/dist/components/LabShell/LabHeader.vue.d.ts +23 -0
- package/dist/components/LabShell/LabHeader.vue.d.ts.map +1 -0
- package/dist/components/LabShell/LabHeaderLead.vue.d.ts +23 -0
- package/dist/components/LabShell/LabHeaderLead.vue.d.ts.map +1 -0
- package/dist/components/LabShell/LabHeaderMeta.vue.d.ts +23 -0
- package/dist/components/LabShell/LabHeaderMeta.vue.d.ts.map +1 -0
- package/dist/components/LabShell/LabHeaderMetaItem.vue.d.ts +23 -0
- package/dist/components/LabShell/LabHeaderMetaItem.vue.d.ts.map +1 -0
- package/dist/components/LabShell/LabHeaderMetaLabel.vue.d.ts +23 -0
- package/dist/components/LabShell/LabHeaderMetaLabel.vue.d.ts.map +1 -0
- package/dist/components/LabShell/LabHeaderMetaValue.vue.d.ts +23 -0
- package/dist/components/LabShell/LabHeaderMetaValue.vue.d.ts.map +1 -0
- package/dist/components/LabShell/LabHeaderTitle.vue.d.ts +23 -0
- package/dist/components/LabShell/LabHeaderTitle.vue.d.ts.map +1 -0
- package/dist/components/LabShell/LabMain.vue.d.ts +23 -0
- package/dist/components/LabShell/LabMain.vue.d.ts.map +1 -0
- package/dist/components/LabShell/LabSection.vue.d.ts +23 -0
- package/dist/components/LabShell/LabSection.vue.d.ts.map +1 -0
- package/dist/components/LabShell/LabSectionBody.vue.d.ts +23 -0
- package/dist/components/LabShell/LabSectionBody.vue.d.ts.map +1 -0
- package/dist/components/LabShell/LabSectionHead.vue.d.ts +23 -0
- package/dist/components/LabShell/LabSectionHead.vue.d.ts.map +1 -0
- package/dist/components/LabShell/LabSectionHeadNote.vue.d.ts +23 -0
- package/dist/components/LabShell/LabSectionHeadNote.vue.d.ts.map +1 -0
- package/dist/components/LabShell/LabShell.vue.d.ts +23 -0
- package/dist/components/LabShell/LabShell.vue.d.ts.map +1 -0
- package/dist/components/LabShell/LabSidebar.vue.d.ts +23 -0
- package/dist/components/LabShell/LabSidebar.vue.d.ts.map +1 -0
- package/dist/components/LabShell/LabSidebarGroup.vue.d.ts +23 -0
- package/dist/components/LabShell/LabSidebarGroup.vue.d.ts.map +1 -0
- package/dist/components/LabShell/LabSidebarGroupDot.vue.d.ts +8 -0
- package/dist/components/LabShell/LabSidebarGroupDot.vue.d.ts.map +1 -0
- package/dist/components/LabShell/LabSidebarGroupLabel.vue.d.ts +23 -0
- package/dist/components/LabShell/LabSidebarGroupLabel.vue.d.ts.map +1 -0
- package/dist/components/LabShell/LabSidebarGroupLink.vue.d.ts +25 -0
- package/dist/components/LabShell/LabSidebarGroupLink.vue.d.ts.map +1 -0
- package/dist/components/LabShell/LabSidebarGroupList.vue.d.ts +23 -0
- package/dist/components/LabShell/LabSidebarGroupList.vue.d.ts.map +1 -0
- package/dist/components/LabShell/LabSidebarHead.vue.d.ts +23 -0
- package/dist/components/LabShell/LabSidebarHead.vue.d.ts.map +1 -0
- package/dist/components/LabShell/LabSidebarScroll.vue.d.ts +23 -0
- package/dist/components/LabShell/LabSidebarScroll.vue.d.ts.map +1 -0
- package/dist/components/LabShell/LabTaxonomy.vue.d.ts +23 -0
- package/dist/components/LabShell/LabTaxonomy.vue.d.ts.map +1 -0
- package/dist/components/LabShell/LabTaxonomyList.vue.d.ts +23 -0
- package/dist/components/LabShell/LabTaxonomyList.vue.d.ts.map +1 -0
- package/dist/components/LabShell/LabTaxonomyTitle.vue.d.ts +23 -0
- package/dist/components/LabShell/LabTaxonomyTitle.vue.d.ts.map +1 -0
- package/dist/components/LabShell/index.d.ts +35 -0
- package/dist/components/LabShell/index.d.ts.map +1 -0
- package/dist/components/LabTip/LabTip.vue.d.ts +25 -0
- package/dist/components/LabTip/LabTip.vue.d.ts.map +1 -0
- package/dist/components/LabTip/LabTipBubble.vue.d.ts +26 -0
- package/dist/components/LabTip/LabTipBubble.vue.d.ts.map +1 -0
- package/dist/components/LabTip/index.d.ts +3 -0
- package/dist/components/LabTip/index.d.ts.map +1 -0
- package/dist/components/LabUtilCell/LabUtilCell.vue.d.ts +23 -0
- package/dist/components/LabUtilCell/LabUtilCell.vue.d.ts.map +1 -0
- package/dist/components/LabUtilCell/LabUtilCellBlock.vue.d.ts +23 -0
- package/dist/components/LabUtilCell/LabUtilCellBlock.vue.d.ts.map +1 -0
- package/dist/components/LabUtilCell/LabUtilCellCaption.vue.d.ts +23 -0
- package/dist/components/LabUtilCell/LabUtilCellCaption.vue.d.ts.map +1 -0
- package/dist/components/LabUtilCell/LabUtilCellCode.vue.d.ts +23 -0
- package/dist/components/LabUtilCell/LabUtilCellCode.vue.d.ts.map +1 -0
- package/dist/components/LabUtilCell/LabUtilCellDemo.vue.d.ts +23 -0
- package/dist/components/LabUtilCell/LabUtilCellDemo.vue.d.ts.map +1 -0
- package/dist/components/LabUtilCell/LabUtilRow.vue.d.ts +23 -0
- package/dist/components/LabUtilCell/LabUtilRow.vue.d.ts.map +1 -0
- package/dist/components/LabUtilCell/index.d.ts +7 -0
- package/dist/components/LabUtilCell/index.d.ts.map +1 -0
- package/dist/components/Swatch/Swatch.vue.d.ts +12 -0
- package/dist/components/Swatch/Swatch.vue.d.ts.map +1 -0
- package/dist/components/Swatch/SwatchGrid.vue.d.ts +23 -0
- package/dist/components/Swatch/SwatchGrid.vue.d.ts.map +1 -0
- package/dist/components/Swatch/index.d.ts +3 -0
- package/dist/components/Swatch/index.d.ts.map +1 -0
- package/dist/components/TokenSpecimen/TokenSpecimen.vue.d.ts +23 -0
- package/dist/components/TokenSpecimen/TokenSpecimen.vue.d.ts.map +1 -0
- package/dist/components/TokenSpecimen/TokenSpecimenBox.vue.d.ts +10 -0
- package/dist/components/TokenSpecimen/TokenSpecimenBox.vue.d.ts.map +1 -0
- package/dist/components/TokenSpecimen/TokenSpecimenGrid.vue.d.ts +23 -0
- package/dist/components/TokenSpecimen/TokenSpecimenGrid.vue.d.ts.map +1 -0
- package/dist/components/TokenSpecimen/TokenSpecimenSpacer.vue.d.ts +9 -0
- package/dist/components/TokenSpecimen/TokenSpecimenSpacer.vue.d.ts.map +1 -0
- package/dist/components/TokenSpecimen/index.d.ts +5 -0
- package/dist/components/TokenSpecimen/index.d.ts.map +1 -0
- package/dist/components/TypeSpecimen/TypeSpecimen.vue.d.ts +23 -0
- package/dist/components/TypeSpecimen/TypeSpecimen.vue.d.ts.map +1 -0
- package/dist/components/TypeSpecimen/TypeSpecimenMeta.vue.d.ts +23 -0
- package/dist/components/TypeSpecimen/TypeSpecimenMeta.vue.d.ts.map +1 -0
- package/dist/components/TypeSpecimen/index.d.ts +3 -0
- package/dist/components/TypeSpecimen/index.d.ts.map +1 -0
- package/dist/css/strand-ui.css +1268 -87
- package/dist/index.d.ts +12 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1797 -756
- package/dist/index.js.map +1 -1
- package/package.json +2 -2
- package/src/components/CardSection/CardSection.test.ts +51 -0
- package/src/components/CardSection/CardSection.vue +42 -0
- package/src/components/CardSection/index.ts +1 -0
- package/src/components/ContainerScale/ContainerScale.test.ts +42 -0
- package/src/components/ContainerScale/ContainerScale.vue +8 -0
- package/src/components/ContainerScale/ContainerScaleAxis.vue +8 -0
- package/src/components/ContainerScale/ContainerScaleBar.vue +17 -0
- package/src/components/ContainerScale/ContainerScaleCaption.vue +8 -0
- package/src/components/ContainerScale/ContainerScaleLabel.vue +8 -0
- package/src/components/ContainerScale/ContainerScalePx.vue +8 -0
- package/src/components/ContainerScale/ContainerScaleRow.vue +8 -0
- package/src/components/ContainerScale/ContainerScaleTrack.vue +8 -0
- package/src/components/ContainerScale/index.ts +8 -0
- package/src/components/KvEditorial/KvEditorial.test.ts +43 -0
- package/src/components/KvEditorial/KvEditorial.vue +56 -0
- package/src/components/KvEditorial/index.ts +1 -0
- package/src/components/LabFrame/LabFrame.test.ts +89 -0
- package/src/components/LabFrame/LabFrame.vue +8 -0
- package/src/components/LabFrame/LabFrameActions.vue +8 -0
- package/src/components/LabFrame/LabFrameBody.vue +8 -0
- package/src/components/LabFrame/LabFrameChrome.vue +8 -0
- package/src/components/LabFrame/LabFrameContent.vue +17 -0
- package/src/components/LabFrame/LabFrameContentHead.vue +8 -0
- package/src/components/LabFrame/LabFrameDot.vue +15 -0
- package/src/components/LabFrame/LabFrameOverlay.vue +8 -0
- package/src/components/LabFrame/LabFramePanel.vue +11 -0
- package/src/components/LabFrame/LabFramePanelBody.vue +8 -0
- package/src/components/LabFrame/LabFramePanelClose.vue +26 -0
- package/src/components/LabFrame/LabFramePanelFooter.vue +8 -0
- package/src/components/LabFrame/LabFramePanelHeader.vue +8 -0
- package/src/components/LabFrame/LabFramePanelTitle.vue +8 -0
- package/src/components/LabFrame/LabFrameTitle.vue +8 -0
- package/src/components/LabFrame/index.ts +15 -0
- package/src/components/LabGlassStage/LabGlassPanel.vue +8 -0
- package/src/components/LabGlassStage/LabGlassStage.test.ts +16 -0
- package/src/components/LabGlassStage/LabGlassStage.vue +8 -0
- package/src/components/LabGlassStage/index.ts +2 -0
- package/src/components/LabRevealStage/LabRevealLine.vue +8 -0
- package/src/components/LabRevealStage/LabRevealStage.test.ts +16 -0
- package/src/components/LabRevealStage/LabRevealStage.vue +8 -0
- package/src/components/LabRevealStage/index.ts +2 -0
- package/src/components/LabShell/LabBrand.vue +8 -0
- package/src/components/LabShell/LabBrandMark.vue +8 -0
- package/src/components/LabShell/LabBrandSub.vue +8 -0
- package/src/components/LabShell/LabBrandTitle.vue +8 -0
- package/src/components/LabShell/LabExample.vue +8 -0
- package/src/components/LabShell/LabExampleCaption.vue +8 -0
- package/src/components/LabShell/LabExampleCode.vue +8 -0
- package/src/components/LabShell/LabExampleDemo.vue +30 -0
- package/src/components/LabShell/LabExampleLabel.vue +8 -0
- package/src/components/LabShell/LabExampleMeta.vue +8 -0
- package/src/components/LabShell/LabHeader.vue +8 -0
- package/src/components/LabShell/LabHeaderLead.vue +8 -0
- package/src/components/LabShell/LabHeaderMeta.vue +8 -0
- package/src/components/LabShell/LabHeaderMetaItem.vue +8 -0
- package/src/components/LabShell/LabHeaderMetaLabel.vue +8 -0
- package/src/components/LabShell/LabHeaderMetaValue.vue +8 -0
- package/src/components/LabShell/LabHeaderTitle.vue +8 -0
- package/src/components/LabShell/LabMain.vue +8 -0
- package/src/components/LabShell/LabSection.vue +8 -0
- package/src/components/LabShell/LabSectionBody.vue +8 -0
- package/src/components/LabShell/LabSectionHead.vue +8 -0
- package/src/components/LabShell/LabSectionHeadNote.vue +8 -0
- package/src/components/LabShell/LabShell.test.ts +166 -0
- package/src/components/LabShell/LabShell.vue +12 -0
- package/src/components/LabShell/LabSidebar.vue +8 -0
- package/src/components/LabShell/LabSidebarGroup.vue +8 -0
- package/src/components/LabShell/LabSidebarGroupDot.vue +8 -0
- package/src/components/LabShell/LabSidebarGroupLabel.vue +8 -0
- package/src/components/LabShell/LabSidebarGroupLink.vue +14 -0
- package/src/components/LabShell/LabSidebarGroupList.vue +8 -0
- package/src/components/LabShell/LabSidebarHead.vue +8 -0
- package/src/components/LabShell/LabSidebarScroll.vue +8 -0
- package/src/components/LabShell/LabTaxonomy.vue +8 -0
- package/src/components/LabShell/LabTaxonomyList.vue +8 -0
- package/src/components/LabShell/LabTaxonomyTitle.vue +8 -0
- package/src/components/LabShell/index.ts +34 -0
- package/src/components/LabTip/LabTip.test.ts +39 -0
- package/src/components/LabTip/LabTip.vue +18 -0
- package/src/components/LabTip/LabTipBubble.vue +19 -0
- package/src/components/LabTip/index.ts +2 -0
- package/src/components/LabUtilCell/LabUtilCell.test.ts +25 -0
- package/src/components/LabUtilCell/LabUtilCell.vue +8 -0
- package/src/components/LabUtilCell/LabUtilCellBlock.vue +8 -0
- package/src/components/LabUtilCell/LabUtilCellCaption.vue +8 -0
- package/src/components/LabUtilCell/LabUtilCellCode.vue +8 -0
- package/src/components/LabUtilCell/LabUtilCellDemo.vue +8 -0
- package/src/components/LabUtilCell/LabUtilRow.vue +8 -0
- package/src/components/LabUtilCell/index.ts +6 -0
- package/src/components/Swatch/Swatch.test.ts +29 -0
- package/src/components/Swatch/Swatch.vue +23 -0
- package/src/components/Swatch/SwatchGrid.vue +8 -0
- package/src/components/Swatch/index.ts +2 -0
- package/src/components/TokenSpecimen/TokenSpecimen.test.ts +41 -0
- package/src/components/TokenSpecimen/TokenSpecimen.vue +8 -0
- package/src/components/TokenSpecimen/TokenSpecimenBox.vue +23 -0
- package/src/components/TokenSpecimen/TokenSpecimenGrid.vue +8 -0
- package/src/components/TokenSpecimen/TokenSpecimenSpacer.vue +20 -0
- package/src/components/TokenSpecimen/index.ts +4 -0
- package/src/components/TypeSpecimen/TypeSpecimen.test.ts +17 -0
- package/src/components/TypeSpecimen/TypeSpecimen.vue +8 -0
- package/src/components/TypeSpecimen/TypeSpecimenMeta.vue +8 -0
- package/src/components/TypeSpecimen/index.ts +2 -0
- package/src/index.ts +18 -0
package/dist/index.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { defineComponent as
|
|
2
|
-
const
|
|
1
|
+
import { defineComponent as c, computed as o, openBlock as l, createElementBlock as r, normalizeClass as $, createCommentVNode as g, createElementVNode as v, normalizeStyle as R, renderSlot as i, useSlots as O, ref as N, watch as T, onMounted as F, toDisplayString as h, Fragment as B, renderList as L, createTextVNode as w, mergeProps as d, onBeforeUnmount as z, onUnmounted as S, inject as H, provide as V, nextTick as P } from "vue";
|
|
2
|
+
const G = ["type", "disabled", "aria-disabled", "aria-busy"], A = {
|
|
3
3
|
key: 0,
|
|
4
4
|
class: "strand-btn__spinner",
|
|
5
5
|
"aria-hidden": "true"
|
|
6
|
-
},
|
|
6
|
+
}, ga = /* @__PURE__ */ c({
|
|
7
7
|
__name: "Button",
|
|
8
8
|
props: {
|
|
9
9
|
variant: { default: "primary" },
|
|
@@ -15,46 +15,46 @@ const P = ["type", "disabled", "aria-disabled", "aria-busy"], U = {
|
|
|
15
15
|
fullWidth: { type: Boolean, default: !1 }
|
|
16
16
|
},
|
|
17
17
|
emits: ["click"],
|
|
18
|
-
setup(e, { emit:
|
|
19
|
-
const
|
|
18
|
+
setup(e, { emit: s }) {
|
|
19
|
+
const t = e, a = s, n = o(() => t.disabled || t.loading), f = o(
|
|
20
20
|
() => [
|
|
21
21
|
"strand-btn",
|
|
22
|
-
`strand-btn--${
|
|
23
|
-
`strand-btn--${
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
22
|
+
`strand-btn--${t.variant}`,
|
|
23
|
+
`strand-btn--${t.size}`,
|
|
24
|
+
t.iconOnly && "strand-btn--icon-only",
|
|
25
|
+
t.fullWidth && "strand-btn--full-width",
|
|
26
|
+
t.loading && "strand-btn--loading"
|
|
27
27
|
].filter(Boolean).join(" ")
|
|
28
28
|
);
|
|
29
|
-
function
|
|
30
|
-
|
|
29
|
+
function p(u) {
|
|
30
|
+
n.value || a("click", u);
|
|
31
31
|
}
|
|
32
|
-
return (
|
|
32
|
+
return (u, m) => (l(), r("button", {
|
|
33
33
|
type: e.type,
|
|
34
|
-
class:
|
|
35
|
-
disabled:
|
|
36
|
-
"aria-disabled":
|
|
34
|
+
class: $(f.value),
|
|
35
|
+
disabled: n.value,
|
|
36
|
+
"aria-disabled": n.value ? "true" : void 0,
|
|
37
37
|
"aria-busy": e.loading ? "true" : void 0,
|
|
38
|
-
onClick:
|
|
38
|
+
onClick: p
|
|
39
39
|
}, [
|
|
40
|
-
e.loading ? (l(), r("span",
|
|
41
|
-
|
|
40
|
+
e.loading ? (l(), r("span", A)) : g("", !0),
|
|
41
|
+
v("span", {
|
|
42
42
|
class: "strand-btn__content",
|
|
43
|
-
style:
|
|
43
|
+
style: R(e.loading ? { visibility: "hidden" } : void 0)
|
|
44
44
|
}, [
|
|
45
|
-
|
|
45
|
+
i(u.$slots, "default")
|
|
46
46
|
], 4)
|
|
47
|
-
], 10,
|
|
47
|
+
], 10, G));
|
|
48
48
|
}
|
|
49
|
-
}),
|
|
49
|
+
}), U = {
|
|
50
50
|
key: 0,
|
|
51
51
|
class: "strand-input__leading",
|
|
52
52
|
"aria-hidden": "true"
|
|
53
|
-
},
|
|
53
|
+
}, K = ["type", "disabled", "aria-invalid", "value"], q = {
|
|
54
54
|
key: 1,
|
|
55
55
|
class: "strand-input__trailing",
|
|
56
56
|
"aria-hidden": "true"
|
|
57
|
-
},
|
|
57
|
+
}, ka = /* @__PURE__ */ c({
|
|
58
58
|
__name: "Input",
|
|
59
59
|
props: {
|
|
60
60
|
type: { default: "text" },
|
|
@@ -63,44 +63,44 @@ const P = ["type", "disabled", "aria-disabled", "aria-busy"], U = {
|
|
|
63
63
|
modelValue: {}
|
|
64
64
|
},
|
|
65
65
|
emits: ["update:modelValue"],
|
|
66
|
-
setup(e, { emit:
|
|
67
|
-
const
|
|
66
|
+
setup(e, { emit: s }) {
|
|
67
|
+
const t = e, a = s, n = O(), f = o(
|
|
68
68
|
() => [
|
|
69
69
|
"strand-input",
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
!!
|
|
73
|
-
!!
|
|
70
|
+
t.error && "strand-input--error",
|
|
71
|
+
t.disabled && "strand-input--disabled",
|
|
72
|
+
!!n.leading && "strand-input--has-leading",
|
|
73
|
+
!!n.trailing && "strand-input--has-trailing"
|
|
74
74
|
].filter(Boolean).join(" ")
|
|
75
75
|
);
|
|
76
|
-
function
|
|
77
|
-
const
|
|
78
|
-
|
|
76
|
+
function p(u) {
|
|
77
|
+
const m = u.target;
|
|
78
|
+
a("update:modelValue", m.value);
|
|
79
79
|
}
|
|
80
|
-
return (
|
|
81
|
-
class:
|
|
80
|
+
return (u, m) => (l(), r("div", {
|
|
81
|
+
class: $(f.value)
|
|
82
82
|
}, [
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
])) :
|
|
86
|
-
|
|
83
|
+
u.$slots.leading ? (l(), r("span", U, [
|
|
84
|
+
i(u.$slots, "leading")
|
|
85
|
+
])) : g("", !0),
|
|
86
|
+
v("input", {
|
|
87
87
|
type: e.type,
|
|
88
88
|
class: "strand-input__field",
|
|
89
89
|
disabled: e.disabled,
|
|
90
90
|
"aria-invalid": e.error ? "true" : void 0,
|
|
91
91
|
value: e.modelValue,
|
|
92
|
-
onInput:
|
|
93
|
-
}, null, 40,
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
])) :
|
|
92
|
+
onInput: p
|
|
93
|
+
}, null, 40, K),
|
|
94
|
+
u.$slots.trailing ? (l(), r("span", q, [
|
|
95
|
+
i(u.$slots, "trailing")
|
|
96
|
+
])) : g("", !0)
|
|
97
97
|
], 2));
|
|
98
98
|
}
|
|
99
|
-
}),
|
|
99
|
+
}), W = ["disabled", "aria-invalid", "maxlength", "value"], J = {
|
|
100
100
|
key: 0,
|
|
101
101
|
class: "strand-textarea__count",
|
|
102
102
|
"aria-live": "polite"
|
|
103
|
-
},
|
|
103
|
+
}, Na = /* @__PURE__ */ c({
|
|
104
104
|
__name: "Textarea",
|
|
105
105
|
props: {
|
|
106
106
|
autoResize: { type: Boolean, default: !1 },
|
|
@@ -111,49 +111,49 @@ const P = ["type", "disabled", "aria-disabled", "aria-busy"], U = {
|
|
|
111
111
|
modelValue: { default: "" }
|
|
112
112
|
},
|
|
113
113
|
emits: ["update:modelValue"],
|
|
114
|
-
setup(e, { emit:
|
|
115
|
-
const
|
|
114
|
+
setup(e, { emit: s }) {
|
|
115
|
+
const t = e, a = s, n = N(null), f = o(
|
|
116
116
|
() => [
|
|
117
117
|
"strand-textarea",
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
118
|
+
t.error && "strand-textarea--error",
|
|
119
|
+
t.disabled && "strand-textarea--disabled",
|
|
120
|
+
t.autoResize && "strand-textarea--auto-resize"
|
|
121
121
|
].filter(Boolean).join(" ")
|
|
122
|
-
),
|
|
123
|
-
() => typeof
|
|
122
|
+
), p = o(
|
|
123
|
+
() => typeof t.modelValue == "string" ? t.modelValue.length : 0
|
|
124
124
|
);
|
|
125
|
-
function
|
|
126
|
-
|
|
125
|
+
function u() {
|
|
126
|
+
t.autoResize && n.value && (n.value.style.height = "auto", n.value.style.height = `${n.value.scrollHeight}px`);
|
|
127
127
|
}
|
|
128
|
-
function
|
|
129
|
-
const
|
|
130
|
-
|
|
128
|
+
function m(b) {
|
|
129
|
+
const _ = b.target;
|
|
130
|
+
a("update:modelValue", _.value), u();
|
|
131
131
|
}
|
|
132
|
-
return T(() =>
|
|
133
|
-
|
|
134
|
-
}),
|
|
135
|
-
|
|
136
|
-
}), (
|
|
137
|
-
class:
|
|
132
|
+
return T(() => t.modelValue, () => {
|
|
133
|
+
u();
|
|
134
|
+
}), F(() => {
|
|
135
|
+
u();
|
|
136
|
+
}), (b, _) => (l(), r("div", {
|
|
137
|
+
class: $(f.value)
|
|
138
138
|
}, [
|
|
139
|
-
|
|
139
|
+
v("textarea", {
|
|
140
140
|
ref_key: "textareaRef",
|
|
141
|
-
ref:
|
|
141
|
+
ref: n,
|
|
142
142
|
class: "strand-textarea__field",
|
|
143
143
|
disabled: e.disabled,
|
|
144
144
|
"aria-invalid": e.error ? "true" : void 0,
|
|
145
145
|
maxlength: e.maxLength,
|
|
146
146
|
value: e.modelValue,
|
|
147
|
-
onInput:
|
|
148
|
-
}, null, 40,
|
|
149
|
-
e.showCount && e.maxLength != null ? (l(), r("span",
|
|
147
|
+
onInput: m
|
|
148
|
+
}, null, 40, W),
|
|
149
|
+
e.showCount && e.maxLength != null ? (l(), r("span", J, h(p.value) + "/" + h(e.maxLength), 1)) : g("", !0)
|
|
150
150
|
], 2));
|
|
151
151
|
}
|
|
152
|
-
}),
|
|
152
|
+
}), Z = ["value", "disabled", "aria-invalid"], Q = {
|
|
153
153
|
key: 0,
|
|
154
154
|
value: "",
|
|
155
155
|
disabled: ""
|
|
156
|
-
}, X = ["value"],
|
|
156
|
+
}, X = ["value"], Ba = /* @__PURE__ */ c({
|
|
157
157
|
__name: "Select",
|
|
158
158
|
props: {
|
|
159
159
|
options: {},
|
|
@@ -163,35 +163,35 @@ const P = ["type", "disabled", "aria-disabled", "aria-busy"], U = {
|
|
|
163
163
|
placeholder: {}
|
|
164
164
|
},
|
|
165
165
|
emits: ["update:modelValue"],
|
|
166
|
-
setup(e, { emit:
|
|
167
|
-
const
|
|
166
|
+
setup(e, { emit: s }) {
|
|
167
|
+
const t = e, a = s, n = o(
|
|
168
168
|
() => [
|
|
169
169
|
"strand-select",
|
|
170
|
-
|
|
171
|
-
|
|
170
|
+
t.error && "strand-select--error",
|
|
171
|
+
t.disabled && "strand-select--disabled"
|
|
172
172
|
].filter(Boolean).join(" ")
|
|
173
173
|
);
|
|
174
|
-
function
|
|
175
|
-
const
|
|
176
|
-
|
|
174
|
+
function f(p) {
|
|
175
|
+
const u = p.target;
|
|
176
|
+
a("update:modelValue", u.value);
|
|
177
177
|
}
|
|
178
|
-
return (
|
|
179
|
-
class:
|
|
178
|
+
return (p, u) => (l(), r("div", {
|
|
179
|
+
class: $(n.value)
|
|
180
180
|
}, [
|
|
181
|
-
|
|
181
|
+
v("select", {
|
|
182
182
|
class: "strand-select__field",
|
|
183
183
|
value: e.modelValue,
|
|
184
184
|
disabled: e.disabled,
|
|
185
185
|
"aria-invalid": e.error ? "true" : void 0,
|
|
186
|
-
onChange:
|
|
186
|
+
onChange: f
|
|
187
187
|
}, [
|
|
188
|
-
e.placeholder ? (l(), r("option", Q,
|
|
189
|
-
(l(!0), r(
|
|
190
|
-
key:
|
|
191
|
-
value:
|
|
192
|
-
},
|
|
193
|
-
], 40,
|
|
194
|
-
|
|
188
|
+
e.placeholder ? (l(), r("option", Q, h(e.placeholder), 1)) : g("", !0),
|
|
189
|
+
(l(!0), r(B, null, L(e.options, (m) => (l(), r("option", {
|
|
190
|
+
key: m.value,
|
|
191
|
+
value: m.value
|
|
192
|
+
}, h(m.label), 9, X))), 128))
|
|
193
|
+
], 40, Z),
|
|
194
|
+
u[0] || (u[0] = v("span", {
|
|
195
195
|
class: "strand-select__arrow",
|
|
196
196
|
"aria-hidden": "true"
|
|
197
197
|
}, null, -1))
|
|
@@ -205,15 +205,15 @@ const P = ["type", "disabled", "aria-disabled", "aria-busy"], U = {
|
|
|
205
205
|
class: "strand-checkbox__icon",
|
|
206
206
|
viewBox: "0 0 16 16",
|
|
207
207
|
fill: "none"
|
|
208
|
-
},
|
|
208
|
+
}, se = {
|
|
209
209
|
key: 1,
|
|
210
210
|
class: "strand-checkbox__icon",
|
|
211
211
|
viewBox: "0 0 16 16",
|
|
212
212
|
fill: "none"
|
|
213
|
-
},
|
|
213
|
+
}, te = {
|
|
214
214
|
key: 0,
|
|
215
215
|
class: "strand-checkbox__label"
|
|
216
|
-
},
|
|
216
|
+
}, La = /* @__PURE__ */ c({
|
|
217
217
|
__name: "Checkbox",
|
|
218
218
|
props: {
|
|
219
219
|
checked: { type: Boolean, default: !1 },
|
|
@@ -222,47 +222,47 @@ const P = ["type", "disabled", "aria-disabled", "aria-busy"], U = {
|
|
|
222
222
|
label: {}
|
|
223
223
|
},
|
|
224
224
|
emits: ["change"],
|
|
225
|
-
setup(e, { emit:
|
|
226
|
-
const
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
}), T(() =>
|
|
230
|
-
|
|
225
|
+
setup(e, { emit: s }) {
|
|
226
|
+
const t = e, a = s, n = N(null);
|
|
227
|
+
F(() => {
|
|
228
|
+
n.value && (n.value.indeterminate = t.indeterminate);
|
|
229
|
+
}), T(() => t.indeterminate, (b) => {
|
|
230
|
+
n.value && (n.value.indeterminate = b);
|
|
231
231
|
});
|
|
232
|
-
const
|
|
232
|
+
const f = o(
|
|
233
233
|
() => [
|
|
234
234
|
"strand-checkbox",
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
235
|
+
t.checked && "strand-checkbox--checked",
|
|
236
|
+
t.indeterminate && "strand-checkbox--indeterminate",
|
|
237
|
+
t.disabled && "strand-checkbox--disabled"
|
|
238
238
|
].filter(Boolean).join(" ")
|
|
239
|
-
),
|
|
240
|
-
() =>
|
|
239
|
+
), p = o(
|
|
240
|
+
() => t.indeterminate ? "mixed" : t.checked ? "true" : "false"
|
|
241
241
|
);
|
|
242
|
-
function
|
|
243
|
-
|
|
242
|
+
function u(b) {
|
|
243
|
+
t.disabled || a("change", b);
|
|
244
244
|
}
|
|
245
|
-
function
|
|
246
|
-
|
|
245
|
+
function m(b) {
|
|
246
|
+
b.key === " " && !t.disabled && (b.preventDefault(), n.value && n.value.click());
|
|
247
247
|
}
|
|
248
|
-
return (
|
|
249
|
-
class:
|
|
250
|
-
onKeydown:
|
|
248
|
+
return (b, _) => (l(), r("label", {
|
|
249
|
+
class: $(f.value),
|
|
250
|
+
onKeydown: m
|
|
251
251
|
}, [
|
|
252
|
-
|
|
252
|
+
v("input", {
|
|
253
253
|
ref_key: "inputRef",
|
|
254
|
-
ref:
|
|
254
|
+
ref: n,
|
|
255
255
|
type: "checkbox",
|
|
256
256
|
class: "strand-checkbox__native",
|
|
257
257
|
checked: e.checked,
|
|
258
258
|
disabled: e.disabled,
|
|
259
|
-
"aria-checked":
|
|
259
|
+
"aria-checked": p.value,
|
|
260
260
|
role: "checkbox",
|
|
261
|
-
onChange:
|
|
261
|
+
onChange: u
|
|
262
262
|
}, null, 40, Y),
|
|
263
|
-
|
|
264
|
-
e.indeterminate ? (l(), r("svg", ae, [...
|
|
265
|
-
|
|
263
|
+
v("span", ee, [
|
|
264
|
+
e.indeterminate ? (l(), r("svg", ae, [..._[0] || (_[0] = [
|
|
265
|
+
v("line", {
|
|
266
266
|
x1: "4",
|
|
267
267
|
y1: "8",
|
|
268
268
|
x2: "12",
|
|
@@ -271,23 +271,23 @@ const P = ["type", "disabled", "aria-disabled", "aria-busy"], U = {
|
|
|
271
271
|
"stroke-width": "2",
|
|
272
272
|
"stroke-linecap": "round"
|
|
273
273
|
}, null, -1)
|
|
274
|
-
])])) : e.checked ? (l(), r("svg",
|
|
275
|
-
|
|
274
|
+
])])) : e.checked ? (l(), r("svg", se, [..._[1] || (_[1] = [
|
|
275
|
+
v("path", {
|
|
276
276
|
d: "M3.5 8L6.5 11L12.5 5",
|
|
277
277
|
stroke: "currentColor",
|
|
278
278
|
"stroke-width": "2",
|
|
279
279
|
"stroke-linecap": "round",
|
|
280
280
|
"stroke-linejoin": "round"
|
|
281
281
|
}, null, -1)
|
|
282
|
-
])])) :
|
|
282
|
+
])])) : g("", !0)
|
|
283
283
|
]),
|
|
284
|
-
e.label ? (l(), r("span",
|
|
284
|
+
e.label ? (l(), r("span", te, h(e.label), 1)) : g("", !0)
|
|
285
285
|
], 34));
|
|
286
286
|
}
|
|
287
287
|
}), ne = ["checked", "disabled", "name", "value"], le = {
|
|
288
288
|
key: 0,
|
|
289
289
|
class: "strand-radio__label"
|
|
290
|
-
},
|
|
290
|
+
}, ja = /* @__PURE__ */ c({
|
|
291
291
|
__name: "Radio",
|
|
292
292
|
props: {
|
|
293
293
|
checked: { type: Boolean, default: !1 },
|
|
@@ -297,42 +297,42 @@ const P = ["type", "disabled", "aria-disabled", "aria-busy"], U = {
|
|
|
297
297
|
value: {}
|
|
298
298
|
},
|
|
299
299
|
emits: ["change"],
|
|
300
|
-
setup(e, { emit:
|
|
301
|
-
const
|
|
300
|
+
setup(e, { emit: s }) {
|
|
301
|
+
const t = e, a = s, n = o(
|
|
302
302
|
() => [
|
|
303
303
|
"strand-radio",
|
|
304
|
-
|
|
305
|
-
|
|
304
|
+
t.checked && "strand-radio--checked",
|
|
305
|
+
t.disabled && "strand-radio--disabled"
|
|
306
306
|
].filter(Boolean).join(" ")
|
|
307
307
|
);
|
|
308
|
-
function
|
|
309
|
-
|
|
308
|
+
function f(p) {
|
|
309
|
+
t.disabled || a("change", p);
|
|
310
310
|
}
|
|
311
|
-
return (
|
|
312
|
-
class:
|
|
311
|
+
return (p, u) => (l(), r("label", {
|
|
312
|
+
class: $(n.value)
|
|
313
313
|
}, [
|
|
314
|
-
|
|
314
|
+
v("input", {
|
|
315
315
|
type: "radio",
|
|
316
316
|
class: "strand-radio__native",
|
|
317
317
|
checked: e.checked,
|
|
318
318
|
disabled: e.disabled,
|
|
319
319
|
name: e.name,
|
|
320
320
|
value: e.value,
|
|
321
|
-
onChange:
|
|
321
|
+
onChange: f
|
|
322
322
|
}, null, 40, ne),
|
|
323
|
-
|
|
323
|
+
u[0] || (u[0] = v("span", {
|
|
324
324
|
class: "strand-radio__control",
|
|
325
325
|
"aria-hidden": "true"
|
|
326
326
|
}, [
|
|
327
|
-
|
|
327
|
+
v("span", { class: "strand-radio__dot" })
|
|
328
328
|
], -1)),
|
|
329
|
-
e.label ? (l(), r("span", le,
|
|
329
|
+
e.label ? (l(), r("span", le, h(e.label), 1)) : g("", !0)
|
|
330
330
|
], 2));
|
|
331
331
|
}
|
|
332
332
|
}), re = ["aria-checked", "disabled"], oe = {
|
|
333
333
|
key: 0,
|
|
334
334
|
class: "strand-switch__label"
|
|
335
|
-
},
|
|
335
|
+
}, Ca = /* @__PURE__ */ c({
|
|
336
336
|
__name: "Switch",
|
|
337
337
|
props: {
|
|
338
338
|
checked: { type: Boolean, default: !1 },
|
|
@@ -340,41 +340,41 @@ const P = ["type", "disabled", "aria-disabled", "aria-busy"], U = {
|
|
|
340
340
|
label: {}
|
|
341
341
|
},
|
|
342
342
|
emits: ["change"],
|
|
343
|
-
setup(e, { emit:
|
|
344
|
-
const
|
|
343
|
+
setup(e, { emit: s }) {
|
|
344
|
+
const t = e, a = s, n = o(
|
|
345
345
|
() => [
|
|
346
346
|
"strand-switch",
|
|
347
|
-
|
|
348
|
-
|
|
347
|
+
t.checked && "strand-switch--checked",
|
|
348
|
+
t.disabled && "strand-switch--disabled"
|
|
349
349
|
].filter(Boolean).join(" ")
|
|
350
350
|
);
|
|
351
|
-
function
|
|
352
|
-
|
|
351
|
+
function f() {
|
|
352
|
+
t.disabled || a("change", !t.checked);
|
|
353
353
|
}
|
|
354
|
-
function
|
|
355
|
-
(
|
|
354
|
+
function p(u) {
|
|
355
|
+
(u.key === " " || u.key === "Enter") && !t.disabled && (u.preventDefault(), a("change", !t.checked));
|
|
356
356
|
}
|
|
357
|
-
return (
|
|
358
|
-
class:
|
|
357
|
+
return (u, m) => (l(), r("label", {
|
|
358
|
+
class: $(n.value)
|
|
359
359
|
}, [
|
|
360
|
-
|
|
360
|
+
v("button", {
|
|
361
361
|
type: "button",
|
|
362
362
|
role: "switch",
|
|
363
363
|
class: "strand-switch__track",
|
|
364
364
|
"aria-checked": e.checked ? "true" : "false",
|
|
365
365
|
disabled: e.disabled,
|
|
366
|
-
onClick:
|
|
367
|
-
onKeydown:
|
|
368
|
-
}, [...
|
|
369
|
-
|
|
366
|
+
onClick: f,
|
|
367
|
+
onKeydown: p
|
|
368
|
+
}, [...m[0] || (m[0] = [
|
|
369
|
+
v("span", {
|
|
370
370
|
class: "strand-switch__thumb",
|
|
371
371
|
"aria-hidden": "true"
|
|
372
372
|
}, null, -1)
|
|
373
373
|
])], 40, re),
|
|
374
|
-
e.label ? (l(), r("span", oe,
|
|
374
|
+
e.label ? (l(), r("span", oe, h(e.label), 1)) : g("", !0)
|
|
375
375
|
], 2));
|
|
376
376
|
}
|
|
377
|
-
}),
|
|
377
|
+
}), ce = ["min", "max", "step", "value", "disabled", "aria-valuemin", "aria-valuemax", "aria-valuenow"], wa = /* @__PURE__ */ c({
|
|
378
378
|
__name: "Slider",
|
|
379
379
|
props: {
|
|
380
380
|
min: { default: 0 },
|
|
@@ -384,21 +384,21 @@ const P = ["type", "disabled", "aria-disabled", "aria-busy"], U = {
|
|
|
384
384
|
disabled: { type: Boolean, default: !1 }
|
|
385
385
|
},
|
|
386
386
|
emits: ["update:modelValue"],
|
|
387
|
-
setup(e, { emit:
|
|
388
|
-
const
|
|
387
|
+
setup(e, { emit: s }) {
|
|
388
|
+
const t = e, a = s, n = o(
|
|
389
389
|
() => [
|
|
390
390
|
"strand-slider",
|
|
391
|
-
|
|
391
|
+
t.disabled && "strand-slider--disabled"
|
|
392
392
|
].filter(Boolean).join(" ")
|
|
393
393
|
);
|
|
394
|
-
function
|
|
395
|
-
const
|
|
396
|
-
|
|
394
|
+
function f(p) {
|
|
395
|
+
const u = p.target;
|
|
396
|
+
a("update:modelValue", Number(u.value));
|
|
397
397
|
}
|
|
398
|
-
return (
|
|
399
|
-
class:
|
|
398
|
+
return (p, u) => (l(), r("div", {
|
|
399
|
+
class: $(n.value)
|
|
400
400
|
}, [
|
|
401
|
-
|
|
401
|
+
v("input", {
|
|
402
402
|
type: "range",
|
|
403
403
|
class: "strand-slider__field",
|
|
404
404
|
min: e.min,
|
|
@@ -409,15 +409,15 @@ const P = ["type", "disabled", "aria-disabled", "aria-busy"], U = {
|
|
|
409
409
|
"aria-valuemin": e.min,
|
|
410
410
|
"aria-valuemax": e.max,
|
|
411
411
|
"aria-valuenow": e.modelValue,
|
|
412
|
-
onInput:
|
|
413
|
-
}, null, 40,
|
|
412
|
+
onInput: f
|
|
413
|
+
}, null, 40, ce)
|
|
414
414
|
], 2));
|
|
415
415
|
}
|
|
416
|
-
}),
|
|
416
|
+
}), ie = ["for"], de = {
|
|
417
417
|
key: 0,
|
|
418
418
|
class: "strand-form-field__required",
|
|
419
419
|
"aria-hidden": "true"
|
|
420
|
-
}, ue = { class: "strand-form-field__control" }, fe = ["id"],
|
|
420
|
+
}, ue = { class: "strand-form-field__control" }, fe = ["id"], pe = ["id"], Sa = /* @__PURE__ */ c({
|
|
421
421
|
__name: "FormField",
|
|
422
422
|
props: {
|
|
423
423
|
label: {},
|
|
@@ -427,38 +427,38 @@ const P = ["type", "disabled", "aria-disabled", "aria-busy"], U = {
|
|
|
427
427
|
required: { type: Boolean, default: !1 }
|
|
428
428
|
},
|
|
429
429
|
setup(e) {
|
|
430
|
-
const
|
|
430
|
+
const s = e, t = o(
|
|
431
431
|
() => [
|
|
432
432
|
"strand-form-field",
|
|
433
|
-
|
|
433
|
+
s.error && "strand-form-field--error"
|
|
434
434
|
].filter(Boolean).join(" ")
|
|
435
435
|
);
|
|
436
|
-
return (
|
|
437
|
-
class:
|
|
436
|
+
return (a, n) => (l(), r("div", {
|
|
437
|
+
class: $(t.value)
|
|
438
438
|
}, [
|
|
439
|
-
|
|
439
|
+
v("label", {
|
|
440
440
|
class: "strand-form-field__label",
|
|
441
441
|
for: e.htmlFor
|
|
442
442
|
}, [
|
|
443
|
-
|
|
444
|
-
e.required ? (l(), r("span",
|
|
445
|
-
], 8,
|
|
446
|
-
|
|
447
|
-
|
|
443
|
+
w(h(e.label) + " ", 1),
|
|
444
|
+
e.required ? (l(), r("span", de, " * ")) : g("", !0)
|
|
445
|
+
], 8, ie),
|
|
446
|
+
v("div", ue, [
|
|
447
|
+
i(a.$slots, "default")
|
|
448
448
|
]),
|
|
449
449
|
e.error ? (l(), r("p", {
|
|
450
450
|
key: 0,
|
|
451
451
|
class: "strand-form-field__error",
|
|
452
452
|
id: `${e.htmlFor}-error`,
|
|
453
453
|
role: "alert"
|
|
454
|
-
},
|
|
454
|
+
}, h(e.error), 9, fe)) : e.hint ? (l(), r("p", {
|
|
455
455
|
key: 1,
|
|
456
456
|
class: "strand-form-field__hint",
|
|
457
457
|
id: `${e.htmlFor}-hint`
|
|
458
|
-
},
|
|
458
|
+
}, h(e.hint), 9, pe)) : g("", !0)
|
|
459
459
|
], 2));
|
|
460
460
|
}
|
|
461
|
-
}),
|
|
461
|
+
}), Ta = /* @__PURE__ */ c({
|
|
462
462
|
__name: "Card",
|
|
463
463
|
props: {
|
|
464
464
|
variant: { default: "elevated" },
|
|
@@ -466,19 +466,19 @@ const P = ["type", "disabled", "aria-disabled", "aria-busy"], U = {
|
|
|
466
466
|
className: { default: "" }
|
|
467
467
|
},
|
|
468
468
|
setup(e) {
|
|
469
|
-
const
|
|
469
|
+
const s = e, t = o(
|
|
470
470
|
() => [
|
|
471
471
|
"strand-card",
|
|
472
|
-
`strand-card--${
|
|
473
|
-
`strand-card--pad-${
|
|
474
|
-
|
|
472
|
+
`strand-card--${s.variant}`,
|
|
473
|
+
`strand-card--pad-${s.padding}`,
|
|
474
|
+
s.className
|
|
475
475
|
].filter(Boolean).join(" ")
|
|
476
476
|
);
|
|
477
|
-
return (
|
|
478
|
-
|
|
477
|
+
return (a, n) => (l(), r("div", d({ class: t.value }, a.$attrs), [
|
|
478
|
+
i(a.$slots, "default")
|
|
479
479
|
], 16));
|
|
480
480
|
}
|
|
481
|
-
}), me = ["aria-label"],
|
|
481
|
+
}), me = ["aria-label"], Fa = /* @__PURE__ */ c({
|
|
482
482
|
__name: "Badge",
|
|
483
483
|
props: {
|
|
484
484
|
variant: { default: "count" },
|
|
@@ -488,32 +488,32 @@ const P = ["type", "disabled", "aria-disabled", "aria-busy"], U = {
|
|
|
488
488
|
className: { default: "" }
|
|
489
489
|
},
|
|
490
490
|
setup(e) {
|
|
491
|
-
const
|
|
492
|
-
if (
|
|
493
|
-
if (
|
|
494
|
-
}),
|
|
491
|
+
const s = e, t = O(), a = o(() => !!t.default), n = o(() => s.variant === "count" ? s.count != null && s.count > s.maxCount ? `${s.maxCount}+` : s.count : null), f = o(() => {
|
|
492
|
+
if (s.variant === "dot") return "Status indicator";
|
|
493
|
+
if (s.count != null) return `${s.count} notifications`;
|
|
494
|
+
}), p = o(
|
|
495
495
|
() => [
|
|
496
496
|
"strand-badge__indicator",
|
|
497
|
-
`strand-badge--${
|
|
498
|
-
`strand-badge--${
|
|
497
|
+
`strand-badge--${s.variant}`,
|
|
498
|
+
`strand-badge--${s.status}`
|
|
499
499
|
].filter(Boolean).join(" ")
|
|
500
|
-
),
|
|
501
|
-
() =>
|
|
500
|
+
), u = o(
|
|
501
|
+
() => a.value ? ["strand-badge", s.className].filter(Boolean).join(" ") : ["strand-badge", "strand-badge--inline", s.className].filter(Boolean).join(" ")
|
|
502
502
|
);
|
|
503
|
-
return (
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
class:
|
|
507
|
-
"aria-label":
|
|
503
|
+
return (m, b) => (l(), r("span", d({ class: u.value }, m.$attrs), [
|
|
504
|
+
i(m.$slots, "default"),
|
|
505
|
+
v("span", {
|
|
506
|
+
class: $(p.value),
|
|
507
|
+
"aria-label": f.value,
|
|
508
508
|
role: "status"
|
|
509
|
-
},
|
|
509
|
+
}, h(n.value), 11, me)
|
|
510
510
|
], 16));
|
|
511
511
|
}
|
|
512
|
-
}),
|
|
512
|
+
}), _e = ["aria-label"], ve = ["src", "alt"], be = {
|
|
513
513
|
key: 1,
|
|
514
514
|
class: "strand-avatar__initials",
|
|
515
515
|
"aria-hidden": "true"
|
|
516
|
-
}, xa = /* @__PURE__ */
|
|
516
|
+
}, xa = /* @__PURE__ */ c({
|
|
517
517
|
__name: "Avatar",
|
|
518
518
|
props: {
|
|
519
519
|
src: {},
|
|
@@ -523,30 +523,30 @@ const P = ["type", "disabled", "aria-disabled", "aria-busy"], U = {
|
|
|
523
523
|
className: { default: "" }
|
|
524
524
|
},
|
|
525
525
|
setup(e) {
|
|
526
|
-
const
|
|
527
|
-
|
|
528
|
-
},
|
|
526
|
+
const s = e, t = N(!1), a = () => {
|
|
527
|
+
t.value = !0;
|
|
528
|
+
}, n = o(() => s.src && !t.value), f = o(() => s.initials.slice(0, 2).toUpperCase()), p = o(
|
|
529
529
|
() => [
|
|
530
530
|
"strand-avatar",
|
|
531
|
-
`strand-avatar--${
|
|
532
|
-
|
|
531
|
+
`strand-avatar--${s.size}`,
|
|
532
|
+
s.className
|
|
533
533
|
].filter(Boolean).join(" ")
|
|
534
534
|
);
|
|
535
|
-
return (
|
|
536
|
-
class:
|
|
535
|
+
return (u, m) => (l(), r("div", d({
|
|
536
|
+
class: p.value,
|
|
537
537
|
role: "img",
|
|
538
|
-
"aria-label": e.alt ||
|
|
539
|
-
},
|
|
540
|
-
|
|
538
|
+
"aria-label": e.alt || f.value
|
|
539
|
+
}, u.$attrs), [
|
|
540
|
+
n.value ? (l(), r("img", {
|
|
541
541
|
key: 0,
|
|
542
542
|
class: "strand-avatar__img",
|
|
543
543
|
src: e.src,
|
|
544
544
|
alt: e.alt,
|
|
545
|
-
onError:
|
|
546
|
-
}, null, 40,
|
|
547
|
-
], 16,
|
|
545
|
+
onError: a
|
|
546
|
+
}, null, 40, ve)) : (l(), r("span", be, h(f.value), 1))
|
|
547
|
+
], 16, _e));
|
|
548
548
|
}
|
|
549
|
-
}),
|
|
549
|
+
}), he = { class: "strand-tag__text" }, Ra = /* @__PURE__ */ c({
|
|
550
550
|
__name: "Tag",
|
|
551
551
|
props: {
|
|
552
552
|
variant: { default: "solid" },
|
|
@@ -555,105 +555,105 @@ const P = ["type", "disabled", "aria-disabled", "aria-busy"], U = {
|
|
|
555
555
|
className: { default: "" }
|
|
556
556
|
},
|
|
557
557
|
emits: ["remove"],
|
|
558
|
-
setup(e, { emit:
|
|
559
|
-
const
|
|
558
|
+
setup(e, { emit: s }) {
|
|
559
|
+
const t = e, a = s, n = o(
|
|
560
560
|
() => [
|
|
561
561
|
"strand-tag",
|
|
562
|
-
`strand-tag--${
|
|
563
|
-
`strand-tag--${
|
|
564
|
-
|
|
562
|
+
`strand-tag--${t.variant}`,
|
|
563
|
+
`strand-tag--${t.status}`,
|
|
564
|
+
t.className
|
|
565
565
|
].filter(Boolean).join(" ")
|
|
566
566
|
);
|
|
567
|
-
return (
|
|
568
|
-
|
|
569
|
-
|
|
567
|
+
return (f, p) => (l(), r("span", d({ class: n.value }, f.$attrs), [
|
|
568
|
+
v("span", he, [
|
|
569
|
+
i(f.$slots, "default")
|
|
570
570
|
]),
|
|
571
571
|
e.removable ? (l(), r("button", {
|
|
572
572
|
key: 0,
|
|
573
573
|
type: "button",
|
|
574
574
|
class: "strand-tag__remove",
|
|
575
575
|
"aria-label": "Remove",
|
|
576
|
-
onClick:
|
|
577
|
-
}, [...
|
|
578
|
-
|
|
576
|
+
onClick: p[0] || (p[0] = (u) => a("remove"))
|
|
577
|
+
}, [...p[1] || (p[1] = [
|
|
578
|
+
v("svg", {
|
|
579
579
|
width: "12",
|
|
580
580
|
height: "12",
|
|
581
581
|
viewBox: "0 0 12 12",
|
|
582
582
|
fill: "none",
|
|
583
583
|
"aria-hidden": "true"
|
|
584
584
|
}, [
|
|
585
|
-
|
|
585
|
+
v("path", {
|
|
586
586
|
d: "M3 3l6 6M9 3l-6 6",
|
|
587
587
|
stroke: "currentColor",
|
|
588
588
|
"stroke-width": "1.5",
|
|
589
589
|
"stroke-linecap": "round"
|
|
590
590
|
})
|
|
591
591
|
], -1)
|
|
592
|
-
])])) :
|
|
592
|
+
])])) : g("", !0)
|
|
593
593
|
], 16));
|
|
594
594
|
}
|
|
595
|
-
}),
|
|
595
|
+
}), $e = { class: "strand-table" }, ye = { class: "strand-table__head" }, ge = ["aria-label", "onClick"], ke = {
|
|
596
596
|
class: "strand-table__sort-indicator",
|
|
597
597
|
"aria-hidden": "true"
|
|
598
|
-
},
|
|
598
|
+
}, Ne = { class: "strand-table__body" }, Ea = /* @__PURE__ */ c({
|
|
599
599
|
__name: "Table",
|
|
600
600
|
props: {
|
|
601
601
|
columns: {},
|
|
602
602
|
data: {}
|
|
603
603
|
},
|
|
604
604
|
emits: ["sort"],
|
|
605
|
-
setup(e, { emit:
|
|
606
|
-
const
|
|
605
|
+
setup(e, { emit: s }) {
|
|
606
|
+
const t = s, a = N(null), n = N("asc"), f = o(
|
|
607
607
|
() => ["strand-table-wrapper"].filter(Boolean).join(" ")
|
|
608
608
|
);
|
|
609
|
-
function
|
|
610
|
-
const
|
|
611
|
-
|
|
609
|
+
function p(m) {
|
|
610
|
+
const b = a.value === m && n.value === "asc" ? "desc" : "asc";
|
|
611
|
+
a.value = m, n.value = b, t("sort", m, b);
|
|
612
612
|
}
|
|
613
|
-
function
|
|
614
|
-
return
|
|
613
|
+
function u(m) {
|
|
614
|
+
return a.value === m ? n.value === "asc" ? "↑" : "↓" : "↕";
|
|
615
615
|
}
|
|
616
|
-
return (
|
|
617
|
-
class:
|
|
616
|
+
return (m, b) => (l(), r("div", {
|
|
617
|
+
class: $(f.value)
|
|
618
618
|
}, [
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
(l(!0), r(
|
|
623
|
-
key:
|
|
619
|
+
v("table", $e, [
|
|
620
|
+
v("thead", ye, [
|
|
621
|
+
v("tr", null, [
|
|
622
|
+
(l(!0), r(B, null, L(e.columns, (_) => (l(), r("th", {
|
|
623
|
+
key: _.key,
|
|
624
624
|
class: "strand-table__th",
|
|
625
|
-
style:
|
|
625
|
+
style: R(_.width ? { width: _.width } : void 0)
|
|
626
626
|
}, [
|
|
627
|
-
|
|
627
|
+
_.sortable ? (l(), r("button", {
|
|
628
628
|
key: 0,
|
|
629
629
|
type: "button",
|
|
630
630
|
class: "strand-table__sort-btn",
|
|
631
|
-
"aria-label": `Sort by ${
|
|
632
|
-
onClick: (
|
|
631
|
+
"aria-label": `Sort by ${_.header}`,
|
|
632
|
+
onClick: (y) => p(_.key)
|
|
633
633
|
}, [
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
], 8,
|
|
637
|
-
|
|
634
|
+
w(h(_.header) + " ", 1),
|
|
635
|
+
v("span", ke, h(u(_.key)), 1)
|
|
636
|
+
], 8, ge)) : (l(), r(B, { key: 1 }, [
|
|
637
|
+
w(h(_.header), 1)
|
|
638
638
|
], 64))
|
|
639
639
|
], 4))), 128))
|
|
640
640
|
])
|
|
641
641
|
]),
|
|
642
|
-
|
|
643
|
-
(l(!0), r(
|
|
644
|
-
key:
|
|
642
|
+
v("tbody", Ne, [
|
|
643
|
+
(l(!0), r(B, null, L(e.data, (_, y) => (l(), r("tr", {
|
|
644
|
+
key: y,
|
|
645
645
|
class: "strand-table__row"
|
|
646
646
|
}, [
|
|
647
|
-
(l(!0), r(
|
|
648
|
-
key:
|
|
647
|
+
(l(!0), r(B, null, L(e.columns, (k) => (l(), r("td", {
|
|
648
|
+
key: k.key,
|
|
649
649
|
class: "strand-table__td"
|
|
650
|
-
},
|
|
650
|
+
}, h(_[k.key]), 1))), 128))
|
|
651
651
|
]))), 128))
|
|
652
652
|
])
|
|
653
653
|
])
|
|
654
654
|
], 2));
|
|
655
655
|
}
|
|
656
|
-
}),
|
|
656
|
+
}), Be = { class: "strand-data-readout__label" }, Le = { class: "strand-data-readout__value" }, Ma = /* @__PURE__ */ c({
|
|
657
657
|
__name: "DataReadout",
|
|
658
658
|
props: {
|
|
659
659
|
label: {},
|
|
@@ -662,22 +662,22 @@ const P = ["type", "disabled", "aria-disabled", "aria-busy"], U = {
|
|
|
662
662
|
className: { default: "" }
|
|
663
663
|
},
|
|
664
664
|
setup(e) {
|
|
665
|
-
const
|
|
665
|
+
const s = e, t = o(
|
|
666
666
|
() => [
|
|
667
667
|
"strand-data-readout",
|
|
668
|
-
|
|
669
|
-
|
|
668
|
+
s.size && s.size !== "md" ? `strand-data-readout--${s.size}` : "",
|
|
669
|
+
s.className
|
|
670
670
|
].filter(Boolean).join(" ")
|
|
671
671
|
);
|
|
672
|
-
return (
|
|
673
|
-
|
|
674
|
-
|
|
672
|
+
return (a, n) => (l(), r("div", d({ class: t.value }, a.$attrs), [
|
|
673
|
+
v("span", Be, h(e.label), 1),
|
|
674
|
+
v("span", Le, h(e.value), 1)
|
|
675
675
|
], 16));
|
|
676
676
|
}
|
|
677
|
-
}),
|
|
677
|
+
}), je = ["data-strand-copy"], Ce = {
|
|
678
678
|
key: 0,
|
|
679
679
|
class: "strand-code-block__label"
|
|
680
|
-
},
|
|
680
|
+
}, we = { class: "strand-code-block__pre" }, Se = ["aria-label"], Te = 1500, Ia = /* @__PURE__ */ c({
|
|
681
681
|
__name: "CodeBlock",
|
|
682
682
|
props: {
|
|
683
683
|
code: {},
|
|
@@ -686,44 +686,44 @@ const P = ["type", "disabled", "aria-disabled", "aria-busy"], U = {
|
|
|
686
686
|
copyable: { type: Boolean, default: !0 }
|
|
687
687
|
},
|
|
688
688
|
setup(e) {
|
|
689
|
-
const
|
|
690
|
-
() => ["strand-code-block",
|
|
691
|
-
),
|
|
692
|
-
let
|
|
693
|
-
|
|
694
|
-
|
|
689
|
+
const s = e, t = o(
|
|
690
|
+
() => ["strand-code-block", s.className].filter(Boolean).join(" ")
|
|
691
|
+
), a = N(!1);
|
|
692
|
+
let n = null;
|
|
693
|
+
z(() => {
|
|
694
|
+
n !== null && window.clearTimeout(n);
|
|
695
695
|
});
|
|
696
|
-
async function
|
|
697
|
-
var
|
|
696
|
+
async function f() {
|
|
697
|
+
var p;
|
|
698
698
|
try {
|
|
699
|
-
if ((
|
|
700
|
-
await navigator.clipboard.writeText(
|
|
699
|
+
if ((p = navigator.clipboard) != null && p.writeText)
|
|
700
|
+
await navigator.clipboard.writeText(s.code);
|
|
701
701
|
else {
|
|
702
|
-
const
|
|
703
|
-
|
|
702
|
+
const u = document.createElement("textarea");
|
|
703
|
+
u.value = s.code, u.setAttribute("readonly", ""), u.style.position = "absolute", u.style.left = "-9999px", document.body.appendChild(u), u.select(), document.execCommand("copy"), document.body.removeChild(u);
|
|
704
704
|
}
|
|
705
|
-
|
|
706
|
-
|
|
707
|
-
},
|
|
705
|
+
a.value = !0, n !== null && window.clearTimeout(n), n = window.setTimeout(() => {
|
|
706
|
+
a.value = !1;
|
|
707
|
+
}, Te);
|
|
708
708
|
} catch {
|
|
709
709
|
}
|
|
710
710
|
}
|
|
711
|
-
return (
|
|
712
|
-
class:
|
|
711
|
+
return (p, u) => (l(), r("div", d({
|
|
712
|
+
class: t.value,
|
|
713
713
|
"data-strand-copy": e.copyable ? "" : void 0
|
|
714
|
-
},
|
|
715
|
-
e.language ? (l(), r("span",
|
|
716
|
-
|
|
717
|
-
|
|
714
|
+
}, p.$attrs), [
|
|
715
|
+
e.language ? (l(), r("span", Ce, h(e.language), 1)) : g("", !0),
|
|
716
|
+
v("pre", we, [
|
|
717
|
+
v("code", null, h(e.code), 1)
|
|
718
718
|
]),
|
|
719
719
|
e.copyable ? (l(), r("button", {
|
|
720
720
|
key: 1,
|
|
721
721
|
type: "button",
|
|
722
|
-
class:
|
|
723
|
-
"aria-label":
|
|
724
|
-
onClick:
|
|
725
|
-
}, [...
|
|
726
|
-
|
|
722
|
+
class: $(["strand-code-block__copy", a.value ? "strand-code-block__copy--copied" : ""]),
|
|
723
|
+
"aria-label": a.value ? "Copied" : "Copy code to clipboard",
|
|
724
|
+
onClick: f
|
|
725
|
+
}, [...u[0] || (u[0] = [
|
|
726
|
+
v("svg", {
|
|
727
727
|
class: "strand-code-block__copy-icon strand-code-block__copy-icon--clipboard",
|
|
728
728
|
viewBox: "0 0 16 16",
|
|
729
729
|
fill: "none",
|
|
@@ -734,9 +734,9 @@ const P = ["type", "disabled", "aria-disabled", "aria-busy"], U = {
|
|
|
734
734
|
"aria-hidden": "true",
|
|
735
735
|
focusable: "false"
|
|
736
736
|
}, [
|
|
737
|
-
|
|
737
|
+
v("path", { d: "M6 3 V2 a1 1 0 0 1 1-1 h2 a1 1 0 0 1 1 1 v1 M5 3 h6 a1 1 0 0 1 1 1 v9 a1 1 0 0 1 -1 1 h-6 a1 1 0 0 1 -1 -1 v-9 a1 1 0 0 1 1 -1 z" })
|
|
738
738
|
], -1),
|
|
739
|
-
|
|
739
|
+
v("svg", {
|
|
740
740
|
class: "strand-code-block__copy-icon strand-code-block__copy-icon--check",
|
|
741
741
|
viewBox: "0 0 16 16",
|
|
742
742
|
fill: "none",
|
|
@@ -747,12 +747,12 @@ const P = ["type", "disabled", "aria-disabled", "aria-busy"], U = {
|
|
|
747
747
|
"aria-hidden": "true",
|
|
748
748
|
focusable: "false"
|
|
749
749
|
}, [
|
|
750
|
-
|
|
750
|
+
v("path", { d: "M3 8 l3 3 l7 -7" })
|
|
751
751
|
], -1)
|
|
752
|
-
])], 10,
|
|
753
|
-
], 16,
|
|
752
|
+
])], 10, Se)) : g("", !0)
|
|
753
|
+
], 16, je));
|
|
754
754
|
}
|
|
755
|
-
}),
|
|
755
|
+
}), Oa = /* @__PURE__ */ c({
|
|
756
756
|
__name: "Stack",
|
|
757
757
|
props: {
|
|
758
758
|
direction: { default: "vertical" },
|
|
@@ -763,26 +763,26 @@ const P = ["type", "disabled", "aria-disabled", "aria-busy"], U = {
|
|
|
763
763
|
className: { default: "" }
|
|
764
764
|
},
|
|
765
765
|
setup(e) {
|
|
766
|
-
const
|
|
766
|
+
const s = e, t = o(
|
|
767
767
|
() => [
|
|
768
768
|
"strand-stack",
|
|
769
|
-
`strand-stack--${
|
|
770
|
-
|
|
771
|
-
|
|
772
|
-
|
|
773
|
-
|
|
769
|
+
`strand-stack--${s.direction}`,
|
|
770
|
+
s.align !== "stretch" && `strand-stack--align-${s.align}`,
|
|
771
|
+
s.justify && `strand-stack--justify-${s.justify}`,
|
|
772
|
+
s.wrap && "strand-stack--wrap",
|
|
773
|
+
s.className
|
|
774
774
|
].filter(Boolean).join(" ")
|
|
775
|
-
),
|
|
776
|
-
gap: `var(--strand-space-${
|
|
775
|
+
), a = o(() => ({
|
|
776
|
+
gap: `var(--strand-space-${s.gap})`
|
|
777
777
|
}));
|
|
778
|
-
return (
|
|
779
|
-
class:
|
|
780
|
-
style:
|
|
781
|
-
},
|
|
782
|
-
|
|
778
|
+
return (n, f) => (l(), r("div", d({
|
|
779
|
+
class: t.value,
|
|
780
|
+
style: a.value
|
|
781
|
+
}, n.$attrs), [
|
|
782
|
+
i(n.$slots, "default")
|
|
783
783
|
], 16));
|
|
784
784
|
}
|
|
785
|
-
}),
|
|
785
|
+
}), Da = /* @__PURE__ */ c({
|
|
786
786
|
__name: "Grid",
|
|
787
787
|
props: {
|
|
788
788
|
columns: { default: 1 },
|
|
@@ -790,38 +790,38 @@ const P = ["type", "disabled", "aria-disabled", "aria-busy"], U = {
|
|
|
790
790
|
className: { default: "" }
|
|
791
791
|
},
|
|
792
792
|
setup(e) {
|
|
793
|
-
const
|
|
794
|
-
() => ["strand-grid",
|
|
795
|
-
),
|
|
796
|
-
gridTemplateColumns: `repeat(${
|
|
797
|
-
gap: `var(--strand-space-${
|
|
793
|
+
const s = e, t = o(
|
|
794
|
+
() => ["strand-grid", s.className].filter(Boolean).join(" ")
|
|
795
|
+
), a = o(() => ({
|
|
796
|
+
gridTemplateColumns: `repeat(${s.columns}, 1fr)`,
|
|
797
|
+
gap: `var(--strand-space-${s.gap})`
|
|
798
798
|
}));
|
|
799
|
-
return (
|
|
800
|
-
class:
|
|
801
|
-
style:
|
|
802
|
-
},
|
|
803
|
-
|
|
799
|
+
return (n, f) => (l(), r("div", d({
|
|
800
|
+
class: t.value,
|
|
801
|
+
style: a.value
|
|
802
|
+
}, n.$attrs), [
|
|
803
|
+
i(n.$slots, "default")
|
|
804
804
|
], 16));
|
|
805
805
|
}
|
|
806
|
-
}),
|
|
806
|
+
}), za = /* @__PURE__ */ c({
|
|
807
807
|
__name: "Container",
|
|
808
808
|
props: {
|
|
809
809
|
size: { default: "default" },
|
|
810
810
|
className: { default: "" }
|
|
811
811
|
},
|
|
812
812
|
setup(e) {
|
|
813
|
-
const
|
|
813
|
+
const s = e, t = o(
|
|
814
814
|
() => [
|
|
815
815
|
"strand-container",
|
|
816
|
-
`strand-container--${
|
|
817
|
-
|
|
816
|
+
`strand-container--${s.size}`,
|
|
817
|
+
s.className
|
|
818
818
|
].filter(Boolean).join(" ")
|
|
819
819
|
);
|
|
820
|
-
return (
|
|
821
|
-
|
|
820
|
+
return (a, n) => (l(), r("div", d({ class: t.value }, a.$attrs), [
|
|
821
|
+
i(a.$slots, "default")
|
|
822
822
|
], 16));
|
|
823
823
|
}
|
|
824
|
-
}),
|
|
824
|
+
}), Fe = { class: "strand-divider__label" }, Ha = /* @__PURE__ */ c({
|
|
825
825
|
__name: "Divider",
|
|
826
826
|
props: {
|
|
827
827
|
direction: { default: "horizontal" },
|
|
@@ -829,31 +829,31 @@ const P = ["type", "disabled", "aria-disabled", "aria-busy"], U = {
|
|
|
829
829
|
className: { default: "" }
|
|
830
830
|
},
|
|
831
831
|
setup(e) {
|
|
832
|
-
const
|
|
833
|
-
|
|
834
|
-
const
|
|
835
|
-
return (
|
|
832
|
+
const s = e, t = o(() => s.direction === "vertical"), a = o(() => !t.value && !!s.label);
|
|
833
|
+
o(() => !t.value && !s.label);
|
|
834
|
+
const n = o(() => t.value ? ["strand-divider", "strand-divider--vertical", s.className].filter(Boolean).join(" ") : a.value ? ["strand-divider", "strand-divider--horizontal", "strand-divider--labeled", s.className].filter(Boolean).join(" ") : ["strand-divider", "strand-divider--horizontal", s.className].filter(Boolean).join(" "));
|
|
835
|
+
return (f, p) => t.value ? (l(), r("div", {
|
|
836
836
|
key: 0,
|
|
837
|
-
class:
|
|
837
|
+
class: $(n.value),
|
|
838
838
|
role: "separator",
|
|
839
839
|
"aria-orientation": "vertical"
|
|
840
|
-
}, null, 2)) :
|
|
840
|
+
}, null, 2)) : a.value ? (l(), r("div", {
|
|
841
841
|
key: 1,
|
|
842
|
-
class:
|
|
842
|
+
class: $(n.value),
|
|
843
843
|
role: "separator",
|
|
844
844
|
"aria-orientation": "horizontal"
|
|
845
845
|
}, [
|
|
846
|
-
|
|
847
|
-
|
|
848
|
-
|
|
846
|
+
p[0] || (p[0] = v("span", { class: "strand-divider__line" }, null, -1)),
|
|
847
|
+
v("span", Fe, h(e.label), 1),
|
|
848
|
+
p[1] || (p[1] = v("span", { class: "strand-divider__line" }, null, -1))
|
|
849
849
|
], 2)) : (l(), r("hr", {
|
|
850
850
|
key: 2,
|
|
851
|
-
class:
|
|
851
|
+
class: $(n.value),
|
|
852
852
|
role: "separator",
|
|
853
853
|
"aria-orientation": "horizontal"
|
|
854
854
|
}, null, 2));
|
|
855
855
|
}
|
|
856
|
-
}),
|
|
856
|
+
}), Va = /* @__PURE__ */ c({
|
|
857
857
|
__name: "Section",
|
|
858
858
|
props: {
|
|
859
859
|
variant: { default: "standard" },
|
|
@@ -862,20 +862,20 @@ const P = ["type", "disabled", "aria-disabled", "aria-busy"], U = {
|
|
|
862
862
|
className: { default: "" }
|
|
863
863
|
},
|
|
864
864
|
setup(e) {
|
|
865
|
-
const
|
|
865
|
+
const s = e, t = o(
|
|
866
866
|
() => [
|
|
867
867
|
"strand-section",
|
|
868
|
-
`strand-section--${
|
|
869
|
-
`strand-section--bg-${
|
|
870
|
-
|
|
871
|
-
|
|
868
|
+
`strand-section--${s.variant}`,
|
|
869
|
+
`strand-section--bg-${s.background}`,
|
|
870
|
+
s.borderTop && "strand-section--border-top",
|
|
871
|
+
s.className
|
|
872
872
|
].filter(Boolean).join(" ")
|
|
873
873
|
);
|
|
874
|
-
return (
|
|
875
|
-
|
|
874
|
+
return (a, n) => (l(), r("section", d({ class: t.value }, a.$attrs), [
|
|
875
|
+
i(a.$slots, "default")
|
|
876
876
|
], 16));
|
|
877
877
|
}
|
|
878
|
-
}),
|
|
878
|
+
}), Pa = /* @__PURE__ */ c({
|
|
879
879
|
__name: "InstrumentViewport",
|
|
880
880
|
props: {
|
|
881
881
|
grid: { type: Boolean, default: !1 },
|
|
@@ -883,19 +883,19 @@ const P = ["type", "disabled", "aria-disabled", "aria-busy"], U = {
|
|
|
883
883
|
className: { default: "" }
|
|
884
884
|
},
|
|
885
885
|
setup(e) {
|
|
886
|
-
const
|
|
886
|
+
const s = e, t = o(
|
|
887
887
|
() => [
|
|
888
888
|
"strand-instrument-viewport",
|
|
889
|
-
|
|
890
|
-
|
|
891
|
-
|
|
889
|
+
s.grid && "strand-instrument-viewport--grid",
|
|
890
|
+
s.fullBleed && "strand-instrument-viewport--full-bleed",
|
|
891
|
+
s.className
|
|
892
892
|
].filter(Boolean).join(" ")
|
|
893
893
|
);
|
|
894
|
-
return (
|
|
895
|
-
|
|
894
|
+
return (a, n) => (l(), r("div", d({ class: t.value }, a.$attrs), [
|
|
895
|
+
i(a.$slots, "default")
|
|
896
896
|
], 16));
|
|
897
897
|
}
|
|
898
|
-
}),
|
|
898
|
+
}), Ga = /* @__PURE__ */ c({
|
|
899
899
|
__name: "ScrollReveal",
|
|
900
900
|
props: {
|
|
901
901
|
threshold: { default: 0.1 },
|
|
@@ -903,34 +903,34 @@ const P = ["type", "disabled", "aria-disabled", "aria-busy"], U = {
|
|
|
903
903
|
className: { default: "" }
|
|
904
904
|
},
|
|
905
905
|
setup(e) {
|
|
906
|
-
const
|
|
907
|
-
let
|
|
908
|
-
const
|
|
906
|
+
const s = e, t = N(null), a = N(!1);
|
|
907
|
+
let n = null;
|
|
908
|
+
const f = o(
|
|
909
909
|
() => [
|
|
910
910
|
"strand-reveal",
|
|
911
|
-
|
|
912
|
-
|
|
911
|
+
a.value && "strand-reveal--visible",
|
|
912
|
+
s.className
|
|
913
913
|
].filter(Boolean).join(" ")
|
|
914
914
|
);
|
|
915
|
-
return
|
|
916
|
-
|
|
917
|
-
(
|
|
918
|
-
for (const
|
|
919
|
-
|
|
915
|
+
return F(() => {
|
|
916
|
+
t.value && (n = new IntersectionObserver(
|
|
917
|
+
(p) => {
|
|
918
|
+
for (const u of p)
|
|
919
|
+
u.isIntersecting ? (a.value = !0, s.once && n && t.value && n.unobserve(t.value)) : s.once || (a.value = !1);
|
|
920
920
|
},
|
|
921
|
-
{ threshold:
|
|
922
|
-
),
|
|
923
|
-
}),
|
|
924
|
-
|
|
925
|
-
}), (
|
|
921
|
+
{ threshold: s.threshold }
|
|
922
|
+
), n.observe(t.value));
|
|
923
|
+
}), S(() => {
|
|
924
|
+
n && (n.disconnect(), n = null);
|
|
925
|
+
}), (p, u) => (l(), r("div", d({
|
|
926
926
|
ref_key: "elRef",
|
|
927
|
-
ref:
|
|
928
|
-
class:
|
|
929
|
-
},
|
|
930
|
-
|
|
927
|
+
ref: t,
|
|
928
|
+
class: f.value
|
|
929
|
+
}, p.$attrs), [
|
|
930
|
+
i(p.$slots, "default")
|
|
931
931
|
], 16));
|
|
932
932
|
}
|
|
933
|
-
}),
|
|
933
|
+
}), xe = ["href"], Aa = /* @__PURE__ */ c({
|
|
934
934
|
__name: "Link",
|
|
935
935
|
props: {
|
|
936
936
|
href: {},
|
|
@@ -939,355 +939,355 @@ const P = ["type", "disabled", "aria-disabled", "aria-busy"], U = {
|
|
|
939
939
|
className: { default: "" }
|
|
940
940
|
},
|
|
941
941
|
setup(e) {
|
|
942
|
-
const
|
|
943
|
-
() => ["strand-link",
|
|
942
|
+
const s = e, t = o(
|
|
943
|
+
() => ["strand-link", s.variant !== "default" && `strand-link--${s.variant}`, s.className].filter(Boolean).join(" ")
|
|
944
944
|
);
|
|
945
|
-
return (
|
|
945
|
+
return (a, n) => (l(), r("a", d({
|
|
946
946
|
href: e.href,
|
|
947
|
-
class:
|
|
947
|
+
class: t.value
|
|
948
948
|
}, {
|
|
949
949
|
...e.external ? { target: "_blank", rel: "noopener noreferrer" } : {},
|
|
950
|
-
...
|
|
950
|
+
...a.$attrs
|
|
951
951
|
}), [
|
|
952
|
-
|
|
953
|
-
], 16,
|
|
952
|
+
i(a.$slots, "default")
|
|
953
|
+
], 16, xe));
|
|
954
954
|
}
|
|
955
|
-
}),
|
|
955
|
+
}), Re = ["id", "aria-selected", "aria-controls", "tabindex", "onClick"], Ee = ["id", "aria-labelledby", "hidden"], Ua = /* @__PURE__ */ c({
|
|
956
956
|
__name: "Tabs",
|
|
957
957
|
props: {
|
|
958
958
|
tabs: {},
|
|
959
959
|
activeTab: {}
|
|
960
960
|
},
|
|
961
961
|
emits: ["change"],
|
|
962
|
-
setup(e, { emit:
|
|
963
|
-
const
|
|
964
|
-
function
|
|
965
|
-
var
|
|
966
|
-
const
|
|
967
|
-
if (
|
|
968
|
-
|
|
969
|
-
const
|
|
970
|
-
(
|
|
962
|
+
setup(e, { emit: s }) {
|
|
963
|
+
const t = e, a = s, n = N(null), f = o(() => ["strand-tabs"].filter(Boolean).join(" "));
|
|
964
|
+
function p(m) {
|
|
965
|
+
var _, y;
|
|
966
|
+
const b = t.tabs[m];
|
|
967
|
+
if (b) {
|
|
968
|
+
a("change", b.id);
|
|
969
|
+
const k = (_ = n.value) == null ? void 0 : _.querySelectorAll('[role="tab"]');
|
|
970
|
+
(y = k == null ? void 0 : k[m]) == null || y.focus();
|
|
971
971
|
}
|
|
972
972
|
}
|
|
973
|
-
function
|
|
974
|
-
const
|
|
975
|
-
let
|
|
976
|
-
switch (
|
|
973
|
+
function u(m) {
|
|
974
|
+
const b = t.tabs.findIndex((y) => y.id === t.activeTab);
|
|
975
|
+
let _ = null;
|
|
976
|
+
switch (m.key) {
|
|
977
977
|
case "ArrowRight":
|
|
978
|
-
|
|
978
|
+
_ = (b + 1) % t.tabs.length;
|
|
979
979
|
break;
|
|
980
980
|
case "ArrowLeft":
|
|
981
|
-
|
|
981
|
+
_ = (b - 1 + t.tabs.length) % t.tabs.length;
|
|
982
982
|
break;
|
|
983
983
|
case "Home":
|
|
984
|
-
|
|
984
|
+
_ = 0;
|
|
985
985
|
break;
|
|
986
986
|
case "End":
|
|
987
|
-
|
|
987
|
+
_ = t.tabs.length - 1;
|
|
988
988
|
break;
|
|
989
989
|
default:
|
|
990
990
|
return;
|
|
991
991
|
}
|
|
992
|
-
|
|
992
|
+
m.preventDefault(), p(_);
|
|
993
993
|
}
|
|
994
|
-
return (
|
|
995
|
-
class:
|
|
994
|
+
return (m, b) => (l(), r("div", {
|
|
995
|
+
class: $(f.value)
|
|
996
996
|
}, [
|
|
997
|
-
|
|
997
|
+
v("div", {
|
|
998
998
|
ref_key: "tablistRef",
|
|
999
|
-
ref:
|
|
999
|
+
ref: n,
|
|
1000
1000
|
role: "tablist",
|
|
1001
|
-
onKeydown:
|
|
1001
|
+
onKeydown: u
|
|
1002
1002
|
}, [
|
|
1003
|
-
(l(!0), r(
|
|
1004
|
-
key:
|
|
1005
|
-
id: `tab-${
|
|
1003
|
+
(l(!0), r(B, null, L(e.tabs, (_) => (l(), r("button", {
|
|
1004
|
+
key: _.id,
|
|
1005
|
+
id: `tab-${_.id}`,
|
|
1006
1006
|
role: "tab",
|
|
1007
1007
|
type: "button",
|
|
1008
|
-
class:
|
|
1008
|
+
class: $([
|
|
1009
1009
|
"strand-tabs__tab",
|
|
1010
|
-
|
|
1010
|
+
_.id === e.activeTab && "strand-tabs__tab--active"
|
|
1011
1011
|
].filter(Boolean).join(" ")),
|
|
1012
|
-
"aria-selected":
|
|
1013
|
-
"aria-controls": `panel-${
|
|
1014
|
-
tabindex:
|
|
1015
|
-
onClick: (
|
|
1016
|
-
},
|
|
1012
|
+
"aria-selected": _.id === e.activeTab ? "true" : "false",
|
|
1013
|
+
"aria-controls": `panel-${_.id}`,
|
|
1014
|
+
tabindex: _.id === e.activeTab ? 0 : -1,
|
|
1015
|
+
onClick: (y) => a("change", _.id)
|
|
1016
|
+
}, h(_.label), 11, Re))), 128))
|
|
1017
1017
|
], 544),
|
|
1018
|
-
(l(!0), r(
|
|
1019
|
-
key:
|
|
1020
|
-
id: `panel-${
|
|
1018
|
+
(l(!0), r(B, null, L(e.tabs, (_) => (l(), r("div", {
|
|
1019
|
+
key: _.id,
|
|
1020
|
+
id: `panel-${_.id}`,
|
|
1021
1021
|
role: "tabpanel",
|
|
1022
|
-
"aria-labelledby": `tab-${
|
|
1023
|
-
hidden:
|
|
1022
|
+
"aria-labelledby": `tab-${_.id}`,
|
|
1023
|
+
hidden: _.id !== e.activeTab || void 0,
|
|
1024
1024
|
tabindex: 0
|
|
1025
1025
|
}, [
|
|
1026
|
-
|
|
1026
|
+
i(m.$slots, `panel-${_.id}`)
|
|
1027
1027
|
], 8, Ee))), 128))
|
|
1028
1028
|
], 2));
|
|
1029
1029
|
}
|
|
1030
|
-
}),
|
|
1030
|
+
}), Me = { class: "strand-breadcrumb__list" }, Ie = {
|
|
1031
1031
|
key: 0,
|
|
1032
1032
|
class: "strand-breadcrumb__separator",
|
|
1033
1033
|
"aria-hidden": "true"
|
|
1034
|
-
},
|
|
1034
|
+
}, Oe = {
|
|
1035
1035
|
key: 1,
|
|
1036
1036
|
class: "strand-breadcrumb__current",
|
|
1037
1037
|
"aria-current": "page"
|
|
1038
|
-
}, De = ["href"],
|
|
1038
|
+
}, De = ["href"], Ka = /* @__PURE__ */ c({
|
|
1039
1039
|
__name: "Breadcrumb",
|
|
1040
1040
|
props: {
|
|
1041
1041
|
items: {},
|
|
1042
1042
|
separator: { default: "/" }
|
|
1043
1043
|
},
|
|
1044
1044
|
setup(e) {
|
|
1045
|
-
const
|
|
1045
|
+
const s = o(
|
|
1046
1046
|
() => ["strand-breadcrumb"].filter(Boolean).join(" ")
|
|
1047
1047
|
);
|
|
1048
|
-
return (
|
|
1048
|
+
return (t, a) => (l(), r("nav", {
|
|
1049
1049
|
"aria-label": "Breadcrumb",
|
|
1050
|
-
class:
|
|
1050
|
+
class: $(s.value)
|
|
1051
1051
|
}, [
|
|
1052
|
-
|
|
1053
|
-
(l(!0), r(
|
|
1054
|
-
key: `${
|
|
1052
|
+
v("ol", Me, [
|
|
1053
|
+
(l(!0), r(B, null, L(e.items, (n, f) => (l(), r("li", {
|
|
1054
|
+
key: `${n.label}-${f}`,
|
|
1055
1055
|
class: "strand-breadcrumb__item"
|
|
1056
1056
|
}, [
|
|
1057
|
-
|
|
1058
|
-
|
|
1057
|
+
f > 0 ? (l(), r("span", Ie, h(e.separator), 1)) : g("", !0),
|
|
1058
|
+
f === e.items.length - 1 ? (l(), r("span", Oe, h(n.label), 1)) : (l(), r("a", {
|
|
1059
1059
|
key: 2,
|
|
1060
|
-
href:
|
|
1060
|
+
href: n.href,
|
|
1061
1061
|
class: "strand-breadcrumb__link"
|
|
1062
|
-
},
|
|
1062
|
+
}, h(n.label), 9, De))
|
|
1063
1063
|
]))), 128))
|
|
1064
1064
|
])
|
|
1065
1065
|
], 2));
|
|
1066
1066
|
}
|
|
1067
|
-
}),
|
|
1067
|
+
}), ze = { class: "strand-nav__inner" }, He = {
|
|
1068
1068
|
key: 0,
|
|
1069
1069
|
class: "strand-nav__logo"
|
|
1070
|
-
},
|
|
1070
|
+
}, Ve = { class: "strand-nav__items" }, Pe = ["href", "aria-current"], Ge = {
|
|
1071
1071
|
key: 1,
|
|
1072
1072
|
class: "strand-nav__actions"
|
|
1073
|
-
},
|
|
1073
|
+
}, Ae = ["aria-expanded", "aria-label"], Ue = {
|
|
1074
1074
|
key: 0,
|
|
1075
1075
|
class: "strand-nav__mobile-menu"
|
|
1076
|
-
},
|
|
1076
|
+
}, Ke = ["href", "aria-current"], qa = /* @__PURE__ */ c({
|
|
1077
1077
|
__name: "Nav",
|
|
1078
1078
|
props: {
|
|
1079
1079
|
items: { default: () => [] },
|
|
1080
1080
|
glass: { type: Boolean, default: !1 }
|
|
1081
1081
|
},
|
|
1082
1082
|
setup(e) {
|
|
1083
|
-
const
|
|
1084
|
-
function
|
|
1085
|
-
|
|
1083
|
+
const s = e, t = N(!1);
|
|
1084
|
+
function a() {
|
|
1085
|
+
t.value = !t.value;
|
|
1086
1086
|
}
|
|
1087
|
-
function
|
|
1088
|
-
|
|
1087
|
+
function n(p) {
|
|
1088
|
+
p ? document.body.classList.add("strand-glass-nav-active") : document.body.classList.remove("strand-glass-nav-active");
|
|
1089
1089
|
}
|
|
1090
|
-
|
|
1091
|
-
const
|
|
1092
|
-
return (
|
|
1093
|
-
class:
|
|
1090
|
+
F(() => n(s.glass)), S(() => document.body.classList.remove("strand-glass-nav-active")), T(() => s.glass, n);
|
|
1091
|
+
const f = o(() => ["strand-nav", s.glass && "strand-nav--glass"].filter(Boolean).join(" "));
|
|
1092
|
+
return (p, u) => (l(), r("nav", {
|
|
1093
|
+
class: $(f.value),
|
|
1094
1094
|
"aria-label": "Main navigation"
|
|
1095
1095
|
}, [
|
|
1096
|
-
|
|
1097
|
-
|
|
1098
|
-
|
|
1099
|
-
])) :
|
|
1100
|
-
|
|
1101
|
-
(l(!0), r(
|
|
1102
|
-
key:
|
|
1103
|
-
href:
|
|
1104
|
-
class:
|
|
1096
|
+
v("div", ze, [
|
|
1097
|
+
p.$slots.logo ? (l(), r("div", He, [
|
|
1098
|
+
i(p.$slots, "logo")
|
|
1099
|
+
])) : g("", !0),
|
|
1100
|
+
v("div", Ve, [
|
|
1101
|
+
(l(!0), r(B, null, L(e.items, (m) => (l(), r("a", {
|
|
1102
|
+
key: m.href,
|
|
1103
|
+
href: m.href,
|
|
1104
|
+
class: $([
|
|
1105
1105
|
"strand-nav__link",
|
|
1106
|
-
|
|
1106
|
+
m.active && "strand-nav__link--active"
|
|
1107
1107
|
].filter(Boolean).join(" ")),
|
|
1108
|
-
"aria-current":
|
|
1109
|
-
},
|
|
1108
|
+
"aria-current": m.active ? "page" : void 0
|
|
1109
|
+
}, h(m.label), 11, Pe))), 128))
|
|
1110
1110
|
]),
|
|
1111
|
-
|
|
1112
|
-
|
|
1113
|
-
])) :
|
|
1114
|
-
|
|
1111
|
+
p.$slots.actions ? (l(), r("div", Ge, [
|
|
1112
|
+
i(p.$slots, "actions")
|
|
1113
|
+
])) : g("", !0),
|
|
1114
|
+
v("button", {
|
|
1115
1115
|
type: "button",
|
|
1116
1116
|
class: "strand-nav__hamburger",
|
|
1117
|
-
"aria-expanded":
|
|
1118
|
-
"aria-label":
|
|
1119
|
-
onClick:
|
|
1120
|
-
}, [...
|
|
1121
|
-
|
|
1117
|
+
"aria-expanded": t.value ? "true" : "false",
|
|
1118
|
+
"aria-label": t.value ? "Close menu" : "Menu",
|
|
1119
|
+
onClick: a
|
|
1120
|
+
}, [...u[0] || (u[0] = [
|
|
1121
|
+
v("span", {
|
|
1122
1122
|
class: "strand-nav__hamburger-icon",
|
|
1123
1123
|
"aria-hidden": "true"
|
|
1124
1124
|
}, null, -1)
|
|
1125
|
-
])], 8,
|
|
1125
|
+
])], 8, Ae)
|
|
1126
1126
|
]),
|
|
1127
|
-
|
|
1128
|
-
(l(!0), r(
|
|
1129
|
-
key:
|
|
1130
|
-
href:
|
|
1131
|
-
class:
|
|
1127
|
+
t.value ? (l(), r("div", Ue, [
|
|
1128
|
+
(l(!0), r(B, null, L(e.items, (m) => (l(), r("a", {
|
|
1129
|
+
key: m.href,
|
|
1130
|
+
href: m.href,
|
|
1131
|
+
class: $([
|
|
1132
1132
|
"strand-nav__mobile-link",
|
|
1133
|
-
|
|
1133
|
+
m.active && "strand-nav__mobile-link--active"
|
|
1134
1134
|
].filter(Boolean).join(" ")),
|
|
1135
|
-
"aria-current":
|
|
1136
|
-
},
|
|
1137
|
-
])) :
|
|
1135
|
+
"aria-current": m.active ? "page" : void 0
|
|
1136
|
+
}, h(m.label), 11, Ke))), 128))
|
|
1137
|
+
])) : g("", !0)
|
|
1138
1138
|
], 2));
|
|
1139
1139
|
}
|
|
1140
|
-
}),
|
|
1140
|
+
}), qe = ["aria-live"], We = { class: "strand-toast__status" }, Je = { class: "strand-toast__message" }, Wa = /* @__PURE__ */ c({
|
|
1141
1141
|
__name: "Toast",
|
|
1142
1142
|
props: {
|
|
1143
1143
|
status: { default: "info" },
|
|
1144
1144
|
message: {}
|
|
1145
1145
|
},
|
|
1146
1146
|
emits: ["dismiss"],
|
|
1147
|
-
setup(e, { emit:
|
|
1148
|
-
const
|
|
1149
|
-
() =>
|
|
1150
|
-
),
|
|
1151
|
-
() => ["strand-toast", `strand-toast--${
|
|
1152
|
-
),
|
|
1147
|
+
setup(e, { emit: s }) {
|
|
1148
|
+
const t = e, a = s, n = o(
|
|
1149
|
+
() => t.status === "error" || t.status === "warning"
|
|
1150
|
+
), f = o(
|
|
1151
|
+
() => ["strand-toast", `strand-toast--${t.status}`].filter(Boolean).join(" ")
|
|
1152
|
+
), p = {
|
|
1153
1153
|
info: "INFO",
|
|
1154
1154
|
success: "COMPLETE",
|
|
1155
1155
|
warning: "WARNING",
|
|
1156
1156
|
error: "ERROR"
|
|
1157
|
-
},
|
|
1158
|
-
return (
|
|
1159
|
-
class:
|
|
1157
|
+
}, u = o(() => p[t.status] ?? t.status.toUpperCase());
|
|
1158
|
+
return (m, b) => (l(), r("div", {
|
|
1159
|
+
class: $(f.value),
|
|
1160
1160
|
role: "status",
|
|
1161
|
-
"aria-live":
|
|
1161
|
+
"aria-live": n.value ? "assertive" : "polite"
|
|
1162
1162
|
}, [
|
|
1163
|
-
|
|
1164
|
-
|
|
1165
|
-
|
|
1163
|
+
v("span", We, h(u.value), 1),
|
|
1164
|
+
v("span", Je, h(e.message), 1),
|
|
1165
|
+
v("button", {
|
|
1166
1166
|
type: "button",
|
|
1167
1167
|
class: "strand-toast__dismiss",
|
|
1168
1168
|
"aria-label": "Dismiss",
|
|
1169
|
-
onClick:
|
|
1169
|
+
onClick: b[0] || (b[0] = (_) => a("dismiss"))
|
|
1170
1170
|
}, " × ")
|
|
1171
|
-
], 10,
|
|
1171
|
+
], 10, qe));
|
|
1172
1172
|
}
|
|
1173
1173
|
});
|
|
1174
1174
|
/*! Strand Vue | MIT License | dillingerstaffing.com */
|
|
1175
1175
|
const D = Symbol("StrandToast");
|
|
1176
|
-
function
|
|
1177
|
-
const e =
|
|
1176
|
+
function Ja() {
|
|
1177
|
+
const e = H(D);
|
|
1178
1178
|
if (!e)
|
|
1179
1179
|
throw new Error("useToast must be used within a ToastProvider");
|
|
1180
1180
|
return e;
|
|
1181
1181
|
}
|
|
1182
|
-
const
|
|
1182
|
+
const Ze = {
|
|
1183
1183
|
key: 0,
|
|
1184
1184
|
class: "strand-toast__container"
|
|
1185
|
-
}, Qe = ["aria-live"], Xe = { class: "strand-toast__status" }, Ye = { class: "strand-toast__message" }, ea = ["onClick"],
|
|
1185
|
+
}, Qe = ["aria-live"], Xe = { class: "strand-toast__status" }, Ye = { class: "strand-toast__message" }, ea = ["onClick"], Za = /* @__PURE__ */ c({
|
|
1186
1186
|
__name: "ToastProvider",
|
|
1187
1187
|
setup(e) {
|
|
1188
|
-
let
|
|
1189
|
-
const
|
|
1190
|
-
function
|
|
1191
|
-
const
|
|
1192
|
-
|
|
1188
|
+
let s = 0;
|
|
1189
|
+
const t = N([]), a = /* @__PURE__ */ new Map();
|
|
1190
|
+
function n(b) {
|
|
1191
|
+
const _ = a.get(b);
|
|
1192
|
+
_ !== void 0 && (clearTimeout(_), a.delete(b)), t.value = t.value.filter((y) => y.id !== b);
|
|
1193
1193
|
}
|
|
1194
|
-
function
|
|
1195
|
-
const
|
|
1196
|
-
id: ++
|
|
1197
|
-
message:
|
|
1198
|
-
status:
|
|
1199
|
-
duration:
|
|
1194
|
+
function f(b) {
|
|
1195
|
+
const _ = {
|
|
1196
|
+
id: ++s,
|
|
1197
|
+
message: b.message,
|
|
1198
|
+
status: b.status ?? "info",
|
|
1199
|
+
duration: b.duration ?? 5e3
|
|
1200
1200
|
};
|
|
1201
|
-
if (
|
|
1202
|
-
const
|
|
1203
|
-
|
|
1204
|
-
},
|
|
1205
|
-
|
|
1201
|
+
if (t.value = [...t.value, _], _.duration > 0) {
|
|
1202
|
+
const y = setTimeout(() => {
|
|
1203
|
+
n(_.id);
|
|
1204
|
+
}, _.duration);
|
|
1205
|
+
a.set(_.id, y);
|
|
1206
1206
|
}
|
|
1207
1207
|
}
|
|
1208
|
-
|
|
1209
|
-
for (const
|
|
1210
|
-
clearTimeout(
|
|
1211
|
-
|
|
1208
|
+
V(D, { toast: f }), S(() => {
|
|
1209
|
+
for (const b of a.values())
|
|
1210
|
+
clearTimeout(b);
|
|
1211
|
+
a.clear();
|
|
1212
1212
|
});
|
|
1213
|
-
function
|
|
1214
|
-
return
|
|
1213
|
+
function p(b) {
|
|
1214
|
+
return b === "error" || b === "warning";
|
|
1215
1215
|
}
|
|
1216
|
-
const
|
|
1216
|
+
const u = {
|
|
1217
1217
|
info: "INFO",
|
|
1218
1218
|
success: "COMPLETE",
|
|
1219
1219
|
warning: "WARNING",
|
|
1220
1220
|
error: "ERROR"
|
|
1221
1221
|
};
|
|
1222
|
-
function
|
|
1223
|
-
return
|
|
1222
|
+
function m(b) {
|
|
1223
|
+
return u[b] ?? b.toUpperCase();
|
|
1224
1224
|
}
|
|
1225
|
-
return (
|
|
1226
|
-
|
|
1227
|
-
|
|
1228
|
-
(l(!0), r(
|
|
1229
|
-
key:
|
|
1230
|
-
class:
|
|
1225
|
+
return (b, _) => (l(), r(B, null, [
|
|
1226
|
+
i(b.$slots, "default"),
|
|
1227
|
+
t.value.length > 0 ? (l(), r("div", Ze, [
|
|
1228
|
+
(l(!0), r(B, null, L(t.value, (y) => (l(), r("div", {
|
|
1229
|
+
key: y.id,
|
|
1230
|
+
class: $(["strand-toast", `strand-toast--${y.status}`].join(" ")),
|
|
1231
1231
|
role: "status",
|
|
1232
|
-
"aria-live":
|
|
1232
|
+
"aria-live": p(y.status) ? "assertive" : "polite"
|
|
1233
1233
|
}, [
|
|
1234
|
-
|
|
1235
|
-
|
|
1236
|
-
|
|
1234
|
+
v("span", Xe, h(m(y.status)), 1),
|
|
1235
|
+
v("span", Ye, h(y.message), 1),
|
|
1236
|
+
v("button", {
|
|
1237
1237
|
type: "button",
|
|
1238
1238
|
class: "strand-toast__dismiss",
|
|
1239
1239
|
"aria-label": "Dismiss",
|
|
1240
|
-
onClick: (
|
|
1240
|
+
onClick: (k) => n(y.id)
|
|
1241
1241
|
}, " × ", 8, ea)
|
|
1242
1242
|
], 10, Qe))), 128))
|
|
1243
|
-
])) :
|
|
1243
|
+
])) : g("", !0)
|
|
1244
1244
|
], 64));
|
|
1245
1245
|
}
|
|
1246
|
-
}), aa = ["role"],
|
|
1246
|
+
}), aa = ["role"], sa = { class: "strand-alert__status" }, ta = { class: "strand-alert__content" }, Qa = /* @__PURE__ */ c({
|
|
1247
1247
|
__name: "Alert",
|
|
1248
1248
|
props: {
|
|
1249
1249
|
status: { default: "info" },
|
|
1250
1250
|
dismissible: { type: Boolean, default: !1 }
|
|
1251
1251
|
},
|
|
1252
1252
|
emits: ["dismiss"],
|
|
1253
|
-
setup(e, { emit:
|
|
1254
|
-
const
|
|
1255
|
-
() =>
|
|
1256
|
-
),
|
|
1253
|
+
setup(e, { emit: s }) {
|
|
1254
|
+
const t = e, a = s, n = o(
|
|
1255
|
+
() => t.status === "error" || t.status === "warning" ? "alert" : "status"
|
|
1256
|
+
), f = o(
|
|
1257
1257
|
() => [
|
|
1258
1258
|
"strand-alert",
|
|
1259
|
-
`strand-alert--${
|
|
1259
|
+
`strand-alert--${t.status}`
|
|
1260
1260
|
].filter(Boolean).join(" ")
|
|
1261
|
-
),
|
|
1261
|
+
), p = {
|
|
1262
1262
|
info: "INFO",
|
|
1263
1263
|
success: "COMPLETE",
|
|
1264
1264
|
warning: "WARNING",
|
|
1265
1265
|
error: "ERROR"
|
|
1266
|
-
},
|
|
1267
|
-
function
|
|
1268
|
-
|
|
1266
|
+
}, u = o(() => p[t.status] ?? t.status.toUpperCase());
|
|
1267
|
+
function m() {
|
|
1268
|
+
a("dismiss");
|
|
1269
1269
|
}
|
|
1270
|
-
return (
|
|
1271
|
-
class:
|
|
1272
|
-
role:
|
|
1270
|
+
return (b, _) => (l(), r("div", {
|
|
1271
|
+
class: $(f.value),
|
|
1272
|
+
role: n.value
|
|
1273
1273
|
}, [
|
|
1274
|
-
|
|
1275
|
-
|
|
1276
|
-
|
|
1274
|
+
v("span", sa, h(u.value), 1),
|
|
1275
|
+
v("div", ta, [
|
|
1276
|
+
i(b.$slots, "default")
|
|
1277
1277
|
]),
|
|
1278
1278
|
e.dismissible ? (l(), r("button", {
|
|
1279
1279
|
key: 0,
|
|
1280
1280
|
type: "button",
|
|
1281
1281
|
class: "strand-alert__dismiss",
|
|
1282
1282
|
"aria-label": "Dismiss",
|
|
1283
|
-
onClick:
|
|
1284
|
-
}, " × ")) :
|
|
1283
|
+
onClick: m
|
|
1284
|
+
}, " × ")) : g("", !0)
|
|
1285
1285
|
], 10, aa));
|
|
1286
1286
|
}
|
|
1287
1287
|
}), na = ["aria-labelledby"], la = {
|
|
1288
1288
|
key: 0,
|
|
1289
1289
|
class: "strand-dialog__header"
|
|
1290
|
-
}, ra = { class: "strand-dialog__body" },
|
|
1290
|
+
}, ra = { class: "strand-dialog__body" }, I = 'a[href], button:not(:disabled), textarea:not(:disabled), input:not(:disabled), select:not(:disabled), [tabindex]:not([tabindex="-1"])', Xa = /* @__PURE__ */ c({
|
|
1291
1291
|
__name: "Dialog",
|
|
1292
1292
|
props: {
|
|
1293
1293
|
open: { type: Boolean },
|
|
@@ -1296,83 +1296,83 @@ const Je = {
|
|
|
1296
1296
|
closeOnEscape: { type: Boolean, default: !0 }
|
|
1297
1297
|
},
|
|
1298
1298
|
emits: ["close"],
|
|
1299
|
-
setup(e, { emit:
|
|
1300
|
-
const
|
|
1301
|
-
let
|
|
1302
|
-
const
|
|
1303
|
-
let
|
|
1304
|
-
const
|
|
1299
|
+
setup(e, { emit: s }) {
|
|
1300
|
+
const t = e, a = s;
|
|
1301
|
+
let n = 0;
|
|
1302
|
+
const f = `strand-dialog-title-${++n}`, p = N(null);
|
|
1303
|
+
let u = null, m = "";
|
|
1304
|
+
const b = o(
|
|
1305
1305
|
() => ["strand-dialog__panel"].filter(Boolean).join(" ")
|
|
1306
1306
|
);
|
|
1307
|
-
function
|
|
1308
|
-
if (
|
|
1309
|
-
|
|
1307
|
+
function _(k) {
|
|
1308
|
+
if (k.key === "Escape" && t.closeOnEscape) {
|
|
1309
|
+
k.stopPropagation(), a("close");
|
|
1310
1310
|
return;
|
|
1311
1311
|
}
|
|
1312
|
-
if (
|
|
1313
|
-
const
|
|
1314
|
-
if (!
|
|
1315
|
-
const
|
|
1316
|
-
|
|
1312
|
+
if (k.key === "Tab") {
|
|
1313
|
+
const j = p.value;
|
|
1314
|
+
if (!j) return;
|
|
1315
|
+
const C = Array.from(
|
|
1316
|
+
j.querySelectorAll(I)
|
|
1317
1317
|
);
|
|
1318
|
-
if (
|
|
1319
|
-
const E =
|
|
1320
|
-
|
|
1318
|
+
if (C.length === 0) return;
|
|
1319
|
+
const E = C[0], M = C[C.length - 1];
|
|
1320
|
+
k.shiftKey ? document.activeElement === E && (k.preventDefault(), M.focus()) : document.activeElement === M && (k.preventDefault(), E.focus());
|
|
1321
1321
|
}
|
|
1322
1322
|
}
|
|
1323
|
-
function
|
|
1324
|
-
|
|
1323
|
+
function y(k) {
|
|
1324
|
+
t.closeOnOutsideClick && k.target === k.currentTarget && a("close");
|
|
1325
1325
|
}
|
|
1326
1326
|
return T(
|
|
1327
|
-
() =>
|
|
1328
|
-
async (
|
|
1329
|
-
if (
|
|
1330
|
-
|
|
1331
|
-
const
|
|
1332
|
-
if (
|
|
1333
|
-
const
|
|
1334
|
-
|
|
1327
|
+
() => t.open,
|
|
1328
|
+
async (k) => {
|
|
1329
|
+
if (k) {
|
|
1330
|
+
u = document.activeElement, m = document.body.style.overflow, document.body.style.overflow = "hidden", await P();
|
|
1331
|
+
const j = p.value;
|
|
1332
|
+
if (j) {
|
|
1333
|
+
const C = j.querySelectorAll(I);
|
|
1334
|
+
C.length > 0 ? C[0].focus() : j.focus();
|
|
1335
1335
|
}
|
|
1336
1336
|
} else
|
|
1337
|
-
document.body.style.overflow =
|
|
1337
|
+
document.body.style.overflow = m, u && u instanceof HTMLElement && u.focus();
|
|
1338
1338
|
},
|
|
1339
1339
|
{ immediate: !0 }
|
|
1340
|
-
),
|
|
1341
|
-
|
|
1342
|
-
}), (
|
|
1340
|
+
), S(() => {
|
|
1341
|
+
t.open && (document.body.style.overflow = m);
|
|
1342
|
+
}), (k, j) => e.open ? (l(), r("div", {
|
|
1343
1343
|
key: 0,
|
|
1344
1344
|
class: "strand-dialog__backdrop",
|
|
1345
|
-
onClick:
|
|
1346
|
-
onKeydown:
|
|
1345
|
+
onClick: y,
|
|
1346
|
+
onKeydown: _
|
|
1347
1347
|
}, [
|
|
1348
|
-
|
|
1348
|
+
v("div", {
|
|
1349
1349
|
ref_key: "panelRef",
|
|
1350
|
-
ref:
|
|
1351
|
-
class:
|
|
1350
|
+
ref: p,
|
|
1351
|
+
class: $(b.value),
|
|
1352
1352
|
role: "dialog",
|
|
1353
1353
|
"aria-modal": "true",
|
|
1354
|
-
"aria-labelledby": e.title ?
|
|
1354
|
+
"aria-labelledby": e.title ? f : void 0,
|
|
1355
1355
|
tabindex: -1
|
|
1356
1356
|
}, [
|
|
1357
1357
|
e.title ? (l(), r("div", la, [
|
|
1358
|
-
|
|
1359
|
-
id:
|
|
1358
|
+
v("h2", {
|
|
1359
|
+
id: f,
|
|
1360
1360
|
class: "strand-dialog__title"
|
|
1361
|
-
},
|
|
1362
|
-
])) :
|
|
1363
|
-
|
|
1361
|
+
}, h(e.title), 1)
|
|
1362
|
+
])) : g("", !0),
|
|
1363
|
+
v("button", {
|
|
1364
1364
|
type: "button",
|
|
1365
1365
|
class: "strand-dialog__close",
|
|
1366
1366
|
"aria-label": "Close",
|
|
1367
|
-
onClick:
|
|
1367
|
+
onClick: j[0] || (j[0] = (C) => a("close"))
|
|
1368
1368
|
}, " × "),
|
|
1369
|
-
|
|
1370
|
-
|
|
1369
|
+
v("div", ra, [
|
|
1370
|
+
i(k.$slots, "default")
|
|
1371
1371
|
])
|
|
1372
1372
|
], 10, na)
|
|
1373
|
-
], 32)) :
|
|
1373
|
+
], 32)) : g("", !0);
|
|
1374
1374
|
}
|
|
1375
|
-
}), oa = ["aria-hidden"],
|
|
1375
|
+
}), oa = ["aria-hidden"], Ya = /* @__PURE__ */ c({
|
|
1376
1376
|
__name: "Tooltip",
|
|
1377
1377
|
props: {
|
|
1378
1378
|
content: {},
|
|
@@ -1380,48 +1380,48 @@ const Je = {
|
|
|
1380
1380
|
delay: { default: 200 }
|
|
1381
1381
|
},
|
|
1382
1382
|
setup(e) {
|
|
1383
|
-
const
|
|
1384
|
-
let
|
|
1385
|
-
const
|
|
1386
|
-
let
|
|
1387
|
-
function
|
|
1388
|
-
|
|
1389
|
-
|
|
1390
|
-
},
|
|
1383
|
+
const s = e;
|
|
1384
|
+
let t = 0;
|
|
1385
|
+
const a = `strand-tooltip-${++t}`, n = N(!1);
|
|
1386
|
+
let f = null;
|
|
1387
|
+
function p() {
|
|
1388
|
+
f = setTimeout(() => {
|
|
1389
|
+
n.value = !0;
|
|
1390
|
+
}, s.delay);
|
|
1391
1391
|
}
|
|
1392
|
-
function
|
|
1393
|
-
|
|
1392
|
+
function u() {
|
|
1393
|
+
f !== null && (clearTimeout(f), f = null), n.value = !1;
|
|
1394
1394
|
}
|
|
1395
|
-
|
|
1396
|
-
|
|
1395
|
+
S(() => {
|
|
1396
|
+
f !== null && clearTimeout(f);
|
|
1397
1397
|
});
|
|
1398
|
-
const
|
|
1398
|
+
const m = o(
|
|
1399
1399
|
() => ["strand-tooltip__wrapper"].filter(Boolean).join(" ")
|
|
1400
|
-
),
|
|
1400
|
+
), b = o(
|
|
1401
1401
|
() => [
|
|
1402
1402
|
"strand-tooltip",
|
|
1403
|
-
`strand-tooltip--${
|
|
1404
|
-
|
|
1403
|
+
`strand-tooltip--${s.position}`,
|
|
1404
|
+
n.value && "strand-tooltip--visible"
|
|
1405
1405
|
].filter(Boolean).join(" ")
|
|
1406
1406
|
);
|
|
1407
|
-
return (
|
|
1408
|
-
class:
|
|
1409
|
-
"aria-describedby":
|
|
1410
|
-
onMouseenter:
|
|
1411
|
-
onMouseleave:
|
|
1412
|
-
onFocus:
|
|
1413
|
-
onBlur:
|
|
1407
|
+
return (_, y) => (l(), r("span", {
|
|
1408
|
+
class: $(m.value),
|
|
1409
|
+
"aria-describedby": a,
|
|
1410
|
+
onMouseenter: p,
|
|
1411
|
+
onMouseleave: u,
|
|
1412
|
+
onFocus: p,
|
|
1413
|
+
onBlur: u
|
|
1414
1414
|
}, [
|
|
1415
|
-
|
|
1416
|
-
|
|
1417
|
-
id:
|
|
1418
|
-
class:
|
|
1415
|
+
i(_.$slots, "default"),
|
|
1416
|
+
v("span", {
|
|
1417
|
+
id: a,
|
|
1418
|
+
class: $(b.value),
|
|
1419
1419
|
role: "tooltip",
|
|
1420
|
-
"aria-hidden": !
|
|
1421
|
-
},
|
|
1420
|
+
"aria-hidden": !n.value
|
|
1421
|
+
}, h(e.content), 11, oa)
|
|
1422
1422
|
], 34));
|
|
1423
1423
|
}
|
|
1424
|
-
}),
|
|
1424
|
+
}), ca = ["aria-valuenow"], ia = ["width", "height", "viewBox"], da = ["cx", "cy", "r"], ua = ["cx", "cy", "r", "stroke-dasharray", "stroke-dashoffset", "transform"], x = 3, es = /* @__PURE__ */ c({
|
|
1425
1425
|
__name: "Progress",
|
|
1426
1426
|
props: {
|
|
1427
1427
|
variant: { default: "bar" },
|
|
@@ -1430,84 +1430,84 @@ const Je = {
|
|
|
1430
1430
|
className: { default: "" }
|
|
1431
1431
|
},
|
|
1432
1432
|
setup(e) {
|
|
1433
|
-
const
|
|
1433
|
+
const s = e, t = { sm: 24, md: 40, lg: 56 }, a = o(() => s.value != null), n = o(
|
|
1434
1434
|
() => [
|
|
1435
1435
|
"strand-progress",
|
|
1436
|
-
`strand-progress--${
|
|
1437
|
-
`strand-progress--${
|
|
1438
|
-
!
|
|
1439
|
-
|
|
1436
|
+
`strand-progress--${s.variant}`,
|
|
1437
|
+
`strand-progress--${s.size}`,
|
|
1438
|
+
!a.value && "strand-progress--indeterminate",
|
|
1439
|
+
s.className
|
|
1440
1440
|
].filter(Boolean).join(" ")
|
|
1441
|
-
),
|
|
1442
|
-
() =>
|
|
1441
|
+
), f = o(() => t[s.size] ?? t.md), p = o(() => (f.value - x) / 2), u = o(() => 2 * Math.PI * p.value), m = o(
|
|
1442
|
+
() => a.value ? u.value - u.value * s.value / 100 : 0
|
|
1443
1443
|
);
|
|
1444
|
-
return (
|
|
1445
|
-
class:
|
|
1444
|
+
return (b, _) => (l(), r("div", d({
|
|
1445
|
+
class: n.value,
|
|
1446
1446
|
role: "progressbar",
|
|
1447
1447
|
"aria-valuemin": 0,
|
|
1448
1448
|
"aria-valuemax": 100,
|
|
1449
|
-
"aria-valuenow":
|
|
1450
|
-
},
|
|
1449
|
+
"aria-valuenow": a.value ? e.value : void 0
|
|
1450
|
+
}, b.$attrs), [
|
|
1451
1451
|
e.variant === "ring" ? (l(), r("svg", {
|
|
1452
1452
|
key: 0,
|
|
1453
|
-
width:
|
|
1454
|
-
height:
|
|
1455
|
-
viewBox: `0 0 ${
|
|
1453
|
+
width: f.value,
|
|
1454
|
+
height: f.value,
|
|
1455
|
+
viewBox: `0 0 ${f.value} ${f.value}`,
|
|
1456
1456
|
class: "strand-progress__ring"
|
|
1457
1457
|
}, [
|
|
1458
|
-
|
|
1459
|
-
cx:
|
|
1460
|
-
cy:
|
|
1461
|
-
r:
|
|
1458
|
+
v("circle", {
|
|
1459
|
+
cx: f.value / 2,
|
|
1460
|
+
cy: f.value / 2,
|
|
1461
|
+
r: p.value,
|
|
1462
1462
|
fill: "none",
|
|
1463
|
-
"stroke-width":
|
|
1463
|
+
"stroke-width": x,
|
|
1464
1464
|
class: "strand-progress__track"
|
|
1465
|
-
}, null, 8,
|
|
1466
|
-
|
|
1467
|
-
cx:
|
|
1468
|
-
cy:
|
|
1469
|
-
r:
|
|
1465
|
+
}, null, 8, da),
|
|
1466
|
+
v("circle", {
|
|
1467
|
+
cx: f.value / 2,
|
|
1468
|
+
cy: f.value / 2,
|
|
1469
|
+
r: p.value,
|
|
1470
1470
|
fill: "none",
|
|
1471
|
-
"stroke-width":
|
|
1472
|
-
"stroke-dasharray":
|
|
1473
|
-
"stroke-dashoffset":
|
|
1471
|
+
"stroke-width": x,
|
|
1472
|
+
"stroke-dasharray": u.value,
|
|
1473
|
+
"stroke-dashoffset": a.value ? m.value : void 0,
|
|
1474
1474
|
"stroke-linecap": "round",
|
|
1475
1475
|
class: "strand-progress__fill",
|
|
1476
|
-
transform: `rotate(-90 ${
|
|
1476
|
+
transform: `rotate(-90 ${f.value / 2} ${f.value / 2})`
|
|
1477
1477
|
}, null, 8, ua)
|
|
1478
|
-
], 8,
|
|
1478
|
+
], 8, ia)) : (l(), r("div", {
|
|
1479
1479
|
key: 1,
|
|
1480
1480
|
class: "strand-progress__fill",
|
|
1481
|
-
style:
|
|
1481
|
+
style: R(a.value ? { width: `${e.value}%` } : void 0)
|
|
1482
1482
|
}, null, 4))
|
|
1483
|
-
], 16,
|
|
1483
|
+
], 16, ca));
|
|
1484
1484
|
}
|
|
1485
|
-
}),
|
|
1485
|
+
}), as = /* @__PURE__ */ c({
|
|
1486
1486
|
__name: "Spinner",
|
|
1487
1487
|
props: {
|
|
1488
1488
|
size: { default: "md" },
|
|
1489
1489
|
className: { default: "" }
|
|
1490
1490
|
},
|
|
1491
1491
|
setup(e) {
|
|
1492
|
-
const
|
|
1492
|
+
const s = e, t = o(
|
|
1493
1493
|
() => [
|
|
1494
1494
|
"strand-spinner",
|
|
1495
|
-
`strand-spinner--${
|
|
1496
|
-
|
|
1495
|
+
`strand-spinner--${s.size}`,
|
|
1496
|
+
s.className
|
|
1497
1497
|
].filter(Boolean).join(" ")
|
|
1498
1498
|
);
|
|
1499
|
-
return (
|
|
1500
|
-
class:
|
|
1499
|
+
return (a, n) => (l(), r("span", d({
|
|
1500
|
+
class: t.value,
|
|
1501
1501
|
role: "status"
|
|
1502
|
-
},
|
|
1503
|
-
|
|
1502
|
+
}, a.$attrs), [...n[0] || (n[0] = [
|
|
1503
|
+
v("span", {
|
|
1504
1504
|
class: "strand-spinner__ring",
|
|
1505
1505
|
"aria-hidden": "true"
|
|
1506
1506
|
}, null, -1),
|
|
1507
|
-
|
|
1507
|
+
v("span", { class: "strand-spinner__sr-only" }, "Loading", -1)
|
|
1508
1508
|
])], 16));
|
|
1509
1509
|
}
|
|
1510
|
-
}),
|
|
1510
|
+
}), ss = /* @__PURE__ */ c({
|
|
1511
1511
|
__name: "Skeleton",
|
|
1512
1512
|
props: {
|
|
1513
1513
|
variant: { default: "text" },
|
|
@@ -1516,28 +1516,28 @@ const Je = {
|
|
|
1516
1516
|
className: { default: "" }
|
|
1517
1517
|
},
|
|
1518
1518
|
setup(e) {
|
|
1519
|
-
const
|
|
1520
|
-
() =>
|
|
1521
|
-
),
|
|
1522
|
-
() =>
|
|
1523
|
-
),
|
|
1519
|
+
const s = e, t = o(
|
|
1520
|
+
() => s.width ?? (s.variant === "text" ? "100%" : void 0)
|
|
1521
|
+
), a = o(
|
|
1522
|
+
() => s.variant === "circle" ? t.value : s.height
|
|
1523
|
+
), n = o(
|
|
1524
1524
|
() => [
|
|
1525
1525
|
"strand-skeleton",
|
|
1526
|
-
`strand-skeleton--${
|
|
1526
|
+
`strand-skeleton--${s.variant}`,
|
|
1527
1527
|
"strand-skeleton--shimmer",
|
|
1528
|
-
|
|
1528
|
+
s.className
|
|
1529
1529
|
].filter(Boolean).join(" ")
|
|
1530
|
-
),
|
|
1531
|
-
width:
|
|
1532
|
-
height:
|
|
1530
|
+
), f = o(() => ({
|
|
1531
|
+
width: t.value,
|
|
1532
|
+
height: a.value
|
|
1533
1533
|
}));
|
|
1534
|
-
return (
|
|
1535
|
-
class:
|
|
1534
|
+
return (p, u) => (l(), r("div", d({
|
|
1535
|
+
class: n.value,
|
|
1536
1536
|
"aria-hidden": "true",
|
|
1537
|
-
style:
|
|
1538
|
-
},
|
|
1537
|
+
style: f.value
|
|
1538
|
+
}, p.$attrs), null, 16));
|
|
1539
1539
|
}
|
|
1540
|
-
}), fa = ["aria-label", "data-value"],
|
|
1540
|
+
}), fa = ["aria-label", "data-value"], pa = ["aria-checked", "aria-label", "tabindex", "disabled", "data-star-value", "onClick", "onKeydown", "onMouseenter", "onFocus"], ts = /* @__PURE__ */ c({
|
|
1541
1541
|
__name: "StarRating",
|
|
1542
1542
|
props: {
|
|
1543
1543
|
value: {},
|
|
@@ -1547,89 +1547,1130 @@ const Je = {
|
|
|
1547
1547
|
ariaLabel: {}
|
|
1548
1548
|
},
|
|
1549
1549
|
setup(e) {
|
|
1550
|
-
const
|
|
1550
|
+
const s = e, t = N(0), a = o(
|
|
1551
1551
|
() => [
|
|
1552
1552
|
"strand-star-rating",
|
|
1553
|
-
`strand-star-rating--${
|
|
1554
|
-
|
|
1553
|
+
`strand-star-rating--${s.size}`,
|
|
1554
|
+
s.readOnly && "strand-star-rating--readonly"
|
|
1555
1555
|
].filter(Boolean).join(" ")
|
|
1556
|
-
),
|
|
1557
|
-
function
|
|
1558
|
-
var
|
|
1559
|
-
|
|
1556
|
+
), n = o(() => t.value || s.value);
|
|
1557
|
+
function f(u) {
|
|
1558
|
+
var m;
|
|
1559
|
+
s.readOnly || (m = s.onChange) == null || m.call(s, u);
|
|
1560
1560
|
}
|
|
1561
|
-
function
|
|
1562
|
-
|
|
1561
|
+
function p(u, m) {
|
|
1562
|
+
s.readOnly || (u.key === " " || u.key === "Enter") && (u.preventDefault(), f(m));
|
|
1563
1563
|
}
|
|
1564
|
-
return (
|
|
1565
|
-
class:
|
|
1564
|
+
return (u, m) => (l(), r("div", {
|
|
1565
|
+
class: $(a.value),
|
|
1566
1566
|
role: "radiogroup",
|
|
1567
1567
|
"aria-label": e.ariaLabel,
|
|
1568
1568
|
"data-strand-component": "star-rating",
|
|
1569
1569
|
"data-value": String(e.value)
|
|
1570
1570
|
}, [
|
|
1571
|
-
(l(), r(
|
|
1572
|
-
key:
|
|
1571
|
+
(l(), r(B, null, L(5, (b) => v("button", {
|
|
1572
|
+
key: b,
|
|
1573
1573
|
type: "button",
|
|
1574
|
-
class:
|
|
1574
|
+
class: $(`strand-star-rating__star${b <= n.value ? " strand-star-rating__star--active" : ""}`),
|
|
1575
1575
|
role: "radio",
|
|
1576
|
-
"aria-checked":
|
|
1577
|
-
"aria-label": `${
|
|
1576
|
+
"aria-checked": b === e.value ? "true" : "false",
|
|
1577
|
+
"aria-label": `${b} star${b > 1 ? "s" : ""}`,
|
|
1578
1578
|
tabindex: e.readOnly ? -1 : 0,
|
|
1579
1579
|
disabled: e.readOnly,
|
|
1580
|
-
"data-star-value": String(
|
|
1581
|
-
onClick: (
|
|
1582
|
-
onKeydown: (
|
|
1583
|
-
onMouseenter: (
|
|
1584
|
-
onMouseleave:
|
|
1585
|
-
onFocus: (
|
|
1586
|
-
onBlur:
|
|
1587
|
-
}, [...
|
|
1588
|
-
|
|
1580
|
+
"data-star-value": String(b),
|
|
1581
|
+
onClick: (_) => f(b),
|
|
1582
|
+
onKeydown: (_) => p(_, b),
|
|
1583
|
+
onMouseenter: (_) => !e.readOnly && (t.value = b),
|
|
1584
|
+
onMouseleave: m[0] || (m[0] = (_) => !e.readOnly && (t.value = 0)),
|
|
1585
|
+
onFocus: (_) => !e.readOnly && (t.value = b),
|
|
1586
|
+
onBlur: m[1] || (m[1] = (_) => !e.readOnly && (t.value = 0))
|
|
1587
|
+
}, [...m[2] || (m[2] = [
|
|
1588
|
+
v("span", {
|
|
1589
1589
|
class: "strand-star-rating__glyph",
|
|
1590
1590
|
"aria-hidden": "true"
|
|
1591
|
-
},
|
|
1592
|
-
])], 42,
|
|
1591
|
+
}, h("★"), -1)
|
|
1592
|
+
])], 42, pa)), 64))
|
|
1593
1593
|
], 10, fa));
|
|
1594
1594
|
}
|
|
1595
|
+
}), ns = /* @__PURE__ */ c({
|
|
1596
|
+
__name: "CardSection",
|
|
1597
|
+
props: {
|
|
1598
|
+
header: { type: Boolean, default: !1 },
|
|
1599
|
+
className: { default: "" }
|
|
1600
|
+
},
|
|
1601
|
+
setup(e) {
|
|
1602
|
+
const s = e, t = o(
|
|
1603
|
+
() => [
|
|
1604
|
+
"strand-card__section",
|
|
1605
|
+
s.header ? "strand-card__section--header" : "",
|
|
1606
|
+
s.className
|
|
1607
|
+
].filter(Boolean).join(" ")
|
|
1608
|
+
);
|
|
1609
|
+
return (a, n) => (l(), r("div", d({ class: t.value }, a.$attrs), [
|
|
1610
|
+
i(a.$slots, "default")
|
|
1611
|
+
], 16));
|
|
1612
|
+
}
|
|
1613
|
+
}), ma = { class: "strand-kv__label" }, ls = /* @__PURE__ */ c({
|
|
1614
|
+
__name: "KvEditorial",
|
|
1615
|
+
props: {
|
|
1616
|
+
label: {},
|
|
1617
|
+
value: {},
|
|
1618
|
+
status: { type: Boolean, default: !1 },
|
|
1619
|
+
className: { default: "" }
|
|
1620
|
+
},
|
|
1621
|
+
setup(e) {
|
|
1622
|
+
const s = e, t = o(
|
|
1623
|
+
() => [
|
|
1624
|
+
"strand-kv",
|
|
1625
|
+
"strand-kv--editorial",
|
|
1626
|
+
s.className
|
|
1627
|
+
].filter(Boolean).join(" ")
|
|
1628
|
+
), a = o(
|
|
1629
|
+
() => [
|
|
1630
|
+
"strand-kv__value",
|
|
1631
|
+
s.status ? "strand-kv__value--status" : ""
|
|
1632
|
+
].filter(Boolean).join(" ")
|
|
1633
|
+
);
|
|
1634
|
+
return (n, f) => (l(), r("div", d({ class: t.value }, n.$attrs), [
|
|
1635
|
+
v("span", ma, [
|
|
1636
|
+
i(n.$slots, "label", {}, () => [
|
|
1637
|
+
w(h(e.label), 1)
|
|
1638
|
+
])
|
|
1639
|
+
]),
|
|
1640
|
+
v("span", {
|
|
1641
|
+
class: $(a.value)
|
|
1642
|
+
}, [
|
|
1643
|
+
i(n.$slots, "value", {}, () => [
|
|
1644
|
+
w(h(e.value), 1)
|
|
1645
|
+
])
|
|
1646
|
+
], 2)
|
|
1647
|
+
], 16));
|
|
1648
|
+
}
|
|
1649
|
+
}), rs = /* @__PURE__ */ c({
|
|
1650
|
+
__name: "LabShell",
|
|
1651
|
+
props: {
|
|
1652
|
+
className: { default: "" }
|
|
1653
|
+
},
|
|
1654
|
+
setup(e) {
|
|
1655
|
+
const s = e, t = o(() => ["strand-ref-shell", s.className].filter(Boolean).join(" "));
|
|
1656
|
+
return (a, n) => (l(), r("div", d({ class: t.value }, a.$attrs), [
|
|
1657
|
+
i(a.$slots, "default")
|
|
1658
|
+
], 16));
|
|
1659
|
+
}
|
|
1660
|
+
}), os = /* @__PURE__ */ c({
|
|
1661
|
+
__name: "LabSidebar",
|
|
1662
|
+
props: {
|
|
1663
|
+
className: { default: "" }
|
|
1664
|
+
},
|
|
1665
|
+
setup(e) {
|
|
1666
|
+
const s = e, t = o(() => ["strand-ref-shell__sidebar", s.className].filter(Boolean).join(" "));
|
|
1667
|
+
return (a, n) => (l(), r("aside", d({ class: t.value }, a.$attrs), [
|
|
1668
|
+
i(a.$slots, "default")
|
|
1669
|
+
], 16));
|
|
1670
|
+
}
|
|
1671
|
+
}), cs = /* @__PURE__ */ c({
|
|
1672
|
+
__name: "LabSidebarHead",
|
|
1673
|
+
props: {
|
|
1674
|
+
className: { default: "" }
|
|
1675
|
+
},
|
|
1676
|
+
setup(e) {
|
|
1677
|
+
const s = e, t = o(() => ["strand-ref-shell__sidebar-head", s.className].filter(Boolean).join(" "));
|
|
1678
|
+
return (a, n) => (l(), r("div", d({ class: t.value }, a.$attrs), [
|
|
1679
|
+
i(a.$slots, "default")
|
|
1680
|
+
], 16));
|
|
1681
|
+
}
|
|
1682
|
+
}), is = /* @__PURE__ */ c({
|
|
1683
|
+
__name: "LabSidebarScroll",
|
|
1684
|
+
props: {
|
|
1685
|
+
className: { default: "" }
|
|
1686
|
+
},
|
|
1687
|
+
setup(e) {
|
|
1688
|
+
const s = e, t = o(() => ["strand-ref-shell__sidebar-scroll", s.className].filter(Boolean).join(" "));
|
|
1689
|
+
return (a, n) => (l(), r("div", d({ class: t.value }, a.$attrs), [
|
|
1690
|
+
i(a.$slots, "default")
|
|
1691
|
+
], 16));
|
|
1692
|
+
}
|
|
1693
|
+
}), ds = /* @__PURE__ */ c({
|
|
1694
|
+
__name: "LabBrand",
|
|
1695
|
+
props: {
|
|
1696
|
+
className: { default: "" }
|
|
1697
|
+
},
|
|
1698
|
+
setup(e) {
|
|
1699
|
+
const s = e, t = o(() => ["strand-ref-shell__brand", s.className].filter(Boolean).join(" "));
|
|
1700
|
+
return (a, n) => (l(), r("div", d({ class: t.value }, a.$attrs), [
|
|
1701
|
+
i(a.$slots, "default")
|
|
1702
|
+
], 16));
|
|
1703
|
+
}
|
|
1704
|
+
}), us = /* @__PURE__ */ c({
|
|
1705
|
+
__name: "LabBrandMark",
|
|
1706
|
+
props: {
|
|
1707
|
+
className: { default: "" }
|
|
1708
|
+
},
|
|
1709
|
+
setup(e) {
|
|
1710
|
+
const s = e, t = o(() => ["strand-ref-shell__brand-mark", s.className].filter(Boolean).join(" "));
|
|
1711
|
+
return (a, n) => (l(), r("div", d({ class: t.value }, a.$attrs), [
|
|
1712
|
+
i(a.$slots, "default")
|
|
1713
|
+
], 16));
|
|
1714
|
+
}
|
|
1715
|
+
}), fs = /* @__PURE__ */ c({
|
|
1716
|
+
__name: "LabBrandTitle",
|
|
1717
|
+
props: {
|
|
1718
|
+
className: { default: "" }
|
|
1719
|
+
},
|
|
1720
|
+
setup(e) {
|
|
1721
|
+
const s = e, t = o(() => ["strand-ref-shell__brand-title", s.className].filter(Boolean).join(" "));
|
|
1722
|
+
return (a, n) => (l(), r("span", d({ class: t.value }, a.$attrs), [
|
|
1723
|
+
i(a.$slots, "default")
|
|
1724
|
+
], 16));
|
|
1725
|
+
}
|
|
1726
|
+
}), ps = /* @__PURE__ */ c({
|
|
1727
|
+
__name: "LabBrandSub",
|
|
1728
|
+
props: {
|
|
1729
|
+
className: { default: "" }
|
|
1730
|
+
},
|
|
1731
|
+
setup(e) {
|
|
1732
|
+
const s = e, t = o(() => ["strand-ref-shell__brand-sub", s.className].filter(Boolean).join(" "));
|
|
1733
|
+
return (a, n) => (l(), r("span", d({ class: t.value }, a.$attrs), [
|
|
1734
|
+
i(a.$slots, "default")
|
|
1735
|
+
], 16));
|
|
1736
|
+
}
|
|
1737
|
+
}), ms = /* @__PURE__ */ c({
|
|
1738
|
+
__name: "LabSidebarGroup",
|
|
1739
|
+
props: {
|
|
1740
|
+
className: { default: "" }
|
|
1741
|
+
},
|
|
1742
|
+
setup(e) {
|
|
1743
|
+
const s = e, t = o(() => ["strand-ref-shell__group", s.className].filter(Boolean).join(" "));
|
|
1744
|
+
return (a, n) => (l(), r("div", d({ class: t.value }, a.$attrs), [
|
|
1745
|
+
i(a.$slots, "default")
|
|
1746
|
+
], 16));
|
|
1747
|
+
}
|
|
1748
|
+
}), _s = /* @__PURE__ */ c({
|
|
1749
|
+
__name: "LabSidebarGroupLabel",
|
|
1750
|
+
props: {
|
|
1751
|
+
className: { default: "" }
|
|
1752
|
+
},
|
|
1753
|
+
setup(e) {
|
|
1754
|
+
const s = e, t = o(() => ["strand-ref-shell__group-label", s.className].filter(Boolean).join(" "));
|
|
1755
|
+
return (a, n) => (l(), r("span", d({ class: t.value }, a.$attrs), [
|
|
1756
|
+
i(a.$slots, "default")
|
|
1757
|
+
], 16));
|
|
1758
|
+
}
|
|
1759
|
+
}), vs = /* @__PURE__ */ c({
|
|
1760
|
+
__name: "LabSidebarGroupList",
|
|
1761
|
+
props: {
|
|
1762
|
+
className: { default: "" }
|
|
1763
|
+
},
|
|
1764
|
+
setup(e) {
|
|
1765
|
+
const s = e, t = o(() => ["strand-ref-shell__group-list", s.className].filter(Boolean).join(" "));
|
|
1766
|
+
return (a, n) => (l(), r("nav", d({ class: t.value }, a.$attrs), [
|
|
1767
|
+
i(a.$slots, "default")
|
|
1768
|
+
], 16));
|
|
1769
|
+
}
|
|
1770
|
+
}), _a = ["href"], bs = /* @__PURE__ */ c({
|
|
1771
|
+
__name: "LabSidebarGroupLink",
|
|
1772
|
+
props: {
|
|
1773
|
+
href: { default: "#" },
|
|
1774
|
+
className: { default: "" }
|
|
1775
|
+
},
|
|
1776
|
+
setup(e) {
|
|
1777
|
+
const s = e, t = o(() => ["strand-ref-shell__group-link", s.className].filter(Boolean).join(" "));
|
|
1778
|
+
return (a, n) => (l(), r("a", d({
|
|
1779
|
+
class: t.value,
|
|
1780
|
+
href: s.href
|
|
1781
|
+
}, a.$attrs), [
|
|
1782
|
+
n[0] || (n[0] = v("span", { class: "strand-ref-shell__group-dot" }, null, -1)),
|
|
1783
|
+
i(a.$slots, "default")
|
|
1784
|
+
], 16, _a));
|
|
1785
|
+
}
|
|
1786
|
+
}), hs = /* @__PURE__ */ c({
|
|
1787
|
+
__name: "LabSidebarGroupDot",
|
|
1788
|
+
props: {
|
|
1789
|
+
className: { default: "" }
|
|
1790
|
+
},
|
|
1791
|
+
setup(e) {
|
|
1792
|
+
const s = e, t = o(() => ["strand-ref-shell__group-dot", s.className].filter(Boolean).join(" "));
|
|
1793
|
+
return (a, n) => (l(), r("span", d({ class: t.value }, a.$attrs), null, 16));
|
|
1794
|
+
}
|
|
1795
|
+
}), $s = /* @__PURE__ */ c({
|
|
1796
|
+
__name: "LabMain",
|
|
1797
|
+
props: {
|
|
1798
|
+
className: { default: "" }
|
|
1799
|
+
},
|
|
1800
|
+
setup(e) {
|
|
1801
|
+
const s = e, t = o(() => ["strand-ref-shell__main", s.className].filter(Boolean).join(" "));
|
|
1802
|
+
return (a, n) => (l(), r("main", d({ class: t.value }, a.$attrs), [
|
|
1803
|
+
i(a.$slots, "default")
|
|
1804
|
+
], 16));
|
|
1805
|
+
}
|
|
1806
|
+
}), ys = /* @__PURE__ */ c({
|
|
1807
|
+
__name: "LabHeader",
|
|
1808
|
+
props: {
|
|
1809
|
+
className: { default: "" }
|
|
1810
|
+
},
|
|
1811
|
+
setup(e) {
|
|
1812
|
+
const s = e, t = o(() => ["strand-ref-header", s.className].filter(Boolean).join(" "));
|
|
1813
|
+
return (a, n) => (l(), r("header", d({ class: t.value }, a.$attrs), [
|
|
1814
|
+
i(a.$slots, "default")
|
|
1815
|
+
], 16));
|
|
1816
|
+
}
|
|
1817
|
+
}), gs = /* @__PURE__ */ c({
|
|
1818
|
+
__name: "LabHeaderTitle",
|
|
1819
|
+
props: {
|
|
1820
|
+
className: { default: "" }
|
|
1821
|
+
},
|
|
1822
|
+
setup(e) {
|
|
1823
|
+
const s = e, t = o(() => ["strand-ref-header__title", s.className].filter(Boolean).join(" "));
|
|
1824
|
+
return (a, n) => (l(), r("h1", d({ class: t.value }, a.$attrs), [
|
|
1825
|
+
i(a.$slots, "default")
|
|
1826
|
+
], 16));
|
|
1827
|
+
}
|
|
1828
|
+
}), ks = /* @__PURE__ */ c({
|
|
1829
|
+
__name: "LabHeaderLead",
|
|
1830
|
+
props: {
|
|
1831
|
+
className: { default: "" }
|
|
1832
|
+
},
|
|
1833
|
+
setup(e) {
|
|
1834
|
+
const s = e, t = o(() => ["strand-ref-header__lead", s.className].filter(Boolean).join(" "));
|
|
1835
|
+
return (a, n) => (l(), r("p", d({ class: t.value }, a.$attrs), [
|
|
1836
|
+
i(a.$slots, "default")
|
|
1837
|
+
], 16));
|
|
1838
|
+
}
|
|
1839
|
+
}), Ns = /* @__PURE__ */ c({
|
|
1840
|
+
__name: "LabHeaderMeta",
|
|
1841
|
+
props: {
|
|
1842
|
+
className: { default: "" }
|
|
1843
|
+
},
|
|
1844
|
+
setup(e) {
|
|
1845
|
+
const s = e, t = o(() => ["strand-ref-header__meta", s.className].filter(Boolean).join(" "));
|
|
1846
|
+
return (a, n) => (l(), r("div", d({ class: t.value }, a.$attrs), [
|
|
1847
|
+
i(a.$slots, "default")
|
|
1848
|
+
], 16));
|
|
1849
|
+
}
|
|
1850
|
+
}), Bs = /* @__PURE__ */ c({
|
|
1851
|
+
__name: "LabHeaderMetaItem",
|
|
1852
|
+
props: {
|
|
1853
|
+
className: { default: "" }
|
|
1854
|
+
},
|
|
1855
|
+
setup(e) {
|
|
1856
|
+
const s = e, t = o(() => ["strand-ref-header__meta-item", s.className].filter(Boolean).join(" "));
|
|
1857
|
+
return (a, n) => (l(), r("div", d({ class: t.value }, a.$attrs), [
|
|
1858
|
+
i(a.$slots, "default")
|
|
1859
|
+
], 16));
|
|
1860
|
+
}
|
|
1861
|
+
}), Ls = /* @__PURE__ */ c({
|
|
1862
|
+
__name: "LabHeaderMetaLabel",
|
|
1863
|
+
props: {
|
|
1864
|
+
className: { default: "" }
|
|
1865
|
+
},
|
|
1866
|
+
setup(e) {
|
|
1867
|
+
const s = e, t = o(() => ["strand-ref-header__meta-label", s.className].filter(Boolean).join(" "));
|
|
1868
|
+
return (a, n) => (l(), r("span", d({ class: t.value }, a.$attrs), [
|
|
1869
|
+
i(a.$slots, "default")
|
|
1870
|
+
], 16));
|
|
1871
|
+
}
|
|
1872
|
+
}), js = /* @__PURE__ */ c({
|
|
1873
|
+
__name: "LabHeaderMetaValue",
|
|
1874
|
+
props: {
|
|
1875
|
+
className: { default: "" }
|
|
1876
|
+
},
|
|
1877
|
+
setup(e) {
|
|
1878
|
+
const s = e, t = o(() => ["strand-ref-header__meta-value", s.className].filter(Boolean).join(" "));
|
|
1879
|
+
return (a, n) => (l(), r("span", d({ class: t.value }, a.$attrs), [
|
|
1880
|
+
i(a.$slots, "default")
|
|
1881
|
+
], 16));
|
|
1882
|
+
}
|
|
1883
|
+
}), Cs = /* @__PURE__ */ c({
|
|
1884
|
+
__name: "LabTaxonomy",
|
|
1885
|
+
props: {
|
|
1886
|
+
className: { default: "" }
|
|
1887
|
+
},
|
|
1888
|
+
setup(e) {
|
|
1889
|
+
const s = e, t = o(() => ["strand-ref-taxonomy", s.className].filter(Boolean).join(" "));
|
|
1890
|
+
return (a, n) => (l(), r("div", d({ class: t.value }, a.$attrs), [
|
|
1891
|
+
i(a.$slots, "default")
|
|
1892
|
+
], 16));
|
|
1893
|
+
}
|
|
1894
|
+
}), ws = /* @__PURE__ */ c({
|
|
1895
|
+
__name: "LabTaxonomyTitle",
|
|
1896
|
+
props: {
|
|
1897
|
+
className: { default: "" }
|
|
1898
|
+
},
|
|
1899
|
+
setup(e) {
|
|
1900
|
+
const s = e, t = o(() => ["strand-ref-taxonomy__title", s.className].filter(Boolean).join(" "));
|
|
1901
|
+
return (a, n) => (l(), r("span", d({ class: t.value }, a.$attrs), [
|
|
1902
|
+
i(a.$slots, "default")
|
|
1903
|
+
], 16));
|
|
1904
|
+
}
|
|
1905
|
+
}), Ss = /* @__PURE__ */ c({
|
|
1906
|
+
__name: "LabTaxonomyList",
|
|
1907
|
+
props: {
|
|
1908
|
+
className: { default: "" }
|
|
1909
|
+
},
|
|
1910
|
+
setup(e) {
|
|
1911
|
+
const s = e, t = o(() => ["strand-ref-taxonomy__list", s.className].filter(Boolean).join(" "));
|
|
1912
|
+
return (a, n) => (l(), r("dl", d({ class: t.value }, a.$attrs), [
|
|
1913
|
+
i(a.$slots, "default")
|
|
1914
|
+
], 16));
|
|
1915
|
+
}
|
|
1916
|
+
}), Ts = /* @__PURE__ */ c({
|
|
1917
|
+
__name: "LabSection",
|
|
1918
|
+
props: {
|
|
1919
|
+
className: { default: "" }
|
|
1920
|
+
},
|
|
1921
|
+
setup(e) {
|
|
1922
|
+
const s = e, t = o(() => ["strand-ref-section", s.className].filter(Boolean).join(" "));
|
|
1923
|
+
return (a, n) => (l(), r("section", d({ class: t.value }, a.$attrs), [
|
|
1924
|
+
i(a.$slots, "default")
|
|
1925
|
+
], 16));
|
|
1926
|
+
}
|
|
1927
|
+
}), Fs = /* @__PURE__ */ c({
|
|
1928
|
+
__name: "LabSectionHead",
|
|
1929
|
+
props: {
|
|
1930
|
+
className: { default: "" }
|
|
1931
|
+
},
|
|
1932
|
+
setup(e) {
|
|
1933
|
+
const s = e, t = o(() => ["strand-ref-section__head", s.className].filter(Boolean).join(" "));
|
|
1934
|
+
return (a, n) => (l(), r("div", d({ class: t.value }, a.$attrs), [
|
|
1935
|
+
i(a.$slots, "default")
|
|
1936
|
+
], 16));
|
|
1937
|
+
}
|
|
1938
|
+
}), xs = /* @__PURE__ */ c({
|
|
1939
|
+
__name: "LabSectionHeadNote",
|
|
1940
|
+
props: {
|
|
1941
|
+
className: { default: "" }
|
|
1942
|
+
},
|
|
1943
|
+
setup(e) {
|
|
1944
|
+
const s = e, t = o(() => ["strand-ref-section__head-note", s.className].filter(Boolean).join(" "));
|
|
1945
|
+
return (a, n) => (l(), r("span", d({ class: t.value }, a.$attrs), [
|
|
1946
|
+
i(a.$slots, "default")
|
|
1947
|
+
], 16));
|
|
1948
|
+
}
|
|
1949
|
+
}), Rs = /* @__PURE__ */ c({
|
|
1950
|
+
__name: "LabSectionBody",
|
|
1951
|
+
props: {
|
|
1952
|
+
className: { default: "" }
|
|
1953
|
+
},
|
|
1954
|
+
setup(e) {
|
|
1955
|
+
const s = e, t = o(() => ["strand-ref-section__body", s.className].filter(Boolean).join(" "));
|
|
1956
|
+
return (a, n) => (l(), r("div", d({ class: t.value }, a.$attrs), [
|
|
1957
|
+
i(a.$slots, "default")
|
|
1958
|
+
], 16));
|
|
1959
|
+
}
|
|
1960
|
+
}), Es = /* @__PURE__ */ c({
|
|
1961
|
+
__name: "LabExample",
|
|
1962
|
+
props: {
|
|
1963
|
+
className: { default: "" }
|
|
1964
|
+
},
|
|
1965
|
+
setup(e) {
|
|
1966
|
+
const s = e, t = o(() => ["strand-ref-example", s.className].filter(Boolean).join(" "));
|
|
1967
|
+
return (a, n) => (l(), r("div", d({ class: t.value }, a.$attrs), [
|
|
1968
|
+
i(a.$slots, "default")
|
|
1969
|
+
], 16));
|
|
1970
|
+
}
|
|
1971
|
+
}), Ms = /* @__PURE__ */ c({
|
|
1972
|
+
__name: "LabExampleMeta",
|
|
1973
|
+
props: {
|
|
1974
|
+
className: { default: "" }
|
|
1975
|
+
},
|
|
1976
|
+
setup(e) {
|
|
1977
|
+
const s = e, t = o(() => ["strand-ref-example__meta", s.className].filter(Boolean).join(" "));
|
|
1978
|
+
return (a, n) => (l(), r("div", d({ class: t.value }, a.$attrs), [
|
|
1979
|
+
i(a.$slots, "default")
|
|
1980
|
+
], 16));
|
|
1981
|
+
}
|
|
1982
|
+
}), Is = /* @__PURE__ */ c({
|
|
1983
|
+
__name: "LabExampleLabel",
|
|
1984
|
+
props: {
|
|
1985
|
+
className: { default: "" }
|
|
1986
|
+
},
|
|
1987
|
+
setup(e) {
|
|
1988
|
+
const s = e, t = o(() => ["strand-ref-example__label", s.className].filter(Boolean).join(" "));
|
|
1989
|
+
return (a, n) => (l(), r("span", d({ class: t.value }, a.$attrs), [
|
|
1990
|
+
i(a.$slots, "default")
|
|
1991
|
+
], 16));
|
|
1992
|
+
}
|
|
1993
|
+
}), Os = /* @__PURE__ */ c({
|
|
1994
|
+
__name: "LabExampleCode",
|
|
1995
|
+
props: {
|
|
1996
|
+
className: { default: "" }
|
|
1997
|
+
},
|
|
1998
|
+
setup(e) {
|
|
1999
|
+
const s = e, t = o(() => ["strand-ref-example__code", s.className].filter(Boolean).join(" "));
|
|
2000
|
+
return (a, n) => (l(), r("span", d({ class: t.value }, a.$attrs), [
|
|
2001
|
+
i(a.$slots, "default")
|
|
2002
|
+
], 16));
|
|
2003
|
+
}
|
|
2004
|
+
}), Ds = /* @__PURE__ */ c({
|
|
2005
|
+
__name: "LabExampleDemo",
|
|
2006
|
+
props: {
|
|
2007
|
+
padNone: { type: Boolean, default: !1 },
|
|
2008
|
+
recessed: { type: Boolean, default: !1 },
|
|
2009
|
+
className: { default: "" }
|
|
2010
|
+
},
|
|
2011
|
+
setup(e) {
|
|
2012
|
+
const s = e, t = o(
|
|
2013
|
+
() => [
|
|
2014
|
+
"strand-ref-example__demo",
|
|
2015
|
+
s.padNone ? "strand-ref-example__demo--pad-none" : "",
|
|
2016
|
+
s.recessed ? "strand-ref-example__demo--recessed" : "",
|
|
2017
|
+
s.className
|
|
2018
|
+
].filter(Boolean).join(" ")
|
|
2019
|
+
);
|
|
2020
|
+
return (a, n) => (l(), r("div", d({ class: t.value }, a.$attrs), [
|
|
2021
|
+
i(a.$slots, "default")
|
|
2022
|
+
], 16));
|
|
2023
|
+
}
|
|
2024
|
+
}), zs = /* @__PURE__ */ c({
|
|
2025
|
+
__name: "LabExampleCaption",
|
|
2026
|
+
props: {
|
|
2027
|
+
className: { default: "" }
|
|
2028
|
+
},
|
|
2029
|
+
setup(e) {
|
|
2030
|
+
const s = e, t = o(() => ["strand-ref-example__caption", s.className].filter(Boolean).join(" "));
|
|
2031
|
+
return (a, n) => (l(), r("p", d({ class: t.value }, a.$attrs), [
|
|
2032
|
+
i(a.$slots, "default")
|
|
2033
|
+
], 16));
|
|
2034
|
+
}
|
|
2035
|
+
}), Hs = /* @__PURE__ */ c({
|
|
2036
|
+
__name: "LabFrame",
|
|
2037
|
+
props: {
|
|
2038
|
+
className: { default: "" }
|
|
2039
|
+
},
|
|
2040
|
+
setup(e) {
|
|
2041
|
+
const s = e, t = o(() => ["strand-ref-frame", s.className].filter(Boolean).join(" "));
|
|
2042
|
+
return (a, n) => (l(), r("div", d({ class: t.value }, a.$attrs), [
|
|
2043
|
+
i(a.$slots, "default")
|
|
2044
|
+
], 16));
|
|
2045
|
+
}
|
|
2046
|
+
}), Vs = /* @__PURE__ */ c({
|
|
2047
|
+
__name: "LabFrameChrome",
|
|
2048
|
+
props: {
|
|
2049
|
+
className: { default: "" }
|
|
2050
|
+
},
|
|
2051
|
+
setup(e) {
|
|
2052
|
+
const s = e, t = o(() => ["strand-ref-frame__chrome", s.className].filter(Boolean).join(" "));
|
|
2053
|
+
return (a, n) => (l(), r("div", d({ class: t.value }, a.$attrs), [
|
|
2054
|
+
i(a.$slots, "default")
|
|
2055
|
+
], 16));
|
|
2056
|
+
}
|
|
2057
|
+
}), Ps = /* @__PURE__ */ c({
|
|
2058
|
+
__name: "LabFrameDot",
|
|
2059
|
+
props: {
|
|
2060
|
+
color: {},
|
|
2061
|
+
className: { default: "" }
|
|
2062
|
+
},
|
|
2063
|
+
setup(e) {
|
|
2064
|
+
const s = e, t = o(() => ["strand-ref-frame__dot", s.className].filter(Boolean).join(" ")), a = o(() => s.color ? { background: s.color } : {});
|
|
2065
|
+
return (n, f) => (l(), r("span", d({
|
|
2066
|
+
class: t.value,
|
|
2067
|
+
style: a.value
|
|
2068
|
+
}, n.$attrs), null, 16));
|
|
2069
|
+
}
|
|
2070
|
+
}), Gs = /* @__PURE__ */ c({
|
|
2071
|
+
__name: "LabFrameTitle",
|
|
2072
|
+
props: {
|
|
2073
|
+
className: { default: "" }
|
|
2074
|
+
},
|
|
2075
|
+
setup(e) {
|
|
2076
|
+
const s = e, t = o(() => ["strand-ref-frame__title", s.className].filter(Boolean).join(" "));
|
|
2077
|
+
return (a, n) => (l(), r("span", d({ class: t.value }, a.$attrs), [
|
|
2078
|
+
i(a.$slots, "default")
|
|
2079
|
+
], 16));
|
|
2080
|
+
}
|
|
2081
|
+
}), As = /* @__PURE__ */ c({
|
|
2082
|
+
__name: "LabFrameBody",
|
|
2083
|
+
props: {
|
|
2084
|
+
className: { default: "" }
|
|
2085
|
+
},
|
|
2086
|
+
setup(e) {
|
|
2087
|
+
const s = e, t = o(() => ["strand-ref-frame__body", s.className].filter(Boolean).join(" "));
|
|
2088
|
+
return (a, n) => (l(), r("div", d({ class: t.value }, a.$attrs), [
|
|
2089
|
+
i(a.$slots, "default")
|
|
2090
|
+
], 16));
|
|
2091
|
+
}
|
|
2092
|
+
}), va = ["aria-hidden"], Us = /* @__PURE__ */ c({
|
|
2093
|
+
__name: "LabFrameContent",
|
|
2094
|
+
props: {
|
|
2095
|
+
hidden: { type: Boolean, default: !1 },
|
|
2096
|
+
className: { default: "" }
|
|
2097
|
+
},
|
|
2098
|
+
setup(e) {
|
|
2099
|
+
const s = e, t = o(() => ["strand-ref-frame__content", s.className].filter(Boolean).join(" ")), a = o(() => s.hidden ? "true" : void 0);
|
|
2100
|
+
return (n, f) => (l(), r("div", d({
|
|
2101
|
+
class: t.value,
|
|
2102
|
+
"aria-hidden": a.value
|
|
2103
|
+
}, n.$attrs), [
|
|
2104
|
+
i(n.$slots, "default")
|
|
2105
|
+
], 16, va));
|
|
2106
|
+
}
|
|
2107
|
+
}), Ks = /* @__PURE__ */ c({
|
|
2108
|
+
__name: "LabFrameContentHead",
|
|
2109
|
+
props: {
|
|
2110
|
+
className: { default: "" }
|
|
2111
|
+
},
|
|
2112
|
+
setup(e) {
|
|
2113
|
+
const s = e, t = o(() => ["strand-ref-frame__content-head", s.className].filter(Boolean).join(" "));
|
|
2114
|
+
return (a, n) => (l(), r("div", d({ class: t.value }, a.$attrs), [
|
|
2115
|
+
i(a.$slots, "default")
|
|
2116
|
+
], 16));
|
|
2117
|
+
}
|
|
2118
|
+
}), qs = /* @__PURE__ */ c({
|
|
2119
|
+
__name: "LabFrameActions",
|
|
2120
|
+
props: {
|
|
2121
|
+
className: { default: "" }
|
|
2122
|
+
},
|
|
2123
|
+
setup(e) {
|
|
2124
|
+
const s = e, t = o(() => ["strand-ref-frame__actions", s.className].filter(Boolean).join(" "));
|
|
2125
|
+
return (a, n) => (l(), r("div", d({ class: t.value }, a.$attrs), [
|
|
2126
|
+
i(a.$slots, "default")
|
|
2127
|
+
], 16));
|
|
2128
|
+
}
|
|
2129
|
+
}), Ws = /* @__PURE__ */ c({
|
|
2130
|
+
__name: "LabFrameOverlay",
|
|
2131
|
+
props: {
|
|
2132
|
+
className: { default: "" }
|
|
2133
|
+
},
|
|
2134
|
+
setup(e) {
|
|
2135
|
+
const s = e, t = o(() => ["strand-ref-frame__overlay", s.className].filter(Boolean).join(" "));
|
|
2136
|
+
return (a, n) => (l(), r("div", d({ class: t.value }, a.$attrs), [
|
|
2137
|
+
i(a.$slots, "default")
|
|
2138
|
+
], 16));
|
|
2139
|
+
}
|
|
2140
|
+
}), Js = /* @__PURE__ */ c({
|
|
2141
|
+
__name: "LabFramePanel",
|
|
2142
|
+
props: {
|
|
2143
|
+
className: { default: "" }
|
|
2144
|
+
},
|
|
2145
|
+
setup(e) {
|
|
2146
|
+
const s = e, t = o(() => ["strand-ref-frame__panel", s.className].filter(Boolean).join(" "));
|
|
2147
|
+
return (a, n) => (l(), r("div", d({
|
|
2148
|
+
class: t.value,
|
|
2149
|
+
role: "dialog",
|
|
2150
|
+
"aria-modal": "true"
|
|
2151
|
+
}, a.$attrs), [
|
|
2152
|
+
i(a.$slots, "default")
|
|
2153
|
+
], 16));
|
|
2154
|
+
}
|
|
2155
|
+
}), Zs = /* @__PURE__ */ c({
|
|
2156
|
+
__name: "LabFramePanelHeader",
|
|
2157
|
+
props: {
|
|
2158
|
+
className: { default: "" }
|
|
2159
|
+
},
|
|
2160
|
+
setup(e) {
|
|
2161
|
+
const s = e, t = o(() => ["strand-ref-frame__panel-header", s.className].filter(Boolean).join(" "));
|
|
2162
|
+
return (a, n) => (l(), r("div", d({ class: t.value }, a.$attrs), [
|
|
2163
|
+
i(a.$slots, "default")
|
|
2164
|
+
], 16));
|
|
2165
|
+
}
|
|
2166
|
+
}), Qs = /* @__PURE__ */ c({
|
|
2167
|
+
__name: "LabFramePanelTitle",
|
|
2168
|
+
props: {
|
|
2169
|
+
className: { default: "" }
|
|
2170
|
+
},
|
|
2171
|
+
setup(e) {
|
|
2172
|
+
const s = e, t = o(() => ["strand-ref-frame__panel-title", s.className].filter(Boolean).join(" "));
|
|
2173
|
+
return (a, n) => (l(), r("h2", d({ class: t.value }, a.$attrs), [
|
|
2174
|
+
i(a.$slots, "default")
|
|
2175
|
+
], 16));
|
|
2176
|
+
}
|
|
2177
|
+
}), ba = ["aria-label"], Xs = /* @__PURE__ */ c({
|
|
2178
|
+
__name: "LabFramePanelClose",
|
|
2179
|
+
props: {
|
|
2180
|
+
ariaLabel: { default: "Close" },
|
|
2181
|
+
className: { default: "" }
|
|
2182
|
+
},
|
|
2183
|
+
setup(e) {
|
|
2184
|
+
const s = e, t = o(() => ["strand-ref-frame__panel-close", s.className].filter(Boolean).join(" "));
|
|
2185
|
+
return (a, n) => (l(), r("button", d({
|
|
2186
|
+
type: "button",
|
|
2187
|
+
class: t.value,
|
|
2188
|
+
"aria-label": s.ariaLabel
|
|
2189
|
+
}, a.$attrs), [
|
|
2190
|
+
i(a.$slots, "default", {}, () => [
|
|
2191
|
+
n[0] || (n[0] = w("×", -1))
|
|
2192
|
+
])
|
|
2193
|
+
], 16, ba));
|
|
2194
|
+
}
|
|
2195
|
+
}), Ys = /* @__PURE__ */ c({
|
|
2196
|
+
__name: "LabFramePanelBody",
|
|
2197
|
+
props: {
|
|
2198
|
+
className: { default: "" }
|
|
2199
|
+
},
|
|
2200
|
+
setup(e) {
|
|
2201
|
+
const s = e, t = o(() => ["strand-ref-frame__panel-body", s.className].filter(Boolean).join(" "));
|
|
2202
|
+
return (a, n) => (l(), r("div", d({ class: t.value }, a.$attrs), [
|
|
2203
|
+
i(a.$slots, "default")
|
|
2204
|
+
], 16));
|
|
2205
|
+
}
|
|
2206
|
+
}), et = /* @__PURE__ */ c({
|
|
2207
|
+
__name: "LabFramePanelFooter",
|
|
2208
|
+
props: {
|
|
2209
|
+
className: { default: "" }
|
|
2210
|
+
},
|
|
2211
|
+
setup(e) {
|
|
2212
|
+
const s = e, t = o(() => ["strand-ref-frame__panel-footer", s.className].filter(Boolean).join(" "));
|
|
2213
|
+
return (a, n) => (l(), r("div", d({ class: t.value }, a.$attrs), [
|
|
2214
|
+
i(a.$slots, "default")
|
|
2215
|
+
], 16));
|
|
2216
|
+
}
|
|
2217
|
+
}), at = /* @__PURE__ */ c({
|
|
2218
|
+
__name: "LabGlassStage",
|
|
2219
|
+
props: {
|
|
2220
|
+
className: { default: "" }
|
|
2221
|
+
},
|
|
2222
|
+
setup(e) {
|
|
2223
|
+
const s = e, t = o(() => ["strand-ref-glass-stage", s.className].filter(Boolean).join(" "));
|
|
2224
|
+
return (a, n) => (l(), r("div", d({ class: t.value }, a.$attrs), [
|
|
2225
|
+
i(a.$slots, "default")
|
|
2226
|
+
], 16));
|
|
2227
|
+
}
|
|
2228
|
+
}), st = /* @__PURE__ */ c({
|
|
2229
|
+
__name: "LabGlassPanel",
|
|
2230
|
+
props: {
|
|
2231
|
+
className: { default: "" }
|
|
2232
|
+
},
|
|
2233
|
+
setup(e) {
|
|
2234
|
+
const s = e, t = o(() => ["strand-ref-glass-panel", s.className].filter(Boolean).join(" "));
|
|
2235
|
+
return (a, n) => (l(), r("div", d({ class: t.value }, a.$attrs), [
|
|
2236
|
+
i(a.$slots, "default")
|
|
2237
|
+
], 16));
|
|
2238
|
+
}
|
|
2239
|
+
}), tt = /* @__PURE__ */ c({
|
|
2240
|
+
__name: "LabRevealStage",
|
|
2241
|
+
props: {
|
|
2242
|
+
className: { default: "" }
|
|
2243
|
+
},
|
|
2244
|
+
setup(e) {
|
|
2245
|
+
const s = e, t = o(() => ["strand-ref-reveal-stage", s.className].filter(Boolean).join(" "));
|
|
2246
|
+
return (a, n) => (l(), r("div", d({ class: t.value }, a.$attrs), [
|
|
2247
|
+
i(a.$slots, "default")
|
|
2248
|
+
], 16));
|
|
2249
|
+
}
|
|
2250
|
+
}), nt = /* @__PURE__ */ c({
|
|
2251
|
+
__name: "LabRevealLine",
|
|
2252
|
+
props: {
|
|
2253
|
+
className: { default: "" }
|
|
2254
|
+
},
|
|
2255
|
+
setup(e) {
|
|
2256
|
+
const s = e, t = o(() => ["strand-ref-reveal-line", s.className].filter(Boolean).join(" "));
|
|
2257
|
+
return (a, n) => (l(), r("div", d({ class: t.value }, a.$attrs), [
|
|
2258
|
+
i(a.$slots, "default")
|
|
2259
|
+
], 16));
|
|
2260
|
+
}
|
|
2261
|
+
}), lt = /* @__PURE__ */ c({
|
|
2262
|
+
__name: "LabTip",
|
|
2263
|
+
props: {
|
|
2264
|
+
pinned: { type: Boolean, default: !1 },
|
|
2265
|
+
className: { default: "" }
|
|
2266
|
+
},
|
|
2267
|
+
setup(e) {
|
|
2268
|
+
const s = e, t = o(
|
|
2269
|
+
() => ["strand-ref-tip", s.pinned ? "strand-ref-tip--pinned" : "", s.className].filter(Boolean).join(" ")
|
|
2270
|
+
);
|
|
2271
|
+
return (a, n) => (l(), r("span", d({ class: t.value }, a.$attrs), [
|
|
2272
|
+
i(a.$slots, "default")
|
|
2273
|
+
], 16));
|
|
2274
|
+
}
|
|
2275
|
+
}), rt = /* @__PURE__ */ c({
|
|
2276
|
+
__name: "LabTipBubble",
|
|
2277
|
+
props: {
|
|
2278
|
+
placement: { default: "top" },
|
|
2279
|
+
className: { default: "" }
|
|
2280
|
+
},
|
|
2281
|
+
setup(e) {
|
|
2282
|
+
const s = e, t = o(
|
|
2283
|
+
() => ["strand-ref-tip__bubble", `strand-ref-tip__bubble--${s.placement}`, s.className].filter(Boolean).join(" ")
|
|
2284
|
+
);
|
|
2285
|
+
return (a, n) => (l(), r("span", d({
|
|
2286
|
+
class: t.value,
|
|
2287
|
+
role: "tooltip"
|
|
2288
|
+
}, a.$attrs), [
|
|
2289
|
+
i(a.$slots, "default")
|
|
2290
|
+
], 16));
|
|
2291
|
+
}
|
|
2292
|
+
}), ot = /* @__PURE__ */ c({
|
|
2293
|
+
__name: "LabUtilRow",
|
|
2294
|
+
props: {
|
|
2295
|
+
className: { default: "" }
|
|
2296
|
+
},
|
|
2297
|
+
setup(e) {
|
|
2298
|
+
const s = e, t = o(() => ["strand-ref-util-row", s.className].filter(Boolean).join(" "));
|
|
2299
|
+
return (a, n) => (l(), r("div", d({ class: t.value }, a.$attrs), [
|
|
2300
|
+
i(a.$slots, "default")
|
|
2301
|
+
], 16));
|
|
2302
|
+
}
|
|
2303
|
+
}), ct = /* @__PURE__ */ c({
|
|
2304
|
+
__name: "LabUtilCell",
|
|
2305
|
+
props: {
|
|
2306
|
+
className: { default: "" }
|
|
2307
|
+
},
|
|
2308
|
+
setup(e) {
|
|
2309
|
+
const s = e, t = o(() => ["strand-ref-util-cell", s.className].filter(Boolean).join(" "));
|
|
2310
|
+
return (a, n) => (l(), r("div", d({ class: t.value }, a.$attrs), [
|
|
2311
|
+
i(a.$slots, "default")
|
|
2312
|
+
], 16));
|
|
2313
|
+
}
|
|
2314
|
+
}), it = /* @__PURE__ */ c({
|
|
2315
|
+
__name: "LabUtilCellCode",
|
|
2316
|
+
props: {
|
|
2317
|
+
className: { default: "" }
|
|
2318
|
+
},
|
|
2319
|
+
setup(e) {
|
|
2320
|
+
const s = e, t = o(() => ["strand-ref-util-cell__code", s.className].filter(Boolean).join(" "));
|
|
2321
|
+
return (a, n) => (l(), r("span", d({ class: t.value }, a.$attrs), [
|
|
2322
|
+
i(a.$slots, "default")
|
|
2323
|
+
], 16));
|
|
2324
|
+
}
|
|
2325
|
+
}), dt = /* @__PURE__ */ c({
|
|
2326
|
+
__name: "LabUtilCellCaption",
|
|
2327
|
+
props: {
|
|
2328
|
+
className: { default: "" }
|
|
2329
|
+
},
|
|
2330
|
+
setup(e) {
|
|
2331
|
+
const s = e, t = o(() => ["strand-ref-util-cell__caption", s.className].filter(Boolean).join(" "));
|
|
2332
|
+
return (a, n) => (l(), r("span", d({ class: t.value }, a.$attrs), [
|
|
2333
|
+
i(a.$slots, "default")
|
|
2334
|
+
], 16));
|
|
2335
|
+
}
|
|
2336
|
+
}), ut = /* @__PURE__ */ c({
|
|
2337
|
+
__name: "LabUtilCellDemo",
|
|
2338
|
+
props: {
|
|
2339
|
+
className: { default: "" }
|
|
2340
|
+
},
|
|
2341
|
+
setup(e) {
|
|
2342
|
+
const s = e, t = o(() => ["strand-ref-util-cell__demo", s.className].filter(Boolean).join(" "));
|
|
2343
|
+
return (a, n) => (l(), r("div", d({ class: t.value }, a.$attrs), [
|
|
2344
|
+
i(a.$slots, "default")
|
|
2345
|
+
], 16));
|
|
2346
|
+
}
|
|
2347
|
+
}), ft = /* @__PURE__ */ c({
|
|
2348
|
+
__name: "LabUtilCellBlock",
|
|
2349
|
+
props: {
|
|
2350
|
+
className: { default: "" }
|
|
2351
|
+
},
|
|
2352
|
+
setup(e) {
|
|
2353
|
+
const s = e, t = o(() => ["strand-ref-util-cell__block", s.className].filter(Boolean).join(" "));
|
|
2354
|
+
return (a, n) => (l(), r("span", d({ class: t.value }, a.$attrs), [
|
|
2355
|
+
i(a.$slots, "default")
|
|
2356
|
+
], 16));
|
|
2357
|
+
}
|
|
2358
|
+
}), ha = { class: "strand-swatch__name" }, $a = { class: "strand-swatch__hex" }, pt = /* @__PURE__ */ c({
|
|
2359
|
+
__name: "Swatch",
|
|
2360
|
+
props: {
|
|
2361
|
+
name: {},
|
|
2362
|
+
hex: {},
|
|
2363
|
+
background: {},
|
|
2364
|
+
color: {},
|
|
2365
|
+
className: { default: "" }
|
|
2366
|
+
},
|
|
2367
|
+
setup(e) {
|
|
2368
|
+
const s = e, t = o(() => ["strand-swatch", s.className].filter(Boolean).join(" ")), a = o(() => ({ background: s.background, color: s.color }));
|
|
2369
|
+
return (n, f) => (l(), r("div", d({
|
|
2370
|
+
class: t.value,
|
|
2371
|
+
style: a.value
|
|
2372
|
+
}, n.$attrs), [
|
|
2373
|
+
v("span", ha, h(e.name), 1),
|
|
2374
|
+
v("span", $a, h(e.hex), 1)
|
|
2375
|
+
], 16));
|
|
2376
|
+
}
|
|
2377
|
+
}), mt = /* @__PURE__ */ c({
|
|
2378
|
+
__name: "SwatchGrid",
|
|
2379
|
+
props: {
|
|
2380
|
+
className: { default: "" }
|
|
2381
|
+
},
|
|
2382
|
+
setup(e) {
|
|
2383
|
+
const s = e, t = o(() => ["strand-swatch-grid", s.className].filter(Boolean).join(" "));
|
|
2384
|
+
return (a, n) => (l(), r("div", d({ class: t.value }, a.$attrs), [
|
|
2385
|
+
i(a.$slots, "default")
|
|
2386
|
+
], 16));
|
|
2387
|
+
}
|
|
2388
|
+
}), _t = /* @__PURE__ */ c({
|
|
2389
|
+
__name: "TypeSpecimen",
|
|
2390
|
+
props: {
|
|
2391
|
+
className: { default: "" }
|
|
2392
|
+
},
|
|
2393
|
+
setup(e) {
|
|
2394
|
+
const s = e, t = o(() => ["strand-type-specimen", s.className].filter(Boolean).join(" "));
|
|
2395
|
+
return (a, n) => (l(), r("div", d({ class: t.value }, a.$attrs), [
|
|
2396
|
+
i(a.$slots, "default")
|
|
2397
|
+
], 16));
|
|
2398
|
+
}
|
|
2399
|
+
}), vt = /* @__PURE__ */ c({
|
|
2400
|
+
__name: "TypeSpecimenMeta",
|
|
2401
|
+
props: {
|
|
2402
|
+
className: { default: "" }
|
|
2403
|
+
},
|
|
2404
|
+
setup(e) {
|
|
2405
|
+
const s = e, t = o(() => ["strand-type-specimen__meta", s.className].filter(Boolean).join(" "));
|
|
2406
|
+
return (a, n) => (l(), r("span", d({ class: t.value }, a.$attrs), [
|
|
2407
|
+
i(a.$slots, "default")
|
|
2408
|
+
], 16));
|
|
2409
|
+
}
|
|
2410
|
+
}), bt = /* @__PURE__ */ c({
|
|
2411
|
+
__name: "TokenSpecimen",
|
|
2412
|
+
props: {
|
|
2413
|
+
className: { default: "" }
|
|
2414
|
+
},
|
|
2415
|
+
setup(e) {
|
|
2416
|
+
const s = e, t = o(() => ["strand-token-specimen", s.className].filter(Boolean).join(" "));
|
|
2417
|
+
return (a, n) => (l(), r("div", d({ class: t.value }, a.$attrs), [
|
|
2418
|
+
i(a.$slots, "default")
|
|
2419
|
+
], 16));
|
|
2420
|
+
}
|
|
2421
|
+
}), ht = /* @__PURE__ */ c({
|
|
2422
|
+
__name: "TokenSpecimenGrid",
|
|
2423
|
+
props: {
|
|
2424
|
+
className: { default: "" }
|
|
2425
|
+
},
|
|
2426
|
+
setup(e) {
|
|
2427
|
+
const s = e, t = o(() => ["strand-token-specimen-grid", s.className].filter(Boolean).join(" "));
|
|
2428
|
+
return (a, n) => (l(), r("div", d({ class: t.value }, a.$attrs), [
|
|
2429
|
+
i(a.$slots, "default")
|
|
2430
|
+
], 16));
|
|
2431
|
+
}
|
|
2432
|
+
}), $t = /* @__PURE__ */ c({
|
|
2433
|
+
__name: "TokenSpecimenSpacer",
|
|
2434
|
+
props: {
|
|
2435
|
+
width: {},
|
|
2436
|
+
className: { default: "" }
|
|
2437
|
+
},
|
|
2438
|
+
setup(e) {
|
|
2439
|
+
const s = e, t = o(() => ["strand-token-specimen__spacer", s.className].filter(Boolean).join(" ")), a = o(() => {
|
|
2440
|
+
const n = typeof s.width == "number" ? s.width + "px" : s.width;
|
|
2441
|
+
return n ? { width: n } : {};
|
|
2442
|
+
});
|
|
2443
|
+
return (n, f) => (l(), r("span", d({
|
|
2444
|
+
class: t.value,
|
|
2445
|
+
style: a.value
|
|
2446
|
+
}, n.$attrs), null, 16));
|
|
2447
|
+
}
|
|
2448
|
+
}), yt = /* @__PURE__ */ c({
|
|
2449
|
+
__name: "TokenSpecimenBox",
|
|
2450
|
+
props: {
|
|
2451
|
+
radius: {},
|
|
2452
|
+
shadow: {},
|
|
2453
|
+
className: { default: "" }
|
|
2454
|
+
},
|
|
2455
|
+
setup(e) {
|
|
2456
|
+
const s = e, t = o(() => ["strand-token-specimen__box", s.className].filter(Boolean).join(" ")), a = o(() => {
|
|
2457
|
+
const n = {};
|
|
2458
|
+
return s.radius && (n.borderRadius = s.radius), s.shadow && (n.boxShadow = s.shadow), n;
|
|
2459
|
+
});
|
|
2460
|
+
return (n, f) => (l(), r("span", d({
|
|
2461
|
+
class: t.value,
|
|
2462
|
+
style: a.value
|
|
2463
|
+
}, n.$attrs), null, 16));
|
|
2464
|
+
}
|
|
2465
|
+
}), gt = /* @__PURE__ */ c({
|
|
2466
|
+
__name: "ContainerScale",
|
|
2467
|
+
props: {
|
|
2468
|
+
className: { default: "" }
|
|
2469
|
+
},
|
|
2470
|
+
setup(e) {
|
|
2471
|
+
const s = e, t = o(() => ["strand-container-scale", s.className].filter(Boolean).join(" "));
|
|
2472
|
+
return (a, n) => (l(), r("div", d({ class: t.value }, a.$attrs), [
|
|
2473
|
+
i(a.$slots, "default")
|
|
2474
|
+
], 16));
|
|
2475
|
+
}
|
|
2476
|
+
}), kt = /* @__PURE__ */ c({
|
|
2477
|
+
__name: "ContainerScaleRow",
|
|
2478
|
+
props: {
|
|
2479
|
+
className: { default: "" }
|
|
2480
|
+
},
|
|
2481
|
+
setup(e) {
|
|
2482
|
+
const s = e, t = o(() => ["strand-container-scale__row", s.className].filter(Boolean).join(" "));
|
|
2483
|
+
return (a, n) => (l(), r("div", d({ class: t.value }, a.$attrs), [
|
|
2484
|
+
i(a.$slots, "default")
|
|
2485
|
+
], 16));
|
|
2486
|
+
}
|
|
2487
|
+
}), Nt = /* @__PURE__ */ c({
|
|
2488
|
+
__name: "ContainerScaleLabel",
|
|
2489
|
+
props: {
|
|
2490
|
+
className: { default: "" }
|
|
2491
|
+
},
|
|
2492
|
+
setup(e) {
|
|
2493
|
+
const s = e, t = o(() => ["strand-container-scale__label", s.className].filter(Boolean).join(" "));
|
|
2494
|
+
return (a, n) => (l(), r("div", d({ class: t.value }, a.$attrs), [
|
|
2495
|
+
i(a.$slots, "default")
|
|
2496
|
+
], 16));
|
|
2497
|
+
}
|
|
2498
|
+
}), Bt = /* @__PURE__ */ c({
|
|
2499
|
+
__name: "ContainerScaleCaption",
|
|
2500
|
+
props: {
|
|
2501
|
+
className: { default: "" }
|
|
2502
|
+
},
|
|
2503
|
+
setup(e) {
|
|
2504
|
+
const s = e, t = o(() => ["strand-container-scale__caption", s.className].filter(Boolean).join(" "));
|
|
2505
|
+
return (a, n) => (l(), r("span", d({ class: t.value }, a.$attrs), [
|
|
2506
|
+
i(a.$slots, "default")
|
|
2507
|
+
], 16));
|
|
2508
|
+
}
|
|
2509
|
+
}), Lt = /* @__PURE__ */ c({
|
|
2510
|
+
__name: "ContainerScaleTrack",
|
|
2511
|
+
props: {
|
|
2512
|
+
className: { default: "" }
|
|
2513
|
+
},
|
|
2514
|
+
setup(e) {
|
|
2515
|
+
const s = e, t = o(() => ["strand-container-scale__track", s.className].filter(Boolean).join(" "));
|
|
2516
|
+
return (a, n) => (l(), r("div", d({ class: t.value }, a.$attrs), [
|
|
2517
|
+
i(a.$slots, "default")
|
|
2518
|
+
], 16));
|
|
2519
|
+
}
|
|
2520
|
+
}), jt = /* @__PURE__ */ c({
|
|
2521
|
+
__name: "ContainerScaleBar",
|
|
2522
|
+
props: {
|
|
2523
|
+
width: {},
|
|
2524
|
+
className: { default: "" }
|
|
2525
|
+
},
|
|
2526
|
+
setup(e) {
|
|
2527
|
+
const s = e, t = o(() => ["strand-container-scale__bar", s.className].filter(Boolean).join(" ")), a = o(() => s.width ? { width: s.width } : {});
|
|
2528
|
+
return (n, f) => (l(), r("div", d({
|
|
2529
|
+
class: t.value,
|
|
2530
|
+
style: a.value
|
|
2531
|
+
}, n.$attrs), [
|
|
2532
|
+
i(n.$slots, "default")
|
|
2533
|
+
], 16));
|
|
2534
|
+
}
|
|
2535
|
+
}), Ct = /* @__PURE__ */ c({
|
|
2536
|
+
__name: "ContainerScalePx",
|
|
2537
|
+
props: {
|
|
2538
|
+
className: { default: "" }
|
|
2539
|
+
},
|
|
2540
|
+
setup(e) {
|
|
2541
|
+
const s = e, t = o(() => ["strand-container-scale__px", s.className].filter(Boolean).join(" "));
|
|
2542
|
+
return (a, n) => (l(), r("span", d({ class: t.value }, a.$attrs), [
|
|
2543
|
+
i(a.$slots, "default")
|
|
2544
|
+
], 16));
|
|
2545
|
+
}
|
|
2546
|
+
}), wt = /* @__PURE__ */ c({
|
|
2547
|
+
__name: "ContainerScaleAxis",
|
|
2548
|
+
props: {
|
|
2549
|
+
className: { default: "" }
|
|
2550
|
+
},
|
|
2551
|
+
setup(e) {
|
|
2552
|
+
const s = e, t = o(() => ["strand-container-scale__axis", s.className].filter(Boolean).join(" "));
|
|
2553
|
+
return (a, n) => (l(), r("div", d({ class: t.value }, a.$attrs), [
|
|
2554
|
+
i(a.$slots, "default")
|
|
2555
|
+
], 16));
|
|
2556
|
+
}
|
|
1595
2557
|
});
|
|
1596
2558
|
export {
|
|
1597
|
-
|
|
2559
|
+
Qa as Alert,
|
|
1598
2560
|
xa as Avatar,
|
|
1599
|
-
|
|
1600
|
-
|
|
1601
|
-
|
|
1602
|
-
|
|
1603
|
-
|
|
1604
|
-
|
|
1605
|
-
|
|
1606
|
-
|
|
1607
|
-
|
|
1608
|
-
|
|
1609
|
-
|
|
1610
|
-
|
|
1611
|
-
|
|
1612
|
-
|
|
1613
|
-
|
|
1614
|
-
|
|
1615
|
-
|
|
1616
|
-
|
|
1617
|
-
|
|
1618
|
-
|
|
1619
|
-
|
|
1620
|
-
|
|
1621
|
-
|
|
1622
|
-
|
|
1623
|
-
|
|
1624
|
-
|
|
1625
|
-
|
|
1626
|
-
|
|
1627
|
-
|
|
1628
|
-
|
|
1629
|
-
|
|
1630
|
-
|
|
1631
|
-
|
|
1632
|
-
|
|
1633
|
-
|
|
2561
|
+
Fa as Badge,
|
|
2562
|
+
Ka as Breadcrumb,
|
|
2563
|
+
ga as Button,
|
|
2564
|
+
Ta as Card,
|
|
2565
|
+
ns as CardSection,
|
|
2566
|
+
La as Checkbox,
|
|
2567
|
+
Ia as CodeBlock,
|
|
2568
|
+
za as Container,
|
|
2569
|
+
gt as ContainerScale,
|
|
2570
|
+
wt as ContainerScaleAxis,
|
|
2571
|
+
jt as ContainerScaleBar,
|
|
2572
|
+
Bt as ContainerScaleCaption,
|
|
2573
|
+
Nt as ContainerScaleLabel,
|
|
2574
|
+
Ct as ContainerScalePx,
|
|
2575
|
+
kt as ContainerScaleRow,
|
|
2576
|
+
Lt as ContainerScaleTrack,
|
|
2577
|
+
Ma as DataReadout,
|
|
2578
|
+
Xa as Dialog,
|
|
2579
|
+
Ha as Divider,
|
|
2580
|
+
Sa as FormField,
|
|
2581
|
+
Da as Grid,
|
|
2582
|
+
ka as Input,
|
|
2583
|
+
Pa as InstrumentViewport,
|
|
2584
|
+
ls as KvEditorial,
|
|
2585
|
+
ds as LabBrand,
|
|
2586
|
+
us as LabBrandMark,
|
|
2587
|
+
ps as LabBrandSub,
|
|
2588
|
+
fs as LabBrandTitle,
|
|
2589
|
+
Es as LabExample,
|
|
2590
|
+
zs as LabExampleCaption,
|
|
2591
|
+
Os as LabExampleCode,
|
|
2592
|
+
Ds as LabExampleDemo,
|
|
2593
|
+
Is as LabExampleLabel,
|
|
2594
|
+
Ms as LabExampleMeta,
|
|
2595
|
+
Hs as LabFrame,
|
|
2596
|
+
qs as LabFrameActions,
|
|
2597
|
+
As as LabFrameBody,
|
|
2598
|
+
Vs as LabFrameChrome,
|
|
2599
|
+
Us as LabFrameContent,
|
|
2600
|
+
Ks as LabFrameContentHead,
|
|
2601
|
+
Ps as LabFrameDot,
|
|
2602
|
+
Ws as LabFrameOverlay,
|
|
2603
|
+
Js as LabFramePanel,
|
|
2604
|
+
Ys as LabFramePanelBody,
|
|
2605
|
+
Xs as LabFramePanelClose,
|
|
2606
|
+
et as LabFramePanelFooter,
|
|
2607
|
+
Zs as LabFramePanelHeader,
|
|
2608
|
+
Qs as LabFramePanelTitle,
|
|
2609
|
+
Gs as LabFrameTitle,
|
|
2610
|
+
st as LabGlassPanel,
|
|
2611
|
+
at as LabGlassStage,
|
|
2612
|
+
ys as LabHeader,
|
|
2613
|
+
ks as LabHeaderLead,
|
|
2614
|
+
Ns as LabHeaderMeta,
|
|
2615
|
+
Bs as LabHeaderMetaItem,
|
|
2616
|
+
Ls as LabHeaderMetaLabel,
|
|
2617
|
+
js as LabHeaderMetaValue,
|
|
2618
|
+
gs as LabHeaderTitle,
|
|
2619
|
+
$s as LabMain,
|
|
2620
|
+
nt as LabRevealLine,
|
|
2621
|
+
tt as LabRevealStage,
|
|
2622
|
+
Ts as LabSection,
|
|
2623
|
+
Rs as LabSectionBody,
|
|
2624
|
+
Fs as LabSectionHead,
|
|
2625
|
+
xs as LabSectionHeadNote,
|
|
2626
|
+
rs as LabShell,
|
|
2627
|
+
os as LabSidebar,
|
|
2628
|
+
ms as LabSidebarGroup,
|
|
2629
|
+
hs as LabSidebarGroupDot,
|
|
2630
|
+
_s as LabSidebarGroupLabel,
|
|
2631
|
+
bs as LabSidebarGroupLink,
|
|
2632
|
+
vs as LabSidebarGroupList,
|
|
2633
|
+
cs as LabSidebarHead,
|
|
2634
|
+
is as LabSidebarScroll,
|
|
2635
|
+
Cs as LabTaxonomy,
|
|
2636
|
+
Ss as LabTaxonomyList,
|
|
2637
|
+
ws as LabTaxonomyTitle,
|
|
2638
|
+
lt as LabTip,
|
|
2639
|
+
rt as LabTipBubble,
|
|
2640
|
+
ct as LabUtilCell,
|
|
2641
|
+
ft as LabUtilCellBlock,
|
|
2642
|
+
dt as LabUtilCellCaption,
|
|
2643
|
+
it as LabUtilCellCode,
|
|
2644
|
+
ut as LabUtilCellDemo,
|
|
2645
|
+
ot as LabUtilRow,
|
|
2646
|
+
Aa as Link,
|
|
2647
|
+
qa as Nav,
|
|
2648
|
+
es as Progress,
|
|
2649
|
+
ja as Radio,
|
|
2650
|
+
Ga as ScrollReveal,
|
|
2651
|
+
Va as Section,
|
|
2652
|
+
Ba as Select,
|
|
2653
|
+
ss as Skeleton,
|
|
2654
|
+
wa as Slider,
|
|
2655
|
+
as as Spinner,
|
|
2656
|
+
Oa as Stack,
|
|
2657
|
+
ts as StarRating,
|
|
2658
|
+
pt as Swatch,
|
|
2659
|
+
mt as SwatchGrid,
|
|
2660
|
+
Ca as Switch,
|
|
2661
|
+
Ea as Table,
|
|
2662
|
+
Ua as Tabs,
|
|
2663
|
+
Ra as Tag,
|
|
2664
|
+
Na as Textarea,
|
|
2665
|
+
Wa as Toast,
|
|
2666
|
+
Za as ToastProvider,
|
|
2667
|
+
bt as TokenSpecimen,
|
|
2668
|
+
yt as TokenSpecimenBox,
|
|
2669
|
+
ht as TokenSpecimenGrid,
|
|
2670
|
+
$t as TokenSpecimenSpacer,
|
|
2671
|
+
Ya as Tooltip,
|
|
2672
|
+
_t as TypeSpecimen,
|
|
2673
|
+
vt as TypeSpecimenMeta,
|
|
2674
|
+
Ja as useToast
|
|
1634
2675
|
};
|
|
1635
2676
|
//# sourceMappingURL=index.js.map
|