@lemonppt/templates 0.2.0 → 0.2.2
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/echarts/shared-chart.d.ts +1 -1
- package/dist/echarts/shared-chart.d.ts.map +1 -1
- package/dist/echarts/shared-chart.js.map +1 -1
- package/dist/echarts/shared-utils.d.ts +20 -0
- package/dist/echarts/shared-utils.d.ts.map +1 -1
- package/dist/echarts/shared-utils.js +63 -0
- package/dist/echarts/shared-utils.js.map +1 -1
- package/dist/echarts/theme-loader.d.ts.map +1 -1
- package/dist/echarts/theme-loader.js +6 -0
- package/dist/echarts/theme-loader.js.map +1 -1
- package/dist/echarts/theme09-init.d.ts +5 -0
- package/dist/echarts/theme09-init.d.ts.map +1 -0
- package/dist/echarts/theme09-init.js +112 -0
- package/dist/echarts/theme09-init.js.map +1 -0
- package/dist/echarts/theme10-init.d.ts +5 -0
- package/dist/echarts/theme10-init.d.ts.map +1 -0
- package/dist/echarts/theme10-init.js +115 -0
- package/dist/echarts/theme10-init.js.map +1 -0
- package/dist/editable-field.d.ts +3 -1
- package/dist/editable-field.d.ts.map +1 -1
- package/dist/editable-field.js +2 -2
- package/dist/editable-field.js.map +1 -1
- package/dist/index.d.ts +210 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +221 -0
- package/dist/index.js.map +1 -1
- package/dist/registry.d.ts.map +1 -1
- package/dist/registry.js +920 -0
- package/dist/registry.js.map +1 -1
- package/dist/themes/theme01/chart-bar3d.d.ts.map +1 -1
- package/dist/themes/theme01/chart-bar3d.js +6 -1
- package/dist/themes/theme01/chart-bar3d.js.map +1 -1
- package/dist/themes/theme01/chart-v1.d.ts.map +1 -1
- package/dist/themes/theme01/chart-v1.js +4 -1
- package/dist/themes/theme01/chart-v1.js.map +1 -1
- package/dist/themes/theme01/closing-v2.d.ts.map +1 -1
- package/dist/themes/theme01/closing-v2.js +4 -1
- package/dist/themes/theme01/closing-v2.js.map +1 -1
- package/dist/themes/theme01/comparison-v1.d.ts.map +1 -1
- package/dist/themes/theme01/comparison-v1.js +4 -1
- package/dist/themes/theme01/comparison-v1.js.map +1 -1
- package/dist/themes/theme01/components-v1.d.ts +14 -0
- package/dist/themes/theme01/components-v1.d.ts.map +1 -0
- package/dist/themes/theme01/components-v1.js +62 -0
- package/dist/themes/theme01/components-v1.js.map +1 -0
- package/dist/themes/theme01/content-v1.d.ts.map +1 -1
- package/dist/themes/theme01/content-v1.js +4 -1
- package/dist/themes/theme01/content-v1.js.map +1 -1
- package/dist/themes/theme01/cover-v1.d.ts.map +1 -1
- package/dist/themes/theme01/cover-v1.js +5 -1
- package/dist/themes/theme01/cover-v1.js.map +1 -1
- package/dist/themes/theme01/shared.d.ts +111 -0
- package/dist/themes/theme01/shared.d.ts.map +1 -0
- package/dist/themes/theme01/shared.js +80 -0
- package/dist/themes/theme01/shared.js.map +1 -0
- package/dist/themes/theme01/tokens.d.ts +126 -107
- package/dist/themes/theme01/tokens.d.ts.map +1 -1
- package/dist/themes/theme01/tokens.js +73 -89
- package/dist/themes/theme01/tokens.js.map +1 -1
- package/dist/themes/theme02/big-stat-v1.d.ts +18 -0
- package/dist/themes/theme02/big-stat-v1.d.ts.map +1 -0
- package/dist/themes/theme02/big-stat-v1.js +26 -0
- package/dist/themes/theme02/big-stat-v1.js.map +1 -0
- package/dist/themes/theme02/card-grid-v1.d.ts +20 -0
- package/dist/themes/theme02/card-grid-v1.d.ts.map +1 -0
- package/dist/themes/theme02/card-grid-v1.js +34 -0
- package/dist/themes/theme02/card-grid-v1.js.map +1 -0
- package/dist/themes/theme02/chapter-v3.d.ts +15 -0
- package/dist/themes/theme02/chapter-v3.d.ts.map +1 -0
- package/dist/themes/theme02/chapter-v3.js +23 -0
- package/dist/themes/theme02/chapter-v3.js.map +1 -0
- package/dist/themes/theme02/chart-area-v1.d.ts +21 -0
- package/dist/themes/theme02/chart-area-v1.d.ts.map +1 -0
- package/dist/themes/theme02/chart-area-v1.js +88 -0
- package/dist/themes/theme02/chart-area-v1.js.map +1 -0
- package/dist/themes/theme02/chart-bar-v1.d.ts +21 -0
- package/dist/themes/theme02/chart-bar-v1.d.ts.map +1 -0
- package/dist/themes/theme02/chart-bar-v1.js +81 -0
- package/dist/themes/theme02/chart-bar-v1.js.map +1 -0
- package/dist/themes/theme02/chart-line-v1.d.ts +21 -0
- package/dist/themes/theme02/chart-line-v1.d.ts.map +1 -0
- package/dist/themes/theme02/chart-line-v1.js +77 -0
- package/dist/themes/theme02/chart-line-v1.js.map +1 -0
- package/dist/themes/theme02/chart-stack-v1.d.ts +21 -0
- package/dist/themes/theme02/chart-stack-v1.d.ts.map +1 -0
- package/dist/themes/theme02/chart-stack-v1.js +63 -0
- package/dist/themes/theme02/chart-stack-v1.js.map +1 -0
- package/dist/themes/theme02/checklist-v1.d.ts +19 -0
- package/dist/themes/theme02/checklist-v1.d.ts.map +1 -0
- package/dist/themes/theme02/checklist-v1.js +33 -0
- package/dist/themes/theme02/checklist-v1.js.map +1 -0
- package/dist/themes/theme02/closing-v2.d.ts +15 -0
- package/dist/themes/theme02/closing-v2.d.ts.map +1 -0
- package/dist/themes/theme02/closing-v2.js +23 -0
- package/dist/themes/theme02/closing-v2.js.map +1 -0
- package/dist/themes/theme02/comparison-v2.d.ts +19 -0
- package/dist/themes/theme02/comparison-v2.d.ts.map +1 -0
- package/dist/themes/theme02/comparison-v2.js +33 -0
- package/dist/themes/theme02/comparison-v2.js.map +1 -0
- package/dist/themes/theme02/cover-v3.d.ts +15 -0
- package/dist/themes/theme02/cover-v3.d.ts.map +1 -0
- package/dist/themes/theme02/cover-v3.js +23 -0
- package/dist/themes/theme02/cover-v3.js.map +1 -0
- package/dist/themes/theme02/cycle-v1.d.ts +19 -0
- package/dist/themes/theme02/cycle-v1.d.ts.map +1 -0
- package/dist/themes/theme02/cycle-v1.js +54 -0
- package/dist/themes/theme02/cycle-v1.js.map +1 -0
- package/dist/themes/theme02/feature-v2.d.ts +20 -0
- package/dist/themes/theme02/feature-v2.d.ts.map +1 -0
- package/dist/themes/theme02/feature-v2.js +34 -0
- package/dist/themes/theme02/feature-v2.js.map +1 -0
- package/dist/themes/theme02/flow-v1.d.ts +19 -0
- package/dist/themes/theme02/flow-v1.d.ts.map +1 -0
- package/dist/themes/theme02/flow-v1.js +34 -0
- package/dist/themes/theme02/flow-v1.js.map +1 -0
- package/dist/themes/theme02/highlight-v1.d.ts +15 -0
- package/dist/themes/theme02/highlight-v1.d.ts.map +1 -0
- package/dist/themes/theme02/highlight-v1.js +23 -0
- package/dist/themes/theme02/highlight-v1.js.map +1 -0
- package/dist/themes/theme02/image-grid-v2.d.ts +16 -0
- package/dist/themes/theme02/image-grid-v2.d.ts.map +1 -0
- package/dist/themes/theme02/image-grid-v2.js +41 -0
- package/dist/themes/theme02/image-grid-v2.js.map +1 -0
- package/dist/themes/theme02/image-split-v1.d.ts +16 -0
- package/dist/themes/theme02/image-split-v1.d.ts.map +1 -0
- package/dist/themes/theme02/image-split-v1.js +33 -0
- package/dist/themes/theme02/image-split-v1.js.map +1 -0
- package/dist/themes/theme02/kpi-strip-v1.d.ts +21 -0
- package/dist/themes/theme02/kpi-strip-v1.d.ts.map +1 -0
- package/dist/themes/theme02/kpi-strip-v1.js +36 -0
- package/dist/themes/theme02/kpi-strip-v1.js.map +1 -0
- package/dist/themes/theme02/logo-wall-v1.d.ts +19 -0
- package/dist/themes/theme02/logo-wall-v1.d.ts.map +1 -0
- package/dist/themes/theme02/logo-wall-v1.js +35 -0
- package/dist/themes/theme02/logo-wall-v1.js.map +1 -0
- package/dist/themes/theme02/matrix-v1.d.ts +21 -0
- package/dist/themes/theme02/matrix-v1.d.ts.map +1 -0
- package/dist/themes/theme02/matrix-v1.js +38 -0
- package/dist/themes/theme02/matrix-v1.js.map +1 -0
- package/dist/themes/theme02/org-chart-v1.d.ts +20 -0
- package/dist/themes/theme02/org-chart-v1.d.ts.map +1 -0
- package/dist/themes/theme02/org-chart-v1.js +43 -0
- package/dist/themes/theme02/org-chart-v1.js.map +1 -0
- package/dist/themes/theme02/pyramid-v1.d.ts +19 -0
- package/dist/themes/theme02/pyramid-v1.d.ts.map +1 -0
- package/dist/themes/theme02/pyramid-v1.js +58 -0
- package/dist/themes/theme02/pyramid-v1.js.map +1 -0
- package/dist/themes/theme02/section-divider-v1.d.ts +15 -0
- package/dist/themes/theme02/section-divider-v1.d.ts.map +1 -0
- package/dist/themes/theme02/section-divider-v1.js +23 -0
- package/dist/themes/theme02/section-divider-v1.js.map +1 -0
- package/dist/themes/theme02/spotlight-v1.d.ts +16 -0
- package/dist/themes/theme02/spotlight-v1.d.ts.map +1 -0
- package/dist/themes/theme02/spotlight-v1.js +25 -0
- package/dist/themes/theme02/spotlight-v1.js.map +1 -0
- package/dist/themes/theme02/stat-grid-v1.d.ts +21 -0
- package/dist/themes/theme02/stat-grid-v1.d.ts.map +1 -0
- package/dist/themes/theme02/stat-grid-v1.js +35 -0
- package/dist/themes/theme02/stat-grid-v1.js.map +1 -0
- package/dist/themes/theme02/steps-v1.d.ts +19 -0
- package/dist/themes/theme02/steps-v1.d.ts.map +1 -0
- package/dist/themes/theme02/steps-v1.js +33 -0
- package/dist/themes/theme02/steps-v1.js.map +1 -0
- package/dist/themes/theme02/swimlane-v1.d.ts +20 -0
- package/dist/themes/theme02/swimlane-v1.d.ts.map +1 -0
- package/dist/themes/theme02/swimlane-v1.js +54 -0
- package/dist/themes/theme02/swimlane-v1.js.map +1 -0
- package/dist/themes/theme02/table-v2.d.ts +16 -0
- package/dist/themes/theme02/table-v2.d.ts.map +1 -0
- package/dist/themes/theme02/table-v2.js +48 -0
- package/dist/themes/theme02/table-v2.js.map +1 -0
- package/dist/themes/theme02/tokens.js +1 -1
- package/dist/themes/theme03/tokens.d.ts +1 -0
- package/dist/themes/theme03/tokens.d.ts.map +1 -1
- package/dist/themes/theme03/tokens.js +14 -11
- package/dist/themes/theme03/tokens.js.map +1 -1
- package/dist/themes/theme04/tokens.js +4 -4
- package/dist/themes/theme05/heatmap-v1.js +5 -5
- package/dist/themes/theme05/heatmap-v1.js.map +1 -1
- package/dist/themes/theme05/tokens.d.ts +1 -0
- package/dist/themes/theme05/tokens.d.ts.map +1 -1
- package/dist/themes/theme05/tokens.js +22 -20
- package/dist/themes/theme05/tokens.js.map +1 -1
- package/dist/themes/theme06/chart-waterfall-v1.js +1 -1
- package/dist/themes/theme06/chart-waterfall-v1.js.map +1 -1
- package/dist/themes/theme06/tokens.js +9 -9
- package/dist/themes/theme07/about_lab-v1.d.ts +8 -0
- package/dist/themes/theme07/about_lab-v1.d.ts.map +1 -0
- package/dist/themes/theme07/about_lab-v1.js +24 -0
- package/dist/themes/theme07/about_lab-v1.js.map +1 -0
- package/dist/themes/theme07/accelerate-v1.d.ts +19 -0
- package/dist/themes/theme07/accelerate-v1.d.ts.map +1 -0
- package/dist/themes/theme07/accelerate-v1.js +32 -0
- package/dist/themes/theme07/accelerate-v1.js.map +1 -0
- package/dist/themes/theme07/active-capital-v1.d.ts +25 -0
- package/dist/themes/theme07/active-capital-v1.d.ts.map +1 -0
- package/dist/themes/theme07/active-capital-v1.js +50 -0
- package/dist/themes/theme07/active-capital-v1.js.map +1 -0
- package/dist/themes/theme07/alignment-v1.d.ts +8 -0
- package/dist/themes/theme07/alignment-v1.d.ts.map +1 -0
- package/dist/themes/theme07/alignment-v1.js +24 -0
- package/dist/themes/theme07/alignment-v1.js.map +1 -0
- package/dist/themes/theme07/alliance-v1.d.ts +26 -0
- package/dist/themes/theme07/alliance-v1.d.ts.map +1 -0
- package/dist/themes/theme07/alliance-v1.js +83 -0
- package/dist/themes/theme07/alliance-v1.js.map +1 -0
- package/dist/themes/theme07/autonomy-v1.d.ts +8 -0
- package/dist/themes/theme07/autonomy-v1.d.ts.map +1 -0
- package/dist/themes/theme07/autonomy-v1.js +24 -0
- package/dist/themes/theme07/autonomy-v1.js.map +1 -0
- package/dist/themes/theme07/avg-ticket-v1.d.ts +19 -0
- package/dist/themes/theme07/avg-ticket-v1.d.ts.map +1 -0
- package/dist/themes/theme07/avg-ticket-v1.js +101 -0
- package/dist/themes/theme07/avg-ticket-v1.js.map +1 -0
- package/dist/themes/theme07/case-grid-v1.d.ts +27 -0
- package/dist/themes/theme07/case-grid-v1.d.ts.map +1 -0
- package/dist/themes/theme07/case-grid-v1.js +33 -0
- package/dist/themes/theme07/case-grid-v1.js.map +1 -0
- package/dist/themes/theme07/case-v1.d.ts +28 -0
- package/dist/themes/theme07/case-v1.d.ts.map +1 -0
- package/dist/themes/theme07/case-v1.js +65 -0
- package/dist/themes/theme07/case-v1.js.map +1 -0
- package/dist/themes/theme07/chapter-appendix-v1.d.ts +17 -0
- package/dist/themes/theme07/chapter-appendix-v1.d.ts.map +1 -0
- package/dist/themes/theme07/chapter-appendix-v1.js +40 -0
- package/dist/themes/theme07/chapter-appendix-v1.js.map +1 -0
- package/dist/themes/theme07/chapter-capital-v1.d.ts +17 -0
- package/dist/themes/theme07/chapter-capital-v1.d.ts.map +1 -0
- package/dist/themes/theme07/chapter-capital-v1.js +40 -0
- package/dist/themes/theme07/chapter-capital-v1.js.map +1 -0
- package/dist/themes/theme07/chapter-risk-v1.d.ts +17 -0
- package/dist/themes/theme07/chapter-risk-v1.d.ts.map +1 -0
- package/dist/themes/theme07/chapter-risk-v1.js +40 -0
- package/dist/themes/theme07/chapter-risk-v1.js.map +1 -0
- package/dist/themes/theme07/chapter-v1.d.ts +17 -0
- package/dist/themes/theme07/chapter-v1.d.ts.map +1 -0
- package/dist/themes/theme07/chapter-v1.js +40 -0
- package/dist/themes/theme07/chapter-v1.js.map +1 -0
- package/dist/themes/theme07/chip-v1.d.ts +8 -0
- package/dist/themes/theme07/chip-v1.d.ts.map +1 -0
- package/dist/themes/theme07/chip-v1.js +24 -0
- package/dist/themes/theme07/chip-v1.js.map +1 -0
- package/dist/themes/theme07/closing-layout.d.ts +29 -0
- package/dist/themes/theme07/closing-layout.d.ts.map +1 -0
- package/dist/themes/theme07/closing-layout.js +67 -0
- package/dist/themes/theme07/closing-layout.js.map +1 -0
- package/dist/themes/theme07/closing-quote-v1.d.ts +8 -0
- package/dist/themes/theme07/closing-quote-v1.d.ts.map +1 -0
- package/dist/themes/theme07/closing-quote-v1.js +24 -0
- package/dist/themes/theme07/closing-quote-v1.js.map +1 -0
- package/dist/themes/theme07/closing-v1.d.ts +8 -0
- package/dist/themes/theme07/closing-v1.d.ts.map +1 -0
- package/dist/themes/theme07/closing-v1.js +24 -0
- package/dist/themes/theme07/closing-v1.js.map +1 -0
- package/dist/themes/theme07/cold-start-v1.d.ts +23 -0
- package/dist/themes/theme07/cold-start-v1.d.ts.map +1 -0
- package/dist/themes/theme07/cold-start-v1.js +47 -0
- package/dist/themes/theme07/cold-start-v1.js.map +1 -0
- package/dist/themes/theme07/company-layout.d.ts +27 -0
- package/dist/themes/theme07/company-layout.d.ts.map +1 -0
- package/dist/themes/theme07/company-layout.js +56 -0
- package/dist/themes/theme07/company-layout.js.map +1 -0
- package/dist/themes/theme07/company_figure-v1.d.ts +8 -0
- package/dist/themes/theme07/company_figure-v1.d.ts.map +1 -0
- package/dist/themes/theme07/company_figure-v1.js +22 -0
- package/dist/themes/theme07/company_figure-v1.js.map +1 -0
- package/dist/themes/theme07/company_openai-v1.d.ts +8 -0
- package/dist/themes/theme07/company_openai-v1.d.ts.map +1 -0
- package/dist/themes/theme07/company_openai-v1.js +22 -0
- package/dist/themes/theme07/company_openai-v1.js.map +1 -0
- package/dist/themes/theme07/company_ssi-v1.d.ts +8 -0
- package/dist/themes/theme07/company_ssi-v1.d.ts.map +1 -0
- package/dist/themes/theme07/company_ssi-v1.js +22 -0
- package/dist/themes/theme07/company_ssi-v1.js.map +1 -0
- package/dist/themes/theme07/compliance-v1.d.ts +8 -0
- package/dist/themes/theme07/compliance-v1.d.ts.map +1 -0
- package/dist/themes/theme07/compliance-v1.js +28 -0
- package/dist/themes/theme07/compliance-v1.js.map +1 -0
- package/dist/themes/theme07/compute-v1.d.ts +32 -0
- package/dist/themes/theme07/compute-v1.d.ts.map +1 -0
- package/dist/themes/theme07/compute-v1.js +94 -0
- package/dist/themes/theme07/compute-v1.js.map +1 -0
- package/dist/themes/theme07/concentration-v1.d.ts +23 -0
- package/dist/themes/theme07/concentration-v1.d.ts.map +1 -0
- package/dist/themes/theme07/concentration-v1.js +48 -0
- package/dist/themes/theme07/concentration-v1.js.map +1 -0
- package/dist/themes/theme07/content-v1.d.ts +26 -0
- package/dist/themes/theme07/content-v1.d.ts.map +1 -0
- package/dist/themes/theme07/content-v1.js +59 -0
- package/dist/themes/theme07/content-v1.js.map +1 -0
- package/dist/themes/theme07/content_gen-v1.d.ts +8 -0
- package/dist/themes/theme07/content_gen-v1.d.ts.map +1 -0
- package/dist/themes/theme07/content_gen-v1.js +24 -0
- package/dist/themes/theme07/content_gen-v1.js.map +1 -0
- package/dist/themes/theme07/cooldown-v1.d.ts +24 -0
- package/dist/themes/theme07/cooldown-v1.d.ts.map +1 -0
- package/dist/themes/theme07/cooldown-v1.js +96 -0
- package/dist/themes/theme07/cooldown-v1.js.map +1 -0
- package/dist/themes/theme07/cover-lean-v1.d.ts +24 -0
- package/dist/themes/theme07/cover-lean-v1.d.ts.map +1 -0
- package/dist/themes/theme07/cover-lean-v1.js +49 -0
- package/dist/themes/theme07/cover-lean-v1.js.map +1 -0
- package/dist/themes/theme07/cover-retail-trend-v1.d.ts +26 -0
- package/dist/themes/theme07/cover-retail-trend-v1.d.ts.map +1 -0
- package/dist/themes/theme07/cover-retail-trend-v1.js +60 -0
- package/dist/themes/theme07/cover-retail-trend-v1.js.map +1 -0
- package/dist/themes/theme07/cover-supply-chain-v1.d.ts +23 -0
- package/dist/themes/theme07/cover-supply-chain-v1.d.ts.map +1 -0
- package/dist/themes/theme07/cover-supply-chain-v1.js +51 -0
- package/dist/themes/theme07/cover-supply-chain-v1.js.map +1 -0
- package/dist/themes/theme07/cover-supply-strategy-v1.d.ts +24 -0
- package/dist/themes/theme07/cover-supply-strategy-v1.d.ts.map +1 -0
- package/dist/themes/theme07/cover-supply-strategy-v1.js +49 -0
- package/dist/themes/theme07/cover-supply-strategy-v1.js.map +1 -0
- package/dist/themes/theme07/cover-v1.d.ts +26 -0
- package/dist/themes/theme07/cover-v1.d.ts.map +1 -0
- package/dist/themes/theme07/cover-v1.js +62 -0
- package/dist/themes/theme07/cover-v1.js.map +1 -0
- package/dist/themes/theme07/deal-map-v1.d.ts +29 -0
- package/dist/themes/theme07/deal-map-v1.d.ts.map +1 -0
- package/dist/themes/theme07/deal-map-v1.js +113 -0
- package/dist/themes/theme07/deal-map-v1.js.map +1 -0
- package/dist/themes/theme07/deal-size-v1.d.ts +22 -0
- package/dist/themes/theme07/deal-size-v1.d.ts.map +1 -0
- package/dist/themes/theme07/deal-size-v1.js +80 -0
- package/dist/themes/theme07/deal-size-v1.js.map +1 -0
- package/dist/themes/theme07/deal_structure-v1.d.ts +25 -0
- package/dist/themes/theme07/deal_structure-v1.d.ts.map +1 -0
- package/dist/themes/theme07/deal_structure-v1.js +75 -0
- package/dist/themes/theme07/deal_structure-v1.js.map +1 -0
- package/dist/themes/theme07/decoration.d.ts +20 -0
- package/dist/themes/theme07/decoration.d.ts.map +1 -0
- package/dist/themes/theme07/decoration.js +25 -0
- package/dist/themes/theme07/decoration.js.map +1 -0
- package/dist/themes/theme07/drop-media-placeholder.d.ts +32 -0
- package/dist/themes/theme07/drop-media-placeholder.d.ts.map +1 -0
- package/dist/themes/theme07/drop-media-placeholder.js +27 -0
- package/dist/themes/theme07/drop-media-placeholder.js.map +1 -0
- package/dist/themes/theme07/early_stage-v1.d.ts +29 -0
- package/dist/themes/theme07/early_stage-v1.d.ts.map +1 -0
- package/dist/themes/theme07/early_stage-v1.js +81 -0
- package/dist/themes/theme07/early_stage-v1.js.map +1 -0
- package/dist/themes/theme07/ecosystem-v1.d.ts +8 -0
- package/dist/themes/theme07/ecosystem-v1.d.ts.map +1 -0
- package/dist/themes/theme07/ecosystem-v1.js +28 -0
- package/dist/themes/theme07/ecosystem-v1.js.map +1 -0
- package/dist/themes/theme07/education-v1.d.ts +8 -0
- package/dist/themes/theme07/education-v1.d.ts.map +1 -0
- package/dist/themes/theme07/education-v1.js +24 -0
- package/dist/themes/theme07/education-v1.js.map +1 -0
- package/dist/themes/theme07/finance-v1.d.ts +8 -0
- package/dist/themes/theme07/finance-v1.d.ts.map +1 -0
- package/dist/themes/theme07/finance-v1.js +24 -0
- package/dist/themes/theme07/finance-v1.js.map +1 -0
- package/dist/themes/theme07/forward-v1.d.ts +27 -0
- package/dist/themes/theme07/forward-v1.d.ts.map +1 -0
- package/dist/themes/theme07/forward-v1.js +73 -0
- package/dist/themes/theme07/forward-v1.js.map +1 -0
- package/dist/themes/theme07/geo-layout.d.ts +24 -0
- package/dist/themes/theme07/geo-layout.d.ts.map +1 -0
- package/dist/themes/theme07/geo-layout.js +45 -0
- package/dist/themes/theme07/geo-layout.js.map +1 -0
- package/dist/themes/theme07/geo_center-v1.d.ts +8 -0
- package/dist/themes/theme07/geo_center-v1.d.ts.map +1 -0
- package/dist/themes/theme07/geo_center-v1.js +24 -0
- package/dist/themes/theme07/geo_center-v1.js.map +1 -0
- package/dist/themes/theme07/healthcare-v1.d.ts +8 -0
- package/dist/themes/theme07/healthcare-v1.d.ts.map +1 -0
- package/dist/themes/theme07/healthcare-v1.js +24 -0
- package/dist/themes/theme07/healthcare-v1.js.map +1 -0
- package/dist/themes/theme07/investor-v1.d.ts +26 -0
- package/dist/themes/theme07/investor-v1.d.ts.map +1 -0
- package/dist/themes/theme07/investor-v1.js +69 -0
- package/dist/themes/theme07/investor-v1.js.map +1 -0
- package/dist/themes/theme07/investor_mix-v1.d.ts +8 -0
- package/dist/themes/theme07/investor_mix-v1.d.ts.map +1 -0
- package/dist/themes/theme07/investor_mix-v1.js +28 -0
- package/dist/themes/theme07/investor_mix-v1.js.map +1 -0
- package/dist/themes/theme07/knowledge-v1.d.ts +8 -0
- package/dist/themes/theme07/knowledge-v1.d.ts.map +1 -0
- package/dist/themes/theme07/knowledge-v1.js +24 -0
- package/dist/themes/theme07/knowledge-v1.js.map +1 -0
- package/dist/themes/theme07/legal-v1.d.ts +8 -0
- package/dist/themes/theme07/legal-v1.d.ts.map +1 -0
- package/dist/themes/theme07/legal-v1.js +24 -0
- package/dist/themes/theme07/legal-v1.js.map +1 -0
- package/dist/themes/theme07/low_code-v1.d.ts +8 -0
- package/dist/themes/theme07/low_code-v1.d.ts.map +1 -0
- package/dist/themes/theme07/low_code-v1.js +24 -0
- package/dist/themes/theme07/low_code-v1.js.map +1 -0
- package/dist/themes/theme07/margin-v1.d.ts +30 -0
- package/dist/themes/theme07/margin-v1.d.ts.map +1 -0
- package/dist/themes/theme07/margin-v1.js +59 -0
- package/dist/themes/theme07/margin-v1.js.map +1 -0
- package/dist/themes/theme07/matrix-v1.d.ts +24 -0
- package/dist/themes/theme07/matrix-v1.d.ts.map +1 -0
- package/dist/themes/theme07/matrix-v1.js +43 -0
- package/dist/themes/theme07/matrix-v1.js.map +1 -0
- package/dist/themes/theme07/method-v1.d.ts +22 -0
- package/dist/themes/theme07/method-v1.d.ts.map +1 -0
- package/dist/themes/theme07/method-v1.js +47 -0
- package/dist/themes/theme07/method-v1.js.map +1 -0
- package/dist/themes/theme07/moat-v1.d.ts +26 -0
- package/dist/themes/theme07/moat-v1.d.ts.map +1 -0
- package/dist/themes/theme07/moat-v1.js +58 -0
- package/dist/themes/theme07/moat-v1.js.map +1 -0
- package/dist/themes/theme07/monthly-v1.d.ts +26 -0
- package/dist/themes/theme07/monthly-v1.d.ts.map +1 -0
- package/dist/themes/theme07/monthly-v1.js +123 -0
- package/dist/themes/theme07/monthly-v1.js.map +1 -0
- package/dist/themes/theme07/open_source-v1.d.ts +8 -0
- package/dist/themes/theme07/open_source-v1.d.ts.map +1 -0
- package/dist/themes/theme07/open_source-v1.js +24 -0
- package/dist/themes/theme07/open_source-v1.js.map +1 -0
- package/dist/themes/theme07/outlook-v1.d.ts +26 -0
- package/dist/themes/theme07/outlook-v1.d.ts.map +1 -0
- package/dist/themes/theme07/outlook-v1.js +61 -0
- package/dist/themes/theme07/outlook-v1.js.map +1 -0
- package/dist/themes/theme07/peak-trough-v1.d.ts +22 -0
- package/dist/themes/theme07/peak-trough-v1.d.ts.map +1 -0
- package/dist/themes/theme07/peak-trough-v1.js +99 -0
- package/dist/themes/theme07/peak-trough-v1.js.map +1 -0
- package/dist/themes/theme07/peak-v1.d.ts +22 -0
- package/dist/themes/theme07/peak-v1.d.ts.map +1 -0
- package/dist/themes/theme07/peak-v1.js +93 -0
- package/dist/themes/theme07/peak-v1.js.map +1 -0
- package/dist/themes/theme07/quote-v1.d.ts +8 -0
- package/dist/themes/theme07/quote-v1.d.ts.map +1 -0
- package/dist/themes/theme07/quote-v1.js +24 -0
- package/dist/themes/theme07/quote-v1.js.map +1 -0
- package/dist/themes/theme07/ranking-v1.d.ts +30 -0
- package/dist/themes/theme07/ranking-v1.d.ts.map +1 -0
- package/dist/themes/theme07/ranking-v1.js +76 -0
- package/dist/themes/theme07/ranking-v1.js.map +1 -0
- package/dist/themes/theme07/region_cluster-v1.d.ts +8 -0
- package/dist/themes/theme07/region_cluster-v1.d.ts.map +1 -0
- package/dist/themes/theme07/region_cluster-v1.js +24 -0
- package/dist/themes/theme07/region_cluster-v1.js.map +1 -0
- package/dist/themes/theme07/repricing-v1.d.ts +23 -0
- package/dist/themes/theme07/repricing-v1.d.ts.map +1 -0
- package/dist/themes/theme07/repricing-v1.js +48 -0
- package/dist/themes/theme07/repricing-v1.js.map +1 -0
- package/dist/themes/theme07/resource-v1.d.ts +8 -0
- package/dist/themes/theme07/resource-v1.d.ts.map +1 -0
- package/dist/themes/theme07/resource-v1.js +28 -0
- package/dist/themes/theme07/resource-v1.js.map +1 -0
- package/dist/themes/theme07/resource_triad-v1.d.ts +27 -0
- package/dist/themes/theme07/resource_triad-v1.d.ts.map +1 -0
- package/dist/themes/theme07/resource_triad-v1.js +63 -0
- package/dist/themes/theme07/resource_triad-v1.js.map +1 -0
- package/dist/themes/theme07/revenue-v1.d.ts +8 -0
- package/dist/themes/theme07/revenue-v1.d.ts.map +1 -0
- package/dist/themes/theme07/revenue-v1.js +28 -0
- package/dist/themes/theme07/revenue-v1.js.map +1 -0
- package/dist/themes/theme07/risk-v1.d.ts +24 -0
- package/dist/themes/theme07/risk-v1.d.ts.map +1 -0
- package/dist/themes/theme07/risk-v1.js +57 -0
- package/dist/themes/theme07/risk-v1.js.map +1 -0
- package/dist/themes/theme07/robotics-v1.d.ts +8 -0
- package/dist/themes/theme07/robotics-v1.d.ts.map +1 -0
- package/dist/themes/theme07/robotics-v1.js +24 -0
- package/dist/themes/theme07/robotics-v1.js.map +1 -0
- package/dist/themes/theme07/safety-v1.d.ts +8 -0
- package/dist/themes/theme07/safety-v1.d.ts.map +1 -0
- package/dist/themes/theme07/safety-v1.js +24 -0
- package/dist/themes/theme07/safety-v1.js.map +1 -0
- package/dist/themes/theme07/sales-v1.d.ts +8 -0
- package/dist/themes/theme07/sales-v1.d.ts.map +1 -0
- package/dist/themes/theme07/sales-v1.js +24 -0
- package/dist/themes/theme07/sales-v1.js.map +1 -0
- package/dist/themes/theme07/sector-layout.d.ts +40 -0
- package/dist/themes/theme07/sector-layout.d.ts.map +1 -0
- package/dist/themes/theme07/sector-layout.js +78 -0
- package/dist/themes/theme07/sector-layout.js.map +1 -0
- package/dist/themes/theme07/slide-bg.d.ts +13 -0
- package/dist/themes/theme07/slide-bg.d.ts.map +1 -0
- package/dist/themes/theme07/slide-bg.js +14 -0
- package/dist/themes/theme07/slide-bg.js.map +1 -0
- package/dist/themes/theme07/sources-v1.d.ts +27 -0
- package/dist/themes/theme07/sources-v1.d.ts.map +1 -0
- package/dist/themes/theme07/sources-v1.js +69 -0
- package/dist/themes/theme07/sources-v1.js.map +1 -0
- package/dist/themes/theme07/stat_chart-v1.d.ts +28 -0
- package/dist/themes/theme07/stat_chart-v1.d.ts.map +1 -0
- package/dist/themes/theme07/stat_chart-v1.js +65 -0
- package/dist/themes/theme07/stat_chart-v1.js.map +1 -0
- package/dist/themes/theme07/stat_compare-v1.d.ts +28 -0
- package/dist/themes/theme07/stat_compare-v1.d.ts.map +1 -0
- package/dist/themes/theme07/stat_compare-v1.js +71 -0
- package/dist/themes/theme07/stat_compare-v1.js.map +1 -0
- package/dist/themes/theme07/stat_hero-v1.d.ts +21 -0
- package/dist/themes/theme07/stat_hero-v1.d.ts.map +1 -0
- package/dist/themes/theme07/stat_hero-v1.js +35 -0
- package/dist/themes/theme07/stat_hero-v1.js.map +1 -0
- package/dist/themes/theme07/stat_row-v1.d.ts +26 -0
- package/dist/themes/theme07/stat_row-v1.d.ts.map +1 -0
- package/dist/themes/theme07/stat_row-v1.js +53 -0
- package/dist/themes/theme07/stat_row-v1.js.map +1 -0
- package/dist/themes/theme07/strategy_infra-v1.d.ts +8 -0
- package/dist/themes/theme07/strategy_infra-v1.d.ts.map +1 -0
- package/dist/themes/theme07/strategy_infra-v1.js +28 -0
- package/dist/themes/theme07/strategy_infra-v1.js.map +1 -0
- package/dist/themes/theme07/strategy_vertical-v1.d.ts +8 -0
- package/dist/themes/theme07/strategy_vertical-v1.d.ts.map +1 -0
- package/dist/themes/theme07/strategy_vertical-v1.js +28 -0
- package/dist/themes/theme07/strategy_vertical-v1.js.map +1 -0
- package/dist/themes/theme07/summary-v1.d.ts +25 -0
- package/dist/themes/theme07/summary-v1.d.ts.map +1 -0
- package/dist/themes/theme07/summary-v1.js +61 -0
- package/dist/themes/theme07/summary-v1.js.map +1 -0
- package/dist/themes/theme07/support-v1.d.ts +8 -0
- package/dist/themes/theme07/support-v1.d.ts.map +1 -0
- package/dist/themes/theme07/support-v1.js +24 -0
- package/dist/themes/theme07/support-v1.js.map +1 -0
- package/dist/themes/theme07/syndicate-v1.d.ts +20 -0
- package/dist/themes/theme07/syndicate-v1.d.ts.map +1 -0
- package/dist/themes/theme07/syndicate-v1.js +42 -0
- package/dist/themes/theme07/syndicate-v1.js.map +1 -0
- package/dist/themes/theme07/table-layout.d.ts +28 -0
- package/dist/themes/theme07/table-layout.d.ts.map +1 -0
- package/dist/themes/theme07/table-layout.js +70 -0
- package/dist/themes/theme07/table-layout.js.map +1 -0
- package/dist/themes/theme07/table-of-contents-v1.d.ts +22 -0
- package/dist/themes/theme07/table-of-contents-v1.d.ts.map +1 -0
- package/dist/themes/theme07/table-of-contents-v1.js +50 -0
- package/dist/themes/theme07/table-of-contents-v1.js.map +1 -0
- package/dist/themes/theme07/theme07-icons.d.ts +46 -0
- package/dist/themes/theme07/theme07-icons.d.ts.map +1 -0
- package/dist/themes/theme07/theme07-icons.js +43 -0
- package/dist/themes/theme07/theme07-icons.js.map +1 -0
- package/dist/themes/theme07/tokens.d.ts +75 -0
- package/dist/themes/theme07/tokens.d.ts.map +1 -0
- package/dist/themes/theme07/tokens.js +233 -0
- package/dist/themes/theme07/tokens.js.map +1 -0
- package/dist/themes/theme07/waterfall-v1.d.ts +22 -0
- package/dist/themes/theme07/waterfall-v1.d.ts.map +1 -0
- package/dist/themes/theme07/waterfall-v1.js +157 -0
- package/dist/themes/theme07/waterfall-v1.js.map +1 -0
- package/dist/themes/theme08/architecture.d.ts +17 -0
- package/dist/themes/theme08/architecture.d.ts.map +1 -0
- package/dist/themes/theme08/architecture.js +24 -0
- package/dist/themes/theme08/architecture.js.map +1 -0
- package/dist/themes/theme08/bubble-v1.d.ts +34 -0
- package/dist/themes/theme08/bubble-v1.d.ts.map +1 -0
- package/dist/themes/theme08/bubble-v1.js +110 -0
- package/dist/themes/theme08/bubble-v1.js.map +1 -0
- package/dist/themes/theme08/budget_card.d.ts +17 -0
- package/dist/themes/theme08/budget_card.d.ts.map +1 -0
- package/dist/themes/theme08/budget_card.js +26 -0
- package/dist/themes/theme08/budget_card.js.map +1 -0
- package/dist/themes/theme08/capital_curve.d.ts +17 -0
- package/dist/themes/theme08/capital_curve.d.ts.map +1 -0
- package/dist/themes/theme08/capital_curve.js +24 -0
- package/dist/themes/theme08/capital_curve.js.map +1 -0
- package/dist/themes/theme08/case-v1.d.ts +23 -0
- package/dist/themes/theme08/case-v1.d.ts.map +1 -0
- package/dist/themes/theme08/case-v1.js +48 -0
- package/dist/themes/theme08/case-v1.js.map +1 -0
- package/dist/themes/theme08/case_card.d.ts +17 -0
- package/dist/themes/theme08/case_card.d.ts.map +1 -0
- package/dist/themes/theme08/case_card.js +26 -0
- package/dist/themes/theme08/case_card.js.map +1 -0
- package/dist/themes/theme08/case_card_v2.d.ts +17 -0
- package/dist/themes/theme08/case_card_v2.d.ts.map +1 -0
- package/dist/themes/theme08/case_card_v2.js +26 -0
- package/dist/themes/theme08/case_card_v2.js.map +1 -0
- package/dist/themes/theme08/case_grid.d.ts +17 -0
- package/dist/themes/theme08/case_grid.d.ts.map +1 -0
- package/dist/themes/theme08/case_grid.js +26 -0
- package/dist/themes/theme08/case_grid.js.map +1 -0
- package/dist/themes/theme08/case_list.d.ts +17 -0
- package/dist/themes/theme08/case_list.d.ts.map +1 -0
- package/dist/themes/theme08/case_list.js +25 -0
- package/dist/themes/theme08/case_list.js.map +1 -0
- package/dist/themes/theme08/case_study.d.ts +17 -0
- package/dist/themes/theme08/case_study.d.ts.map +1 -0
- package/dist/themes/theme08/case_study.js +26 -0
- package/dist/themes/theme08/case_study.js.map +1 -0
- package/dist/themes/theme08/case_table.d.ts +17 -0
- package/dist/themes/theme08/case_table.d.ts.map +1 -0
- package/dist/themes/theme08/case_table.js +25 -0
- package/dist/themes/theme08/case_table.js.map +1 -0
- package/dist/themes/theme08/chain-v1.d.ts +28 -0
- package/dist/themes/theme08/chain-v1.d.ts.map +1 -0
- package/dist/themes/theme08/chain-v1.js +80 -0
- package/dist/themes/theme08/chain-v1.js.map +1 -0
- package/dist/themes/theme08/chapter-v1.d.ts +17 -0
- package/dist/themes/theme08/chapter-v1.d.ts.map +1 -0
- package/dist/themes/theme08/chapter-v1.js +29 -0
- package/dist/themes/theme08/chapter-v1.js.map +1 -0
- package/dist/themes/theme08/chapter_v2.d.ts +16 -0
- package/dist/themes/theme08/chapter_v2.d.ts.map +1 -0
- package/dist/themes/theme08/chapter_v2.js +22 -0
- package/dist/themes/theme08/chapter_v2.js.map +1 -0
- package/dist/themes/theme08/chapter_v3.d.ts +16 -0
- package/dist/themes/theme08/chapter_v3.d.ts.map +1 -0
- package/dist/themes/theme08/chapter_v3.js +22 -0
- package/dist/themes/theme08/chapter_v3.js.map +1 -0
- package/dist/themes/theme08/chapter_v4.d.ts +16 -0
- package/dist/themes/theme08/chapter_v4.d.ts.map +1 -0
- package/dist/themes/theme08/chapter_v4.js +22 -0
- package/dist/themes/theme08/chapter_v4.js.map +1 -0
- package/dist/themes/theme08/chart-bar-v1.d.ts +22 -0
- package/dist/themes/theme08/chart-bar-v1.d.ts.map +1 -0
- package/dist/themes/theme08/chart-bar-v1.js +53 -0
- package/dist/themes/theme08/chart-bar-v1.js.map +1 -0
- package/dist/themes/theme08/chart-donut-v1.d.ts +23 -0
- package/dist/themes/theme08/chart-donut-v1.d.ts.map +1 -0
- package/dist/themes/theme08/chart-donut-v1.js +61 -0
- package/dist/themes/theme08/chart-donut-v1.js.map +1 -0
- package/dist/themes/theme08/closed_loop.d.ts +17 -0
- package/dist/themes/theme08/closed_loop.d.ts.map +1 -0
- package/dist/themes/theme08/closed_loop.js +24 -0
- package/dist/themes/theme08/closed_loop.js.map +1 -0
- package/dist/themes/theme08/closing-v1.d.ts +18 -0
- package/dist/themes/theme08/closing-v1.d.ts.map +1 -0
- package/dist/themes/theme08/closing-v1.js +42 -0
- package/dist/themes/theme08/closing-v1.js.map +1 -0
- package/dist/themes/theme08/collage-v1.d.ts +26 -0
- package/dist/themes/theme08/collage-v1.d.ts.map +1 -0
- package/dist/themes/theme08/collage-v1.js +57 -0
- package/dist/themes/theme08/collage-v1.js.map +1 -0
- package/dist/themes/theme08/compare-v1.d.ts +22 -0
- package/dist/themes/theme08/compare-v1.d.ts.map +1 -0
- package/dist/themes/theme08/compare-v1.js +51 -0
- package/dist/themes/theme08/compare-v1.js.map +1 -0
- package/dist/themes/theme08/compute.d.ts +17 -0
- package/dist/themes/theme08/compute.d.ts.map +1 -0
- package/dist/themes/theme08/compute.js +24 -0
- package/dist/themes/theme08/compute.js.map +1 -0
- package/dist/themes/theme08/content-v1.d.ts +26 -0
- package/dist/themes/theme08/content-v1.d.ts.map +1 -0
- package/dist/themes/theme08/content-v1.js +62 -0
- package/dist/themes/theme08/content-v1.js.map +1 -0
- package/dist/themes/theme08/contents-v1.d.ts +20 -0
- package/dist/themes/theme08/contents-v1.d.ts.map +1 -0
- package/dist/themes/theme08/contents-v1.js +46 -0
- package/dist/themes/theme08/contents-v1.js.map +1 -0
- package/dist/themes/theme08/contrast.d.ts +10 -0
- package/dist/themes/theme08/contrast.d.ts.map +1 -0
- package/dist/themes/theme08/contrast.js +57 -0
- package/dist/themes/theme08/contrast.js.map +1 -0
- package/dist/themes/theme08/cover-v1.d.ts +27 -0
- package/dist/themes/theme08/cover-v1.d.ts.map +1 -0
- package/dist/themes/theme08/cover-v1.js +64 -0
- package/dist/themes/theme08/cover-v1.js.map +1 -0
- package/dist/themes/theme08/cover_v2.d.ts +21 -0
- package/dist/themes/theme08/cover_v2.d.ts.map +1 -0
- package/dist/themes/theme08/cover_v2.js +23 -0
- package/dist/themes/theme08/cover_v2.js.map +1 -0
- package/dist/themes/theme08/cover_v3.d.ts +21 -0
- package/dist/themes/theme08/cover_v3.d.ts.map +1 -0
- package/dist/themes/theme08/cover_v3.js +22 -0
- package/dist/themes/theme08/cover_v3.js.map +1 -0
- package/dist/themes/theme08/cover_v4.d.ts +21 -0
- package/dist/themes/theme08/cover_v4.d.ts.map +1 -0
- package/dist/themes/theme08/cover_v4.js +22 -0
- package/dist/themes/theme08/cover_v4.js.map +1 -0
- package/dist/themes/theme08/cover_v5.d.ts +21 -0
- package/dist/themes/theme08/cover_v5.d.ts.map +1 -0
- package/dist/themes/theme08/cover_v5.js +23 -0
- package/dist/themes/theme08/cover_v5.js.map +1 -0
- package/dist/themes/theme08/cross.d.ts +17 -0
- package/dist/themes/theme08/cross.d.ts.map +1 -0
- package/dist/themes/theme08/cross.js +24 -0
- package/dist/themes/theme08/cross.js.map +1 -0
- package/dist/themes/theme08/decorations.d.ts +11 -0
- package/dist/themes/theme08/decorations.d.ts.map +1 -0
- package/dist/themes/theme08/decorations.js +16 -0
- package/dist/themes/theme08/decorations.js.map +1 -0
- package/dist/themes/theme08/early_stage.d.ts +17 -0
- package/dist/themes/theme08/early_stage.d.ts.map +1 -0
- package/dist/themes/theme08/early_stage.js +24 -0
- package/dist/themes/theme08/early_stage.js.map +1 -0
- package/dist/themes/theme08/ecosystem-v1.d.ts +26 -0
- package/dist/themes/theme08/ecosystem-v1.d.ts.map +1 -0
- package/dist/themes/theme08/ecosystem-v1.js +66 -0
- package/dist/themes/theme08/ecosystem-v1.js.map +1 -0
- package/dist/themes/theme08/feature-v1.d.ts +22 -0
- package/dist/themes/theme08/feature-v1.d.ts.map +1 -0
- package/dist/themes/theme08/feature-v1.js +47 -0
- package/dist/themes/theme08/feature-v1.js.map +1 -0
- package/dist/themes/theme08/funding-v1.d.ts +29 -0
- package/dist/themes/theme08/funding-v1.d.ts.map +1 -0
- package/dist/themes/theme08/funding-v1.js +61 -0
- package/dist/themes/theme08/funding-v1.js.map +1 -0
- package/dist/themes/theme08/gallery-v1.d.ts +21 -0
- package/dist/themes/theme08/gallery-v1.d.ts.map +1 -0
- package/dist/themes/theme08/gallery-v1.js +50 -0
- package/dist/themes/theme08/gallery-v1.js.map +1 -0
- package/dist/themes/theme08/gauge-v1.d.ts +27 -0
- package/dist/themes/theme08/gauge-v1.d.ts.map +1 -0
- package/dist/themes/theme08/gauge-v1.js +72 -0
- package/dist/themes/theme08/gauge-v1.js.map +1 -0
- package/dist/themes/theme08/heatmap-v1.d.ts +28 -0
- package/dist/themes/theme08/heatmap-v1.d.ts.map +1 -0
- package/dist/themes/theme08/heatmap-v1.js +98 -0
- package/dist/themes/theme08/heatmap-v1.js.map +1 -0
- package/dist/themes/theme08/hero-split-v1.d.ts +21 -0
- package/dist/themes/theme08/hero-split-v1.d.ts.map +1 -0
- package/dist/themes/theme08/hero-split-v1.js +33 -0
- package/dist/themes/theme08/hero-split-v1.js.map +1 -0
- package/dist/themes/theme08/investor_mix.d.ts +17 -0
- package/dist/themes/theme08/investor_mix.d.ts.map +1 -0
- package/dist/themes/theme08/investor_mix.js +26 -0
- package/dist/themes/theme08/investor_mix.js.map +1 -0
- package/dist/themes/theme08/mainlines.d.ts +17 -0
- package/dist/themes/theme08/mainlines.d.ts.map +1 -0
- package/dist/themes/theme08/mainlines.js +26 -0
- package/dist/themes/theme08/mainlines.js.map +1 -0
- package/dist/themes/theme08/matrix-v1.d.ts +26 -0
- package/dist/themes/theme08/matrix-v1.d.ts.map +1 -0
- package/dist/themes/theme08/matrix-v1.js +52 -0
- package/dist/themes/theme08/matrix-v1.js.map +1 -0
- package/dist/themes/theme08/metric-big-v1.d.ts +18 -0
- package/dist/themes/theme08/metric-big-v1.d.ts.map +1 -0
- package/dist/themes/theme08/metric-big-v1.js +31 -0
- package/dist/themes/theme08/metric-big-v1.js.map +1 -0
- package/dist/themes/theme08/metrics-v1.d.ts +23 -0
- package/dist/themes/theme08/metrics-v1.d.ts.map +1 -0
- package/dist/themes/theme08/metrics-v1.js +49 -0
- package/dist/themes/theme08/metrics-v1.js.map +1 -0
- package/dist/themes/theme08/migration.d.ts +17 -0
- package/dist/themes/theme08/migration.d.ts.map +1 -0
- package/dist/themes/theme08/migration.js +24 -0
- package/dist/themes/theme08/migration.js.map +1 -0
- package/dist/themes/theme08/overview-v1.d.ts +22 -0
- package/dist/themes/theme08/overview-v1.d.ts.map +1 -0
- package/dist/themes/theme08/overview-v1.js +47 -0
- package/dist/themes/theme08/overview-v1.js.map +1 -0
- package/dist/themes/theme08/partners-v1.d.ts +20 -0
- package/dist/themes/theme08/partners-v1.d.ts.map +1 -0
- package/dist/themes/theme08/partners-v1.js +42 -0
- package/dist/themes/theme08/partners-v1.js.map +1 -0
- package/dist/themes/theme08/peak.d.ts +17 -0
- package/dist/themes/theme08/peak.d.ts.map +1 -0
- package/dist/themes/theme08/peak.js +24 -0
- package/dist/themes/theme08/peak.js.map +1 -0
- package/dist/themes/theme08/peak_trough.d.ts +17 -0
- package/dist/themes/theme08/peak_trough.d.ts.map +1 -0
- package/dist/themes/theme08/peak_trough.js +24 -0
- package/dist/themes/theme08/peak_trough.js.map +1 -0
- package/dist/themes/theme08/pipeline.d.ts +17 -0
- package/dist/themes/theme08/pipeline.d.ts.map +1 -0
- package/dist/themes/theme08/pipeline.js +24 -0
- package/dist/themes/theme08/pipeline.js.map +1 -0
- package/dist/themes/theme08/process-v1.d.ts +21 -0
- package/dist/themes/theme08/process-v1.d.ts.map +1 -0
- package/dist/themes/theme08/process-v1.js +47 -0
- package/dist/themes/theme08/process-v1.js.map +1 -0
- package/dist/themes/theme08/pullback.d.ts +17 -0
- package/dist/themes/theme08/pullback.d.ts.map +1 -0
- package/dist/themes/theme08/pullback.js +24 -0
- package/dist/themes/theme08/pullback.js.map +1 -0
- package/dist/themes/theme08/quadrant-v1.d.ts +22 -0
- package/dist/themes/theme08/quadrant-v1.d.ts.map +1 -0
- package/dist/themes/theme08/quadrant-v1.js +48 -0
- package/dist/themes/theme08/quadrant-v1.js.map +1 -0
- package/dist/themes/theme08/quote-v1.d.ts +16 -0
- package/dist/themes/theme08/quote-v1.d.ts.map +1 -0
- package/dist/themes/theme08/quote-v1.js +28 -0
- package/dist/themes/theme08/quote-v1.js.map +1 -0
- package/dist/themes/theme08/quote_manifesto.d.ts +17 -0
- package/dist/themes/theme08/quote_manifesto.d.ts.map +1 -0
- package/dist/themes/theme08/quote_manifesto.js +22 -0
- package/dist/themes/theme08/quote_manifesto.js.map +1 -0
- package/dist/themes/theme08/quote_resources.d.ts +17 -0
- package/dist/themes/theme08/quote_resources.d.ts.map +1 -0
- package/dist/themes/theme08/quote_resources.js +22 -0
- package/dist/themes/theme08/quote_resources.js.map +1 -0
- package/dist/themes/theme08/quote_statement.d.ts +17 -0
- package/dist/themes/theme08/quote_statement.d.ts.map +1 -0
- package/dist/themes/theme08/quote_statement.js +22 -0
- package/dist/themes/theme08/quote_statement.js.map +1 -0
- package/dist/themes/theme08/quote_twofield.d.ts +17 -0
- package/dist/themes/theme08/quote_twofield.d.ts.map +1 -0
- package/dist/themes/theme08/quote_twofield.js +22 -0
- package/dist/themes/theme08/quote_twofield.js.map +1 -0
- package/dist/themes/theme08/quote_verdict.d.ts +17 -0
- package/dist/themes/theme08/quote_verdict.d.ts.map +1 -0
- package/dist/themes/theme08/quote_verdict.js +22 -0
- package/dist/themes/theme08/quote_verdict.js.map +1 -0
- package/dist/themes/theme08/radar-v1.d.ts +32 -0
- package/dist/themes/theme08/radar-v1.d.ts.map +1 -0
- package/dist/themes/theme08/radar-v1.js +87 -0
- package/dist/themes/theme08/radar-v1.js.map +1 -0
- package/dist/themes/theme08/range-v1.d.ts +28 -0
- package/dist/themes/theme08/range-v1.d.ts.map +1 -0
- package/dist/themes/theme08/range-v1.js +61 -0
- package/dist/themes/theme08/range-v1.js.map +1 -0
- package/dist/themes/theme08/ranking-v1.d.ts +23 -0
- package/dist/themes/theme08/ranking-v1.d.ts.map +1 -0
- package/dist/themes/theme08/ranking-v1.js +51 -0
- package/dist/themes/theme08/ranking-v1.js.map +1 -0
- package/dist/themes/theme08/region-v1.d.ts +23 -0
- package/dist/themes/theme08/region-v1.d.ts.map +1 -0
- package/dist/themes/theme08/region-v1.js +50 -0
- package/dist/themes/theme08/region-v1.js.map +1 -0
- package/dist/themes/theme08/region_anchor.d.ts +17 -0
- package/dist/themes/theme08/region_anchor.d.ts.map +1 -0
- package/dist/themes/theme08/region_anchor.js +24 -0
- package/dist/themes/theme08/region_anchor.js.map +1 -0
- package/dist/themes/theme08/region_card_ny.d.ts +17 -0
- package/dist/themes/theme08/region_card_ny.d.ts.map +1 -0
- package/dist/themes/theme08/region_card_ny.js +26 -0
- package/dist/themes/theme08/region_card_ny.js.map +1 -0
- package/dist/themes/theme08/region_dotmap.d.ts +17 -0
- package/dist/themes/theme08/region_dotmap.d.ts.map +1 -0
- package/dist/themes/theme08/region_dotmap.js +26 -0
- package/dist/themes/theme08/region_dotmap.js.map +1 -0
- package/dist/themes/theme08/regulation.d.ts +17 -0
- package/dist/themes/theme08/regulation.d.ts.map +1 -0
- package/dist/themes/theme08/regulation.js +24 -0
- package/dist/themes/theme08/regulation.js.map +1 -0
- package/dist/themes/theme08/resource_map.d.ts +17 -0
- package/dist/themes/theme08/resource_map.d.ts.map +1 -0
- package/dist/themes/theme08/resource_map.js +24 -0
- package/dist/themes/theme08/resource_map.js.map +1 -0
- package/dist/themes/theme08/revenue.d.ts +17 -0
- package/dist/themes/theme08/revenue.d.ts.map +1 -0
- package/dist/themes/theme08/revenue.js +24 -0
- package/dist/themes/theme08/revenue.js.map +1 -0
- package/dist/themes/theme08/roadmap-v1.d.ts +22 -0
- package/dist/themes/theme08/roadmap-v1.d.ts.map +1 -0
- package/dist/themes/theme08/roadmap-v1.js +51 -0
- package/dist/themes/theme08/roadmap-v1.js.map +1 -0
- package/dist/themes/theme08/scene_split.d.ts +17 -0
- package/dist/themes/theme08/scene_split.d.ts.map +1 -0
- package/dist/themes/theme08/scene_split.js +26 -0
- package/dist/themes/theme08/scene_split.js.map +1 -0
- package/dist/themes/theme08/scorecard-v1.d.ts +25 -0
- package/dist/themes/theme08/scorecard-v1.d.ts.map +1 -0
- package/dist/themes/theme08/scorecard-v1.js +56 -0
- package/dist/themes/theme08/scorecard-v1.js.map +1 -0
- package/dist/themes/theme08/segment.d.ts +17 -0
- package/dist/themes/theme08/segment.d.ts.map +1 -0
- package/dist/themes/theme08/segment.js +24 -0
- package/dist/themes/theme08/segment.js.map +1 -0
- package/dist/themes/theme08/shared.d.ts +100 -0
- package/dist/themes/theme08/shared.d.ts.map +1 -0
- package/dist/themes/theme08/shared.js +82 -0
- package/dist/themes/theme08/shared.js.map +1 -0
- package/dist/themes/theme08/size_split.d.ts +17 -0
- package/dist/themes/theme08/size_split.d.ts.map +1 -0
- package/dist/themes/theme08/size_split.js +24 -0
- package/dist/themes/theme08/size_split.js.map +1 -0
- package/dist/themes/theme08/slide-bg.d.ts +8 -0
- package/dist/themes/theme08/slide-bg.d.ts.map +1 -0
- package/dist/themes/theme08/slide-bg.js +7 -0
- package/dist/themes/theme08/slide-bg.js.map +1 -0
- package/dist/themes/theme08/squeeze.d.ts +17 -0
- package/dist/themes/theme08/squeeze.d.ts.map +1 -0
- package/dist/themes/theme08/squeeze.js +24 -0
- package/dist/themes/theme08/squeeze.js.map +1 -0
- package/dist/themes/theme08/strategy-v1.d.ts +21 -0
- package/dist/themes/theme08/strategy-v1.d.ts.map +1 -0
- package/dist/themes/theme08/strategy-v1.js +46 -0
- package/dist/themes/theme08/strategy-v1.js.map +1 -0
- package/dist/themes/theme08/supply.d.ts +17 -0
- package/dist/themes/theme08/supply.d.ts.map +1 -0
- package/dist/themes/theme08/supply.js +24 -0
- package/dist/themes/theme08/supply.js.map +1 -0
- package/dist/themes/theme08/table-v1.d.ts +24 -0
- package/dist/themes/theme08/table-v1.d.ts.map +1 -0
- package/dist/themes/theme08/table-v1.js +66 -0
- package/dist/themes/theme08/table-v1.js.map +1 -0
- package/dist/themes/theme08/team-v1.d.ts +22 -0
- package/dist/themes/theme08/team-v1.d.ts.map +1 -0
- package/dist/themes/theme08/team-v1.js +48 -0
- package/dist/themes/theme08/team-v1.js.map +1 -0
- package/dist/themes/theme08/theme08-icons.d.ts +17 -0
- package/dist/themes/theme08/theme08-icons.d.ts.map +1 -0
- package/dist/themes/theme08/theme08-icons.js +28 -0
- package/dist/themes/theme08/theme08-icons.js.map +1 -0
- package/dist/themes/theme08/timeline-v1.d.ts +22 -0
- package/dist/themes/theme08/timeline-v1.d.ts.map +1 -0
- package/dist/themes/theme08/timeline-v1.js +48 -0
- package/dist/themes/theme08/timeline-v1.js.map +1 -0
- package/dist/themes/theme08/tokens.d.ts +104 -0
- package/dist/themes/theme08/tokens.d.ts.map +1 -0
- package/dist/themes/theme08/tokens.js +286 -0
- package/dist/themes/theme08/tokens.js.map +1 -0
- package/dist/themes/theme08/trend.d.ts +17 -0
- package/dist/themes/theme08/trend.d.ts.map +1 -0
- package/dist/themes/theme08/trend.js +24 -0
- package/dist/themes/theme08/trend.js.map +1 -0
- package/dist/themes/theme08/triptych.d.ts +17 -0
- package/dist/themes/theme08/triptych.d.ts.map +1 -0
- package/dist/themes/theme08/triptych.js +26 -0
- package/dist/themes/theme08/triptych.js.map +1 -0
- package/dist/themes/theme08/waterfall-v1.d.ts +26 -0
- package/dist/themes/theme08/waterfall-v1.d.ts.map +1 -0
- package/dist/themes/theme08/waterfall-v1.js +95 -0
- package/dist/themes/theme08/waterfall-v1.js.map +1 -0
- package/dist/themes/theme08/workflow-v1.d.ts +24 -0
- package/dist/themes/theme08/workflow-v1.d.ts.map +1 -0
- package/dist/themes/theme08/workflow-v1.js +58 -0
- package/dist/themes/theme08/workflow-v1.js.map +1 -0
- package/dist/themes/theme09/abstract-v1.d.ts +32 -0
- package/dist/themes/theme09/abstract-v1.d.ts.map +1 -0
- package/dist/themes/theme09/abstract-v1.js +55 -0
- package/dist/themes/theme09/abstract-v1.js.map +1 -0
- package/dist/themes/theme09/alloc-v1.d.ts +25 -0
- package/dist/themes/theme09/alloc-v1.d.ts.map +1 -0
- package/dist/themes/theme09/alloc-v1.js +125 -0
- package/dist/themes/theme09/alloc-v1.js.map +1 -0
- package/dist/themes/theme09/annotated-v1.d.ts +27 -0
- package/dist/themes/theme09/annotated-v1.d.ts.map +1 -0
- package/dist/themes/theme09/annotated-v1.js +44 -0
- package/dist/themes/theme09/annotated-v1.js.map +1 -0
- package/dist/themes/theme09/arc-v1.d.ts +28 -0
- package/dist/themes/theme09/arc-v1.d.ts.map +1 -0
- package/dist/themes/theme09/arc-v1.js +133 -0
- package/dist/themes/theme09/arc-v1.js.map +1 -0
- package/dist/themes/theme09/area-v1.d.ts +25 -0
- package/dist/themes/theme09/area-v1.d.ts.map +1 -0
- package/dist/themes/theme09/area-v1.js +158 -0
- package/dist/themes/theme09/area-v1.js.map +1 -0
- package/dist/themes/theme09/bracket-v1.d.ts +27 -0
- package/dist/themes/theme09/bracket-v1.d.ts.map +1 -0
- package/dist/themes/theme09/bracket-v1.js +97 -0
- package/dist/themes/theme09/bracket-v1.js.map +1 -0
- package/dist/themes/theme09/bubble-v1.d.ts +30 -0
- package/dist/themes/theme09/bubble-v1.d.ts.map +1 -0
- package/dist/themes/theme09/bubble-v1.js +146 -0
- package/dist/themes/theme09/bubble-v1.js.map +1 -0
- package/dist/themes/theme09/bump-v1.d.ts +25 -0
- package/dist/themes/theme09/bump-v1.d.ts.map +1 -0
- package/dist/themes/theme09/bump-v1.js +127 -0
- package/dist/themes/theme09/bump-v1.js.map +1 -0
- package/dist/themes/theme09/calendar-v1.d.ts +35 -0
- package/dist/themes/theme09/calendar-v1.d.ts.map +1 -0
- package/dist/themes/theme09/calendar-v1.js +171 -0
- package/dist/themes/theme09/calendar-v1.js.map +1 -0
- package/dist/themes/theme09/case-folio-v1.d.ts +29 -0
- package/dist/themes/theme09/case-folio-v1.d.ts.map +1 -0
- package/dist/themes/theme09/case-folio-v1.js +46 -0
- package/dist/themes/theme09/case-folio-v1.js.map +1 -0
- package/dist/themes/theme09/chart-frame.d.ts +27 -0
- package/dist/themes/theme09/chart-frame.d.ts.map +1 -0
- package/dist/themes/theme09/chart-frame.js +16 -0
- package/dist/themes/theme09/chart-frame.js.map +1 -0
- package/dist/themes/theme09/chart-utils.d.ts +74 -0
- package/dist/themes/theme09/chart-utils.d.ts.map +1 -0
- package/dist/themes/theme09/chart-utils.js +202 -0
- package/dist/themes/theme09/chart-utils.js.map +1 -0
- package/dist/themes/theme09/chord-v1.d.ts +26 -0
- package/dist/themes/theme09/chord-v1.d.ts.map +1 -0
- package/dist/themes/theme09/chord-v1.js +98 -0
- package/dist/themes/theme09/chord-v1.js.map +1 -0
- package/dist/themes/theme09/closing-v1.d.ts +23 -0
- package/dist/themes/theme09/closing-v1.d.ts.map +1 -0
- package/dist/themes/theme09/closing-v1.js +37 -0
- package/dist/themes/theme09/closing-v1.js.map +1 -0
- package/dist/themes/theme09/compare-v1.d.ts +37 -0
- package/dist/themes/theme09/compare-v1.d.ts.map +1 -0
- package/dist/themes/theme09/compare-v1.js +102 -0
- package/dist/themes/theme09/compare-v1.js.map +1 -0
- package/dist/themes/theme09/conclusion-v1.d.ts +30 -0
- package/dist/themes/theme09/conclusion-v1.d.ts.map +1 -0
- package/dist/themes/theme09/conclusion-v1.js +71 -0
- package/dist/themes/theme09/conclusion-v1.js.map +1 -0
- package/dist/themes/theme09/contents-v1.d.ts +33 -0
- package/dist/themes/theme09/contents-v1.d.ts.map +1 -0
- package/dist/themes/theme09/contents-v1.js +54 -0
- package/dist/themes/theme09/contents-v1.js.map +1 -0
- package/dist/themes/theme09/cover-aperture-v1.d.ts +23 -0
- package/dist/themes/theme09/cover-aperture-v1.d.ts.map +1 -0
- package/dist/themes/theme09/cover-aperture-v1.js +40 -0
- package/dist/themes/theme09/cover-aperture-v1.js.map +1 -0
- package/dist/themes/theme09/cover-bleed-v1.d.ts +28 -0
- package/dist/themes/theme09/cover-bleed-v1.d.ts.map +1 -0
- package/dist/themes/theme09/cover-bleed-v1.js +47 -0
- package/dist/themes/theme09/cover-bleed-v1.js.map +1 -0
- package/dist/themes/theme09/cover-colophon-v1.d.ts +26 -0
- package/dist/themes/theme09/cover-colophon-v1.d.ts.map +1 -0
- package/dist/themes/theme09/cover-colophon-v1.js +46 -0
- package/dist/themes/theme09/cover-colophon-v1.js.map +1 -0
- package/dist/themes/theme09/cover-colorbar-v1.d.ts +27 -0
- package/dist/themes/theme09/cover-colorbar-v1.d.ts.map +1 -0
- package/dist/themes/theme09/cover-colorbar-v1.js +57 -0
- package/dist/themes/theme09/cover-colorbar-v1.js.map +1 -0
- package/dist/themes/theme09/cover-dossier-v1.d.ts +30 -0
- package/dist/themes/theme09/cover-dossier-v1.d.ts.map +1 -0
- package/dist/themes/theme09/cover-dossier-v1.js +58 -0
- package/dist/themes/theme09/cover-dossier-v1.js.map +1 -0
- package/dist/themes/theme09/cover-masthead-v1.d.ts +27 -0
- package/dist/themes/theme09/cover-masthead-v1.d.ts.map +1 -0
- package/dist/themes/theme09/cover-masthead-v1.js +40 -0
- package/dist/themes/theme09/cover-masthead-v1.js.map +1 -0
- package/dist/themes/theme09/cover-photo-v1.d.ts +23 -0
- package/dist/themes/theme09/cover-photo-v1.d.ts.map +1 -0
- package/dist/themes/theme09/cover-photo-v1.js +37 -0
- package/dist/themes/theme09/cover-photo-v1.js.map +1 -0
- package/dist/themes/theme09/coverstory-v1.d.ts +22 -0
- package/dist/themes/theme09/coverstory-v1.d.ts.map +1 -0
- package/dist/themes/theme09/coverstory-v1.js +32 -0
- package/dist/themes/theme09/coverstory-v1.js.map +1 -0
- package/dist/themes/theme09/cross-perspective-v1.d.ts +36 -0
- package/dist/themes/theme09/cross-perspective-v1.d.ts.map +1 -0
- package/dist/themes/theme09/cross-perspective-v1.js +140 -0
- package/dist/themes/theme09/cross-perspective-v1.js.map +1 -0
- package/dist/themes/theme09/crosstab-v1.d.ts +30 -0
- package/dist/themes/theme09/crosstab-v1.d.ts.map +1 -0
- package/dist/themes/theme09/crosstab-v1.js +136 -0
- package/dist/themes/theme09/crosstab-v1.js.map +1 -0
- package/dist/themes/theme09/diptych-v1.d.ts +24 -0
- package/dist/themes/theme09/diptych-v1.d.ts.map +1 -0
- package/dist/themes/theme09/diptych-v1.js +34 -0
- package/dist/themes/theme09/diptych-v1.js.map +1 -0
- package/dist/themes/theme09/divider-photo-v1.d.ts +24 -0
- package/dist/themes/theme09/divider-photo-v1.d.ts.map +1 -0
- package/dist/themes/theme09/divider-photo-v1.js +34 -0
- package/dist/themes/theme09/divider-photo-v1.js.map +1 -0
- package/dist/themes/theme09/dotmatrix-v1.d.ts +21 -0
- package/dist/themes/theme09/dotmatrix-v1.d.ts.map +1 -0
- package/dist/themes/theme09/dotmatrix-v1.js +47 -0
- package/dist/themes/theme09/dotmatrix-v1.js.map +1 -0
- package/dist/themes/theme09/dumbbell-v1.d.ts +27 -0
- package/dist/themes/theme09/dumbbell-v1.d.ts.map +1 -0
- package/dist/themes/theme09/dumbbell-v1.js +145 -0
- package/dist/themes/theme09/dumbbell-v1.js.map +1 -0
- package/dist/themes/theme09/epigraph-v1.d.ts +27 -0
- package/dist/themes/theme09/epigraph-v1.d.ts.map +1 -0
- package/dist/themes/theme09/epigraph-v1.js +38 -0
- package/dist/themes/theme09/epigraph-v1.js.map +1 -0
- package/dist/themes/theme09/era-v1.d.ts +36 -0
- package/dist/themes/theme09/era-v1.d.ts.map +1 -0
- package/dist/themes/theme09/era-v1.js +134 -0
- package/dist/themes/theme09/era-v1.js.map +1 -0
- package/dist/themes/theme09/exhibit-wall-v1.d.ts +34 -0
- package/dist/themes/theme09/exhibit-wall-v1.d.ts.map +1 -0
- package/dist/themes/theme09/exhibit-wall-v1.js +45 -0
- package/dist/themes/theme09/exhibit-wall-v1.js.map +1 -0
- package/dist/themes/theme09/faq-v1.d.ts +30 -0
- package/dist/themes/theme09/faq-v1.d.ts.map +1 -0
- package/dist/themes/theme09/faq-v1.js +119 -0
- package/dist/themes/theme09/faq-v1.js.map +1 -0
- package/dist/themes/theme09/filmstrip-v1.d.ts +30 -0
- package/dist/themes/theme09/filmstrip-v1.d.ts.map +1 -0
- package/dist/themes/theme09/filmstrip-v1.js +52 -0
- package/dist/themes/theme09/filmstrip-v1.js.map +1 -0
- package/dist/themes/theme09/flow-v1.d.ts +35 -0
- package/dist/themes/theme09/flow-v1.d.ts.map +1 -0
- package/dist/themes/theme09/flow-v1.js +129 -0
- package/dist/themes/theme09/flow-v1.js.map +1 -0
- package/dist/themes/theme09/forecast-fan-v1.d.ts +40 -0
- package/dist/themes/theme09/forecast-fan-v1.d.ts.map +1 -0
- package/dist/themes/theme09/forecast-fan-v1.js +194 -0
- package/dist/themes/theme09/forecast-fan-v1.js.map +1 -0
- package/dist/themes/theme09/funnel-v1.d.ts +25 -0
- package/dist/themes/theme09/funnel-v1.d.ts.map +1 -0
- package/dist/themes/theme09/funnel-v1.js +118 -0
- package/dist/themes/theme09/funnel-v1.js.map +1 -0
- package/dist/themes/theme09/gallery-wall-v1.d.ts +31 -0
- package/dist/themes/theme09/gallery-wall-v1.d.ts.map +1 -0
- package/dist/themes/theme09/gallery-wall-v1.js +40 -0
- package/dist/themes/theme09/gallery-wall-v1.js.map +1 -0
- package/dist/themes/theme09/gauge-v1.d.ts +38 -0
- package/dist/themes/theme09/gauge-v1.d.ts.map +1 -0
- package/dist/themes/theme09/gauge-v1.js +188 -0
- package/dist/themes/theme09/gauge-v1.js.map +1 -0
- package/dist/themes/theme09/grade-v1.d.ts +29 -0
- package/dist/themes/theme09/grade-v1.d.ts.map +1 -0
- package/dist/themes/theme09/grade-v1.js +155 -0
- package/dist/themes/theme09/grade-v1.js.map +1 -0
- package/dist/themes/theme09/heatmap-v1.d.ts +26 -0
- package/dist/themes/theme09/heatmap-v1.d.ts.map +1 -0
- package/dist/themes/theme09/heatmap-v1.js +139 -0
- package/dist/themes/theme09/heatmap-v1.js.map +1 -0
- package/dist/themes/theme09/hero-number-v1.d.ts +21 -0
- package/dist/themes/theme09/hero-number-v1.d.ts.map +1 -0
- package/dist/themes/theme09/hero-number-v1.js +83 -0
- package/dist/themes/theme09/hero-number-v1.js.map +1 -0
- package/dist/themes/theme09/histogram-v1.d.ts +37 -0
- package/dist/themes/theme09/histogram-v1.d.ts.map +1 -0
- package/dist/themes/theme09/histogram-v1.js +226 -0
- package/dist/themes/theme09/histogram-v1.js.map +1 -0
- package/dist/themes/theme09/honeycomb-v1.d.ts +27 -0
- package/dist/themes/theme09/honeycomb-v1.d.ts.map +1 -0
- package/dist/themes/theme09/honeycomb-v1.js +132 -0
- package/dist/themes/theme09/honeycomb-v1.js.map +1 -0
- package/dist/themes/theme09/icicle-v1.d.ts +26 -0
- package/dist/themes/theme09/icicle-v1.d.ts.map +1 -0
- package/dist/themes/theme09/icicle-v1.js +170 -0
- package/dist/themes/theme09/icicle-v1.js.map +1 -0
- package/dist/themes/theme09/journey-v1.d.ts +36 -0
- package/dist/themes/theme09/journey-v1.d.ts.map +1 -0
- package/dist/themes/theme09/journey-v1.js +49 -0
- package/dist/themes/theme09/journey-v1.js.map +1 -0
- package/dist/themes/theme09/ledger-v1.d.ts +28 -0
- package/dist/themes/theme09/ledger-v1.d.ts.map +1 -0
- package/dist/themes/theme09/ledger-v1.js +146 -0
- package/dist/themes/theme09/ledger-v1.js.map +1 -0
- package/dist/themes/theme09/manifesto-v1.d.ts +21 -0
- package/dist/themes/theme09/manifesto-v1.d.ts.map +1 -0
- package/dist/themes/theme09/manifesto-v1.js +39 -0
- package/dist/themes/theme09/manifesto-v1.js.map +1 -0
- package/dist/themes/theme09/marimekko-v1.d.ts +25 -0
- package/dist/themes/theme09/marimekko-v1.d.ts.map +1 -0
- package/dist/themes/theme09/marimekko-v1.js +115 -0
- package/dist/themes/theme09/marimekko-v1.js.map +1 -0
- package/dist/themes/theme09/market-overview-v1.d.ts +28 -0
- package/dist/themes/theme09/market-overview-v1.d.ts.map +1 -0
- package/dist/themes/theme09/market-overview-v1.js +138 -0
- package/dist/themes/theme09/market-overview-v1.js.map +1 -0
- package/dist/themes/theme09/masonry-v1.d.ts +35 -0
- package/dist/themes/theme09/masonry-v1.d.ts.map +1 -0
- package/dist/themes/theme09/masonry-v1.js +51 -0
- package/dist/themes/theme09/masonry-v1.js.map +1 -0
- package/dist/themes/theme09/matrix-v1.d.ts +33 -0
- package/dist/themes/theme09/matrix-v1.d.ts.map +1 -0
- package/dist/themes/theme09/matrix-v1.js +175 -0
- package/dist/themes/theme09/matrix-v1.js.map +1 -0
- package/dist/themes/theme09/mega-number-v1.d.ts +21 -0
- package/dist/themes/theme09/mega-number-v1.d.ts.map +1 -0
- package/dist/themes/theme09/mega-number-v1.js +91 -0
- package/dist/themes/theme09/mega-number-v1.js.map +1 -0
- package/dist/themes/theme09/meter-v1.d.ts +25 -0
- package/dist/themes/theme09/meter-v1.d.ts.map +1 -0
- package/dist/themes/theme09/meter-v1.js +119 -0
- package/dist/themes/theme09/meter-v1.js.map +1 -0
- package/dist/themes/theme09/mosaic-v1.d.ts +32 -0
- package/dist/themes/theme09/mosaic-v1.d.ts.map +1 -0
- package/dist/themes/theme09/mosaic-v1.js +55 -0
- package/dist/themes/theme09/mosaic-v1.js.map +1 -0
- package/dist/themes/theme09/network-v1.d.ts +30 -0
- package/dist/themes/theme09/network-v1.d.ts.map +1 -0
- package/dist/themes/theme09/network-v1.js +148 -0
- package/dist/themes/theme09/network-v1.js.map +1 -0
- package/dist/themes/theme09/orbit-v1.d.ts +31 -0
- package/dist/themes/theme09/orbit-v1.d.ts.map +1 -0
- package/dist/themes/theme09/orbit-v1.js +98 -0
- package/dist/themes/theme09/orbit-v1.js.map +1 -0
- package/dist/themes/theme09/outlook-v1.d.ts +31 -0
- package/dist/themes/theme09/outlook-v1.d.ts.map +1 -0
- package/dist/themes/theme09/outlook-v1.js +97 -0
- package/dist/themes/theme09/outlook-v1.js.map +1 -0
- package/dist/themes/theme09/parallel-v1.d.ts +25 -0
- package/dist/themes/theme09/parallel-v1.d.ts.map +1 -0
- package/dist/themes/theme09/parallel-v1.js +121 -0
- package/dist/themes/theme09/parallel-v1.js.map +1 -0
- package/dist/themes/theme09/phases-v1.d.ts +34 -0
- package/dist/themes/theme09/phases-v1.d.ts.map +1 -0
- package/dist/themes/theme09/phases-v1.js +91 -0
- package/dist/themes/theme09/phases-v1.js.map +1 -0
- package/dist/themes/theme09/photo-bento-v1.d.ts +33 -0
- package/dist/themes/theme09/photo-bento-v1.d.ts.map +1 -0
- package/dist/themes/theme09/photo-bento-v1.js +65 -0
- package/dist/themes/theme09/photo-bento-v1.js.map +1 -0
- package/dist/themes/theme09/photo-cards-v1.d.ts +35 -0
- package/dist/themes/theme09/photo-cards-v1.d.ts.map +1 -0
- package/dist/themes/theme09/photo-cards-v1.js +45 -0
- package/dist/themes/theme09/photo-cards-v1.js.map +1 -0
- package/dist/themes/theme09/photo-duo-v1.d.ts +30 -0
- package/dist/themes/theme09/photo-duo-v1.d.ts.map +1 -0
- package/dist/themes/theme09/photo-duo-v1.js +51 -0
- package/dist/themes/theme09/photo-duo-v1.js.map +1 -0
- package/dist/themes/theme09/photo-feature-v1.d.ts +29 -0
- package/dist/themes/theme09/photo-feature-v1.d.ts.map +1 -0
- package/dist/themes/theme09/photo-feature-v1.js +40 -0
- package/dist/themes/theme09/photo-feature-v1.js.map +1 -0
- package/dist/themes/theme09/photo-grid-v1.d.ts +31 -0
- package/dist/themes/theme09/photo-grid-v1.d.ts.map +1 -0
- package/dist/themes/theme09/photo-grid-v1.js +56 -0
- package/dist/themes/theme09/photo-grid-v1.js.map +1 -0
- package/dist/themes/theme09/photo-panorama-v1.d.ts +28 -0
- package/dist/themes/theme09/photo-panorama-v1.d.ts.map +1 -0
- package/dist/themes/theme09/photo-panorama-v1.js +33 -0
- package/dist/themes/theme09/photo-panorama-v1.js.map +1 -0
- package/dist/themes/theme09/photo-quote-v1.d.ts +23 -0
- package/dist/themes/theme09/photo-quote-v1.d.ts.map +1 -0
- package/dist/themes/theme09/photo-quote-v1.js +43 -0
- package/dist/themes/theme09/photo-quote-v1.js.map +1 -0
- package/dist/themes/theme09/photo-ring-v1.d.ts +31 -0
- package/dist/themes/theme09/photo-ring-v1.d.ts.map +1 -0
- package/dist/themes/theme09/photo-ring-v1.js +54 -0
- package/dist/themes/theme09/photo-ring-v1.js.map +1 -0
- package/dist/themes/theme09/photo-scene-v1.d.ts +28 -0
- package/dist/themes/theme09/photo-scene-v1.d.ts.map +1 -0
- package/dist/themes/theme09/photo-scene-v1.js +36 -0
- package/dist/themes/theme09/photo-scene-v1.js.map +1 -0
- package/dist/themes/theme09/photo-stage-v1.d.ts +27 -0
- package/dist/themes/theme09/photo-stage-v1.d.ts.map +1 -0
- package/dist/themes/theme09/photo-stage-v1.js +32 -0
- package/dist/themes/theme09/photo-stage-v1.js.map +1 -0
- package/dist/themes/theme09/plans-v1.d.ts +35 -0
- package/dist/themes/theme09/plans-v1.d.ts.map +1 -0
- package/dist/themes/theme09/plans-v1.js +128 -0
- package/dist/themes/theme09/plans-v1.js.map +1 -0
- package/dist/themes/theme09/process-v1.d.ts +33 -0
- package/dist/themes/theme09/process-v1.d.ts.map +1 -0
- package/dist/themes/theme09/process-v1.js +104 -0
- package/dist/themes/theme09/process-v1.js.map +1 -0
- package/dist/themes/theme09/profile-v1.d.ts +39 -0
- package/dist/themes/theme09/profile-v1.d.ts.map +1 -0
- package/dist/themes/theme09/profile-v1.js +48 -0
- package/dist/themes/theme09/profile-v1.js.map +1 -0
- package/dist/themes/theme09/quadrant-v1.d.ts +35 -0
- package/dist/themes/theme09/quadrant-v1.d.ts.map +1 -0
- package/dist/themes/theme09/quadrant-v1.js +174 -0
- package/dist/themes/theme09/quadrant-v1.js.map +1 -0
- package/dist/themes/theme09/quote-portrait-v1.d.ts +21 -0
- package/dist/themes/theme09/quote-portrait-v1.d.ts.map +1 -0
- package/dist/themes/theme09/quote-portrait-v1.js +31 -0
- package/dist/themes/theme09/quote-portrait-v1.js.map +1 -0
- package/dist/themes/theme09/radar-v1.d.ts +28 -0
- package/dist/themes/theme09/radar-v1.d.ts.map +1 -0
- package/dist/themes/theme09/radar-v1.js +120 -0
- package/dist/themes/theme09/radar-v1.js.map +1 -0
- package/dist/themes/theme09/radialbar-v1.d.ts +26 -0
- package/dist/themes/theme09/radialbar-v1.d.ts.map +1 -0
- package/dist/themes/theme09/radialbar-v1.js +109 -0
- package/dist/themes/theme09/radialbar-v1.js.map +1 -0
- package/dist/themes/theme09/ranking-v1.d.ts +25 -0
- package/dist/themes/theme09/ranking-v1.d.ts.map +1 -0
- package/dist/themes/theme09/ranking-v1.js +89 -0
- package/dist/themes/theme09/ranking-v1.js.map +1 -0
- package/dist/themes/theme09/ribbon-v1.d.ts +24 -0
- package/dist/themes/theme09/ribbon-v1.d.ts.map +1 -0
- package/dist/themes/theme09/ribbon-v1.js +84 -0
- package/dist/themes/theme09/ribbon-v1.js.map +1 -0
- package/dist/themes/theme09/risk-v1.d.ts +34 -0
- package/dist/themes/theme09/risk-v1.d.ts.map +1 -0
- package/dist/themes/theme09/risk-v1.js +126 -0
- package/dist/themes/theme09/risk-v1.js.map +1 -0
- package/dist/themes/theme09/roadmap-v1.d.ts +34 -0
- package/dist/themes/theme09/roadmap-v1.d.ts.map +1 -0
- package/dist/themes/theme09/roadmap-v1.js +134 -0
- package/dist/themes/theme09/roadmap-v1.js.map +1 -0
- package/dist/themes/theme09/rounds-v1.d.ts +22 -0
- package/dist/themes/theme09/rounds-v1.d.ts.map +1 -0
- package/dist/themes/theme09/rounds-v1.js +83 -0
- package/dist/themes/theme09/rounds-v1.js.map +1 -0
- package/dist/themes/theme09/score-v1.d.ts +35 -0
- package/dist/themes/theme09/score-v1.d.ts.map +1 -0
- package/dist/themes/theme09/score-v1.js +153 -0
- package/dist/themes/theme09/score-v1.js.map +1 -0
- package/dist/themes/theme09/scoreboard-v1.d.ts +37 -0
- package/dist/themes/theme09/scoreboard-v1.d.ts.map +1 -0
- package/dist/themes/theme09/scoreboard-v1.js +138 -0
- package/dist/themes/theme09/scoreboard-v1.js.map +1 -0
- package/dist/themes/theme09/section-card-v1.d.ts +33 -0
- package/dist/themes/theme09/section-card-v1.d.ts.map +1 -0
- package/dist/themes/theme09/section-card-v1.js +48 -0
- package/dist/themes/theme09/section-card-v1.js.map +1 -0
- package/dist/themes/theme09/section-v1.d.ts +26 -0
- package/dist/themes/theme09/section-v1.d.ts.map +1 -0
- package/dist/themes/theme09/section-v1.js +39 -0
- package/dist/themes/theme09/section-v1.js.map +1 -0
- package/dist/themes/theme09/shared.d.ts +144 -0
- package/dist/themes/theme09/shared.d.ts.map +1 -0
- package/dist/themes/theme09/shared.js +106 -0
- package/dist/themes/theme09/shared.js.map +1 -0
- package/dist/themes/theme09/slope-v1.d.ts +26 -0
- package/dist/themes/theme09/slope-v1.d.ts.map +1 -0
- package/dist/themes/theme09/slope-v1.js +131 -0
- package/dist/themes/theme09/slope-v1.js.map +1 -0
- package/dist/themes/theme09/snapshot-tape-v1.d.ts +30 -0
- package/dist/themes/theme09/snapshot-tape-v1.d.ts.map +1 -0
- package/dist/themes/theme09/snapshot-tape-v1.js +53 -0
- package/dist/themes/theme09/snapshot-tape-v1.js.map +1 -0
- package/dist/themes/theme09/specimen-v1.d.ts +29 -0
- package/dist/themes/theme09/specimen-v1.d.ts.map +1 -0
- package/dist/themes/theme09/specimen-v1.js +40 -0
- package/dist/themes/theme09/specimen-v1.js.map +1 -0
- package/dist/themes/theme09/spiral-v1.d.ts +25 -0
- package/dist/themes/theme09/spiral-v1.d.ts.map +1 -0
- package/dist/themes/theme09/spiral-v1.js +134 -0
- package/dist/themes/theme09/spiral-v1.js.map +1 -0
- package/dist/themes/theme09/split-diagonal-v1.d.ts +22 -0
- package/dist/themes/theme09/split-diagonal-v1.d.ts.map +1 -0
- package/dist/themes/theme09/split-diagonal-v1.js +32 -0
- package/dist/themes/theme09/split-diagonal-v1.js.map +1 -0
- package/dist/themes/theme09/spotlight-v1.d.ts +36 -0
- package/dist/themes/theme09/spotlight-v1.d.ts.map +1 -0
- package/dist/themes/theme09/spotlight-v1.js +45 -0
- package/dist/themes/theme09/spotlight-v1.js.map +1 -0
- package/dist/themes/theme09/stacked-v1.d.ts +45 -0
- package/dist/themes/theme09/stacked-v1.d.ts.map +1 -0
- package/dist/themes/theme09/stacked-v1.js +179 -0
- package/dist/themes/theme09/stacked-v1.js.map +1 -0
- package/dist/themes/theme09/stair-v1.d.ts +31 -0
- package/dist/themes/theme09/stair-v1.d.ts.map +1 -0
- package/dist/themes/theme09/stair-v1.js +119 -0
- package/dist/themes/theme09/stair-v1.js.map +1 -0
- package/dist/themes/theme09/stat-grid-v1.d.ts +25 -0
- package/dist/themes/theme09/stat-grid-v1.d.ts.map +1 -0
- package/dist/themes/theme09/stat-grid-v1.js +108 -0
- package/dist/themes/theme09/stat-grid-v1.js.map +1 -0
- package/dist/themes/theme09/storyboard-v1.d.ts +31 -0
- package/dist/themes/theme09/storyboard-v1.d.ts.map +1 -0
- package/dist/themes/theme09/storyboard-v1.js +58 -0
- package/dist/themes/theme09/storyboard-v1.js.map +1 -0
- package/dist/themes/theme09/streamgraph-v1.d.ts +27 -0
- package/dist/themes/theme09/streamgraph-v1.d.ts.map +1 -0
- package/dist/themes/theme09/streamgraph-v1.js +100 -0
- package/dist/themes/theme09/streamgraph-v1.js.map +1 -0
- package/dist/themes/theme09/sunburst-v1.d.ts +25 -0
- package/dist/themes/theme09/sunburst-v1.d.ts.map +1 -0
- package/dist/themes/theme09/sunburst-v1.js +117 -0
- package/dist/themes/theme09/sunburst-v1.js.map +1 -0
- package/dist/themes/theme09/takeaway-v1.d.ts +33 -0
- package/dist/themes/theme09/takeaway-v1.d.ts.map +1 -0
- package/dist/themes/theme09/takeaway-v1.js +99 -0
- package/dist/themes/theme09/takeaway-v1.js.map +1 -0
- package/dist/themes/theme09/team-v1.d.ts +32 -0
- package/dist/themes/theme09/team-v1.d.ts.map +1 -0
- package/dist/themes/theme09/team-v1.js +58 -0
- package/dist/themes/theme09/team-v1.js.map +1 -0
- package/dist/themes/theme09/testimonial-v1.d.ts +28 -0
- package/dist/themes/theme09/testimonial-v1.d.ts.map +1 -0
- package/dist/themes/theme09/testimonial-v1.js +39 -0
- package/dist/themes/theme09/testimonial-v1.js.map +1 -0
- package/dist/themes/theme09/thesis-v1.d.ts +30 -0
- package/dist/themes/theme09/thesis-v1.d.ts.map +1 -0
- package/dist/themes/theme09/thesis-v1.js +104 -0
- package/dist/themes/theme09/thesis-v1.js.map +1 -0
- package/dist/themes/theme09/tier-v1.d.ts +26 -0
- package/dist/themes/theme09/tier-v1.d.ts.map +1 -0
- package/dist/themes/theme09/tier-v1.js +90 -0
- package/dist/themes/theme09/tier-v1.js.map +1 -0
- package/dist/themes/theme09/timeline-photo-v1.d.ts +32 -0
- package/dist/themes/theme09/timeline-photo-v1.d.ts.map +1 -0
- package/dist/themes/theme09/timeline-photo-v1.js +56 -0
- package/dist/themes/theme09/timeline-photo-v1.js.map +1 -0
- package/dist/themes/theme09/tokens.d.ts +128 -0
- package/dist/themes/theme09/tokens.d.ts.map +1 -0
- package/dist/themes/theme09/tokens.js +334 -0
- package/dist/themes/theme09/tokens.js.map +1 -0
- package/dist/themes/theme09/tornado-v1.d.ts +27 -0
- package/dist/themes/theme09/tornado-v1.d.ts.map +1 -0
- package/dist/themes/theme09/tornado-v1.js +115 -0
- package/dist/themes/theme09/tornado-v1.js.map +1 -0
- package/dist/themes/theme09/treemap-v1.d.ts +25 -0
- package/dist/themes/theme09/treemap-v1.d.ts.map +1 -0
- package/dist/themes/theme09/treemap-v1.js +147 -0
- package/dist/themes/theme09/treemap-v1.js.map +1 -0
- package/dist/themes/theme09/trend-v1.d.ts +33 -0
- package/dist/themes/theme09/trend-v1.d.ts.map +1 -0
- package/dist/themes/theme09/trend-v1.js +134 -0
- package/dist/themes/theme09/trend-v1.js.map +1 -0
- package/dist/themes/theme09/typeriver-v1.d.ts +27 -0
- package/dist/themes/theme09/typeriver-v1.d.ts.map +1 -0
- package/dist/themes/theme09/typeriver-v1.js +38 -0
- package/dist/themes/theme09/typeriver-v1.js.map +1 -0
- package/dist/themes/theme09/value-chain-v1.d.ts +34 -0
- package/dist/themes/theme09/value-chain-v1.d.ts.map +1 -0
- package/dist/themes/theme09/value-chain-v1.js +87 -0
- package/dist/themes/theme09/value-chain-v1.js.map +1 -0
- package/dist/themes/theme09/venn-v1.d.ts +29 -0
- package/dist/themes/theme09/venn-v1.d.ts.map +1 -0
- package/dist/themes/theme09/venn-v1.js +88 -0
- package/dist/themes/theme09/venn-v1.js.map +1 -0
- package/dist/themes/theme09/versus-v1.d.ts +26 -0
- package/dist/themes/theme09/versus-v1.d.ts.map +1 -0
- package/dist/themes/theme09/versus-v1.js +131 -0
- package/dist/themes/theme09/versus-v1.js.map +1 -0
- package/dist/themes/theme09/vertical-v1.d.ts +30 -0
- package/dist/themes/theme09/vertical-v1.d.ts.map +1 -0
- package/dist/themes/theme09/vertical-v1.js +79 -0
- package/dist/themes/theme09/vertical-v1.js.map +1 -0
- package/dist/themes/theme09/waterfall-v1.d.ts +25 -0
- package/dist/themes/theme09/waterfall-v1.d.ts.map +1 -0
- package/dist/themes/theme09/waterfall-v1.js +166 -0
- package/dist/themes/theme09/waterfall-v1.js.map +1 -0
- package/dist/themes/theme09/zine-spread-v1.d.ts +32 -0
- package/dist/themes/theme09/zine-spread-v1.d.ts.map +1 -0
- package/dist/themes/theme09/zine-spread-v1.js +42 -0
- package/dist/themes/theme09/zine-spread-v1.js.map +1 -0
- package/dist/themes/theme10/annotated-v1.d.ts +31 -0
- package/dist/themes/theme10/annotated-v1.d.ts.map +1 -0
- package/dist/themes/theme10/annotated-v1.js +43 -0
- package/dist/themes/theme10/annotated-v1.js.map +1 -0
- package/dist/themes/theme10/area-v1.d.ts +31 -0
- package/dist/themes/theme10/area-v1.d.ts.map +1 -0
- package/dist/themes/theme10/area-v1.js +54 -0
- package/dist/themes/theme10/area-v1.js.map +1 -0
- package/dist/themes/theme10/bar-v1.d.ts +31 -0
- package/dist/themes/theme10/bar-v1.d.ts.map +1 -0
- package/dist/themes/theme10/bar-v1.js +60 -0
- package/dist/themes/theme10/bar-v1.js.map +1 -0
- package/dist/themes/theme10/box-v1.d.ts +33 -0
- package/dist/themes/theme10/box-v1.d.ts.map +1 -0
- package/dist/themes/theme10/box-v1.js +57 -0
- package/dist/themes/theme10/box-v1.js.map +1 -0
- package/dist/themes/theme10/bubble-v1.d.ts +32 -0
- package/dist/themes/theme10/bubble-v1.d.ts.map +1 -0
- package/dist/themes/theme10/bubble-v1.js +50 -0
- package/dist/themes/theme10/bubble-v1.js.map +1 -0
- package/dist/themes/theme10/bullet-v1.d.ts +32 -0
- package/dist/themes/theme10/bullet-v1.d.ts.map +1 -0
- package/dist/themes/theme10/bullet-v1.js +55 -0
- package/dist/themes/theme10/bullet-v1.js.map +1 -0
- package/dist/themes/theme10/bump-v1.d.ts +34 -0
- package/dist/themes/theme10/bump-v1.d.ts.map +1 -0
- package/dist/themes/theme10/bump-v1.js +56 -0
- package/dist/themes/theme10/bump-v1.js.map +1 -0
- package/dist/themes/theme10/calendar-v1.d.ts +30 -0
- package/dist/themes/theme10/calendar-v1.d.ts.map +1 -0
- package/dist/themes/theme10/calendar-v1.js +53 -0
- package/dist/themes/theme10/calendar-v1.js.map +1 -0
- package/dist/themes/theme10/candlestick-v1.d.ts +34 -0
- package/dist/themes/theme10/candlestick-v1.d.ts.map +1 -0
- package/dist/themes/theme10/candlestick-v1.js +69 -0
- package/dist/themes/theme10/candlestick-v1.js.map +1 -0
- package/dist/themes/theme10/captioned-v1.d.ts +32 -0
- package/dist/themes/theme10/captioned-v1.d.ts.map +1 -0
- package/dist/themes/theme10/captioned-v1.js +50 -0
- package/dist/themes/theme10/captioned-v1.js.map +1 -0
- package/dist/themes/theme10/chapter-v1.d.ts +21 -0
- package/dist/themes/theme10/chapter-v1.d.ts.map +1 -0
- package/dist/themes/theme10/chapter-v1.js +34 -0
- package/dist/themes/theme10/chapter-v1.js.map +1 -0
- package/dist/themes/theme10/chartkit.d.ts +84 -0
- package/dist/themes/theme10/chartkit.d.ts.map +1 -0
- package/dist/themes/theme10/chartkit.js +189 -0
- package/dist/themes/theme10/chartkit.js.map +1 -0
- package/dist/themes/theme10/checklist-v1.d.ts +25 -0
- package/dist/themes/theme10/checklist-v1.d.ts.map +1 -0
- package/dist/themes/theme10/checklist-v1.js +49 -0
- package/dist/themes/theme10/checklist-v1.js.map +1 -0
- package/dist/themes/theme10/circlepack-v1.d.ts +30 -0
- package/dist/themes/theme10/circlepack-v1.d.ts.map +1 -0
- package/dist/themes/theme10/circlepack-v1.js +51 -0
- package/dist/themes/theme10/circlepack-v1.js.map +1 -0
- package/dist/themes/theme10/closing-v1.d.ts +24 -0
- package/dist/themes/theme10/closing-v1.d.ts.map +1 -0
- package/dist/themes/theme10/closing-v1.js +37 -0
- package/dist/themes/theme10/closing-v1.js.map +1 -0
- package/dist/themes/theme10/collage-v1.d.ts +31 -0
- package/dist/themes/theme10/collage-v1.d.ts.map +1 -0
- package/dist/themes/theme10/collage-v1.js +49 -0
- package/dist/themes/theme10/collage-v1.js.map +1 -0
- package/dist/themes/theme10/compareimg-v1.d.ts +32 -0
- package/dist/themes/theme10/compareimg-v1.d.ts.map +1 -0
- package/dist/themes/theme10/compareimg-v1.js +50 -0
- package/dist/themes/theme10/compareimg-v1.js.map +1 -0
- package/dist/themes/theme10/comparison-stat-v1.d.ts +32 -0
- package/dist/themes/theme10/comparison-stat-v1.d.ts.map +1 -0
- package/dist/themes/theme10/comparison-stat-v1.js +45 -0
- package/dist/themes/theme10/comparison-stat-v1.js.map +1 -0
- package/dist/themes/theme10/cover-atmos-v1.d.ts +21 -0
- package/dist/themes/theme10/cover-atmos-v1.d.ts.map +1 -0
- package/dist/themes/theme10/cover-atmos-v1.js +25 -0
- package/dist/themes/theme10/cover-atmos-v1.js.map +1 -0
- package/dist/themes/theme10/cover-dawn-v1.d.ts +22 -0
- package/dist/themes/theme10/cover-dawn-v1.d.ts.map +1 -0
- package/dist/themes/theme10/cover-dawn-v1.js +27 -0
- package/dist/themes/theme10/cover-dawn-v1.js.map +1 -0
- package/dist/themes/theme10/cover-dusk-v1.d.ts +26 -0
- package/dist/themes/theme10/cover-dusk-v1.d.ts.map +1 -0
- package/dist/themes/theme10/cover-dusk-v1.js +43 -0
- package/dist/themes/theme10/cover-dusk-v1.js.map +1 -0
- package/dist/themes/theme10/cover-field-v1.d.ts +23 -0
- package/dist/themes/theme10/cover-field-v1.d.ts.map +1 -0
- package/dist/themes/theme10/cover-field-v1.js +27 -0
- package/dist/themes/theme10/cover-field-v1.js.map +1 -0
- package/dist/themes/theme10/cover-horizon-v1.d.ts +22 -0
- package/dist/themes/theme10/cover-horizon-v1.d.ts.map +1 -0
- package/dist/themes/theme10/cover-horizon-v1.js +26 -0
- package/dist/themes/theme10/cover-horizon-v1.js.map +1 -0
- package/dist/themes/theme10/cover-standard-v1.d.ts +27 -0
- package/dist/themes/theme10/cover-standard-v1.d.ts.map +1 -0
- package/dist/themes/theme10/cover-standard-v1.js +42 -0
- package/dist/themes/theme10/cover-standard-v1.js.map +1 -0
- package/dist/themes/theme10/cscatter-v1.d.ts +33 -0
- package/dist/themes/theme10/cscatter-v1.d.ts.map +1 -0
- package/dist/themes/theme10/cscatter-v1.js +50 -0
- package/dist/themes/theme10/cscatter-v1.js.map +1 -0
- package/dist/themes/theme10/cycle-v1.d.ts +25 -0
- package/dist/themes/theme10/cycle-v1.d.ts.map +1 -0
- package/dist/themes/theme10/cycle-v1.js +70 -0
- package/dist/themes/theme10/cycle-v1.js.map +1 -0
- package/dist/themes/theme10/divider-v1.d.ts +20 -0
- package/dist/themes/theme10/divider-v1.d.ts.map +1 -0
- package/dist/themes/theme10/divider-v1.js +24 -0
- package/dist/themes/theme10/divider-v1.js.map +1 -0
- package/dist/themes/theme10/donut-v1.d.ts +30 -0
- package/dist/themes/theme10/donut-v1.d.ts.map +1 -0
- package/dist/themes/theme10/donut-v1.js +51 -0
- package/dist/themes/theme10/donut-v1.js.map +1 -0
- package/dist/themes/theme10/dotplot-v1.d.ts +30 -0
- package/dist/themes/theme10/dotplot-v1.d.ts.map +1 -0
- package/dist/themes/theme10/dotplot-v1.js +51 -0
- package/dist/themes/theme10/dotplot-v1.js.map +1 -0
- package/dist/themes/theme10/dumbbell-v1.d.ts +33 -0
- package/dist/themes/theme10/dumbbell-v1.d.ts.map +1 -0
- package/dist/themes/theme10/dumbbell-v1.js +55 -0
- package/dist/themes/theme10/dumbbell-v1.js.map +1 -0
- package/dist/themes/theme10/editorial-v1.d.ts +29 -0
- package/dist/themes/theme10/editorial-v1.d.ts.map +1 -0
- package/dist/themes/theme10/editorial-v1.js +45 -0
- package/dist/themes/theme10/editorial-v1.js.map +1 -0
- package/dist/themes/theme10/exhibit-v1.d.ts +28 -0
- package/dist/themes/theme10/exhibit-v1.d.ts.map +1 -0
- package/dist/themes/theme10/exhibit-v1.js +32 -0
- package/dist/themes/theme10/exhibit-v1.js.map +1 -0
- package/dist/themes/theme10/faq-v1.d.ts +25 -0
- package/dist/themes/theme10/faq-v1.d.ts.map +1 -0
- package/dist/themes/theme10/faq-v1.js +42 -0
- package/dist/themes/theme10/faq-v1.js.map +1 -0
- package/dist/themes/theme10/feature-v1.d.ts +33 -0
- package/dist/themes/theme10/feature-v1.d.ts.map +1 -0
- package/dist/themes/theme10/feature-v1.js +46 -0
- package/dist/themes/theme10/feature-v1.js.map +1 -0
- package/dist/themes/theme10/filmstrip-v1.d.ts +31 -0
- package/dist/themes/theme10/filmstrip-v1.d.ts.map +1 -0
- package/dist/themes/theme10/filmstrip-v1.js +49 -0
- package/dist/themes/theme10/filmstrip-v1.js.map +1 -0
- package/dist/themes/theme10/funnel-v1.d.ts +29 -0
- package/dist/themes/theme10/funnel-v1.d.ts.map +1 -0
- package/dist/themes/theme10/funnel-v1.js +49 -0
- package/dist/themes/theme10/funnel-v1.js.map +1 -0
- package/dist/themes/theme10/gallery2-v1.d.ts +32 -0
- package/dist/themes/theme10/gallery2-v1.d.ts.map +1 -0
- package/dist/themes/theme10/gallery2-v1.js +49 -0
- package/dist/themes/theme10/gallery2-v1.js.map +1 -0
- package/dist/themes/theme10/gantt-v1.d.ts +31 -0
- package/dist/themes/theme10/gantt-v1.d.ts.map +1 -0
- package/dist/themes/theme10/gantt-v1.js +50 -0
- package/dist/themes/theme10/gantt-v1.js.map +1 -0
- package/dist/themes/theme10/gauge-v1.d.ts +28 -0
- package/dist/themes/theme10/gauge-v1.d.ts.map +1 -0
- package/dist/themes/theme10/gauge-v1.js +34 -0
- package/dist/themes/theme10/gauge-v1.js.map +1 -0
- package/dist/themes/theme10/glossary-v1.d.ts +25 -0
- package/dist/themes/theme10/glossary-v1.d.ts.map +1 -0
- package/dist/themes/theme10/glossary-v1.js +49 -0
- package/dist/themes/theme10/glossary-v1.js.map +1 -0
- package/dist/themes/theme10/goals-v1.d.ts +26 -0
- package/dist/themes/theme10/goals-v1.d.ts.map +1 -0
- package/dist/themes/theme10/goals-v1.js +46 -0
- package/dist/themes/theme10/goals-v1.js.map +1 -0
- package/dist/themes/theme10/grouped-v1.d.ts +31 -0
- package/dist/themes/theme10/grouped-v1.d.ts.map +1 -0
- package/dist/themes/theme10/grouped-v1.js +58 -0
- package/dist/themes/theme10/grouped-v1.js.map +1 -0
- package/dist/themes/theme10/hbar-v1.d.ts +30 -0
- package/dist/themes/theme10/hbar-v1.d.ts.map +1 -0
- package/dist/themes/theme10/hbar-v1.js +53 -0
- package/dist/themes/theme10/hbar-v1.js.map +1 -0
- package/dist/themes/theme10/heat-v1.d.ts +29 -0
- package/dist/themes/theme10/heat-v1.d.ts.map +1 -0
- package/dist/themes/theme10/heat-v1.js +62 -0
- package/dist/themes/theme10/heat-v1.js.map +1 -0
- package/dist/themes/theme10/histogram-v1.d.ts +31 -0
- package/dist/themes/theme10/histogram-v1.d.ts.map +1 -0
- package/dist/themes/theme10/histogram-v1.js +52 -0
- package/dist/themes/theme10/histogram-v1.js.map +1 -0
- package/dist/themes/theme10/index-board-v1.d.ts +31 -0
- package/dist/themes/theme10/index-board-v1.d.ts.map +1 -0
- package/dist/themes/theme10/index-board-v1.js +51 -0
- package/dist/themes/theme10/index-board-v1.js.map +1 -0
- package/dist/themes/theme10/inset-v1.d.ts +32 -0
- package/dist/themes/theme10/inset-v1.d.ts.map +1 -0
- package/dist/themes/theme10/inset-v1.js +44 -0
- package/dist/themes/theme10/inset-v1.js.map +1 -0
- package/dist/themes/theme10/isotype-v1.d.ts +26 -0
- package/dist/themes/theme10/isotype-v1.d.ts.map +1 -0
- package/dist/themes/theme10/isotype-v1.js +49 -0
- package/dist/themes/theme10/isotype-v1.js.map +1 -0
- package/dist/themes/theme10/journey-v1.d.ts +26 -0
- package/dist/themes/theme10/journey-v1.d.ts.map +1 -0
- package/dist/themes/theme10/journey-v1.js +56 -0
- package/dist/themes/theme10/journey-v1.js.map +1 -0
- package/dist/themes/theme10/kpis-v1.d.ts +32 -0
- package/dist/themes/theme10/kpis-v1.d.ts.map +1 -0
- package/dist/themes/theme10/kpis-v1.js +53 -0
- package/dist/themes/theme10/kpis-v1.js.map +1 -0
- package/dist/themes/theme10/line-v1.d.ts +31 -0
- package/dist/themes/theme10/line-v1.d.ts.map +1 -0
- package/dist/themes/theme10/line-v1.js +57 -0
- package/dist/themes/theme10/line-v1.js.map +1 -0
- package/dist/themes/theme10/magazine-v1.d.ts +33 -0
- package/dist/themes/theme10/magazine-v1.d.ts.map +1 -0
- package/dist/themes/theme10/magazine-v1.js +50 -0
- package/dist/themes/theme10/magazine-v1.js.map +1 -0
- package/dist/themes/theme10/marimekko-v1.d.ts +31 -0
- package/dist/themes/theme10/marimekko-v1.d.ts.map +1 -0
- package/dist/themes/theme10/marimekko-v1.js +54 -0
- package/dist/themes/theme10/marimekko-v1.js.map +1 -0
- package/dist/themes/theme10/medallions-v1.d.ts +31 -0
- package/dist/themes/theme10/medallions-v1.d.ts.map +1 -0
- package/dist/themes/theme10/medallions-v1.js +49 -0
- package/dist/themes/theme10/medallions-v1.js.map +1 -0
- package/dist/themes/theme10/metric-hero-v1.d.ts +28 -0
- package/dist/themes/theme10/metric-hero-v1.d.ts.map +1 -0
- package/dist/themes/theme10/metric-hero-v1.js +32 -0
- package/dist/themes/theme10/metric-hero-v1.js.map +1 -0
- package/dist/themes/theme10/mosaic-v1.d.ts +31 -0
- package/dist/themes/theme10/mosaic-v1.d.ts.map +1 -0
- package/dist/themes/theme10/mosaic-v1.js +58 -0
- package/dist/themes/theme10/mosaic-v1.js.map +1 -0
- package/dist/themes/theme10/orgchart-v1.d.ts +33 -0
- package/dist/themes/theme10/orgchart-v1.d.ts.map +1 -0
- package/dist/themes/theme10/orgchart-v1.js +49 -0
- package/dist/themes/theme10/orgchart-v1.js.map +1 -0
- package/dist/themes/theme10/parallel-v1.d.ts +33 -0
- package/dist/themes/theme10/parallel-v1.d.ts.map +1 -0
- package/dist/themes/theme10/parallel-v1.js +56 -0
- package/dist/themes/theme10/parallel-v1.js.map +1 -0
- package/dist/themes/theme10/pie-v1.d.ts +29 -0
- package/dist/themes/theme10/pie-v1.d.ts.map +1 -0
- package/dist/themes/theme10/pie-v1.js +49 -0
- package/dist/themes/theme10/pie-v1.js.map +1 -0
- package/dist/themes/theme10/pinboard-v1.d.ts +31 -0
- package/dist/themes/theme10/pinboard-v1.d.ts.map +1 -0
- package/dist/themes/theme10/pinboard-v1.js +49 -0
- package/dist/themes/theme10/pinboard-v1.js.map +1 -0
- package/dist/themes/theme10/plans-v1.d.ts +26 -0
- package/dist/themes/theme10/plans-v1.d.ts.map +1 -0
- package/dist/themes/theme10/plans-v1.js +45 -0
- package/dist/themes/theme10/plans-v1.js.map +1 -0
- package/dist/themes/theme10/poster-v1.d.ts +26 -0
- package/dist/themes/theme10/poster-v1.d.ts.map +1 -0
- package/dist/themes/theme10/poster-v1.js +30 -0
- package/dist/themes/theme10/poster-v1.js.map +1 -0
- package/dist/themes/theme10/principles-v1.d.ts +26 -0
- package/dist/themes/theme10/principles-v1.d.ts.map +1 -0
- package/dist/themes/theme10/principles-v1.js +42 -0
- package/dist/themes/theme10/principles-v1.js.map +1 -0
- package/dist/themes/theme10/profile-v1.d.ts +33 -0
- package/dist/themes/theme10/profile-v1.d.ts.map +1 -0
- package/dist/themes/theme10/profile-v1.js +36 -0
- package/dist/themes/theme10/profile-v1.js.map +1 -0
- package/dist/themes/theme10/quilt-v1.d.ts +30 -0
- package/dist/themes/theme10/quilt-v1.d.ts.map +1 -0
- package/dist/themes/theme10/quilt-v1.js +46 -0
- package/dist/themes/theme10/quilt-v1.js.map +1 -0
- package/dist/themes/theme10/quote-stat-v1.d.ts +28 -0
- package/dist/themes/theme10/quote-stat-v1.d.ts.map +1 -0
- package/dist/themes/theme10/quote-stat-v1.js +32 -0
- package/dist/themes/theme10/quote-stat-v1.js.map +1 -0
- package/dist/themes/theme10/quote-v1.d.ts +28 -0
- package/dist/themes/theme10/quote-v1.d.ts.map +1 -0
- package/dist/themes/theme10/quote-v1.js +31 -0
- package/dist/themes/theme10/quote-v1.js.map +1 -0
- package/dist/themes/theme10/quoteimg-v1.d.ts +26 -0
- package/dist/themes/theme10/quoteimg-v1.d.ts.map +1 -0
- package/dist/themes/theme10/quoteimg-v1.js +30 -0
- package/dist/themes/theme10/quoteimg-v1.js.map +1 -0
- package/dist/themes/theme10/radar-v1.d.ts +30 -0
- package/dist/themes/theme10/radar-v1.d.ts.map +1 -0
- package/dist/themes/theme10/radar-v1.js +61 -0
- package/dist/themes/theme10/radar-v1.js.map +1 -0
- package/dist/themes/theme10/radial-v1.d.ts +29 -0
- package/dist/themes/theme10/radial-v1.d.ts.map +1 -0
- package/dist/themes/theme10/radial-v1.js +51 -0
- package/dist/themes/theme10/radial-v1.js.map +1 -0
- package/dist/themes/theme10/range-v1.d.ts +34 -0
- package/dist/themes/theme10/range-v1.d.ts.map +1 -0
- package/dist/themes/theme10/range-v1.js +70 -0
- package/dist/themes/theme10/range-v1.js.map +1 -0
- package/dist/themes/theme10/ridgeline-v1.d.ts +30 -0
- package/dist/themes/theme10/ridgeline-v1.d.ts.map +1 -0
- package/dist/themes/theme10/ridgeline-v1.js +63 -0
- package/dist/themes/theme10/ridgeline-v1.js.map +1 -0
- package/dist/themes/theme10/rose-v1.d.ts +30 -0
- package/dist/themes/theme10/rose-v1.d.ts.map +1 -0
- package/dist/themes/theme10/rose-v1.js +49 -0
- package/dist/themes/theme10/rose-v1.js.map +1 -0
- package/dist/themes/theme10/sankey-v1.d.ts +30 -0
- package/dist/themes/theme10/sankey-v1.d.ts.map +1 -0
- package/dist/themes/theme10/sankey-v1.js +55 -0
- package/dist/themes/theme10/sankey-v1.js.map +1 -0
- package/dist/themes/theme10/scatter-v1.d.ts +32 -0
- package/dist/themes/theme10/scatter-v1.d.ts.map +1 -0
- package/dist/themes/theme10/scatter-v1.js +50 -0
- package/dist/themes/theme10/scatter-v1.js.map +1 -0
- package/dist/themes/theme10/scorecard-v1.d.ts +31 -0
- package/dist/themes/theme10/scorecard-v1.d.ts.map +1 -0
- package/dist/themes/theme10/scorecard-v1.js +47 -0
- package/dist/themes/theme10/scorecard-v1.js.map +1 -0
- package/dist/themes/theme10/shared.d.ts +95 -0
- package/dist/themes/theme10/shared.d.ts.map +1 -0
- package/dist/themes/theme10/shared.js +80 -0
- package/dist/themes/theme10/shared.js.map +1 -0
- package/dist/themes/theme10/showcase-v1.d.ts +31 -0
- package/dist/themes/theme10/showcase-v1.d.ts.map +1 -0
- package/dist/themes/theme10/showcase-v1.js +49 -0
- package/dist/themes/theme10/showcase-v1.js.map +1 -0
- package/dist/themes/theme10/slope-v1.d.ts +33 -0
- package/dist/themes/theme10/slope-v1.d.ts.map +1 -0
- package/dist/themes/theme10/slope-v1.js +54 -0
- package/dist/themes/theme10/slope-v1.js.map +1 -0
- package/dist/themes/theme10/small-multiples-v1.d.ts +31 -0
- package/dist/themes/theme10/small-multiples-v1.d.ts.map +1 -0
- package/dist/themes/theme10/small-multiples-v1.js +63 -0
- package/dist/themes/theme10/small-multiples-v1.js.map +1 -0
- package/dist/themes/theme10/spark-v1.d.ts +33 -0
- package/dist/themes/theme10/spark-v1.d.ts.map +1 -0
- package/dist/themes/theme10/spark-v1.js +53 -0
- package/dist/themes/theme10/spark-v1.js.map +1 -0
- package/dist/themes/theme10/stack-v1.d.ts +31 -0
- package/dist/themes/theme10/stack-v1.d.ts.map +1 -0
- package/dist/themes/theme10/stack-v1.js +58 -0
- package/dist/themes/theme10/stack-v1.js.map +1 -0
- package/dist/themes/theme10/stat-strip-v1.d.ts +30 -0
- package/dist/themes/theme10/stat-strip-v1.d.ts.map +1 -0
- package/dist/themes/theme10/stat-strip-v1.js +50 -0
- package/dist/themes/theme10/stat-strip-v1.js.map +1 -0
- package/dist/themes/theme10/statement-section-v1.d.ts +20 -0
- package/dist/themes/theme10/statement-section-v1.d.ts.map +1 -0
- package/dist/themes/theme10/statement-section-v1.js +33 -0
- package/dist/themes/theme10/statement-section-v1.js.map +1 -0
- package/dist/themes/theme10/statement-v1.d.ts +20 -0
- package/dist/themes/theme10/statement-v1.d.ts.map +1 -0
- package/dist/themes/theme10/statement-v1.js +24 -0
- package/dist/themes/theme10/statement-v1.js.map +1 -0
- package/dist/themes/theme10/steps-v1.d.ts +27 -0
- package/dist/themes/theme10/steps-v1.d.ts.map +1 -0
- package/dist/themes/theme10/steps-v1.js +44 -0
- package/dist/themes/theme10/steps-v1.js.map +1 -0
- package/dist/themes/theme10/strata-v1.d.ts +31 -0
- package/dist/themes/theme10/strata-v1.d.ts.map +1 -0
- package/dist/themes/theme10/strata-v1.js +49 -0
- package/dist/themes/theme10/strata-v1.js.map +1 -0
- package/dist/themes/theme10/swimlane-v1.d.ts +25 -0
- package/dist/themes/theme10/swimlane-v1.d.ts.map +1 -0
- package/dist/themes/theme10/swimlane-v1.js +44 -0
- package/dist/themes/theme10/swimlane-v1.js.map +1 -0
- package/dist/themes/theme10/t10echart.d.ts +347 -0
- package/dist/themes/theme10/t10echart.d.ts.map +1 -0
- package/dist/themes/theme10/t10echart.js +844 -0
- package/dist/themes/theme10/t10echart.js.map +1 -0
- package/dist/themes/theme10/team-v1.d.ts +32 -0
- package/dist/themes/theme10/team-v1.d.ts.map +1 -0
- package/dist/themes/theme10/team-v1.js +51 -0
- package/dist/themes/theme10/team-v1.js.map +1 -0
- package/dist/themes/theme10/testimonials-v1.d.ts +35 -0
- package/dist/themes/theme10/testimonials-v1.d.ts.map +1 -0
- package/dist/themes/theme10/testimonials-v1.js +48 -0
- package/dist/themes/theme10/testimonials-v1.js.map +1 -0
- package/dist/themes/theme10/timeline-v1.d.ts +30 -0
- package/dist/themes/theme10/timeline-v1.d.ts.map +1 -0
- package/dist/themes/theme10/timeline-v1.js +47 -0
- package/dist/themes/theme10/timeline-v1.js.map +1 -0
- package/dist/themes/theme10/tokens.d.ts +87 -0
- package/dist/themes/theme10/tokens.d.ts.map +1 -0
- package/dist/themes/theme10/tokens.js +201 -0
- package/dist/themes/theme10/tokens.js.map +1 -0
- package/dist/themes/theme10/treemap-v1.d.ts +29 -0
- package/dist/themes/theme10/treemap-v1.d.ts.map +1 -0
- package/dist/themes/theme10/treemap-v1.js +52 -0
- package/dist/themes/theme10/treemap-v1.js.map +1 -0
- package/dist/themes/theme10/trend-v1.d.ts +35 -0
- package/dist/themes/theme10/trend-v1.d.ts.map +1 -0
- package/dist/themes/theme10/trend-v1.js +64 -0
- package/dist/themes/theme10/trend-v1.js.map +1 -0
- package/dist/themes/theme10/triptych-v1.d.ts +31 -0
- package/dist/themes/theme10/triptych-v1.d.ts.map +1 -0
- package/dist/themes/theme10/triptych-v1.js +49 -0
- package/dist/themes/theme10/triptych-v1.js.map +1 -0
- package/dist/themes/theme10/venn-v1.d.ts +24 -0
- package/dist/themes/theme10/venn-v1.d.ts.map +1 -0
- package/dist/themes/theme10/venn-v1.js +47 -0
- package/dist/themes/theme10/venn-v1.js.map +1 -0
- package/dist/themes/theme10/waffle-v1.d.ts +30 -0
- package/dist/themes/theme10/waffle-v1.d.ts.map +1 -0
- package/dist/themes/theme10/waffle-v1.js +48 -0
- package/dist/themes/theme10/waffle-v1.js.map +1 -0
- package/dist/themes/theme10/waterfall-v1.d.ts +30 -0
- package/dist/themes/theme10/waterfall-v1.d.ts.map +1 -0
- package/dist/themes/theme10/waterfall-v1.js +52 -0
- package/dist/themes/theme10/waterfall-v1.js.map +1 -0
- package/package.json +3 -3
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"highlight-v1.js","sourceRoot":"","sources":["../../../src/themes/theme02/highlight-v1.tsx"],"names":[],"mappings":";AAMA,OAAO,EAAE,aAAa,EAAE,MAAM,yBAAyB,CAAC;AAYxD,MAAM,CAAC,MAAM,sBAAsB,GAAe;IAChD,EAAE,EAAE,sBAAsB;IAC1B,KAAK,EAAE,SAAS;IAChB,IAAI,EAAE,SAAS;IACf,WAAW,EAAE,eAAe;IAC5B,WAAW,EAAE,kBAAkB;IAC/B,UAAU,EAAE,KAAK;CAClB,CAAC;AAEF,MAAM,CAAC,MAAM,wBAAwB,GAAgB;IACnD,MAAM,EAAE;QACN,EAAE,GAAG,EAAE,QAAQ,EAAE,KAAK,EAAE,IAAI,EAAE,IAAI,EAAE,MAAM,EAAE,cAAc,EAAE,IAAI,EAAE;QAClE,EAAE,GAAG,EAAE,OAAO,EAAE,KAAK,EAAE,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,cAAc,EAAE,IAAI,EAAE;QAClE,EAAE,GAAG,EAAE,WAAW,EAAE,KAAK,EAAE,MAAM,EAAE,IAAI,EAAE,UAAU,EAAE,cAAc,EAAE,IAAI,EAAE;QAC3E,EAAE,GAAG,EAAE,UAAU,EAAE,KAAK,EAAE,IAAI,EAAE,IAAI,EAAE,MAAM,EAAE,cAAc,EAAE,IAAI,EAAE;KACrE;CACF,CAAC;AAEF,MAAM,UAAU,kBAAkB,CAAC,KAA8B;IAC/D,MAAM,EAAE,MAAM,EAAE,KAAK,EAAE,SAAS,EAAE,QAAQ,EAAE,SAAS,EAAE,SAAS,EAAE,GAAG,KAAK,CAAC;IAE3E,OAAO,CACL,eAAK,SAAS,EAAC,kCAAkC,aAC/C,cAAK,SAAS,EAAC,uCAAuC,EAAC,KAAK,EAAE,EAAE,GAAG,EAAE,QAAQ,EAAE,IAAI,EAAE,KAAK,EAAE,KAAK,EAAE,OAAO,EAAE,MAAM,EAAE,OAAO,EAAE,GAAI,EACjI,eAAK,SAAS,EAAC,2CAA2C,aACvD,MAAM,IAAI,CACT,KAAC,aAAa,IAAC,IAAI,EAAC,QAAQ,EAAC,QAAQ,EAAE,SAAS,EAAE,QAAQ,EAAE,SAAS,EAAE,EAAE,EAAC,KAAK,EAAC,SAAS,EAAC,mCAAmC,YAC1H,MAAM,GACO,CACjB,EACA,KAAK,IAAI,CACR,KAAC,aAAa,IAAC,IAAI,EAAC,OAAO,EAAC,QAAQ,EAAE,SAAS,EAAE,QAAQ,EAAE,SAAS,EAAE,EAAE,EAAC,IAAI,EAAC,SAAS,EAAC,4BAA4B,YACjH,KAAK,GACQ,CACjB,EACD,KAAC,aAAa,IAAC,IAAI,EAAC,WAAW,EAAC,QAAQ,EAAE,SAAS,EAAE,QAAQ,EAAE,SAAS,EAAE,EAAE,EAAC,GAAG,EAAC,SAAS,EAAC,gCAAgC,YACxH,SAAS,GACI,EACf,QAAQ,IAAI,CACX,KAAC,aAAa,IAAC,IAAI,EAAC,UAAU,EAAC,QAAQ,EAAE,SAAS,EAAE,QAAQ,EAAE,SAAS,EAAE,EAAE,EAAC,GAAG,EAAC,SAAS,EAAC,+BAA+B,YACtH,QAAQ,GACK,CACjB,IACG,IACF,CACP,CAAC;AACJ,CAAC"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import type { LayoutMeta, PropsSchema } from '@lemonppt/core';
|
|
2
|
+
import type { ReactNode } from 'react';
|
|
3
|
+
export interface Theme02ImageGridV2Props {
|
|
4
|
+
kicker?: string;
|
|
5
|
+
title?: string;
|
|
6
|
+
subtitle?: string;
|
|
7
|
+
images?: string[];
|
|
8
|
+
captions?: string[];
|
|
9
|
+
_slideIdx?: number;
|
|
10
|
+
_editable?: boolean;
|
|
11
|
+
[key: string]: unknown;
|
|
12
|
+
}
|
|
13
|
+
export declare const theme02ImageGridV2Meta: LayoutMeta;
|
|
14
|
+
export declare const theme02ImageGridV2Schema: PropsSchema;
|
|
15
|
+
export declare function Theme02ImageGridV2(props: Theme02ImageGridV2Props): ReactNode;
|
|
16
|
+
//# sourceMappingURL=image-grid-v2.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"image-grid-v2.d.ts","sourceRoot":"","sources":["../../../src/themes/theme02/image-grid-v2.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,UAAU,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAC9D,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAIvC,MAAM,WAAW,uBAAuB;IACtC,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB,QAAQ,CAAC,EAAE,MAAM,EAAE,CAAC;IACpB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC;CACxB;AAED,eAAO,MAAM,sBAAsB,EAAE,UAOpC,CAAC;AAEF,eAAO,MAAM,wBAAwB,EAAE,WAsBtC,CAAC;AAIF,wBAAgB,kBAAkB,CAAC,KAAK,EAAE,uBAAuB,GAAG,SAAS,CAkD5E"}
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { EditableField } from '../../editable-field.js';
|
|
3
|
+
import { LpEditableImage } from '../../editable-image.js';
|
|
4
|
+
export const theme02ImageGridV2Meta = {
|
|
5
|
+
id: 'theme02_image_grid_v2',
|
|
6
|
+
theme: 'theme02',
|
|
7
|
+
role: 'gallery',
|
|
8
|
+
displayName: 'Theme 02 图片网格',
|
|
9
|
+
description: '2x2 图片网格',
|
|
10
|
+
needsMedia: true,
|
|
11
|
+
};
|
|
12
|
+
export const theme02ImageGridV2Schema = {
|
|
13
|
+
fields: [
|
|
14
|
+
{ key: 'kicker', label: '标签', type: 'text', inlineEditable: true },
|
|
15
|
+
{ key: 'title', label: '标题', type: 'text', inlineEditable: true },
|
|
16
|
+
{ key: 'subtitle', label: '副标题', type: 'text', inlineEditable: true },
|
|
17
|
+
{
|
|
18
|
+
key: 'images',
|
|
19
|
+
label: '图片',
|
|
20
|
+
type: 'array',
|
|
21
|
+
maxItems: 4,
|
|
22
|
+
minItems: 1,
|
|
23
|
+
itemSchema: [{ key: 'item', label: '图片', type: 'image' }],
|
|
24
|
+
},
|
|
25
|
+
{
|
|
26
|
+
key: 'captions',
|
|
27
|
+
label: '说明',
|
|
28
|
+
type: 'array',
|
|
29
|
+
maxItems: 4,
|
|
30
|
+
minItems: 0,
|
|
31
|
+
itemSchema: [{ key: 'item', label: '说明', type: 'text', inlineEditable: true }],
|
|
32
|
+
},
|
|
33
|
+
],
|
|
34
|
+
};
|
|
35
|
+
const GRID_PROPS = ['images.0', 'images.1', 'images.2', 'images.3'];
|
|
36
|
+
export function Theme02ImageGridV2(props) {
|
|
37
|
+
const { kicker, title, subtitle, images = [], captions = [], _slideIdx, _editable } = props;
|
|
38
|
+
const cells = Array.from({ length: 4 });
|
|
39
|
+
return (_jsxs("div", { className: "lp-slide lp-theme02-image-grid-v2", children: [_jsx("div", { className: "lp-orb lp-theme02-orb--accent" }), _jsxs("div", { className: "lp-theme02-image-grid-v2-inner", children: [_jsxs("div", { className: "lp-theme02-image-grid-v2-header", children: [kicker && (_jsx(EditableField, { prop: "kicker", slideIdx: _slideIdx, editable: _editable, as: "div", className: "lp-pill", children: kicker })), _jsxs("div", { children: [_jsx(EditableField, { prop: "title", slideIdx: _slideIdx, editable: _editable, as: "h2", className: "lp-head lp-theme02-image-grid-v2-title", children: title }), subtitle && (_jsx(EditableField, { prop: "subtitle", slideIdx: _slideIdx, editable: _editable, as: "p", className: "lp-theme02-image-grid-v2-subtitle", children: subtitle }))] })] }), _jsx("div", { className: "lp-theme02-image-grid-v2-grid", children: cells.map((_, i) => (_jsxs("div", { className: "lp-theme02-image-grid-v2-cell", children: [_jsx(LpEditableImage, { className: "lp-theme02-image-grid-v2-media", src: images?.[i] ?? '', alt: "", slideIdx: _slideIdx, editable: _editable, prop: GRID_PROPS[i], placeholderClassName: "lp-theme02-image-grid-v2-placeholder", placeholderText: "\u70B9\u51FB\u4E0A\u4F20\u56FE\u7247" }), captions?.[i] && (_jsx(EditableField, { prop: `captions.${i}`, slideIdx: _slideIdx, editable: _editable, as: "div", className: "lp-theme02-image-grid-v2-caption", children: captions[i] }))] }, i))) })] })] }));
|
|
40
|
+
}
|
|
41
|
+
//# sourceMappingURL=image-grid-v2.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"image-grid-v2.js","sourceRoot":"","sources":["../../../src/themes/theme02/image-grid-v2.tsx"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import type { LayoutMeta, PropsSchema } from '@lemonppt/core';
|
|
2
|
+
import type { ReactNode } from 'react';
|
|
3
|
+
export interface Theme02ImageSplitV1Props {
|
|
4
|
+
kicker?: string;
|
|
5
|
+
title?: string;
|
|
6
|
+
subtitle?: string;
|
|
7
|
+
bullets?: string[];
|
|
8
|
+
image?: string;
|
|
9
|
+
_slideIdx?: number;
|
|
10
|
+
_editable?: boolean;
|
|
11
|
+
[key: string]: unknown;
|
|
12
|
+
}
|
|
13
|
+
export declare const theme02ImageSplitV1Meta: LayoutMeta;
|
|
14
|
+
export declare const theme02ImageSplitV1Schema: PropsSchema;
|
|
15
|
+
export declare function Theme02ImageSplitV1(props: Theme02ImageSplitV1Props): ReactNode;
|
|
16
|
+
//# sourceMappingURL=image-split-v1.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"image-split-v1.d.ts","sourceRoot":"","sources":["../../../src/themes/theme02/image-split-v1.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,UAAU,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAC9D,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAIvC,MAAM,WAAW,wBAAwB;IACvC,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC;CACxB;AAED,eAAO,MAAM,uBAAuB,EAAE,UAOrC,CAAC;AAEF,eAAO,MAAM,yBAAyB,EAAE,WAevC,CAAC;AAEF,wBAAgB,mBAAmB,CAAC,KAAK,EAAE,wBAAwB,GAAG,SAAS,CAiD9E"}
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { EditableField } from '../../editable-field.js';
|
|
3
|
+
import { LpEditableImage } from '../../editable-image.js';
|
|
4
|
+
export const theme02ImageSplitV1Meta = {
|
|
5
|
+
id: 'theme02_image_split_v1',
|
|
6
|
+
theme: 'theme02',
|
|
7
|
+
role: 'feature',
|
|
8
|
+
displayName: 'Theme 02 图文分栏',
|
|
9
|
+
description: '左文右图分栏布局',
|
|
10
|
+
needsMedia: true,
|
|
11
|
+
};
|
|
12
|
+
export const theme02ImageSplitV1Schema = {
|
|
13
|
+
fields: [
|
|
14
|
+
{ key: 'kicker', label: '标签', type: 'text', inlineEditable: true },
|
|
15
|
+
{ key: 'title', label: '标题', type: 'text', inlineEditable: true },
|
|
16
|
+
{ key: 'subtitle', label: '副标题', type: 'text', inlineEditable: true },
|
|
17
|
+
{
|
|
18
|
+
key: 'bullets',
|
|
19
|
+
label: '要点',
|
|
20
|
+
type: 'array',
|
|
21
|
+
maxItems: 5,
|
|
22
|
+
minItems: 0,
|
|
23
|
+
itemSchema: [{ key: 'item', label: '要点', type: 'text', inlineEditable: true }],
|
|
24
|
+
},
|
|
25
|
+
{ key: 'image', label: '图片', type: 'image' },
|
|
26
|
+
],
|
|
27
|
+
};
|
|
28
|
+
export function Theme02ImageSplitV1(props) {
|
|
29
|
+
const { kicker, title, subtitle, bullets = [], image, _slideIdx, _editable } = props;
|
|
30
|
+
const safeBullets = bullets.filter((b) => typeof b === 'string');
|
|
31
|
+
return (_jsxs("div", { className: "lp-slide lp-theme02-image-split-v1", children: [_jsx("div", { className: "lp-orb lp-theme02-orb--cool" }), _jsxs("div", { className: "lp-theme02-image-split-inner", children: [_jsxs("div", { className: "lp-theme02-image-split-left", children: [kicker && (_jsx(EditableField, { prop: "kicker", slideIdx: _slideIdx, editable: _editable, as: "div", className: "lp-pill", children: kicker })), _jsx(EditableField, { prop: "title", slideIdx: _slideIdx, editable: _editable, as: "h2", className: "lp-head lp-theme02-image-split-title", children: title }), subtitle && (_jsx(EditableField, { prop: "subtitle", slideIdx: _slideIdx, editable: _editable, as: "p", className: "lp-theme02-image-split-subtitle", children: subtitle })), _jsx("ul", { className: "lp-theme02-image-split-bullets", children: safeBullets.map((bullet, i) => (_jsxs("li", { className: "lp-theme02-image-split-bullet", children: [_jsx("span", { className: "lp-theme02-image-split-check", children: "\u2713" }), _jsx(EditableField, { prop: `bullets.${i}`, slideIdx: _slideIdx, editable: _editable, as: "span", className: "lp-theme02-image-split-bullet-text", children: bullet })] }, i))) })] }), _jsx("div", { className: "lp-theme02-image-split-right", children: _jsx(LpEditableImage, { className: "lp-theme02-image-split-media", src: image ?? '', alt: "", slideIdx: _slideIdx, editable: _editable, prop: "image", placeholderClassName: "lp-theme02-image-split-placeholder", placeholderText: "\u70B9\u51FB\u4E0A\u4F20\u56FE\u7247" }) })] })] }));
|
|
32
|
+
}
|
|
33
|
+
//# sourceMappingURL=image-split-v1.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"image-split-v1.js","sourceRoot":"","sources":["../../../src/themes/theme02/image-split-v1.tsx"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import type { LayoutMeta, PropsSchema } from '@lemonppt/core';
|
|
2
|
+
import type { ReactNode } from 'react';
|
|
3
|
+
export interface Theme02KpiStripV1Item {
|
|
4
|
+
value?: string;
|
|
5
|
+
unit?: string;
|
|
6
|
+
label?: string;
|
|
7
|
+
delta?: string;
|
|
8
|
+
}
|
|
9
|
+
export interface Theme02KpiStripV1Props {
|
|
10
|
+
kicker?: string;
|
|
11
|
+
title?: string;
|
|
12
|
+
subtitle?: string;
|
|
13
|
+
items?: Theme02KpiStripV1Item[];
|
|
14
|
+
_slideIdx?: number;
|
|
15
|
+
_editable?: boolean;
|
|
16
|
+
[key: string]: unknown;
|
|
17
|
+
}
|
|
18
|
+
export declare const theme02KpiStripV1Meta: LayoutMeta;
|
|
19
|
+
export declare const theme02KpiStripV1Schema: PropsSchema;
|
|
20
|
+
export declare function Theme02KpiStripV1(props: Theme02KpiStripV1Props): ReactNode;
|
|
21
|
+
//# sourceMappingURL=kpi-strip-v1.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"kpi-strip-v1.d.ts","sourceRoot":"","sources":["../../../src/themes/theme02/kpi-strip-v1.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,UAAU,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAC9D,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAGvC,MAAM,WAAW,qBAAqB;IACpC,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AAED,MAAM,WAAW,sBAAsB;IACrC,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,KAAK,CAAC,EAAE,qBAAqB,EAAE,CAAC;IAChC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC;CACxB;AAED,eAAO,MAAM,qBAAqB,EAAE,UAOnC,CAAC;AAEF,eAAO,MAAM,uBAAuB,EAAE,WAmBrC,CAAC;AAEF,wBAAgB,iBAAiB,CAAC,KAAK,EAAE,sBAAsB,GAAG,SAAS,CAuD1E"}
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { EditableField } from '../../editable-field.js';
|
|
3
|
+
export const theme02KpiStripV1Meta = {
|
|
4
|
+
id: 'theme02_kpi_strip_v1',
|
|
5
|
+
theme: 'theme02',
|
|
6
|
+
role: 'stats',
|
|
7
|
+
displayName: 'Theme 02 KPI 条',
|
|
8
|
+
description: '横向指标卡片条',
|
|
9
|
+
needsMedia: false,
|
|
10
|
+
};
|
|
11
|
+
export const theme02KpiStripV1Schema = {
|
|
12
|
+
fields: [
|
|
13
|
+
{ key: 'kicker', label: '标签', type: 'text', inlineEditable: true },
|
|
14
|
+
{ key: 'title', label: '标题', type: 'text', inlineEditable: true },
|
|
15
|
+
{ key: 'subtitle', label: '副标题', type: 'text', inlineEditable: true },
|
|
16
|
+
{
|
|
17
|
+
key: 'items',
|
|
18
|
+
label: '指标',
|
|
19
|
+
type: 'array',
|
|
20
|
+
maxItems: 5,
|
|
21
|
+
minItems: 1,
|
|
22
|
+
itemSchema: [
|
|
23
|
+
{ key: 'value', label: '数值', type: 'text', inlineEditable: true },
|
|
24
|
+
{ key: 'unit', label: '单位', type: 'text', inlineEditable: true },
|
|
25
|
+
{ key: 'label', label: '名称', type: 'text', inlineEditable: true },
|
|
26
|
+
{ key: 'delta', label: '变化', type: 'text', inlineEditable: true },
|
|
27
|
+
],
|
|
28
|
+
},
|
|
29
|
+
],
|
|
30
|
+
};
|
|
31
|
+
export function Theme02KpiStripV1(props) {
|
|
32
|
+
const { kicker, title, subtitle, items = [], _slideIdx, _editable } = props;
|
|
33
|
+
const safeItems = items.filter((it) => it && typeof it === 'object');
|
|
34
|
+
return (_jsxs("div", { className: "lp-slide lp-theme02-kpi-strip-v1", children: [_jsx("div", { className: "lp-orb lp-theme02-orb--accent" }), _jsxs("div", { className: "lp-theme02-kpi-strip-inner", children: [_jsxs("div", { className: "lp-theme02-kpi-strip-header", children: [kicker && (_jsx(EditableField, { prop: "kicker", slideIdx: _slideIdx, editable: _editable, as: "div", className: "lp-pill", children: kicker })), _jsxs("div", { children: [_jsx(EditableField, { prop: "title", slideIdx: _slideIdx, editable: _editable, as: "h2", className: "lp-head lp-theme02-kpi-strip-title", children: title }), subtitle && (_jsx(EditableField, { prop: "subtitle", slideIdx: _slideIdx, editable: _editable, as: "p", className: "lp-theme02-kpi-strip-subtitle", children: subtitle }))] })] }), _jsx("div", { className: "lp-theme02-kpi-strip-row", children: safeItems.map((item, i) => (_jsxs("div", { className: "lp-theme02-kpi-strip-card", children: [_jsxs("div", { className: "lp-theme02-kpi-strip-value", children: [_jsx(EditableField, { prop: `items.${i}.value`, slideIdx: _slideIdx, editable: _editable, as: "span", className: "lp-theme02-kpi-strip-value-num", children: item.value }), item.unit && (_jsx(EditableField, { prop: `items.${i}.unit`, slideIdx: _slideIdx, editable: _editable, as: "span", className: "lp-theme02-kpi-strip-value-unit", children: item.unit }))] }), item.delta && (_jsx(EditableField, { prop: `items.${i}.delta`, slideIdx: _slideIdx, editable: _editable, as: "div", className: "lp-theme02-kpi-strip-delta", children: item.delta })), item.label && (_jsx(EditableField, { prop: `items.${i}.label`, slideIdx: _slideIdx, editable: _editable, as: "div", className: "lp-theme02-kpi-strip-label", children: item.label }))] }, i))) })] })] }));
|
|
35
|
+
}
|
|
36
|
+
//# sourceMappingURL=kpi-strip-v1.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"kpi-strip-v1.js","sourceRoot":"","sources":["../../../src/themes/theme02/kpi-strip-v1.tsx"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import type { LayoutMeta, PropsSchema } from '@lemonppt/core';
|
|
2
|
+
import type { ReactNode } from 'react';
|
|
3
|
+
export interface Theme02LogoWallV1Logo {
|
|
4
|
+
name?: string;
|
|
5
|
+
sub?: string;
|
|
6
|
+
}
|
|
7
|
+
export interface Theme02LogoWallV1Props {
|
|
8
|
+
kicker?: string;
|
|
9
|
+
title?: string;
|
|
10
|
+
subtitle?: string;
|
|
11
|
+
logos?: Theme02LogoWallV1Logo[];
|
|
12
|
+
_slideIdx?: number;
|
|
13
|
+
_editable?: boolean;
|
|
14
|
+
[key: string]: unknown;
|
|
15
|
+
}
|
|
16
|
+
export declare const theme02LogoWallV1Meta: LayoutMeta;
|
|
17
|
+
export declare const theme02LogoWallV1Schema: PropsSchema;
|
|
18
|
+
export declare function Theme02LogoWallV1(props: Theme02LogoWallV1Props): ReactNode;
|
|
19
|
+
//# sourceMappingURL=logo-wall-v1.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"logo-wall-v1.d.ts","sourceRoot":"","sources":["../../../src/themes/theme02/logo-wall-v1.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,UAAU,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAC9D,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAGvC,MAAM,WAAW,qBAAqB;IACpC,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,GAAG,CAAC,EAAE,MAAM,CAAC;CACd;AAED,MAAM,WAAW,sBAAsB;IACrC,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,KAAK,CAAC,EAAE,qBAAqB,EAAE,CAAC;IAChC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC;CACxB;AAED,eAAO,MAAM,qBAAqB,EAAE,UAOnC,CAAC;AAEF,eAAO,MAAM,uBAAuB,EAAE,WAiBrC,CAAC;AAEF,wBAAgB,iBAAiB,CAAC,KAAK,EAAE,sBAAsB,GAAG,SAAS,CA4C1E"}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { EditableField } from '../../editable-field.js';
|
|
3
|
+
export const theme02LogoWallV1Meta = {
|
|
4
|
+
id: 'theme02_logo_wall_v1',
|
|
5
|
+
theme: 'theme02',
|
|
6
|
+
role: 'partners',
|
|
7
|
+
displayName: 'Theme 02 合作伙伴墙',
|
|
8
|
+
description: '合作伙伴 / 客户 logo 网格',
|
|
9
|
+
needsMedia: false,
|
|
10
|
+
};
|
|
11
|
+
export const theme02LogoWallV1Schema = {
|
|
12
|
+
fields: [
|
|
13
|
+
{ key: 'kicker', label: '标签', type: 'text', inlineEditable: true },
|
|
14
|
+
{ key: 'title', label: '标题', type: 'text', inlineEditable: true },
|
|
15
|
+
{ key: 'subtitle', label: '副标题', type: 'text', inlineEditable: true },
|
|
16
|
+
{
|
|
17
|
+
key: 'logos',
|
|
18
|
+
label: 'Logo',
|
|
19
|
+
type: 'array',
|
|
20
|
+
maxItems: 8,
|
|
21
|
+
minItems: 1,
|
|
22
|
+
itemSchema: [
|
|
23
|
+
{ key: 'name', label: '名称', type: 'text', inlineEditable: true },
|
|
24
|
+
{ key: 'sub', label: '说明', type: 'text', inlineEditable: true },
|
|
25
|
+
],
|
|
26
|
+
},
|
|
27
|
+
],
|
|
28
|
+
};
|
|
29
|
+
export function Theme02LogoWallV1(props) {
|
|
30
|
+
const { kicker, title, subtitle, logos = [], _slideIdx, _editable } = props;
|
|
31
|
+
const safeLogos = logos.filter((l) => l && typeof l === 'object');
|
|
32
|
+
const cols = Math.min(4, Math.max(2, Math.ceil(safeLogos.length / 2)));
|
|
33
|
+
return (_jsxs("div", { className: "lp-slide lp-theme02-logo-wall-v1", children: [_jsx("div", { className: "lp-orb lp-theme02-orb--cool" }), _jsxs("div", { className: "lp-theme02-logo-wall-inner", children: [_jsxs("div", { className: "lp-theme02-logo-wall-header", children: [kicker && (_jsx(EditableField, { prop: "kicker", slideIdx: _slideIdx, editable: _editable, as: "div", className: "lp-pill", children: kicker })), _jsxs("div", { children: [_jsx(EditableField, { prop: "title", slideIdx: _slideIdx, editable: _editable, as: "h2", className: "lp-head lp-theme02-logo-wall-title", children: title }), subtitle && (_jsx(EditableField, { prop: "subtitle", slideIdx: _slideIdx, editable: _editable, as: "p", className: "lp-theme02-logo-wall-subtitle", children: subtitle }))] })] }), _jsx("div", { className: "lp-theme02-logo-wall-grid", style: { gridTemplateColumns: `repeat(${cols}, 1fr)` }, children: safeLogos.map((logo, i) => (_jsxs("div", { className: "lp-theme02-logo-wall-card", children: [_jsx(EditableField, { prop: `logos.${i}.name`, slideIdx: _slideIdx, editable: _editable, as: "div", className: "lp-theme02-logo-wall-name", children: logo.name }), logo.sub && (_jsx(EditableField, { prop: `logos.${i}.sub`, slideIdx: _slideIdx, editable: _editable, as: "div", className: "lp-theme02-logo-wall-sub", children: logo.sub }))] }, i))) })] })] }));
|
|
34
|
+
}
|
|
35
|
+
//# sourceMappingURL=logo-wall-v1.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"logo-wall-v1.js","sourceRoot":"","sources":["../../../src/themes/theme02/logo-wall-v1.tsx"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import type { LayoutMeta, PropsSchema } from '@lemonppt/core';
|
|
2
|
+
import type { ReactNode } from 'react';
|
|
3
|
+
export interface Theme02MatrixV1Quadrant {
|
|
4
|
+
title: string;
|
|
5
|
+
desc?: string;
|
|
6
|
+
}
|
|
7
|
+
export interface Theme02MatrixV1Props {
|
|
8
|
+
kicker?: string;
|
|
9
|
+
title: string;
|
|
10
|
+
subtitle?: string;
|
|
11
|
+
axisX?: string;
|
|
12
|
+
axisY?: string;
|
|
13
|
+
quadrants?: Theme02MatrixV1Quadrant[];
|
|
14
|
+
_slideIdx?: number;
|
|
15
|
+
_editable?: boolean;
|
|
16
|
+
[key: string]: unknown;
|
|
17
|
+
}
|
|
18
|
+
export declare const theme02MatrixV1Meta: LayoutMeta;
|
|
19
|
+
export declare const theme02MatrixV1Schema: PropsSchema;
|
|
20
|
+
export declare function Theme02MatrixV1(props: Theme02MatrixV1Props): ReactNode;
|
|
21
|
+
//# sourceMappingURL=matrix-v1.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"matrix-v1.d.ts","sourceRoot":"","sources":["../../../src/themes/theme02/matrix-v1.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,UAAU,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAC9D,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAGvC,MAAM,WAAW,uBAAuB;IACtC,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,CAAC,EAAE,MAAM,CAAC;CACf;AAED,MAAM,WAAW,oBAAoB;IACnC,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,SAAS,CAAC,EAAE,uBAAuB,EAAE,CAAC;IACtC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC;CACxB;AAED,eAAO,MAAM,mBAAmB,EAAE,UAOjC,CAAC;AAEF,eAAO,MAAM,qBAAqB,EAAE,WAmBnC,CAAC;AAEF,wBAAgB,eAAe,CAAC,KAAK,EAAE,oBAAoB,GAAG,SAAS,CAiDtE"}
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-runtime";
|
|
2
|
+
import { EditableField } from '../../editable-field.js';
|
|
3
|
+
export const theme02MatrixV1Meta = {
|
|
4
|
+
id: 'theme02_matrix_v1',
|
|
5
|
+
theme: 'theme02',
|
|
6
|
+
role: 'comparison',
|
|
7
|
+
displayName: 'Theme 02 四象限矩阵',
|
|
8
|
+
description: '2x2 象限矩阵,带坐标轴标签',
|
|
9
|
+
needsMedia: false,
|
|
10
|
+
};
|
|
11
|
+
export const theme02MatrixV1Schema = {
|
|
12
|
+
fields: [
|
|
13
|
+
{ key: 'kicker', label: '标签', type: 'text', inlineEditable: true },
|
|
14
|
+
{ key: 'title', label: '标题', type: 'text', inlineEditable: true },
|
|
15
|
+
{ key: 'subtitle', label: '副标题', type: 'textarea', inlineEditable: true },
|
|
16
|
+
{ key: 'axisX', label: '横轴', type: 'text', inlineEditable: true },
|
|
17
|
+
{ key: 'axisY', label: '纵轴', type: 'text', inlineEditable: true },
|
|
18
|
+
{
|
|
19
|
+
key: 'quadrants',
|
|
20
|
+
label: '象限',
|
|
21
|
+
type: 'array',
|
|
22
|
+
minItems: 0,
|
|
23
|
+
maxItems: 4,
|
|
24
|
+
itemSchema: [
|
|
25
|
+
{ key: 'title', label: '象限标题', type: 'text', inlineEditable: true },
|
|
26
|
+
{ key: 'desc', label: '象限描述', type: 'text', inlineEditable: true },
|
|
27
|
+
],
|
|
28
|
+
},
|
|
29
|
+
],
|
|
30
|
+
};
|
|
31
|
+
export function Theme02MatrixV1(props) {
|
|
32
|
+
const { kicker, title, subtitle, axisX, axisY, quadrants = [], _slideIdx, _editable } = props;
|
|
33
|
+
return (_jsx("div", { className: "lp-slide lp-theme02-matrix-v1", children: _jsxs("div", { className: "lp-card lp-theme02-matrix-card lp-rise", children: [_jsxs("div", { className: "lp-theme02-matrix-header", children: [kicker && (_jsx(EditableField, { prop: "kicker", slideIdx: _slideIdx, editable: _editable, as: "div", className: "lp-pill", children: kicker })), _jsx(EditableField, { prop: "title", slideIdx: _slideIdx, editable: _editable, as: "h2", className: "lp-head lp-theme02-matrix-title", children: title }), subtitle && (_jsx(EditableField, { prop: "subtitle", slideIdx: _slideIdx, editable: _editable, as: "p", className: "lp-theme02-matrix-subtitle", children: subtitle }))] }), _jsxs("div", { className: "lp-theme02-matrix-body", children: [_jsx("div", { className: "lp-theme02-matrix-yaxis", children: axisY && _jsx(EditableField, { prop: "axisY", slideIdx: _slideIdx, editable: _editable, as: "span", children: axisY }) }), _jsx("div", { className: "lp-theme02-matrix-grid", children: Array.from({ length: 4 }).map((_, qi) => {
|
|
34
|
+
const q = quadrants[qi];
|
|
35
|
+
return (_jsx("div", { className: `lp-theme02-matrix-cell lp-theme02-matrix-cell--${qi} lp-rise`, style: { animationDelay: `${qi * 60}ms` }, children: q && (_jsxs(_Fragment, { children: [_jsx(EditableField, { prop: `quadrants.${qi}.title`, slideIdx: _slideIdx, editable: _editable, as: "h3", className: "lp-theme02-matrix-cell-title", children: q.title }), q.desc && (_jsx(EditableField, { prop: `quadrants.${qi}.desc`, slideIdx: _slideIdx, editable: _editable, as: "p", className: "lp-theme02-matrix-cell-desc", children: q.desc }))] })) }, qi));
|
|
36
|
+
}) }), _jsx("div", { className: "lp-theme02-matrix-xaxis", children: axisX && _jsx(EditableField, { prop: "axisX", slideIdx: _slideIdx, editable: _editable, as: "span", children: axisX }) })] })] }) }));
|
|
37
|
+
}
|
|
38
|
+
//# sourceMappingURL=matrix-v1.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"matrix-v1.js","sourceRoot":"","sources":["../../../src/themes/theme02/matrix-v1.tsx"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import type { LayoutMeta, PropsSchema } from '@lemonppt/core';
|
|
2
|
+
import type { ReactNode } from 'react';
|
|
3
|
+
export interface Theme02OrgChartV1Node {
|
|
4
|
+
title?: string;
|
|
5
|
+
sub?: string;
|
|
6
|
+
}
|
|
7
|
+
export interface Theme02OrgChartV1Props {
|
|
8
|
+
kicker?: string;
|
|
9
|
+
title?: string;
|
|
10
|
+
subtitle?: string;
|
|
11
|
+
root?: Theme02OrgChartV1Node;
|
|
12
|
+
children?: Theme02OrgChartV1Node[];
|
|
13
|
+
_slideIdx?: number;
|
|
14
|
+
_editable?: boolean;
|
|
15
|
+
[key: string]: unknown;
|
|
16
|
+
}
|
|
17
|
+
export declare const theme02OrgChartV1Meta: LayoutMeta;
|
|
18
|
+
export declare const theme02OrgChartV1Schema: PropsSchema;
|
|
19
|
+
export declare function Theme02OrgChartV1(props: Theme02OrgChartV1Props): ReactNode;
|
|
20
|
+
//# sourceMappingURL=org-chart-v1.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"org-chart-v1.d.ts","sourceRoot":"","sources":["../../../src/themes/theme02/org-chart-v1.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,UAAU,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAC9D,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAGvC,MAAM,WAAW,qBAAqB;IACpC,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,GAAG,CAAC,EAAE,MAAM,CAAC;CACd;AAED,MAAM,WAAW,sBAAsB;IACrC,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,IAAI,CAAC,EAAE,qBAAqB,CAAC;IAC7B,QAAQ,CAAC,EAAE,qBAAqB,EAAE,CAAC;IACnC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC;CACxB;AAED,eAAO,MAAM,qBAAqB,EAAE,UAOnC,CAAC;AAEF,eAAO,MAAM,uBAAuB,EAAE,WA0BrC,CAAC;AAEF,wBAAgB,iBAAiB,CAAC,KAAK,EAAE,sBAAsB,GAAG,SAAS,CAwD1E"}
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { EditableField } from '../../editable-field.js';
|
|
3
|
+
export const theme02OrgChartV1Meta = {
|
|
4
|
+
id: 'theme02_org_chart_v1',
|
|
5
|
+
theme: 'theme02',
|
|
6
|
+
role: 'content',
|
|
7
|
+
displayName: 'Theme 02 组织结构图',
|
|
8
|
+
description: '根节点 + 子节点树形结构',
|
|
9
|
+
needsMedia: false,
|
|
10
|
+
};
|
|
11
|
+
export const theme02OrgChartV1Schema = {
|
|
12
|
+
fields: [
|
|
13
|
+
{ key: 'kicker', label: '标签', type: 'text', inlineEditable: true },
|
|
14
|
+
{ key: 'title', label: '标题', type: 'text', inlineEditable: true },
|
|
15
|
+
{ key: 'subtitle', label: '副标题', type: 'text', inlineEditable: true },
|
|
16
|
+
{
|
|
17
|
+
key: 'root',
|
|
18
|
+
label: '根节点',
|
|
19
|
+
type: 'object',
|
|
20
|
+
itemSchema: [
|
|
21
|
+
{ key: 'title', label: '标题', type: 'text', inlineEditable: true },
|
|
22
|
+
{ key: 'sub', label: '副标题', type: 'text', inlineEditable: true },
|
|
23
|
+
],
|
|
24
|
+
},
|
|
25
|
+
{
|
|
26
|
+
key: 'children',
|
|
27
|
+
label: '子节点',
|
|
28
|
+
type: 'array',
|
|
29
|
+
maxItems: 5,
|
|
30
|
+
minItems: 1,
|
|
31
|
+
itemSchema: [
|
|
32
|
+
{ key: 'title', label: '标题', type: 'text', inlineEditable: true },
|
|
33
|
+
{ key: 'sub', label: '副标题', type: 'text', inlineEditable: true },
|
|
34
|
+
],
|
|
35
|
+
},
|
|
36
|
+
],
|
|
37
|
+
};
|
|
38
|
+
export function Theme02OrgChartV1(props) {
|
|
39
|
+
const { kicker, title, subtitle, root, children = [], _slideIdx, _editable } = props;
|
|
40
|
+
const safeChildren = children.filter((c) => c && typeof c === 'object');
|
|
41
|
+
return (_jsxs("div", { className: "lp-slide lp-theme02-org-chart-v1", children: [_jsx("div", { className: "lp-orb lp-theme02-orb--cool" }), _jsxs("div", { className: "lp-theme02-org-chart-inner", children: [_jsxs("div", { className: "lp-theme02-org-chart-header", children: [kicker && (_jsx(EditableField, { prop: "kicker", slideIdx: _slideIdx, editable: _editable, as: "div", className: "lp-pill", children: kicker })), _jsxs("div", { children: [_jsx(EditableField, { prop: "title", slideIdx: _slideIdx, editable: _editable, as: "h2", className: "lp-head lp-theme02-org-chart-title", children: title }), subtitle && (_jsx(EditableField, { prop: "subtitle", slideIdx: _slideIdx, editable: _editable, as: "p", className: "lp-theme02-org-chart-subtitle", children: subtitle }))] })] }), _jsxs("div", { className: "lp-theme02-org-chart-tree", children: [_jsxs("div", { className: "lp-theme02-org-chart-root", children: [_jsx(EditableField, { prop: "root.title", slideIdx: _slideIdx, editable: _editable, as: "div", className: "lp-theme02-org-chart-node-title", children: root?.title }), root?.sub && (_jsx(EditableField, { prop: "root.sub", slideIdx: _slideIdx, editable: _editable, as: "div", className: "lp-theme02-org-chart-node-sub", children: root.sub }))] }), _jsx("div", { className: "lp-theme02-org-chart-connector" }), _jsx("div", { className: "lp-theme02-org-chart-children", children: safeChildren.map((child, i) => (_jsxs("div", { className: "lp-theme02-org-chart-node", children: [_jsx(EditableField, { prop: `children.${i}.title`, slideIdx: _slideIdx, editable: _editable, as: "div", className: "lp-theme02-org-chart-node-title", children: child.title }), child.sub && (_jsx(EditableField, { prop: `children.${i}.sub`, slideIdx: _slideIdx, editable: _editable, as: "div", className: "lp-theme02-org-chart-node-sub", children: child.sub }))] }, i))) })] })] })] }));
|
|
42
|
+
}
|
|
43
|
+
//# sourceMappingURL=org-chart-v1.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"org-chart-v1.js","sourceRoot":"","sources":["../../../src/themes/theme02/org-chart-v1.tsx"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import type { LayoutMeta, PropsSchema } from '@lemonppt/core';
|
|
2
|
+
import type { ReactNode } from 'react';
|
|
3
|
+
export interface Theme02PyramidV1Level {
|
|
4
|
+
title?: string;
|
|
5
|
+
desc?: string;
|
|
6
|
+
}
|
|
7
|
+
export interface Theme02PyramidV1Props {
|
|
8
|
+
kicker?: string;
|
|
9
|
+
title?: string;
|
|
10
|
+
subtitle?: string;
|
|
11
|
+
levels?: Theme02PyramidV1Level[];
|
|
12
|
+
_slideIdx?: number;
|
|
13
|
+
_editable?: boolean;
|
|
14
|
+
[key: string]: unknown;
|
|
15
|
+
}
|
|
16
|
+
export declare const theme02PyramidV1Meta: LayoutMeta;
|
|
17
|
+
export declare const theme02PyramidV1Schema: PropsSchema;
|
|
18
|
+
export declare function Theme02PyramidV1(props: Theme02PyramidV1Props): ReactNode;
|
|
19
|
+
//# sourceMappingURL=pyramid-v1.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"pyramid-v1.d.ts","sourceRoot":"","sources":["../../../src/themes/theme02/pyramid-v1.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,UAAU,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAC9D,OAAO,KAAK,EAAgB,SAAS,EAAE,MAAM,OAAO,CAAC;AAGrD,MAAM,WAAW,qBAAqB;IACpC,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,IAAI,CAAC,EAAE,MAAM,CAAC;CACf;AAED,MAAM,WAAW,qBAAqB;IACpC,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,MAAM,CAAC,EAAE,qBAAqB,EAAE,CAAC;IACjC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC;CACxB;AAED,eAAO,MAAM,oBAAoB,EAAE,UAOlC,CAAC;AAEF,eAAO,MAAM,sBAAsB,EAAE,WAiBpC,CAAC;AAuCF,wBAAgB,gBAAgB,CAAC,KAAK,EAAE,qBAAqB,GAAG,SAAS,CAkDxE"}
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { EditableField } from '../../editable-field.js';
|
|
3
|
+
export const theme02PyramidV1Meta = {
|
|
4
|
+
id: 'theme02_pyramid_v1',
|
|
5
|
+
theme: 'theme02',
|
|
6
|
+
role: 'content',
|
|
7
|
+
displayName: 'Theme 02 金字塔',
|
|
8
|
+
description: '分层金字塔结构',
|
|
9
|
+
needsMedia: false,
|
|
10
|
+
};
|
|
11
|
+
export const theme02PyramidV1Schema = {
|
|
12
|
+
fields: [
|
|
13
|
+
{ key: 'kicker', label: '标签', type: 'text', inlineEditable: true },
|
|
14
|
+
{ key: 'title', label: '标题', type: 'text', inlineEditable: true },
|
|
15
|
+
{ key: 'subtitle', label: '副标题', type: 'text', inlineEditable: true },
|
|
16
|
+
{
|
|
17
|
+
key: 'levels',
|
|
18
|
+
label: '层级',
|
|
19
|
+
type: 'array',
|
|
20
|
+
maxItems: 5,
|
|
21
|
+
minItems: 2,
|
|
22
|
+
itemSchema: [
|
|
23
|
+
{ key: 'title', label: '标题', type: 'text', inlineEditable: true },
|
|
24
|
+
{ key: 'desc', label: '说明', type: 'text', inlineEditable: true },
|
|
25
|
+
],
|
|
26
|
+
},
|
|
27
|
+
],
|
|
28
|
+
};
|
|
29
|
+
const PY_W = 520;
|
|
30
|
+
const PY_H = 420;
|
|
31
|
+
const PY_CX = PY_W / 2;
|
|
32
|
+
const TOP_Y = 16;
|
|
33
|
+
const LEVEL_COLORS = ['var(--lp-accent)', 'var(--lp-accent-cool)', 'var(--lp-accent-2)', 'var(--lp-violet)', 'var(--lp-cyan)'];
|
|
34
|
+
function renderPyramid(levels) {
|
|
35
|
+
const n = levels.length;
|
|
36
|
+
const levelH = (PY_H - TOP_Y) / n;
|
|
37
|
+
return (_jsx("svg", { viewBox: `0 0 ${PY_W} ${PY_H}`, className: "lp-theme02-pyramid-svg", children: levels.map((_, i) => {
|
|
38
|
+
const yTop = TOP_Y + i * levelH;
|
|
39
|
+
const yBot = TOP_Y + (i + 1) * levelH;
|
|
40
|
+
const wTop = (PY_W * (i / n)) * 0.92;
|
|
41
|
+
const wBot = (PY_W * ((i + 1) / n)) * 0.92;
|
|
42
|
+
const color = LEVEL_COLORS[i % LEVEL_COLORS.length];
|
|
43
|
+
const pts = [
|
|
44
|
+
`${PY_CX - wTop / 2},${yTop}`,
|
|
45
|
+
`${PY_CX + wTop / 2},${yTop}`,
|
|
46
|
+
`${PY_CX + wBot / 2},${yBot}`,
|
|
47
|
+
`${PY_CX - wBot / 2},${yBot}`,
|
|
48
|
+
].join(' ');
|
|
49
|
+
const midY = (yTop + yBot) / 2;
|
|
50
|
+
return (_jsxs("g", { children: [_jsx("polygon", { points: pts, fill: color, fillOpacity: 0.22, stroke: color, strokeWidth: 1.5, className: "lp-theme02-pyramid-band" }), _jsx("text", { x: PY_CX, y: midY + 5, textAnchor: "middle", fill: "var(--lp-ink)", fontSize: 16, fontWeight: 800, children: i + 1 })] }, i));
|
|
51
|
+
}) }));
|
|
52
|
+
}
|
|
53
|
+
export function Theme02PyramidV1(props) {
|
|
54
|
+
const { kicker, title, subtitle, levels = [], _slideIdx, _editable } = props;
|
|
55
|
+
const safeLevels = levels.filter((l) => l && typeof l === 'object');
|
|
56
|
+
return (_jsxs("div", { className: "lp-slide lp-theme02-pyramid-v1", children: [_jsx("div", { className: "lp-orb lp-theme02-orb--accent" }), _jsxs("div", { className: "lp-theme02-pyramid-inner", children: [_jsxs("div", { className: "lp-theme02-pyramid-header", children: [kicker && (_jsx(EditableField, { prop: "kicker", slideIdx: _slideIdx, editable: _editable, as: "div", className: "lp-pill", children: kicker })), _jsxs("div", { children: [_jsx(EditableField, { prop: "title", slideIdx: _slideIdx, editable: _editable, as: "h2", className: "lp-head lp-theme02-pyramid-title", children: title }), subtitle && (_jsx(EditableField, { prop: "subtitle", slideIdx: _slideIdx, editable: _editable, as: "p", className: "lp-theme02-pyramid-subtitle", children: subtitle }))] })] }), _jsxs("div", { className: "lp-theme02-pyramid-body", children: [safeLevels.length >= 2 && renderPyramid(safeLevels), _jsx("div", { className: "lp-theme02-pyramid-legend", children: safeLevels.map((level, i) => (_jsxs("div", { className: "lp-theme02-pyramid-legend-item", children: [_jsx("span", { className: "lp-theme02-pyramid-legend-dot", style: { background: LEVEL_COLORS[i % LEVEL_COLORS.length] } }), _jsx(EditableField, { prop: `levels.${i}.title`, slideIdx: _slideIdx, editable: _editable, as: "div", className: "lp-theme02-pyramid-legend-title", children: level.title }), level.desc && (_jsx(EditableField, { prop: `levels.${i}.desc`, slideIdx: _slideIdx, editable: _editable, as: "div", className: "lp-theme02-pyramid-legend-desc", children: level.desc }))] }, i))) })] })] })] }));
|
|
57
|
+
}
|
|
58
|
+
//# sourceMappingURL=pyramid-v1.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"pyramid-v1.js","sourceRoot":"","sources":["../../../src/themes/theme02/pyramid-v1.tsx"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import type { LayoutMeta, PropsSchema } from '@lemonppt/core';
|
|
2
|
+
import type { ReactNode } from 'react';
|
|
3
|
+
export interface Theme02SectionDividerV1Props {
|
|
4
|
+
kicker?: string;
|
|
5
|
+
title?: string;
|
|
6
|
+
subtitle?: string;
|
|
7
|
+
index?: string;
|
|
8
|
+
_slideIdx?: number;
|
|
9
|
+
_editable?: boolean;
|
|
10
|
+
[key: string]: unknown;
|
|
11
|
+
}
|
|
12
|
+
export declare const theme02SectionDividerV1Meta: LayoutMeta;
|
|
13
|
+
export declare const theme02SectionDividerV1Schema: PropsSchema;
|
|
14
|
+
export declare function Theme02SectionDividerV1(props: Theme02SectionDividerV1Props): ReactNode;
|
|
15
|
+
//# sourceMappingURL=section-divider-v1.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"section-divider-v1.d.ts","sourceRoot":"","sources":["../../../src/themes/theme02/section-divider-v1.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,UAAU,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAC9D,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAGvC,MAAM,WAAW,4BAA4B;IAC3C,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC;CACxB;AAED,eAAO,MAAM,2BAA2B,EAAE,UAOzC,CAAC;AAEF,eAAO,MAAM,6BAA6B,EAAE,WAO3C,CAAC;AAEF,wBAAgB,uBAAuB,CAAC,KAAK,EAAE,4BAA4B,GAAG,SAAS,CA+BtF"}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { EditableField } from '../../editable-field.js';
|
|
3
|
+
export const theme02SectionDividerV1Meta = {
|
|
4
|
+
id: 'theme02_section_divider_v1',
|
|
5
|
+
theme: 'theme02',
|
|
6
|
+
role: 'content',
|
|
7
|
+
displayName: 'Theme 02 分隔条',
|
|
8
|
+
description: '横向分隔条 + 发光规则线',
|
|
9
|
+
needsMedia: false,
|
|
10
|
+
};
|
|
11
|
+
export const theme02SectionDividerV1Schema = {
|
|
12
|
+
fields: [
|
|
13
|
+
{ key: 'kicker', label: '标签', type: 'text', inlineEditable: true },
|
|
14
|
+
{ key: 'index', label: '序号', type: 'text', inlineEditable: true },
|
|
15
|
+
{ key: 'title', label: '标题', type: 'text', inlineEditable: true },
|
|
16
|
+
{ key: 'subtitle', label: '副标题', type: 'text', inlineEditable: true },
|
|
17
|
+
],
|
|
18
|
+
};
|
|
19
|
+
export function Theme02SectionDividerV1(props) {
|
|
20
|
+
const { kicker, title, subtitle, index, _slideIdx, _editable } = props;
|
|
21
|
+
return (_jsxs("div", { className: "lp-slide lp-theme02-section-divider-v1", children: [_jsx("div", { className: "lp-orb lp-theme02-orb--accent" }), _jsxs("div", { className: "lp-theme02-section-divider-inner", children: [_jsxs("div", { className: "lp-theme02-section-divider-top", children: [index && (_jsx(EditableField, { prop: "index", slideIdx: _slideIdx, editable: _editable, as: "div", className: "lp-theme02-section-divider-index", children: index })), kicker && (_jsx(EditableField, { prop: "kicker", slideIdx: _slideIdx, editable: _editable, as: "div", className: "lp-pill", children: kicker }))] }), _jsx(EditableField, { prop: "title", slideIdx: _slideIdx, editable: _editable, as: "h1", className: "lp-theme02-section-divider-title", children: title }), _jsx("div", { className: "lp-theme02-section-divider-rule" }), subtitle && (_jsx(EditableField, { prop: "subtitle", slideIdx: _slideIdx, editable: _editable, as: "p", className: "lp-theme02-section-divider-subtitle", children: subtitle }))] })] }));
|
|
22
|
+
}
|
|
23
|
+
//# sourceMappingURL=section-divider-v1.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"section-divider-v1.js","sourceRoot":"","sources":["../../../src/themes/theme02/section-divider-v1.tsx"],"names":[],"mappings":";AAMA,OAAO,EAAE,aAAa,EAAE,MAAM,yBAAyB,CAAC;AAYxD,MAAM,CAAC,MAAM,2BAA2B,GAAe;IACrD,EAAE,EAAE,4BAA4B;IAChC,KAAK,EAAE,SAAS;IAChB,IAAI,EAAE,SAAS;IACf,WAAW,EAAE,cAAc;IAC3B,WAAW,EAAE,eAAe;IAC5B,UAAU,EAAE,KAAK;CAClB,CAAC;AAEF,MAAM,CAAC,MAAM,6BAA6B,GAAgB;IACxD,MAAM,EAAE;QACN,EAAE,GAAG,EAAE,QAAQ,EAAE,KAAK,EAAE,IAAI,EAAE,IAAI,EAAE,MAAM,EAAE,cAAc,EAAE,IAAI,EAAE;QAClE,EAAE,GAAG,EAAE,OAAO,EAAE,KAAK,EAAE,IAAI,EAAE,IAAI,EAAE,MAAM,EAAE,cAAc,EAAE,IAAI,EAAE;QACjE,EAAE,GAAG,EAAE,OAAO,EAAE,KAAK,EAAE,IAAI,EAAE,IAAI,EAAE,MAAM,EAAE,cAAc,EAAE,IAAI,EAAE;QACjE,EAAE,GAAG,EAAE,UAAU,EAAE,KAAK,EAAE,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,cAAc,EAAE,IAAI,EAAE;KACtE;CACF,CAAC;AAEF,MAAM,UAAU,uBAAuB,CAAC,KAAmC;IACzE,MAAM,EAAE,MAAM,EAAE,KAAK,EAAE,QAAQ,EAAE,KAAK,EAAE,SAAS,EAAE,SAAS,EAAE,GAAG,KAAK,CAAC;IAEvE,OAAO,CACL,eAAK,SAAS,EAAC,wCAAwC,aACrD,cAAK,SAAS,EAAC,+BAA+B,GAAG,EACjD,eAAK,SAAS,EAAC,kCAAkC,aAC/C,eAAK,SAAS,EAAC,gCAAgC,aAC5C,KAAK,IAAI,CACR,KAAC,aAAa,IAAC,IAAI,EAAC,OAAO,EAAC,QAAQ,EAAE,SAAS,EAAE,QAAQ,EAAE,SAAS,EAAE,EAAE,EAAC,KAAK,EAAC,SAAS,EAAC,kCAAkC,YACxH,KAAK,GACQ,CACjB,EACA,MAAM,IAAI,CACT,KAAC,aAAa,IAAC,IAAI,EAAC,QAAQ,EAAC,QAAQ,EAAE,SAAS,EAAE,QAAQ,EAAE,SAAS,EAAE,EAAE,EAAC,KAAK,EAAC,SAAS,EAAC,SAAS,YAChG,MAAM,GACO,CACjB,IACG,EACN,KAAC,aAAa,IAAC,IAAI,EAAC,OAAO,EAAC,QAAQ,EAAE,SAAS,EAAE,QAAQ,EAAE,SAAS,EAAE,EAAE,EAAC,IAAI,EAAC,SAAS,EAAC,kCAAkC,YACvH,KAAK,GACQ,EAChB,cAAK,SAAS,EAAC,iCAAiC,GAAG,EAClD,QAAQ,IAAI,CACX,KAAC,aAAa,IAAC,IAAI,EAAC,UAAU,EAAC,QAAQ,EAAE,SAAS,EAAE,QAAQ,EAAE,SAAS,EAAE,EAAE,EAAC,GAAG,EAAC,SAAS,EAAC,qCAAqC,YAC5H,QAAQ,GACK,CACjB,IACG,IACF,CACP,CAAC;AACJ,CAAC"}
|