@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,95 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* theme10 共享版面原语(Financial Editorial Primitives)。
|
|
3
|
+
*
|
|
4
|
+
* ⚠️ 反「换色不换版」硬约束:
|
|
5
|
+
* 本主题**禁止**出现 theme07/08/09 的骨架语汇(kicker / glow-line / eyebrow /
|
|
6
|
+
* masthead / gutter / standfirst / folio 之 theme09 变体 / lp-theme08-*)。
|
|
7
|
+
* theme10 的页眉页脚语汇来自金融终端本身:
|
|
8
|
+
*
|
|
9
|
+
* <Ticker> 行情带 —— 顶部 mono 滚动代码/指数,替代页眉 kicker
|
|
10
|
+
* <LedgerRule> 账本细线 —— 1px 半透明金线,替代 section-header
|
|
11
|
+
* <Scale> 刻度尺 —— 重复短线 + mono 标注,原创装饰
|
|
12
|
+
* <Folio> 页脚三段 —— 栏目 / 页码 / 期号
|
|
13
|
+
* <Stamp> 来源戳 —— 右下角 mono 小字(数据来源,金融报告惯用)
|
|
14
|
+
* <EditorialPhoto> 影像位 —— 复用 theme09 上传属性约定,仅换金线皮肤
|
|
15
|
+
*
|
|
16
|
+
* 每个版式必须声明 frame(版面骨架类型),供 audit-similarity 校验骨架配额。
|
|
17
|
+
*/
|
|
18
|
+
import type { CSSProperties, ReactElement, ReactNode } from 'react';
|
|
19
|
+
import { EditableField } from '../../editable-field.js';
|
|
20
|
+
import type { Theme10Mood } from './tokens.js';
|
|
21
|
+
export type { Theme10Mood };
|
|
22
|
+
/** 版面骨架类型(配额受 audit-similarity 约束)。 */
|
|
23
|
+
export type Frame = 'full-bleed' | 'spread' | 'column-3' | 'sidebar' | 'grid' | 'stage' | 'chart-canvas';
|
|
24
|
+
export interface SheetProps {
|
|
25
|
+
/** 情绪基底:aurora / obsidian / ember(按页预分配,形成翻页节奏) */
|
|
26
|
+
mood?: Theme10Mood;
|
|
27
|
+
frame: Frame;
|
|
28
|
+
/** 额外类名,通常是版式自身的 lp-theme10-xxx */
|
|
29
|
+
className?: string;
|
|
30
|
+
/** 整页强调(冰蓝/金线浓度提升) */
|
|
31
|
+
accent?: boolean;
|
|
32
|
+
children: ReactNode;
|
|
33
|
+
}
|
|
34
|
+
export declare function Sheet(props: SheetProps): ReactElement;
|
|
35
|
+
export interface TickerItem {
|
|
36
|
+
code: string;
|
|
37
|
+
value?: string;
|
|
38
|
+
delta?: number;
|
|
39
|
+
}
|
|
40
|
+
export interface TickerProps {
|
|
41
|
+
items?: TickerItem[];
|
|
42
|
+
slideIdx?: number;
|
|
43
|
+
editable?: boolean;
|
|
44
|
+
prop?: string;
|
|
45
|
+
}
|
|
46
|
+
export declare function Ticker(props: TickerProps): ReactElement | null;
|
|
47
|
+
export declare function LedgerRule(props: {
|
|
48
|
+
dashed?: boolean;
|
|
49
|
+
className?: string;
|
|
50
|
+
}): ReactElement;
|
|
51
|
+
export interface ScaleProps {
|
|
52
|
+
ticks?: number;
|
|
53
|
+
majors?: number[];
|
|
54
|
+
labels?: string[];
|
|
55
|
+
}
|
|
56
|
+
export declare function Scale(props: ScaleProps): ReactElement;
|
|
57
|
+
export interface FolioProps {
|
|
58
|
+
left?: string;
|
|
59
|
+
page?: string;
|
|
60
|
+
right?: string;
|
|
61
|
+
}
|
|
62
|
+
export declare function Folio(props: FolioProps): ReactElement | null;
|
|
63
|
+
export declare function Stamp(props: {
|
|
64
|
+
text?: string;
|
|
65
|
+
}): ReactElement | null;
|
|
66
|
+
export type PhotoRatio = '1:1' | '3:2' | '4:3' | '16:9' | '2:3' | '3:4' | 'fill';
|
|
67
|
+
export interface EditorialPhotoProps {
|
|
68
|
+
prop: string;
|
|
69
|
+
src?: string;
|
|
70
|
+
slideIdx?: number;
|
|
71
|
+
editable?: boolean;
|
|
72
|
+
ratio?: PhotoRatio;
|
|
73
|
+
fit?: 'cover' | 'contain';
|
|
74
|
+
hint?: string;
|
|
75
|
+
className?: string;
|
|
76
|
+
style?: CSSProperties;
|
|
77
|
+
children?: ReactNode;
|
|
78
|
+
}
|
|
79
|
+
export declare function EditorialPhoto(props: EditorialPhotoProps): ReactElement;
|
|
80
|
+
export { EditableField };
|
|
81
|
+
/** 归一化 array 类型字段(编辑器可能把字符串数组存成 {item} 对象数组) */
|
|
82
|
+
export declare function normalizeStrings(input: unknown): string[];
|
|
83
|
+
/** 双语标题(cn + en,金融编辑语法) */
|
|
84
|
+
export interface HeadlineProps {
|
|
85
|
+
cn: string;
|
|
86
|
+
en?: string;
|
|
87
|
+
slideIdx?: number;
|
|
88
|
+
editable?: boolean;
|
|
89
|
+
propCn?: string;
|
|
90
|
+
propEn?: string;
|
|
91
|
+
size?: 'display' | 'large' | 'medium';
|
|
92
|
+
className?: string;
|
|
93
|
+
}
|
|
94
|
+
export declare function Headline(props: HeadlineProps): ReactElement;
|
|
95
|
+
//# sourceMappingURL=shared.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"shared.d.ts","sourceRoot":"","sources":["../../../src/themes/theme10/shared.tsx"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,80 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-runtime";
|
|
2
|
+
import { EditableField } from '../../editable-field.js';
|
|
3
|
+
import { LpEditableImage } from '../../editable-image.js';
|
|
4
|
+
export function Sheet(props) {
|
|
5
|
+
const { mood = 'obsidian', frame, className = '', accent, children, } = props;
|
|
6
|
+
const cls = [
|
|
7
|
+
'lp-slide',
|
|
8
|
+
'lp-theme10',
|
|
9
|
+
`lp-theme10-mood-${mood}`,
|
|
10
|
+
`lp-theme10-frame-${frame}`,
|
|
11
|
+
accent ? 'lp-theme10-accented' : '',
|
|
12
|
+
className,
|
|
13
|
+
]
|
|
14
|
+
.filter(Boolean)
|
|
15
|
+
.join(' ');
|
|
16
|
+
return (_jsx("div", { className: cls, "data-t10-frame": frame, "data-t10-mood": mood, children: _jsx("div", { className: "lp-theme10-inner", children: children }) }));
|
|
17
|
+
}
|
|
18
|
+
export function Ticker(props) {
|
|
19
|
+
const { items } = props;
|
|
20
|
+
if (!items || items.length === 0)
|
|
21
|
+
return null;
|
|
22
|
+
return (_jsx("div", { className: "lp-theme10-ticker", "aria-hidden": "true", children: items.map((it, i) => (_jsxs("span", { className: "t10-tick", children: [_jsx("b", { children: it.code }), it.value && _jsx("span", { children: it.value }), it.delta !== undefined && (_jsxs("span", { className: it.delta >= 0 ? 't10-up' : 't10-down', children: [it.delta >= 0 ? '▲' : '▼', " ", Math.abs(it.delta).toFixed(2), "%"] }))] }, i))) }));
|
|
23
|
+
}
|
|
24
|
+
/* ═══════════════════════════════════════════════════════════════
|
|
25
|
+
* LedgerRule —— 账本细线
|
|
26
|
+
* ═══════════════════════════════════════════════════════════════ */
|
|
27
|
+
export function LedgerRule(props) {
|
|
28
|
+
return (_jsx("div", { className: `lp-theme10-ledger ${props.dashed ? 'dashed' : ''} ${props.className ?? ''}`.trim(), "aria-hidden": "true" }));
|
|
29
|
+
}
|
|
30
|
+
export function Scale(props) {
|
|
31
|
+
const { ticks = 12, majors = [0, 6, 11], labels = [] } = props;
|
|
32
|
+
return (_jsx("div", { className: "lp-theme10-scale", "aria-hidden": "true", children: Array.from({ length: ticks }).map((_, i) => (_jsx("span", { className: `t10-tick ${majors.includes(i) ? 'major' : ''}`, children: majors.includes(i) && labels[majors.indexOf(i)] && (_jsx("span", { children: labels[majors.indexOf(i)] })) }, i))) }));
|
|
33
|
+
}
|
|
34
|
+
export function Folio(props) {
|
|
35
|
+
const { left, page, right } = props;
|
|
36
|
+
if (!left && !page && !right)
|
|
37
|
+
return null;
|
|
38
|
+
return (_jsxs("footer", { className: "lp-theme10-folio", children: [left && _jsx("span", { className: "t10-folio-left", children: left }), page && (_jsx("span", { className: "t10-folio-page", children: page })), _jsx("span", { className: "t10-folio-rule" }), right && _jsx("span", { className: "t10-folio-right", children: right })] }));
|
|
39
|
+
}
|
|
40
|
+
/* ═══════════════════════════════════════════════════════════════
|
|
41
|
+
* Stamp —— 数据来源戳
|
|
42
|
+
* ═══════════════════════════════════════════════════════════════ */
|
|
43
|
+
export function Stamp(props) {
|
|
44
|
+
if (!props.text)
|
|
45
|
+
return null;
|
|
46
|
+
return _jsx("div", { className: "lp-theme10-stamp", children: props.text });
|
|
47
|
+
}
|
|
48
|
+
export function EditorialPhoto(props) {
|
|
49
|
+
const { prop, src, slideIdx, editable, ratio = '3:2', fit = 'cover', hint = '点击上传影像', className = '', style, children, } = props;
|
|
50
|
+
const cls = [
|
|
51
|
+
'lp-theme10-photo',
|
|
52
|
+
`fit-${fit}`,
|
|
53
|
+
src ? 'filled' : 'empty',
|
|
54
|
+
className,
|
|
55
|
+
]
|
|
56
|
+
.filter(Boolean)
|
|
57
|
+
.join(' ');
|
|
58
|
+
const boxStyle = { ...style };
|
|
59
|
+
if (ratio !== 'fill') {
|
|
60
|
+
boxStyle.aspectRatio = ratio.replace(':', ' / ');
|
|
61
|
+
}
|
|
62
|
+
return (_jsxs("figure", { className: cls, style: boxStyle, "data-t10-photo": "true", "data-t10-ratio": ratio, "data-lp-image-ratio": ratio, children: [_jsx(LpEditableImage, { prop: prop, src: src, slideIdx: slideIdx, editable: editable, className: "lp-theme10-photo-img", placeholderClassName: "lp-theme10-photo-slot", showIcon: false, placeholderChildren: _jsxs(_Fragment, { children: [_jsx("span", { className: "lp-theme10-photo-reg", "aria-hidden": "true" }), _jsx("span", { children: hint }), ratio !== 'fill' && (_jsx("span", { className: "lp-theme10-photo-spec", "aria-hidden": "true", children: ratio }))] }) }), children && _jsx("figcaption", { className: "lp-theme10-photo-overlay", children: children })] }));
|
|
63
|
+
}
|
|
64
|
+
/* ═══════════════════════════════════════════════════════════════
|
|
65
|
+
* 辅助
|
|
66
|
+
* ═══════════════════════════════════════════════════════════════ */
|
|
67
|
+
export { EditableField };
|
|
68
|
+
/** 归一化 array 类型字段(编辑器可能把字符串数组存成 {item} 对象数组) */
|
|
69
|
+
export function normalizeStrings(input) {
|
|
70
|
+
if (!Array.isArray(input))
|
|
71
|
+
return [];
|
|
72
|
+
return input
|
|
73
|
+
.map((t) => (typeof t === 'string' ? t : (t?.item ?? '')))
|
|
74
|
+
.filter(Boolean);
|
|
75
|
+
}
|
|
76
|
+
export function Headline(props) {
|
|
77
|
+
const { cn, en, slideIdx, editable, propCn = 'title', propEn = 'titleEn', size = 'large', className = '', } = props;
|
|
78
|
+
return (_jsxs("div", { className: `lp-theme10-headline size-${size} ${className}`.trim(), children: [en && (_jsx(EditableField, { prop: propEn, slideIdx: slideIdx, editable: editable, as: "span", className: "lp-theme10-en", children: en })), _jsx(EditableField, { prop: propCn, slideIdx: slideIdx, editable: editable, as: "h1", className: "lp-theme10-title", children: cn })] }));
|
|
79
|
+
}
|
|
80
|
+
//# sourceMappingURL=shared.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"shared.js","sourceRoot":"","sources":["../../../src/themes/theme10/shared.tsx"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* theme10 · 陈列橱窗(showcase_v1)
|
|
3
|
+
* 情绪:aurora | 骨架:stage | 图位:5
|
|
4
|
+
* 左侧主图(通栏高)+ 右侧 2×2 缩略;金融编辑「陈列」栏。
|
|
5
|
+
*/
|
|
6
|
+
import type { LayoutMeta, PropsSchema } from '@lemonppt/core';
|
|
7
|
+
import type { ReactNode } from 'react';
|
|
8
|
+
import { type Theme10Mood } from './shared.js';
|
|
9
|
+
export interface Theme10ShowcaseV1Item {
|
|
10
|
+
url?: string;
|
|
11
|
+
caption?: string;
|
|
12
|
+
}
|
|
13
|
+
export interface Theme10ShowcaseV1Props {
|
|
14
|
+
section?: string;
|
|
15
|
+
sectionEn?: string;
|
|
16
|
+
mark?: string;
|
|
17
|
+
title?: string;
|
|
18
|
+
lead?: string;
|
|
19
|
+
images?: Theme10ShowcaseV1Item[];
|
|
20
|
+
folioLeft?: string;
|
|
21
|
+
folioPage?: string;
|
|
22
|
+
folioRight?: string;
|
|
23
|
+
mood?: Theme10Mood;
|
|
24
|
+
_slideIdx?: number;
|
|
25
|
+
_editable?: boolean;
|
|
26
|
+
[key: string]: unknown;
|
|
27
|
+
}
|
|
28
|
+
export declare const theme10ShowcaseV1Meta: LayoutMeta;
|
|
29
|
+
export declare const theme10ShowcaseV1Schema: PropsSchema;
|
|
30
|
+
export declare function Theme10ShowcaseV1(props: Theme10ShowcaseV1Props): ReactNode;
|
|
31
|
+
//# sourceMappingURL=showcase-v1.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"showcase-v1.d.ts","sourceRoot":"","sources":["../../../src/themes/theme10/showcase-v1.tsx"],"names":[],"mappings":"AAIA;;;;GAIG;AAEH,OAAO,KAAK,EAAE,UAAU,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAC9D,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AACvC,OAAO,EAA+C,KAAK,WAAW,EAAE,MAAM,aAAa,CAAC;AAE5F,MAAM,WAAW,qBAAqB;IACpC,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,OAAO,CAAC,EAAE,MAAM,CAAC;CAClB;AACD,MAAM,WAAW,sBAAsB;IACrC,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,MAAM,CAAC,EAAE,qBAAqB,EAAE,CAAC;IACjC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,IAAI,CAAC,EAAE,WAAW,CAAC;IACnB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC;CACxB;AAID,eAAO,MAAM,qBAAqB,EAAE,UAcnC,CAAC;AAEF,eAAO,MAAM,uBAAuB,EAAE,WAuBrC,CAAC;AAEF,wBAAgB,iBAAiB,CAAC,KAAK,EAAE,sBAAsB,GAAG,SAAS,CA4D1E"}
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { EditableField, EditorialPhoto, Folio, Sheet } from './shared.js';
|
|
3
|
+
const COUNT = 5;
|
|
4
|
+
export const theme10ShowcaseV1Meta = {
|
|
5
|
+
id: 'theme10_showcase_v1',
|
|
6
|
+
theme: 'theme10',
|
|
7
|
+
role: 'gallery',
|
|
8
|
+
displayName: 'Theme 10 陈列橱窗',
|
|
9
|
+
description: '主图 + 2×2 缩略陈列',
|
|
10
|
+
needsMedia: true,
|
|
11
|
+
mediaSlots: Array.from({ length: COUNT }, (_, i) => ({
|
|
12
|
+
name: i === 0 ? '主图' : `缩略 ${i}`,
|
|
13
|
+
fieldPath: `images.${i}.url`,
|
|
14
|
+
canPresetMedia: true,
|
|
15
|
+
})),
|
|
16
|
+
tags: ['showcase', 'gold-index', 'aurora'],
|
|
17
|
+
contentShape: 'showcase',
|
|
18
|
+
};
|
|
19
|
+
export const theme10ShowcaseV1Schema = {
|
|
20
|
+
fields: [
|
|
21
|
+
{ key: 'section', label: '栏目', type: 'text', inlineEditable: true, defaultValue: '陈列' },
|
|
22
|
+
{ key: 'sectionEn', label: '栏目(英)', type: 'text', inlineEditable: true, defaultValue: 'Showcase' },
|
|
23
|
+
{ key: 'mark', label: '刊标', type: 'text', inlineEditable: true, defaultValue: 'ISSUE 10' },
|
|
24
|
+
{ key: 'title', label: '标题', type: 'text', inlineEditable: true, defaultValue: '一件主图,四张缩略,把一组作品摆进橱窗' },
|
|
25
|
+
{ key: 'lead', label: '导语', type: 'textarea', inlineEditable: true, defaultValue: '陈列讲究主次。主图占住视线,缩略负责补充,读者一眼就读出重点。' },
|
|
26
|
+
{
|
|
27
|
+
key: 'images',
|
|
28
|
+
label: '图片',
|
|
29
|
+
type: 'array',
|
|
30
|
+
minItems: 1,
|
|
31
|
+
maxItems: COUNT,
|
|
32
|
+
defaultValue: Array.from({ length: COUNT }, () => ({ url: '', caption: '' })),
|
|
33
|
+
itemSchema: [
|
|
34
|
+
{ key: 'url', label: '图片', type: 'image' },
|
|
35
|
+
{ key: 'caption', label: '图注', type: 'text', inlineEditable: true },
|
|
36
|
+
],
|
|
37
|
+
},
|
|
38
|
+
{ key: 'folioLeft', label: '页脚左', type: 'text', inlineEditable: true, defaultValue: '陈列' },
|
|
39
|
+
{ key: 'folioPage', label: '页码', type: 'text', inlineEditable: true, defaultValue: '42' },
|
|
40
|
+
{ key: 'folioRight', label: '页脚右', type: 'text', inlineEditable: true, defaultValue: 'LEMONPPT 2026' },
|
|
41
|
+
],
|
|
42
|
+
};
|
|
43
|
+
export function Theme10ShowcaseV1(props) {
|
|
44
|
+
const { section, mark, title, lead, folioLeft, folioPage, folioRight, mood = 'aurora', _slideIdx: s, _editable: e } = props;
|
|
45
|
+
const raw = props.images ?? [];
|
|
46
|
+
const images = raw.map((it) => it ?? {});
|
|
47
|
+
return (_jsxs(Sheet, { mood: mood, frame: "stage", className: "lp-theme10-showcase", children: [_jsxs("div", { className: "lp-theme10-showcase-head", children: [_jsx(EditableField, { prop: "section", slideIdx: s, editable: e, as: "div", className: "lp-theme10-eyelabel lp-rise", children: section }), _jsx(EditableField, { prop: "title", slideIdx: s, editable: e, as: "h1", className: "lp-theme10-showcase-title lp-rise", style: { animationDelay: '60ms' }, children: title }), lead && (_jsx(EditableField, { prop: "lead", slideIdx: s, editable: e, as: "p", className: "lp-theme10-showcase-lead lp-rise", style: { animationDelay: '110ms' }, children: lead }))] }), _jsxs("div", { className: "lp-theme10-showcase-grid", children: [_jsxs("figure", { className: "lp-theme10-showcase-hero lp-rise", style: { animationDelay: '160ms' }, children: [_jsx(EditorialPhoto, { prop: "images.0.url", src: images[0].url, slideIdx: s, editable: e, ratio: "fill", fit: "cover", hint: "\u70B9\u51FB\u4E0A\u4F20\u4E3B\u56FE", className: "lp-theme10-showcase-photo" }), images[0].caption && (_jsx("figcaption", { className: "lp-theme10-showcase-cap", children: _jsx(EditableField, { prop: "images.0.caption", slideIdx: s, editable: e, as: "span", children: images[0].caption }) }))] }), images.slice(1).map((img, i) => (_jsxs("figure", { className: "lp-theme10-showcase-thumb lp-rise", style: { animationDelay: `${200 + i * 30}ms` }, children: [_jsx(EditorialPhoto, { prop: `images.${i + 1}.url`, src: img.url, slideIdx: s, editable: e, ratio: "fill", fit: "cover", hint: `点击上传缩略 ${i + 2}`, className: "lp-theme10-showcase-photo" }), img.caption && (_jsx("figcaption", { className: "lp-theme10-showcase-cap", children: _jsx(EditableField, { prop: `images.${i + 1}.caption`, slideIdx: s, editable: e, as: "span", children: img.caption }) }))] }, i + 1)))] }), _jsx(Folio, { left: folioLeft, page: folioPage, right: folioRight }), _jsx("div", { className: "lp-theme10-stamp", children: mark })] }));
|
|
48
|
+
}
|
|
49
|
+
//# sourceMappingURL=showcase-v1.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"showcase-v1.js","sourceRoot":"","sources":["../../../src/themes/theme10/showcase-v1.tsx"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* theme10 · 斜率图(slope_v1)
|
|
3
|
+
* 情绪:aurora | 骨架:chart-canvas | 角色:chart
|
|
4
|
+
* 两时点变化的斜率对照(echarts graph+lines)。
|
|
5
|
+
*/
|
|
6
|
+
import type { LayoutMeta, PropsSchema } from '@lemonppt/core';
|
|
7
|
+
import type { ReactNode } from 'react';
|
|
8
|
+
import { type Theme10Mood } from './shared.js';
|
|
9
|
+
export interface Theme10SlopeV1Item {
|
|
10
|
+
label?: string;
|
|
11
|
+
before?: number | string;
|
|
12
|
+
after?: number | string;
|
|
13
|
+
}
|
|
14
|
+
export interface Theme10SlopeV1Props {
|
|
15
|
+
section?: string;
|
|
16
|
+
sectionEn?: string;
|
|
17
|
+
title?: string;
|
|
18
|
+
lead?: string;
|
|
19
|
+
items?: Theme10SlopeV1Item[];
|
|
20
|
+
beforeLabel?: string;
|
|
21
|
+
afterLabel?: string;
|
|
22
|
+
folioLeft?: string;
|
|
23
|
+
folioPage?: string;
|
|
24
|
+
folioRight?: string;
|
|
25
|
+
mood?: Theme10Mood;
|
|
26
|
+
_slideIdx?: number;
|
|
27
|
+
_editable?: boolean;
|
|
28
|
+
[key: string]: unknown;
|
|
29
|
+
}
|
|
30
|
+
export declare const theme10SlopeV1Meta: LayoutMeta;
|
|
31
|
+
export declare const theme10SlopeV1Schema: PropsSchema;
|
|
32
|
+
export declare function Theme10SlopeV1(props: Theme10SlopeV1Props): ReactNode;
|
|
33
|
+
//# sourceMappingURL=slope-v1.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"slope-v1.d.ts","sourceRoot":"","sources":["../../../src/themes/theme10/slope-v1.tsx"],"names":[],"mappings":"AAIA;;;;GAIG;AAEH,OAAO,KAAK,EAAE,UAAU,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAC9D,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AACvC,OAAO,EAA+B,KAAK,WAAW,EAAE,MAAM,aAAa,CAAC;AAG5E,MAAM,WAAW,kBAAkB;IAAG,KAAK,CAAC,EAAE,MAAM,CAAC;IAAC,MAAM,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IAAC,KAAK,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;CAAE;AAC1G,MAAM,WAAW,mBAAmB;IAClC,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,kBAAkB,EAAE,CAAC;IAC7B,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,IAAI,CAAC,EAAE,WAAW,CAAC;IACnB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC;CACxB;AAED,eAAO,MAAM,kBAAkB,EAAE,UAShC,CAAC;AAEF,eAAO,MAAM,oBAAoB,EAAE,WAgClC,CAAC;AAEF,wBAAgB,cAAc,CAAC,KAAK,EAAE,mBAAmB,GAAG,SAAS,CAuBpE"}
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { EditableField, Folio, Sheet } from './shared.js';
|
|
3
|
+
import { T10EChart, slopeOption } from './t10echart.js';
|
|
4
|
+
export const theme10SlopeV1Meta = {
|
|
5
|
+
id: 'theme10_slope_v1',
|
|
6
|
+
theme: 'theme10',
|
|
7
|
+
role: 'chart',
|
|
8
|
+
displayName: 'Theme 10 斜率图',
|
|
9
|
+
description: '两时点变化的斜率对照',
|
|
10
|
+
needsMedia: false,
|
|
11
|
+
tags: ['slope', 'change', 'gold-index', 'aurora', 'chart'],
|
|
12
|
+
contentShape: 'slope',
|
|
13
|
+
};
|
|
14
|
+
export const theme10SlopeV1Schema = {
|
|
15
|
+
fields: [
|
|
16
|
+
{ key: 'section', label: '栏目', type: 'text', inlineEditable: true, defaultValue: '趋势与时间' },
|
|
17
|
+
{ key: 'sectionEn', label: '栏目(英)', type: 'text', inlineEditable: true, defaultValue: 'Slope' },
|
|
18
|
+
{ key: 'title', label: '标题', type: 'text', inlineEditable: true, defaultValue: '谁在爬坡,谁在溜坡' },
|
|
19
|
+
{ key: 'lead', label: '导语', type: 'textarea', inlineEditable: true, defaultValue: '一条斜线就是一段变化。斜率越陡,故事越响。' },
|
|
20
|
+
{ key: 'beforeLabel', label: '左列名', type: 'text', inlineEditable: true, defaultValue: '去年' },
|
|
21
|
+
{ key: 'afterLabel', label: '右列名', type: 'text', inlineEditable: true, defaultValue: '今年' },
|
|
22
|
+
{
|
|
23
|
+
key: 'items',
|
|
24
|
+
label: '条目',
|
|
25
|
+
type: 'array',
|
|
26
|
+
minItems: 1,
|
|
27
|
+
maxItems: 12,
|
|
28
|
+
defaultValue: [
|
|
29
|
+
{ label: '营收', before: 120, after: 168 },
|
|
30
|
+
{ label: '利润', before: 22, after: 41 },
|
|
31
|
+
{ label: '用户', before: 3.1, after: 5.4 },
|
|
32
|
+
{ label: '留存', before: 61, after: 58 },
|
|
33
|
+
{ label: '毛利', before: 38, after: 44 },
|
|
34
|
+
{ label: '费效', before: 12, after: 9 },
|
|
35
|
+
],
|
|
36
|
+
itemSchema: [
|
|
37
|
+
{ key: 'label', label: '类目', type: 'text', inlineEditable: true },
|
|
38
|
+
{ key: 'before', label: '左值', type: 'number', inlineEditable: true },
|
|
39
|
+
{ key: 'after', label: '右值', type: 'number', inlineEditable: true },
|
|
40
|
+
],
|
|
41
|
+
},
|
|
42
|
+
{ key: 'folioLeft', label: '页脚左', type: 'text', inlineEditable: true, defaultValue: '趋势与时间' },
|
|
43
|
+
{ key: 'folioPage', label: '页码', type: 'text', inlineEditable: true, defaultValue: '55' },
|
|
44
|
+
{ key: 'folioRight', label: '页脚右', type: 'text', inlineEditable: true, defaultValue: 'LEMONPPT 2026' },
|
|
45
|
+
],
|
|
46
|
+
};
|
|
47
|
+
export function Theme10SlopeV1(props) {
|
|
48
|
+
const { section, title, lead, beforeLabel, afterLabel, folioLeft, folioPage, folioRight, mood = 'aurora', _slideIdx: s, _editable: e } = props;
|
|
49
|
+
const items = (props.items ?? []).map((it, i) => ({ label: it.label ?? `项 ${i + 1}`, before: Number(it.before ?? 0), after: Number(it.after ?? 0) }));
|
|
50
|
+
const labels = [beforeLabel ?? '前', afterLabel ?? '后'];
|
|
51
|
+
const pairs = items.map((it) => ({ name: it.label, a: it.before, b: it.after }));
|
|
52
|
+
return (_jsxs(Sheet, { mood: mood, frame: "chart-canvas", className: "lp-theme10-chart lp-theme10-slope", children: [_jsxs("div", { className: "lp-theme10-chart-head", children: [_jsx(EditableField, { prop: "section", slideIdx: s, editable: e, as: "div", className: "lp-theme10-eyelabel lp-rise", children: section }), _jsx(EditableField, { prop: "title", slideIdx: s, editable: e, as: "h1", className: "lp-theme10-chart-title lp-rise", style: { animationDelay: '60ms' }, children: title }), lead && (_jsx(EditableField, { prop: "lead", slideIdx: s, editable: e, as: "p", className: "lp-theme10-chart-lead lp-rise", style: { animationDelay: '110ms' }, children: lead }))] }), _jsx("div", { className: "lp-theme10-chart-body", children: _jsx(T10EChart, { option: slopeOption({ labels, pairs }) }) }), _jsx(Folio, { left: folioLeft, page: folioPage, right: folioRight })] }));
|
|
53
|
+
}
|
|
54
|
+
//# sourceMappingURL=slope-v1.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"slope-v1.js","sourceRoot":"","sources":["../../../src/themes/theme10/slope-v1.tsx"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* theme10 · 小多图(small_multiples_v1)
|
|
3
|
+
* 情绪:aurora | 骨架:grid | 角色:chart
|
|
4
|
+
* 2×N 迷你图表网格,每格一个独立 echarts 实例(与 theme01–07 统一)。
|
|
5
|
+
*/
|
|
6
|
+
import type { LayoutMeta, PropsSchema } from '@lemonppt/core';
|
|
7
|
+
import type { ReactNode } from 'react';
|
|
8
|
+
import { type Theme10Mood } from './shared.js';
|
|
9
|
+
export interface Theme10SmallMultiplesPanel {
|
|
10
|
+
title?: string;
|
|
11
|
+
kind?: string;
|
|
12
|
+
labels?: string[];
|
|
13
|
+
values?: string;
|
|
14
|
+
}
|
|
15
|
+
export interface Theme10SmallMultiplesV1Props {
|
|
16
|
+
section?: string;
|
|
17
|
+
title?: string;
|
|
18
|
+
lead?: string;
|
|
19
|
+
panels?: Theme10SmallMultiplesPanel[];
|
|
20
|
+
folioLeft?: string;
|
|
21
|
+
folioPage?: string;
|
|
22
|
+
folioRight?: string;
|
|
23
|
+
mood?: Theme10Mood;
|
|
24
|
+
_slideIdx?: number;
|
|
25
|
+
_editable?: boolean;
|
|
26
|
+
[key: string]: unknown;
|
|
27
|
+
}
|
|
28
|
+
export declare const theme10SmallMultiplesV1Meta: LayoutMeta;
|
|
29
|
+
export declare const theme10SmallMultiplesV1Schema: PropsSchema;
|
|
30
|
+
export declare function Theme10SmallMultiplesV1(props: Theme10SmallMultiplesV1Props): ReactNode;
|
|
31
|
+
//# sourceMappingURL=small-multiples-v1.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"small-multiples-v1.d.ts","sourceRoot":"","sources":["../../../src/themes/theme10/small-multiples-v1.tsx"],"names":[],"mappings":"AAIA;;;;GAIG;AAEH,OAAO,KAAK,EAAE,UAAU,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAC9D,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AACvC,OAAO,EAA+B,KAAK,WAAW,EAAE,MAAM,aAAa,CAAC;AAG5E,MAAM,WAAW,0BAA0B;IACzC,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AACD,MAAM,WAAW,4BAA4B;IAC3C,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,MAAM,CAAC,EAAE,0BAA0B,EAAE,CAAC;IACtC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,IAAI,CAAC,EAAE,WAAW,CAAC;IACnB,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,UASzC,CAAC;AAEF,eAAO,MAAM,6BAA6B,EAAE,WA4B3C,CAAC;AAeF,wBAAgB,uBAAuB,CAAC,KAAK,EAAE,4BAA4B,GAAG,SAAS,CAwBtF"}
|
|
@@ -0,0 +1,63 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { EditableField, Folio, Sheet } from './shared.js';
|
|
3
|
+
import { T10EChart, barOption, lineOption, trendOption } from './t10echart.js';
|
|
4
|
+
export const theme10SmallMultiplesV1Meta = {
|
|
5
|
+
id: 'theme10_small_multiples_v1',
|
|
6
|
+
theme: 'theme10',
|
|
7
|
+
role: 'chart',
|
|
8
|
+
displayName: 'Theme 10 小多图',
|
|
9
|
+
description: '迷你图表网格(多 echarts 实例)',
|
|
10
|
+
needsMedia: false,
|
|
11
|
+
tags: ['small-multiples', 'grid', 'chart', 'gold-index', 'aurora'],
|
|
12
|
+
contentShape: 'small-multiples',
|
|
13
|
+
};
|
|
14
|
+
export const theme10SmallMultiplesV1Schema = {
|
|
15
|
+
fields: [
|
|
16
|
+
{ key: 'section', label: '栏目', type: 'text', inlineEditable: true, defaultValue: '分项速览' },
|
|
17
|
+
{ key: 'title', label: '标题', type: 'text', inlineEditable: true, defaultValue: '把多个切面并排看' },
|
|
18
|
+
{ key: 'lead', label: '导语', type: 'textarea', inlineEditable: true, defaultValue: '每个小图讲一件事,合起来才是全貌。' },
|
|
19
|
+
{
|
|
20
|
+
key: 'panels',
|
|
21
|
+
label: '小图',
|
|
22
|
+
type: 'array',
|
|
23
|
+
minItems: 1,
|
|
24
|
+
maxItems: 6,
|
|
25
|
+
defaultValue: [
|
|
26
|
+
{ title: '规模', kind: 'bar', labels: ['Q1', 'Q2', 'Q3', 'Q4'], values: '20,28,33,41' },
|
|
27
|
+
{ title: '收益', kind: 'line', labels: ['Q1', 'Q2', 'Q3', 'Q4'], values: '6.1,7.4,8.0,9.7' },
|
|
28
|
+
{ title: '回撤', kind: 'area', labels: ['Q1', 'Q2', 'Q3', 'Q4'], values: '-3,-6,-4,-2' },
|
|
29
|
+
{ title: '净值', kind: 'trend', labels: ['1月', '2月', '3月', '4月'], values: '100,103,101,108' },
|
|
30
|
+
],
|
|
31
|
+
itemSchema: [
|
|
32
|
+
{ key: 'title', label: '标题', type: 'text', inlineEditable: true },
|
|
33
|
+
{ key: 'kind', label: '类型', type: 'select', options: [{ value: 'bar', label: 'bar' }, { value: 'line', label: 'line' }, { value: 'area', label: 'area' }, { value: 'trend', label: 'trend' }], defaultValue: 'bar' },
|
|
34
|
+
{ key: 'labels', label: '类目', type: 'array', itemSchema: [{ key: 'text', label: '类目', type: 'text', inlineEditable: true }] },
|
|
35
|
+
{ key: 'values', label: '数值(逗号分隔)', type: 'text', inlineEditable: true },
|
|
36
|
+
],
|
|
37
|
+
},
|
|
38
|
+
{ key: 'folioLeft', label: '页脚左', type: 'text', inlineEditable: true, defaultValue: '分项速览' },
|
|
39
|
+
{ key: 'folioPage', label: '页码', type: 'text', inlineEditable: true, defaultValue: '75' },
|
|
40
|
+
{ key: 'folioRight', label: '页脚右', type: 'text', inlineEditable: true, defaultValue: 'LEMONPPT 2026' },
|
|
41
|
+
],
|
|
42
|
+
};
|
|
43
|
+
function panelOption(p) {
|
|
44
|
+
const labels = (p.labels ?? []).map((c) => (typeof c === 'string' ? c : String(c?.text ?? '')));
|
|
45
|
+
const values = (p.values ?? '')
|
|
46
|
+
.split(',')
|
|
47
|
+
.map((x) => Number(x.trim()))
|
|
48
|
+
.filter((n) => isFinite(n));
|
|
49
|
+
const kind = (p.kind ?? 'bar').toLowerCase();
|
|
50
|
+
if (kind === 'line')
|
|
51
|
+
return lineOption({ labels, values, area: false });
|
|
52
|
+
if (kind === 'area')
|
|
53
|
+
return lineOption({ labels, values, area: true });
|
|
54
|
+
if (kind === 'trend')
|
|
55
|
+
return trendOption({ labels, series: [{ name: p.title ?? '系列', data: values }] });
|
|
56
|
+
return barOption({ labels, values });
|
|
57
|
+
}
|
|
58
|
+
export function Theme10SmallMultiplesV1(props) {
|
|
59
|
+
const { section, title, lead, folioLeft, folioPage, folioRight, mood = 'aurora', _slideIdx: s, _editable: e } = props;
|
|
60
|
+
const panels = props.panels ?? [];
|
|
61
|
+
return (_jsxs(Sheet, { mood: mood, frame: "grid", className: "lp-theme10-sm", children: [_jsxs("div", { className: "lp-theme10-kpis-head", children: [_jsx(EditableField, { prop: "section", slideIdx: s, editable: e, as: "div", className: "lp-theme10-eyelabel lp-rise", children: section }), _jsx(EditableField, { prop: "title", slideIdx: s, editable: e, as: "h1", className: "lp-theme10-kpis-title lp-rise", style: { animationDelay: '60ms' }, children: title }), lead && _jsx(EditableField, { prop: "lead", slideIdx: s, editable: e, as: "p", className: "lp-theme10-kpis-lead lp-rise", style: { animationDelay: '110ms' }, children: lead })] }), _jsx("div", { className: "lp-theme10-sm-grid", children: panels.map((p, i) => (_jsxs("div", { className: "lp-theme10-sm-cell lp-rise", style: { animationDelay: `${160 + i * 40}ms` }, children: [_jsx(EditableField, { prop: `panels.${i}.title`, slideIdx: s, editable: e, as: "div", className: "lp-theme10-sm-title", children: p.title }), _jsx(T10EChart, { option: panelOption(p) })] }, i))) }), _jsx(Folio, { left: folioLeft, page: folioPage, right: folioRight })] }));
|
|
62
|
+
}
|
|
63
|
+
//# sourceMappingURL=small-multiples-v1.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"small-multiples-v1.js","sourceRoot":"","sources":["../../../src/themes/theme10/small-multiples-v1.tsx"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* theme10 · 持仓小图集(spark_v1)
|
|
3
|
+
* 情绪:obsidian | 骨架:grid | 图位:6
|
|
4
|
+
* 2×3 持仓小图集(每张含标的名 + 涨跌幅)+ 底部刻度 sparkline。
|
|
5
|
+
* 金融编辑「持仓快照」栏。
|
|
6
|
+
*/
|
|
7
|
+
import type { LayoutMeta, PropsSchema } from '@lemonppt/core';
|
|
8
|
+
import type { ReactNode } from 'react';
|
|
9
|
+
import { type Theme10Mood } from './shared.js';
|
|
10
|
+
export interface Theme10SparkV1Item {
|
|
11
|
+
url?: string;
|
|
12
|
+
name?: string;
|
|
13
|
+
value?: string;
|
|
14
|
+
}
|
|
15
|
+
export interface Theme10SparkV1Props {
|
|
16
|
+
section?: string;
|
|
17
|
+
sectionEn?: string;
|
|
18
|
+
mark?: string;
|
|
19
|
+
title?: string;
|
|
20
|
+
lead?: string;
|
|
21
|
+
images?: Theme10SparkV1Item[];
|
|
22
|
+
folioLeft?: string;
|
|
23
|
+
folioPage?: string;
|
|
24
|
+
folioRight?: string;
|
|
25
|
+
mood?: Theme10Mood;
|
|
26
|
+
_slideIdx?: number;
|
|
27
|
+
_editable?: boolean;
|
|
28
|
+
[key: string]: unknown;
|
|
29
|
+
}
|
|
30
|
+
export declare const theme10SparkV1Meta: LayoutMeta;
|
|
31
|
+
export declare const theme10SparkV1Schema: PropsSchema;
|
|
32
|
+
export declare function Theme10SparkV1(props: Theme10SparkV1Props): ReactNode;
|
|
33
|
+
//# sourceMappingURL=spark-v1.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"spark-v1.d.ts","sourceRoot":"","sources":["../../../src/themes/theme10/spark-v1.tsx"],"names":[],"mappings":"AAIA;;;;;GAKG;AAEH,OAAO,KAAK,EAAE,UAAU,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAC9D,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AACvC,OAAO,EAAsD,KAAK,WAAW,EAAE,MAAM,aAAa,CAAC;AAEnG,MAAM,WAAW,kBAAkB;IACjC,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AACD,MAAM,WAAW,mBAAmB;IAClC,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,MAAM,CAAC,EAAE,kBAAkB,EAAE,CAAC;IAC9B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,IAAI,CAAC,EAAE,WAAW,CAAC;IACnB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC;CACxB;AAID,eAAO,MAAM,kBAAkB,EAAE,UAchC,CAAC;AAEF,eAAO,MAAM,oBAAoB,EAAE,WAwBlC,CAAC;AAEF,wBAAgB,cAAc,CAAC,KAAK,EAAE,mBAAmB,GAAG,SAAS,CAgDpE"}
|
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { EditableField, EditorialPhoto, Folio, Scale, Sheet } from './shared.js';
|
|
3
|
+
const COUNT = 6;
|
|
4
|
+
export const theme10SparkV1Meta = {
|
|
5
|
+
id: 'theme10_spark_v1',
|
|
6
|
+
theme: 'theme10',
|
|
7
|
+
role: 'gallery',
|
|
8
|
+
displayName: 'Theme 10 持仓小图集',
|
|
9
|
+
description: '2×3 持仓小图集 + 刻度 sparkline',
|
|
10
|
+
needsMedia: true,
|
|
11
|
+
mediaSlots: Array.from({ length: COUNT }, (_, i) => ({
|
|
12
|
+
name: `持仓 ${i + 1}`,
|
|
13
|
+
fieldPath: `images.${i}.url`,
|
|
14
|
+
canPresetMedia: true,
|
|
15
|
+
})),
|
|
16
|
+
tags: ['spark', 'gold-index', 'obsidian'],
|
|
17
|
+
contentShape: 'spark',
|
|
18
|
+
};
|
|
19
|
+
export const theme10SparkV1Schema = {
|
|
20
|
+
fields: [
|
|
21
|
+
{ key: 'section', label: '栏目', type: 'text', inlineEditable: true, defaultValue: '持仓快照' },
|
|
22
|
+
{ key: 'sectionEn', label: '栏目(英)', type: 'text', inlineEditable: true, defaultValue: 'Holdings' },
|
|
23
|
+
{ key: 'mark', label: '刊标', type: 'text', inlineEditable: true, defaultValue: 'ISSUE 10' },
|
|
24
|
+
{ key: 'title', label: '标题', type: 'text', inlineEditable: true, defaultValue: '六只标的,一组被反复验算的仓位' },
|
|
25
|
+
{ key: 'lead', label: '导语', type: 'textarea', inlineEditable: true, defaultValue: '我们把组合拆成六格,每一格都贴上名字与当周涨跌——读图之前,先看数字。' },
|
|
26
|
+
{
|
|
27
|
+
key: 'images',
|
|
28
|
+
label: '图片',
|
|
29
|
+
type: 'array',
|
|
30
|
+
minItems: 1,
|
|
31
|
+
maxItems: COUNT,
|
|
32
|
+
defaultValue: Array.from({ length: COUNT }, (_, i) => ({ url: '', name: `标的 ${i + 1}`, value: '+0.00%' })),
|
|
33
|
+
itemSchema: [
|
|
34
|
+
{ key: 'url', label: '图片', type: 'image' },
|
|
35
|
+
{ key: 'name', label: '标的名', type: 'text', inlineEditable: true },
|
|
36
|
+
{ key: 'value', label: '涨跌幅', type: 'text', inlineEditable: true },
|
|
37
|
+
],
|
|
38
|
+
},
|
|
39
|
+
{ key: 'folioLeft', label: '页脚左', type: 'text', inlineEditable: true, defaultValue: '持仓快照' },
|
|
40
|
+
{ key: 'folioPage', label: '页码', type: 'text', inlineEditable: true, defaultValue: '28' },
|
|
41
|
+
{ key: 'folioRight', label: '页脚右', type: 'text', inlineEditable: true, defaultValue: 'LEMONPPT 2026' },
|
|
42
|
+
],
|
|
43
|
+
};
|
|
44
|
+
export function Theme10SparkV1(props) {
|
|
45
|
+
const { section, mark, title, lead, folioLeft, folioPage, folioRight, mood = 'obsidian', _slideIdx: s, _editable: e } = props;
|
|
46
|
+
const raw = props.images ?? [];
|
|
47
|
+
const images = raw.map((it) => it ?? {});
|
|
48
|
+
return (_jsxs(Sheet, { mood: mood, frame: "grid", className: "lp-theme10-spark", children: [_jsxs("div", { className: "lp-theme10-spark-head", children: [_jsx(EditableField, { prop: "section", slideIdx: s, editable: e, as: "div", className: "lp-theme10-eyelabel lp-rise", children: section }), _jsx(EditableField, { prop: "title", slideIdx: s, editable: e, as: "h1", className: "lp-theme10-spark-title lp-rise", style: { animationDelay: '60ms' }, children: title }), lead && (_jsx(EditableField, { prop: "lead", slideIdx: s, editable: e, as: "p", className: "lp-theme10-spark-lead lp-rise", style: { animationDelay: '110ms' }, children: lead }))] }), _jsx("div", { className: "lp-theme10-spark-grid", children: images.map((img, i) => {
|
|
49
|
+
const up = img.value != null && !/^-/.test(img.value.trim());
|
|
50
|
+
return (_jsxs("figure", { className: "lp-theme10-spark-cell lp-rise", style: { animationDelay: `${160 + i * 40}ms` }, children: [_jsx(EditorialPhoto, { prop: `images.${i}.url`, src: img.url, slideIdx: s, editable: e, ratio: "fill", fit: "cover", hint: `点击上传持仓 ${i + 1}`, className: "lp-theme10-spark-photo" }), _jsxs("figcaption", { className: "lp-theme10-spark-cap", children: [_jsx(EditableField, { prop: `images.${i}.name`, slideIdx: s, editable: e, as: "span", className: "t10-name", children: img.name }), _jsx(EditableField, { prop: `images.${i}.value`, slideIdx: s, editable: e, as: "span", className: `t10-val ${up ? 'up' : 'down'}`, children: img.value })] })] }, i));
|
|
51
|
+
}) }), _jsxs("div", { className: "lp-theme10-spark-foot", children: [_jsx("span", { className: "t10-foot-label", children: "\u7EC4\u5408\u8868\u73B0 \u00B7 SPARK" }), _jsx(Scale, { ticks: 24, majors: [0, 6, 12, 18, 23] })] }), _jsx(Folio, { left: folioLeft, page: folioPage, right: folioRight }), _jsx("div", { className: "lp-theme10-stamp", children: mark })] }));
|
|
52
|
+
}
|
|
53
|
+
//# sourceMappingURL=spark-v1.js.map
|