@dillingerstaffing/strand-vue 0.16.1 → 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 +1248 -82
- 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
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
interface Props {
|
|
2
|
+
ariaLabel?: string;
|
|
3
|
+
className?: string;
|
|
4
|
+
}
|
|
5
|
+
declare function __VLS_template(): {
|
|
6
|
+
attrs: Partial<{}>;
|
|
7
|
+
slots: {
|
|
8
|
+
default?(_: {}): any;
|
|
9
|
+
};
|
|
10
|
+
refs: {};
|
|
11
|
+
rootEl: HTMLButtonElement;
|
|
12
|
+
};
|
|
13
|
+
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
14
|
+
declare const __VLS_component: import('vue').DefineComponent<Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<Props> & Readonly<{}>, {
|
|
15
|
+
className: string;
|
|
16
|
+
ariaLabel: string;
|
|
17
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLButtonElement>;
|
|
18
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
19
|
+
export default _default;
|
|
20
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
21
|
+
new (): {
|
|
22
|
+
$slots: S;
|
|
23
|
+
};
|
|
24
|
+
};
|
|
25
|
+
//# sourceMappingURL=LabFramePanelClose.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LabFramePanelClose.vue.d.ts","sourceRoot":"","sources":["../../../src/components/LabFrame/LabFramePanelClose.vue"],"names":[],"mappings":"AACA;AA8BA,UAAU,KAAK;IACb,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,SAAS,CAAC,EAAE,MAAM,CAAA;CACnB;AAeD,iBAAS,cAAc;WA0BT,OAAO,IAA6B;;yBAXrB,GAAG;;;;EAgB/B;AAUD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;eA1DP,MAAM;eADN,MAAM;2FAmElB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAapG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
interface Props {
|
|
2
|
+
className?: string;
|
|
3
|
+
}
|
|
4
|
+
declare function __VLS_template(): {
|
|
5
|
+
attrs: Partial<{}>;
|
|
6
|
+
slots: {
|
|
7
|
+
default?(_: {}): any;
|
|
8
|
+
};
|
|
9
|
+
refs: {};
|
|
10
|
+
rootEl: HTMLDivElement;
|
|
11
|
+
};
|
|
12
|
+
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
13
|
+
declare const __VLS_component: import('vue').DefineComponent<Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<Props> & Readonly<{}>, {
|
|
14
|
+
className: string;
|
|
15
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
16
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
17
|
+
export default _default;
|
|
18
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
19
|
+
new (): {
|
|
20
|
+
$slots: S;
|
|
21
|
+
};
|
|
22
|
+
};
|
|
23
|
+
//# sourceMappingURL=LabFramePanelFooter.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LabFramePanelFooter.vue.d.ts","sourceRoot":"","sources":["../../../src/components/LabFrame/LabFramePanelFooter.vue"],"names":[],"mappings":"AACA;AAWA,UAAU,KAAK;IAAG,SAAS,CAAC,EAAE,MAAM,CAAA;CAAE;AAQtC,iBAAS,cAAc;WAwBT,OAAO,IAA6B;;yBAXrB,GAAG;;;;EAgB/B;AAUD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;eAhDS,MAAM;wFAwDlC,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAapG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
interface Props {
|
|
2
|
+
className?: string;
|
|
3
|
+
}
|
|
4
|
+
declare function __VLS_template(): {
|
|
5
|
+
attrs: Partial<{}>;
|
|
6
|
+
slots: {
|
|
7
|
+
default?(_: {}): any;
|
|
8
|
+
};
|
|
9
|
+
refs: {};
|
|
10
|
+
rootEl: HTMLDivElement;
|
|
11
|
+
};
|
|
12
|
+
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
13
|
+
declare const __VLS_component: import('vue').DefineComponent<Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<Props> & Readonly<{}>, {
|
|
14
|
+
className: string;
|
|
15
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
16
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
17
|
+
export default _default;
|
|
18
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
19
|
+
new (): {
|
|
20
|
+
$slots: S;
|
|
21
|
+
};
|
|
22
|
+
};
|
|
23
|
+
//# sourceMappingURL=LabFramePanelHeader.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LabFramePanelHeader.vue.d.ts","sourceRoot":"","sources":["../../../src/components/LabFrame/LabFramePanelHeader.vue"],"names":[],"mappings":"AACA;AAWA,UAAU,KAAK;IAAG,SAAS,CAAC,EAAE,MAAM,CAAA;CAAE;AAQtC,iBAAS,cAAc;WAwBT,OAAO,IAA6B;;yBAXrB,GAAG;;;;EAgB/B;AAUD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;eAhDS,MAAM;wFAwDlC,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAapG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
interface Props {
|
|
2
|
+
className?: string;
|
|
3
|
+
}
|
|
4
|
+
declare function __VLS_template(): {
|
|
5
|
+
attrs: Partial<{}>;
|
|
6
|
+
slots: {
|
|
7
|
+
default?(_: {}): any;
|
|
8
|
+
};
|
|
9
|
+
refs: {};
|
|
10
|
+
rootEl: HTMLHeadingElement;
|
|
11
|
+
};
|
|
12
|
+
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
13
|
+
declare const __VLS_component: import('vue').DefineComponent<Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<Props> & Readonly<{}>, {
|
|
14
|
+
className: string;
|
|
15
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLHeadingElement>;
|
|
16
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
17
|
+
export default _default;
|
|
18
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
19
|
+
new (): {
|
|
20
|
+
$slots: S;
|
|
21
|
+
};
|
|
22
|
+
};
|
|
23
|
+
//# sourceMappingURL=LabFramePanelTitle.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LabFramePanelTitle.vue.d.ts","sourceRoot":"","sources":["../../../src/components/LabFrame/LabFramePanelTitle.vue"],"names":[],"mappings":"AACA;AAWA,UAAU,KAAK;IAAG,SAAS,CAAC,EAAE,MAAM,CAAA;CAAE;AAQtC,iBAAS,cAAc;WAwBT,OAAO,IAA6B;;yBAXrB,GAAG;;;;EAgB/B;AAUD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;eAhDS,MAAM;4FAwDlC,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAapG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
interface Props {
|
|
2
|
+
className?: string;
|
|
3
|
+
}
|
|
4
|
+
declare function __VLS_template(): {
|
|
5
|
+
attrs: Partial<{}>;
|
|
6
|
+
slots: {
|
|
7
|
+
default?(_: {}): any;
|
|
8
|
+
};
|
|
9
|
+
refs: {};
|
|
10
|
+
rootEl: HTMLSpanElement;
|
|
11
|
+
};
|
|
12
|
+
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
13
|
+
declare const __VLS_component: import('vue').DefineComponent<Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<Props> & Readonly<{}>, {
|
|
14
|
+
className: string;
|
|
15
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLSpanElement>;
|
|
16
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
17
|
+
export default _default;
|
|
18
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
19
|
+
new (): {
|
|
20
|
+
$slots: S;
|
|
21
|
+
};
|
|
22
|
+
};
|
|
23
|
+
//# sourceMappingURL=LabFrameTitle.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LabFrameTitle.vue.d.ts","sourceRoot":"","sources":["../../../src/components/LabFrame/LabFrameTitle.vue"],"names":[],"mappings":"AACA;AAWA,UAAU,KAAK;IAAG,SAAS,CAAC,EAAE,MAAM,CAAA;CAAE;AAQtC,iBAAS,cAAc;WAwBT,OAAO,IAA6B;;yBAXrB,GAAG;;;;EAgB/B;AAUD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;eAhDS,MAAM;yFAwDlC,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAapG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
export { default as LabFrame } from './LabFrame.vue';
|
|
2
|
+
export { default as LabFrameChrome } from './LabFrameChrome.vue';
|
|
3
|
+
export { default as LabFrameDot } from './LabFrameDot.vue';
|
|
4
|
+
export { default as LabFrameTitle } from './LabFrameTitle.vue';
|
|
5
|
+
export { default as LabFrameBody } from './LabFrameBody.vue';
|
|
6
|
+
export { default as LabFrameContent } from './LabFrameContent.vue';
|
|
7
|
+
export { default as LabFrameContentHead } from './LabFrameContentHead.vue';
|
|
8
|
+
export { default as LabFrameActions } from './LabFrameActions.vue';
|
|
9
|
+
export { default as LabFrameOverlay } from './LabFrameOverlay.vue';
|
|
10
|
+
export { default as LabFramePanel } from './LabFramePanel.vue';
|
|
11
|
+
export { default as LabFramePanelHeader } from './LabFramePanelHeader.vue';
|
|
12
|
+
export { default as LabFramePanelTitle } from './LabFramePanelTitle.vue';
|
|
13
|
+
export { default as LabFramePanelClose } from './LabFramePanelClose.vue';
|
|
14
|
+
export { default as LabFramePanelBody } from './LabFramePanelBody.vue';
|
|
15
|
+
export { default as LabFramePanelFooter } from './LabFramePanelFooter.vue';
|
|
16
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/LabFrame/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,gBAAgB,CAAA;AACpD,OAAO,EAAE,OAAO,IAAI,cAAc,EAAE,MAAM,sBAAsB,CAAA;AAChE,OAAO,EAAE,OAAO,IAAI,WAAW,EAAE,MAAM,mBAAmB,CAAA;AAC1D,OAAO,EAAE,OAAO,IAAI,aAAa,EAAE,MAAM,qBAAqB,CAAA;AAC9D,OAAO,EAAE,OAAO,IAAI,YAAY,EAAE,MAAM,oBAAoB,CAAA;AAC5D,OAAO,EAAE,OAAO,IAAI,eAAe,EAAE,MAAM,uBAAuB,CAAA;AAClE,OAAO,EAAE,OAAO,IAAI,mBAAmB,EAAE,MAAM,2BAA2B,CAAA;AAC1E,OAAO,EAAE,OAAO,IAAI,eAAe,EAAE,MAAM,uBAAuB,CAAA;AAClE,OAAO,EAAE,OAAO,IAAI,eAAe,EAAE,MAAM,uBAAuB,CAAA;AAClE,OAAO,EAAE,OAAO,IAAI,aAAa,EAAE,MAAM,qBAAqB,CAAA;AAC9D,OAAO,EAAE,OAAO,IAAI,mBAAmB,EAAE,MAAM,2BAA2B,CAAA;AAC1E,OAAO,EAAE,OAAO,IAAI,kBAAkB,EAAE,MAAM,0BAA0B,CAAA;AACxE,OAAO,EAAE,OAAO,IAAI,kBAAkB,EAAE,MAAM,0BAA0B,CAAA;AACxE,OAAO,EAAE,OAAO,IAAI,iBAAiB,EAAE,MAAM,yBAAyB,CAAA;AACtE,OAAO,EAAE,OAAO,IAAI,mBAAmB,EAAE,MAAM,2BAA2B,CAAA"}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
interface Props {
|
|
2
|
+
className?: string;
|
|
3
|
+
}
|
|
4
|
+
declare function __VLS_template(): {
|
|
5
|
+
attrs: Partial<{}>;
|
|
6
|
+
slots: {
|
|
7
|
+
default?(_: {}): any;
|
|
8
|
+
};
|
|
9
|
+
refs: {};
|
|
10
|
+
rootEl: HTMLDivElement;
|
|
11
|
+
};
|
|
12
|
+
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
13
|
+
declare const __VLS_component: import('vue').DefineComponent<Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<Props> & Readonly<{}>, {
|
|
14
|
+
className: string;
|
|
15
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
16
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
17
|
+
export default _default;
|
|
18
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
19
|
+
new (): {
|
|
20
|
+
$slots: S;
|
|
21
|
+
};
|
|
22
|
+
};
|
|
23
|
+
//# sourceMappingURL=LabGlassPanel.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LabGlassPanel.vue.d.ts","sourceRoot":"","sources":["../../../src/components/LabGlassStage/LabGlassPanel.vue"],"names":[],"mappings":"AACA;AAWA,UAAU,KAAK;IAAG,SAAS,CAAC,EAAE,MAAM,CAAA;CAAE;AAQtC,iBAAS,cAAc;WAwBT,OAAO,IAA6B;;yBAXrB,GAAG;;;;EAgB/B;AAUD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;eAhDS,MAAM;wFAwDlC,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAapG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
interface Props {
|
|
2
|
+
className?: string;
|
|
3
|
+
}
|
|
4
|
+
declare function __VLS_template(): {
|
|
5
|
+
attrs: Partial<{}>;
|
|
6
|
+
slots: {
|
|
7
|
+
default?(_: {}): any;
|
|
8
|
+
};
|
|
9
|
+
refs: {};
|
|
10
|
+
rootEl: HTMLDivElement;
|
|
11
|
+
};
|
|
12
|
+
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
13
|
+
declare const __VLS_component: import('vue').DefineComponent<Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<Props> & Readonly<{}>, {
|
|
14
|
+
className: string;
|
|
15
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
16
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
17
|
+
export default _default;
|
|
18
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
19
|
+
new (): {
|
|
20
|
+
$slots: S;
|
|
21
|
+
};
|
|
22
|
+
};
|
|
23
|
+
//# sourceMappingURL=LabGlassStage.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LabGlassStage.vue.d.ts","sourceRoot":"","sources":["../../../src/components/LabGlassStage/LabGlassStage.vue"],"names":[],"mappings":"AACA;AAWA,UAAU,KAAK;IAAG,SAAS,CAAC,EAAE,MAAM,CAAA;CAAE;AAQtC,iBAAS,cAAc;WAwBT,OAAO,IAA6B;;yBAXrB,GAAG;;;;EAgB/B;AAUD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;eAhDS,MAAM;wFAwDlC,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAapG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/LabGlassStage/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,aAAa,EAAE,MAAM,qBAAqB,CAAA;AAC9D,OAAO,EAAE,OAAO,IAAI,aAAa,EAAE,MAAM,qBAAqB,CAAA"}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
interface Props {
|
|
2
|
+
className?: string;
|
|
3
|
+
}
|
|
4
|
+
declare function __VLS_template(): {
|
|
5
|
+
attrs: Partial<{}>;
|
|
6
|
+
slots: {
|
|
7
|
+
default?(_: {}): any;
|
|
8
|
+
};
|
|
9
|
+
refs: {};
|
|
10
|
+
rootEl: HTMLDivElement;
|
|
11
|
+
};
|
|
12
|
+
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
13
|
+
declare const __VLS_component: import('vue').DefineComponent<Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<Props> & Readonly<{}>, {
|
|
14
|
+
className: string;
|
|
15
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
16
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
17
|
+
export default _default;
|
|
18
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
19
|
+
new (): {
|
|
20
|
+
$slots: S;
|
|
21
|
+
};
|
|
22
|
+
};
|
|
23
|
+
//# sourceMappingURL=LabRevealLine.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LabRevealLine.vue.d.ts","sourceRoot":"","sources":["../../../src/components/LabRevealStage/LabRevealLine.vue"],"names":[],"mappings":"AACA;AAWA,UAAU,KAAK;IAAG,SAAS,CAAC,EAAE,MAAM,CAAA;CAAE;AAQtC,iBAAS,cAAc;WAwBT,OAAO,IAA6B;;yBAXrB,GAAG;;;;EAgB/B;AAUD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;eAhDS,MAAM;wFAwDlC,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAapG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
interface Props {
|
|
2
|
+
className?: string;
|
|
3
|
+
}
|
|
4
|
+
declare function __VLS_template(): {
|
|
5
|
+
attrs: Partial<{}>;
|
|
6
|
+
slots: {
|
|
7
|
+
default?(_: {}): any;
|
|
8
|
+
};
|
|
9
|
+
refs: {};
|
|
10
|
+
rootEl: HTMLDivElement;
|
|
11
|
+
};
|
|
12
|
+
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
13
|
+
declare const __VLS_component: import('vue').DefineComponent<Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<Props> & Readonly<{}>, {
|
|
14
|
+
className: string;
|
|
15
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
16
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
17
|
+
export default _default;
|
|
18
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
19
|
+
new (): {
|
|
20
|
+
$slots: S;
|
|
21
|
+
};
|
|
22
|
+
};
|
|
23
|
+
//# sourceMappingURL=LabRevealStage.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LabRevealStage.vue.d.ts","sourceRoot":"","sources":["../../../src/components/LabRevealStage/LabRevealStage.vue"],"names":[],"mappings":"AACA;AAWA,UAAU,KAAK;IAAG,SAAS,CAAC,EAAE,MAAM,CAAA;CAAE;AAQtC,iBAAS,cAAc;WAwBT,OAAO,IAA6B;;yBAXrB,GAAG;;;;EAgB/B;AAUD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;eAhDS,MAAM;wFAwDlC,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAapG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/LabRevealStage/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,cAAc,EAAE,MAAM,sBAAsB,CAAA;AAChE,OAAO,EAAE,OAAO,IAAI,aAAa,EAAE,MAAM,qBAAqB,CAAA"}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
interface Props {
|
|
2
|
+
className?: string;
|
|
3
|
+
}
|
|
4
|
+
declare function __VLS_template(): {
|
|
5
|
+
attrs: Partial<{}>;
|
|
6
|
+
slots: {
|
|
7
|
+
default?(_: {}): any;
|
|
8
|
+
};
|
|
9
|
+
refs: {};
|
|
10
|
+
rootEl: HTMLDivElement;
|
|
11
|
+
};
|
|
12
|
+
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
13
|
+
declare const __VLS_component: import('vue').DefineComponent<Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<Props> & Readonly<{}>, {
|
|
14
|
+
className: string;
|
|
15
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
16
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
17
|
+
export default _default;
|
|
18
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
19
|
+
new (): {
|
|
20
|
+
$slots: S;
|
|
21
|
+
};
|
|
22
|
+
};
|
|
23
|
+
//# sourceMappingURL=LabBrand.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LabBrand.vue.d.ts","sourceRoot":"","sources":["../../../src/components/LabShell/LabBrand.vue"],"names":[],"mappings":"AACA;AAWA,UAAU,KAAK;IAAG,SAAS,CAAC,EAAE,MAAM,CAAA;CAAE;AAQtC,iBAAS,cAAc;WAwBT,OAAO,IAA6B;;yBAXrB,GAAG;;;;EAgB/B;AAUD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;eAhDS,MAAM;wFAwDlC,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAapG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
interface Props {
|
|
2
|
+
className?: string;
|
|
3
|
+
}
|
|
4
|
+
declare function __VLS_template(): {
|
|
5
|
+
attrs: Partial<{}>;
|
|
6
|
+
slots: {
|
|
7
|
+
default?(_: {}): any;
|
|
8
|
+
};
|
|
9
|
+
refs: {};
|
|
10
|
+
rootEl: HTMLDivElement;
|
|
11
|
+
};
|
|
12
|
+
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
13
|
+
declare const __VLS_component: import('vue').DefineComponent<Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<Props> & Readonly<{}>, {
|
|
14
|
+
className: string;
|
|
15
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
16
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
17
|
+
export default _default;
|
|
18
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
19
|
+
new (): {
|
|
20
|
+
$slots: S;
|
|
21
|
+
};
|
|
22
|
+
};
|
|
23
|
+
//# sourceMappingURL=LabBrandMark.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LabBrandMark.vue.d.ts","sourceRoot":"","sources":["../../../src/components/LabShell/LabBrandMark.vue"],"names":[],"mappings":"AACA;AAWA,UAAU,KAAK;IAAG,SAAS,CAAC,EAAE,MAAM,CAAA;CAAE;AAQtC,iBAAS,cAAc;WAwBT,OAAO,IAA6B;;yBAXrB,GAAG;;;;EAgB/B;AAUD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;eAhDS,MAAM;wFAwDlC,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAapG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
interface Props {
|
|
2
|
+
className?: string;
|
|
3
|
+
}
|
|
4
|
+
declare function __VLS_template(): {
|
|
5
|
+
attrs: Partial<{}>;
|
|
6
|
+
slots: {
|
|
7
|
+
default?(_: {}): any;
|
|
8
|
+
};
|
|
9
|
+
refs: {};
|
|
10
|
+
rootEl: HTMLSpanElement;
|
|
11
|
+
};
|
|
12
|
+
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
13
|
+
declare const __VLS_component: import('vue').DefineComponent<Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<Props> & Readonly<{}>, {
|
|
14
|
+
className: string;
|
|
15
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLSpanElement>;
|
|
16
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
17
|
+
export default _default;
|
|
18
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
19
|
+
new (): {
|
|
20
|
+
$slots: S;
|
|
21
|
+
};
|
|
22
|
+
};
|
|
23
|
+
//# sourceMappingURL=LabBrandSub.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LabBrandSub.vue.d.ts","sourceRoot":"","sources":["../../../src/components/LabShell/LabBrandSub.vue"],"names":[],"mappings":"AACA;AAWA,UAAU,KAAK;IAAG,SAAS,CAAC,EAAE,MAAM,CAAA;CAAE;AAQtC,iBAAS,cAAc;WAwBT,OAAO,IAA6B;;yBAXrB,GAAG;;;;EAgB/B;AAUD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;eAhDS,MAAM;yFAwDlC,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAapG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
interface Props {
|
|
2
|
+
className?: string;
|
|
3
|
+
}
|
|
4
|
+
declare function __VLS_template(): {
|
|
5
|
+
attrs: Partial<{}>;
|
|
6
|
+
slots: {
|
|
7
|
+
default?(_: {}): any;
|
|
8
|
+
};
|
|
9
|
+
refs: {};
|
|
10
|
+
rootEl: HTMLSpanElement;
|
|
11
|
+
};
|
|
12
|
+
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
13
|
+
declare const __VLS_component: import('vue').DefineComponent<Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<Props> & Readonly<{}>, {
|
|
14
|
+
className: string;
|
|
15
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLSpanElement>;
|
|
16
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
17
|
+
export default _default;
|
|
18
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
19
|
+
new (): {
|
|
20
|
+
$slots: S;
|
|
21
|
+
};
|
|
22
|
+
};
|
|
23
|
+
//# sourceMappingURL=LabBrandTitle.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LabBrandTitle.vue.d.ts","sourceRoot":"","sources":["../../../src/components/LabShell/LabBrandTitle.vue"],"names":[],"mappings":"AACA;AAWA,UAAU,KAAK;IAAG,SAAS,CAAC,EAAE,MAAM,CAAA;CAAE;AAQtC,iBAAS,cAAc;WAwBT,OAAO,IAA6B;;yBAXrB,GAAG;;;;EAgB/B;AAUD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;eAhDS,MAAM;yFAwDlC,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAapG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
interface Props {
|
|
2
|
+
className?: string;
|
|
3
|
+
}
|
|
4
|
+
declare function __VLS_template(): {
|
|
5
|
+
attrs: Partial<{}>;
|
|
6
|
+
slots: {
|
|
7
|
+
default?(_: {}): any;
|
|
8
|
+
};
|
|
9
|
+
refs: {};
|
|
10
|
+
rootEl: HTMLDivElement;
|
|
11
|
+
};
|
|
12
|
+
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
13
|
+
declare const __VLS_component: import('vue').DefineComponent<Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<Props> & Readonly<{}>, {
|
|
14
|
+
className: string;
|
|
15
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
16
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
17
|
+
export default _default;
|
|
18
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
19
|
+
new (): {
|
|
20
|
+
$slots: S;
|
|
21
|
+
};
|
|
22
|
+
};
|
|
23
|
+
//# sourceMappingURL=LabExample.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LabExample.vue.d.ts","sourceRoot":"","sources":["../../../src/components/LabShell/LabExample.vue"],"names":[],"mappings":"AACA;AAWA,UAAU,KAAK;IAAG,SAAS,CAAC,EAAE,MAAM,CAAA;CAAE;AAQtC,iBAAS,cAAc;WAwBT,OAAO,IAA6B;;yBAXrB,GAAG;;;;EAgB/B;AAUD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;eAhDS,MAAM;wFAwDlC,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAapG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
interface Props {
|
|
2
|
+
className?: string;
|
|
3
|
+
}
|
|
4
|
+
declare function __VLS_template(): {
|
|
5
|
+
attrs: Partial<{}>;
|
|
6
|
+
slots: {
|
|
7
|
+
default?(_: {}): any;
|
|
8
|
+
};
|
|
9
|
+
refs: {};
|
|
10
|
+
rootEl: HTMLParagraphElement;
|
|
11
|
+
};
|
|
12
|
+
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
13
|
+
declare const __VLS_component: import('vue').DefineComponent<Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<Props> & Readonly<{}>, {
|
|
14
|
+
className: string;
|
|
15
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLParagraphElement>;
|
|
16
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
17
|
+
export default _default;
|
|
18
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
19
|
+
new (): {
|
|
20
|
+
$slots: S;
|
|
21
|
+
};
|
|
22
|
+
};
|
|
23
|
+
//# sourceMappingURL=LabExampleCaption.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LabExampleCaption.vue.d.ts","sourceRoot":"","sources":["../../../src/components/LabShell/LabExampleCaption.vue"],"names":[],"mappings":"AACA;AAWA,UAAU,KAAK;IAAG,SAAS,CAAC,EAAE,MAAM,CAAA;CAAE;AAQtC,iBAAS,cAAc;WAwBT,OAAO,IAA6B;;yBAXrB,GAAG;;;;EAgB/B;AAUD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;eAhDS,MAAM;8FAwDlC,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAapG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
interface Props {
|
|
2
|
+
className?: string;
|
|
3
|
+
}
|
|
4
|
+
declare function __VLS_template(): {
|
|
5
|
+
attrs: Partial<{}>;
|
|
6
|
+
slots: {
|
|
7
|
+
default?(_: {}): any;
|
|
8
|
+
};
|
|
9
|
+
refs: {};
|
|
10
|
+
rootEl: HTMLSpanElement;
|
|
11
|
+
};
|
|
12
|
+
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
13
|
+
declare const __VLS_component: import('vue').DefineComponent<Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<Props> & Readonly<{}>, {
|
|
14
|
+
className: string;
|
|
15
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLSpanElement>;
|
|
16
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
17
|
+
export default _default;
|
|
18
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
19
|
+
new (): {
|
|
20
|
+
$slots: S;
|
|
21
|
+
};
|
|
22
|
+
};
|
|
23
|
+
//# sourceMappingURL=LabExampleCode.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LabExampleCode.vue.d.ts","sourceRoot":"","sources":["../../../src/components/LabShell/LabExampleCode.vue"],"names":[],"mappings":"AACA;AAWA,UAAU,KAAK;IAAG,SAAS,CAAC,EAAE,MAAM,CAAA;CAAE;AAQtC,iBAAS,cAAc;WAwBT,OAAO,IAA6B;;yBAXrB,GAAG;;;;EAgB/B;AAUD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;eAhDS,MAAM;yFAwDlC,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAapG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
interface Props {
|
|
2
|
+
padNone?: boolean;
|
|
3
|
+
recessed?: boolean;
|
|
4
|
+
className?: string;
|
|
5
|
+
}
|
|
6
|
+
declare function __VLS_template(): {
|
|
7
|
+
attrs: Partial<{}>;
|
|
8
|
+
slots: {
|
|
9
|
+
default?(_: {}): any;
|
|
10
|
+
};
|
|
11
|
+
refs: {};
|
|
12
|
+
rootEl: HTMLDivElement;
|
|
13
|
+
};
|
|
14
|
+
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
15
|
+
declare const __VLS_component: import('vue').DefineComponent<Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<Props> & Readonly<{}>, {
|
|
16
|
+
className: string;
|
|
17
|
+
recessed: boolean;
|
|
18
|
+
padNone: boolean;
|
|
19
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
20
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
21
|
+
export default _default;
|
|
22
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
23
|
+
new (): {
|
|
24
|
+
$slots: S;
|
|
25
|
+
};
|
|
26
|
+
};
|
|
27
|
+
//# sourceMappingURL=LabExampleDemo.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LabExampleDemo.vue.d.ts","sourceRoot":"","sources":["../../../src/components/LabShell/LabExampleDemo.vue"],"names":[],"mappings":"AACA;AAkCA,UAAU,KAAK;IACb,OAAO,CAAC,EAAE,OAAO,CAAA;IACjB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,SAAS,CAAC,EAAE,MAAM,CAAA;CACnB;AA0BD,iBAAS,cAAc;WAwBT,OAAO,IAA6B;;yBAXrB,GAAG;;;;EAgB/B;AAUD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;eAnEP,MAAM;cADP,OAAO;aADR,OAAO;wFA6EjB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAapG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
interface Props {
|
|
2
|
+
className?: string;
|
|
3
|
+
}
|
|
4
|
+
declare function __VLS_template(): {
|
|
5
|
+
attrs: Partial<{}>;
|
|
6
|
+
slots: {
|
|
7
|
+
default?(_: {}): any;
|
|
8
|
+
};
|
|
9
|
+
refs: {};
|
|
10
|
+
rootEl: HTMLSpanElement;
|
|
11
|
+
};
|
|
12
|
+
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
13
|
+
declare const __VLS_component: import('vue').DefineComponent<Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<Props> & Readonly<{}>, {
|
|
14
|
+
className: string;
|
|
15
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLSpanElement>;
|
|
16
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
17
|
+
export default _default;
|
|
18
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
19
|
+
new (): {
|
|
20
|
+
$slots: S;
|
|
21
|
+
};
|
|
22
|
+
};
|
|
23
|
+
//# sourceMappingURL=LabExampleLabel.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LabExampleLabel.vue.d.ts","sourceRoot":"","sources":["../../../src/components/LabShell/LabExampleLabel.vue"],"names":[],"mappings":"AACA;AAWA,UAAU,KAAK;IAAG,SAAS,CAAC,EAAE,MAAM,CAAA;CAAE;AAQtC,iBAAS,cAAc;WAwBT,OAAO,IAA6B;;yBAXrB,GAAG;;;;EAgB/B;AAUD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;eAhDS,MAAM;yFAwDlC,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAapG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
interface Props {
|
|
2
|
+
className?: string;
|
|
3
|
+
}
|
|
4
|
+
declare function __VLS_template(): {
|
|
5
|
+
attrs: Partial<{}>;
|
|
6
|
+
slots: {
|
|
7
|
+
default?(_: {}): any;
|
|
8
|
+
};
|
|
9
|
+
refs: {};
|
|
10
|
+
rootEl: HTMLDivElement;
|
|
11
|
+
};
|
|
12
|
+
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
13
|
+
declare const __VLS_component: import('vue').DefineComponent<Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<Props> & Readonly<{}>, {
|
|
14
|
+
className: string;
|
|
15
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
16
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
17
|
+
export default _default;
|
|
18
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
19
|
+
new (): {
|
|
20
|
+
$slots: S;
|
|
21
|
+
};
|
|
22
|
+
};
|
|
23
|
+
//# sourceMappingURL=LabExampleMeta.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LabExampleMeta.vue.d.ts","sourceRoot":"","sources":["../../../src/components/LabShell/LabExampleMeta.vue"],"names":[],"mappings":"AACA;AAWA,UAAU,KAAK;IAAG,SAAS,CAAC,EAAE,MAAM,CAAA;CAAE;AAQtC,iBAAS,cAAc;WAwBT,OAAO,IAA6B;;yBAXrB,GAAG;;;;EAgB/B;AAUD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;eAhDS,MAAM;wFAwDlC,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAapG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
interface Props {
|
|
2
|
+
className?: string;
|
|
3
|
+
}
|
|
4
|
+
declare function __VLS_template(): {
|
|
5
|
+
attrs: Partial<{}>;
|
|
6
|
+
slots: {
|
|
7
|
+
default?(_: {}): any;
|
|
8
|
+
};
|
|
9
|
+
refs: {};
|
|
10
|
+
rootEl: HTMLElement;
|
|
11
|
+
};
|
|
12
|
+
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
13
|
+
declare const __VLS_component: import('vue').DefineComponent<Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<Props> & Readonly<{}>, {
|
|
14
|
+
className: string;
|
|
15
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLElement>;
|
|
16
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
17
|
+
export default _default;
|
|
18
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
19
|
+
new (): {
|
|
20
|
+
$slots: S;
|
|
21
|
+
};
|
|
22
|
+
};
|
|
23
|
+
//# sourceMappingURL=LabHeader.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LabHeader.vue.d.ts","sourceRoot":"","sources":["../../../src/components/LabShell/LabHeader.vue"],"names":[],"mappings":"AACA;AAWA,UAAU,KAAK;IAAG,SAAS,CAAC,EAAE,MAAM,CAAA;CAAE;AAQtC,iBAAS,cAAc;WAwBT,OAAO,IAA6B;;yBAXrB,GAAG;;;;EAgB/B;AAUD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;eAhDS,MAAM;qFAwDlC,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAapG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|