@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,43 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { EditableField, Sheet, Ticker } from './shared.js';
|
|
3
|
+
export const theme10CoverDuskV1Meta = {
|
|
4
|
+
id: 'theme10_cover_dusk_v1',
|
|
5
|
+
theme: 'theme10',
|
|
6
|
+
role: 'cover',
|
|
7
|
+
displayName: 'Theme 10 暮光对角封面',
|
|
8
|
+
description: '对角金线切分 + 巨型 mono 标题 + 顶部行情带',
|
|
9
|
+
needsMedia: false,
|
|
10
|
+
tags: ['cover', 'dusk', 'gold-index', 'aurora'],
|
|
11
|
+
contentShape: 'cover-dusk',
|
|
12
|
+
};
|
|
13
|
+
export const theme10CoverDuskV1Schema = {
|
|
14
|
+
fields: [
|
|
15
|
+
{ key: 'kicker', label: '栏标', type: 'text', inlineEditable: true, defaultValue: 'GOLD INDEX · 2026' },
|
|
16
|
+
{ key: 'title', label: '主标题', type: 'textarea', inlineEditable: true, defaultValue: '指数重构下的\n配置新秩序' },
|
|
17
|
+
{ key: 'subtitle', label: '副语', type: 'textarea', inlineEditable: true, defaultValue: '从β到α,从总量到结构——一份面向投研的年终复盘。' },
|
|
18
|
+
{
|
|
19
|
+
key: 'ticker',
|
|
20
|
+
label: '行情带',
|
|
21
|
+
type: 'array',
|
|
22
|
+
minItems: 0,
|
|
23
|
+
maxItems: 8,
|
|
24
|
+
defaultValue: [
|
|
25
|
+
{ code: 'CSI300', value: '3,842.6', delta: 0.62 },
|
|
26
|
+
{ code: 'SSE50', value: '2,511.3', delta: -0.18 },
|
|
27
|
+
{ code: 'GOLD', value: '2,398', delta: 1.24 },
|
|
28
|
+
{ code: 'CNY', value: '7.12', delta: 0.05 },
|
|
29
|
+
],
|
|
30
|
+
itemSchema: [
|
|
31
|
+
{ key: 'code', label: '代码', type: 'text' },
|
|
32
|
+
{ key: 'value', label: '数值', type: 'text' },
|
|
33
|
+
{ key: 'delta', label: '涨跌%', type: 'number' },
|
|
34
|
+
],
|
|
35
|
+
},
|
|
36
|
+
{ key: 'mood', label: '情绪', type: 'select', options: [{ value: 'aurora', label: 'aurora' }, { value: 'obsidian', label: 'obsidian' }, { value: 'ember', label: 'ember' }], defaultValue: 'aurora' },
|
|
37
|
+
],
|
|
38
|
+
};
|
|
39
|
+
export function Theme10CoverDuskV1(props) {
|
|
40
|
+
const { kicker, title, subtitle, ticker, mood = 'aurora', _slideIdx: s, _editable: e } = props;
|
|
41
|
+
return (_jsxs(Sheet, { mood: mood, frame: "full-bleed", className: "lp-theme10-cover-dusk", children: [_jsx(Ticker, { items: ticker, slideIdx: s, editable: e }), _jsx("div", { className: "lp-theme10-cover-dusk-grid", "aria-hidden": "true" }), _jsxs("div", { className: "lp-theme10-cover-dusk-inner", children: [kicker && (_jsx(EditableField, { prop: "kicker", slideIdx: s, editable: e, as: "div", className: "lp-theme10-eyelabel lp-rise", children: kicker })), _jsx(EditableField, { prop: "title", slideIdx: s, editable: e, as: "h1", className: "lp-theme10-cover-dusk-title lp-rise", style: { animationDelay: '60ms' }, children: title }), subtitle && (_jsx(EditableField, { prop: "subtitle", slideIdx: s, editable: e, as: "p", className: "lp-theme10-cover-dusk-sub lp-rise", style: { animationDelay: '120ms' }, children: subtitle }))] })] }));
|
|
42
|
+
}
|
|
43
|
+
//# sourceMappingURL=cover-dusk-v1.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"cover-dusk-v1.js","sourceRoot":"","sources":["../../../src/themes/theme10/cover-dusk-v1.tsx"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* theme10 · 色场分栏封面(cover_field_v1)
|
|
3
|
+
* 情绪:aurora | 骨架:spread | 图位:0
|
|
4
|
+
* 左文右渐变色场,中缝金线。
|
|
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 Theme10CoverFieldV1Props {
|
|
10
|
+
kicker?: string;
|
|
11
|
+
title: string;
|
|
12
|
+
subtitle?: string;
|
|
13
|
+
fieldNo?: string;
|
|
14
|
+
fieldLabel?: string;
|
|
15
|
+
mood?: Theme10Mood;
|
|
16
|
+
_slideIdx?: number;
|
|
17
|
+
_editable?: boolean;
|
|
18
|
+
[key: string]: unknown;
|
|
19
|
+
}
|
|
20
|
+
export declare const theme10CoverFieldV1Meta: LayoutMeta;
|
|
21
|
+
export declare const theme10CoverFieldV1Schema: PropsSchema;
|
|
22
|
+
export declare function Theme10CoverFieldV1(props: Theme10CoverFieldV1Props): ReactNode;
|
|
23
|
+
//# sourceMappingURL=cover-field-v1.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"cover-field-v1.d.ts","sourceRoot":"","sources":["../../../src/themes/theme10/cover-field-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,EAAwB,KAAK,WAAW,EAAE,MAAM,aAAa,CAAC;AAErE,MAAM,WAAW,wBAAwB;IACvC,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,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,uBAAuB,EAAE,UASrC,CAAC;AAEF,eAAO,MAAM,yBAAyB,EAAE,WASvC,CAAC;AAEF,wBAAgB,mBAAmB,CAAC,KAAK,EAAE,wBAAwB,GAAG,SAAS,CAgD9E"}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { EditableField, Sheet } from './shared.js';
|
|
3
|
+
export const theme10CoverFieldV1Meta = {
|
|
4
|
+
id: 'theme10_cover_field_v1',
|
|
5
|
+
theme: 'theme10',
|
|
6
|
+
role: 'cover',
|
|
7
|
+
displayName: 'Theme 10 色场分栏封面',
|
|
8
|
+
description: '左文右渐变色场 + 中缝金线',
|
|
9
|
+
needsMedia: false,
|
|
10
|
+
tags: ['cover', 'field', 'gold-index', 'aurora'],
|
|
11
|
+
contentShape: 'cover-field',
|
|
12
|
+
};
|
|
13
|
+
export const theme10CoverFieldV1Schema = {
|
|
14
|
+
fields: [
|
|
15
|
+
{ key: 'kicker', label: '栏标', type: 'text', inlineEditable: true, defaultValue: 'ANNUAL REVIEW' },
|
|
16
|
+
{ key: 'title', label: '主标题', type: 'textarea', inlineEditable: true, defaultValue: '资本的坐标\n正在重新绘制' },
|
|
17
|
+
{ key: 'subtitle', label: '副语', type: 'textarea', inlineEditable: true, defaultValue: '一份关于指数、结构与拐点的年终报告。' },
|
|
18
|
+
{ key: 'fieldNo', label: '色场编号', type: 'text', inlineEditable: true, defaultValue: '10' },
|
|
19
|
+
{ key: 'fieldLabel', label: '色场标签', type: 'text', inlineEditable: true, defaultValue: 'GOLD INDEX' },
|
|
20
|
+
{ key: 'mood', label: '情绪', type: 'select', options: [{ value: 'aurora', label: 'aurora' }, { value: 'obsidian', label: 'obsidian' }, { value: 'ember', label: 'ember' }], defaultValue: 'aurora' },
|
|
21
|
+
],
|
|
22
|
+
};
|
|
23
|
+
export function Theme10CoverFieldV1(props) {
|
|
24
|
+
const { kicker, title, subtitle, fieldNo, fieldLabel, mood = 'aurora', _slideIdx: s, _editable: e } = props;
|
|
25
|
+
return (_jsxs(Sheet, { mood: mood, frame: "spread", className: "lp-theme10-cover-field", children: [_jsxs("div", { className: "lp-theme10-cover-field-main", children: [kicker && (_jsx(EditableField, { prop: "kicker", slideIdx: s, editable: e, as: "div", className: "lp-theme10-eyelabel lp-rise", children: kicker })), _jsx(EditableField, { prop: "title", slideIdx: s, editable: e, as: "h1", className: "lp-theme10-cover-dusk-title lp-rise", style: { animationDelay: '60ms' }, children: title }), subtitle && (_jsx(EditableField, { prop: "subtitle", slideIdx: s, editable: e, as: "p", className: "lp-theme10-cover-dusk-sub lp-rise", style: { animationDelay: '120ms' }, children: subtitle }))] }), _jsx("div", { className: "lp-theme10-cover-field-aside", children: _jsxs("div", { className: "t10-field-no", children: [_jsx(EditableField, { prop: "fieldNo", slideIdx: s, editable: e, as: "span", children: fieldNo }), _jsx("div", { className: "lp-theme10-en", style: { fontSize: 14, marginTop: 8 }, children: _jsx(EditableField, { prop: "fieldLabel", slideIdx: s, editable: e, as: "span", children: fieldLabel }) })] }) })] }));
|
|
26
|
+
}
|
|
27
|
+
//# sourceMappingURL=cover-field-v1.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"cover-field-v1.js","sourceRoot":"","sources":["../../../src/themes/theme10/cover-field-v1.tsx"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* theme10 · 地平线封面(cover_horizon_v1)
|
|
3
|
+
* 情绪:ember | 骨架:full-bleed | 图位:0
|
|
4
|
+
* 地平线渐变 + 底部金线 + 期号。
|
|
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 Theme10CoverHorizonV1Props {
|
|
10
|
+
kicker?: string;
|
|
11
|
+
title: string;
|
|
12
|
+
subtitle?: string;
|
|
13
|
+
issue?: string;
|
|
14
|
+
mood?: Theme10Mood;
|
|
15
|
+
_slideIdx?: number;
|
|
16
|
+
_editable?: boolean;
|
|
17
|
+
[key: string]: unknown;
|
|
18
|
+
}
|
|
19
|
+
export declare const theme10CoverHorizonV1Meta: LayoutMeta;
|
|
20
|
+
export declare const theme10CoverHorizonV1Schema: PropsSchema;
|
|
21
|
+
export declare function Theme10CoverHorizonV1(props: Theme10CoverHorizonV1Props): ReactNode;
|
|
22
|
+
//# sourceMappingURL=cover-horizon-v1.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"cover-horizon-v1.d.ts","sourceRoot":"","sources":["../../../src/themes/theme10/cover-horizon-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,EAAwB,KAAK,WAAW,EAAE,MAAM,aAAa,CAAC;AAErE,MAAM,WAAW,0BAA0B;IACzC,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,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,yBAAyB,EAAE,UASvC,CAAC;AAEF,eAAO,MAAM,2BAA2B,EAAE,WAQzC,CAAC;AAEF,wBAAgB,qBAAqB,CAAC,KAAK,EAAE,0BAA0B,GAAG,SAAS,CAyClF"}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { EditableField, Sheet } from './shared.js';
|
|
3
|
+
export const theme10CoverHorizonV1Meta = {
|
|
4
|
+
id: 'theme10_cover_horizon_v1',
|
|
5
|
+
theme: 'theme10',
|
|
6
|
+
role: 'cover',
|
|
7
|
+
displayName: 'Theme 10 地平线封面',
|
|
8
|
+
description: '地平线渐变 + 底部金线 + 期号',
|
|
9
|
+
needsMedia: false,
|
|
10
|
+
tags: ['cover', 'horizon', 'gold-index', 'ember'],
|
|
11
|
+
contentShape: 'cover-horizon',
|
|
12
|
+
};
|
|
13
|
+
export const theme10CoverHorizonV1Schema = {
|
|
14
|
+
fields: [
|
|
15
|
+
{ key: 'kicker', label: '栏标', type: 'text', inlineEditable: true, defaultValue: 'ISSUE 10' },
|
|
16
|
+
{ key: 'title', label: '主标题', type: 'textarea', inlineEditable: true, defaultValue: '站在周期的\n地平线上' },
|
|
17
|
+
{ key: 'subtitle', label: '副语', type: 'textarea', inlineEditable: true, defaultValue: '回望这一年资本的涨落与重构。' },
|
|
18
|
+
{ key: 'issue', label: '期号', type: 'text', inlineEditable: true, defaultValue: 'VOL.10 / 2026.08' },
|
|
19
|
+
{ key: 'mood', label: '情绪', type: 'select', options: [{ value: 'aurora', label: 'aurora' }, { value: 'obsidian', label: 'obsidian' }, { value: 'ember', label: 'ember' }], defaultValue: 'ember' },
|
|
20
|
+
],
|
|
21
|
+
};
|
|
22
|
+
export function Theme10CoverHorizonV1(props) {
|
|
23
|
+
const { kicker, title, subtitle, issue, mood = 'ember', _slideIdx: s, _editable: e } = props;
|
|
24
|
+
return (_jsxs(Sheet, { mood: mood, frame: "full-bleed", className: "lp-theme10-cover-horizon", children: [issue && (_jsx(EditableField, { prop: "issue", slideIdx: s, editable: e, as: "div", className: "lp-theme10-cover-horizon-issue", children: issue })), _jsxs("div", { className: "lp-theme10-cover-horizon-inner", children: [kicker && (_jsx(EditableField, { prop: "kicker", slideIdx: s, editable: e, as: "div", className: "lp-theme10-eyelabel lp-rise", children: kicker })), _jsx(EditableField, { prop: "title", slideIdx: s, editable: e, as: "h1", className: "lp-theme10-cover-atmos-title lp-rise", style: { animationDelay: '60ms' }, children: title }), subtitle && (_jsx(EditableField, { prop: "subtitle", slideIdx: s, editable: e, as: "p", className: "lp-theme10-cover-dusk-sub lp-rise", style: { animationDelay: '120ms' }, children: subtitle }))] })] }));
|
|
25
|
+
}
|
|
26
|
+
//# sourceMappingURL=cover-horizon-v1.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"cover-horizon-v1.js","sourceRoot":"","sources":["../../../src/themes/theme10/cover-horizon-v1.tsx"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* theme10 · 标准封面(cover_standard_v1)
|
|
3
|
+
* 情绪:aurora | 骨架:sidebar | 图位:0
|
|
4
|
+
* ticker 带 + 主副标 + 来源戳。
|
|
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 Theme10CoverStandardV1Props {
|
|
10
|
+
kicker?: string;
|
|
11
|
+
title: string;
|
|
12
|
+
subtitle?: string;
|
|
13
|
+
stamp?: string;
|
|
14
|
+
ticker?: {
|
|
15
|
+
code: string;
|
|
16
|
+
value?: string;
|
|
17
|
+
delta?: number;
|
|
18
|
+
}[];
|
|
19
|
+
mood?: Theme10Mood;
|
|
20
|
+
_slideIdx?: number;
|
|
21
|
+
_editable?: boolean;
|
|
22
|
+
[key: string]: unknown;
|
|
23
|
+
}
|
|
24
|
+
export declare const theme10CoverStandardV1Meta: LayoutMeta;
|
|
25
|
+
export declare const theme10CoverStandardV1Schema: PropsSchema;
|
|
26
|
+
export declare function Theme10CoverStandardV1(props: Theme10CoverStandardV1Props): ReactNode;
|
|
27
|
+
//# sourceMappingURL=cover-standard-v1.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"cover-standard-v1.d.ts","sourceRoot":"","sources":["../../../src/themes/theme10/cover-standard-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,EAAuC,KAAK,WAAW,EAAE,MAAM,aAAa,CAAC;AAEpF,MAAM,WAAW,2BAA2B;IAC1C,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE;QAAE,IAAI,EAAE,MAAM,CAAC;QAAC,KAAK,CAAC,EAAE,MAAM,CAAC;QAAC,KAAK,CAAC,EAAE,MAAM,CAAA;KAAE,EAAE,CAAC;IAC5D,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,0BAA0B,EAAE,UASxC,CAAC;AAEF,eAAO,MAAM,4BAA4B,EAAE,WAwB1C,CAAC;AAEF,wBAAgB,sBAAsB,CAAC,KAAK,EAAE,2BAA2B,GAAG,SAAS,CAsCpF"}
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { EditableField, Sheet, Stamp, Ticker } from './shared.js';
|
|
3
|
+
export const theme10CoverStandardV1Meta = {
|
|
4
|
+
id: 'theme10_cover_standard_v1',
|
|
5
|
+
theme: 'theme10',
|
|
6
|
+
role: 'cover',
|
|
7
|
+
displayName: 'Theme 10 标准封面',
|
|
8
|
+
description: '行情带 + 主副标 + 来源戳',
|
|
9
|
+
needsMedia: false,
|
|
10
|
+
tags: ['cover', 'standard', 'gold-index', 'aurora'],
|
|
11
|
+
contentShape: 'cover-standard',
|
|
12
|
+
};
|
|
13
|
+
export const theme10CoverStandardV1Schema = {
|
|
14
|
+
fields: [
|
|
15
|
+
{ key: 'kicker', label: '栏标', type: 'text', inlineEditable: true, defaultValue: 'GOLD INDEX REPORT' },
|
|
16
|
+
{ key: 'title', label: '主标题', type: 'textarea', inlineEditable: true, defaultValue: '2026 投研\n年度白皮书' },
|
|
17
|
+
{ key: 'subtitle', label: '副语', type: 'textarea', inlineEditable: true, defaultValue: '数据、结构与拐点——一份写给投资人的年终答卷。' },
|
|
18
|
+
{ key: 'stamp', label: '来源戳', type: 'text', inlineEditable: true, defaultValue: '数据来源:lemonPPT Research' },
|
|
19
|
+
{
|
|
20
|
+
key: 'ticker',
|
|
21
|
+
label: '行情带',
|
|
22
|
+
type: 'array',
|
|
23
|
+
minItems: 0,
|
|
24
|
+
maxItems: 6,
|
|
25
|
+
defaultValue: [
|
|
26
|
+
{ code: 'CSI300', value: '3,842.6', delta: 0.62 },
|
|
27
|
+
{ code: 'GOLD', value: '2,398', delta: 1.24 },
|
|
28
|
+
],
|
|
29
|
+
itemSchema: [
|
|
30
|
+
{ key: 'code', label: '代码', type: 'text' },
|
|
31
|
+
{ key: 'value', label: '数值', type: 'text' },
|
|
32
|
+
{ key: 'delta', label: '涨跌%', type: 'number' },
|
|
33
|
+
],
|
|
34
|
+
},
|
|
35
|
+
{ key: 'mood', label: '情绪', type: 'select', options: [{ value: 'aurora', label: 'aurora' }, { value: 'obsidian', label: 'obsidian' }, { value: 'ember', label: 'ember' }], defaultValue: 'aurora' },
|
|
36
|
+
],
|
|
37
|
+
};
|
|
38
|
+
export function Theme10CoverStandardV1(props) {
|
|
39
|
+
const { kicker, title, subtitle, stamp, ticker, mood = 'aurora', _slideIdx: s, _editable: e } = props;
|
|
40
|
+
return (_jsxs(Sheet, { mood: mood, frame: "sidebar", className: "lp-theme10-cover-standard", children: [_jsx(Ticker, { items: ticker, slideIdx: s, editable: e }), _jsxs("div", { className: "lp-theme10-cover-standard-body", children: [kicker && (_jsx(EditableField, { prop: "kicker", slideIdx: s, editable: e, as: "div", className: "lp-theme10-eyelabel lp-rise", children: kicker })), _jsx(EditableField, { prop: "title", slideIdx: s, editable: e, as: "h1", className: "lp-theme10-cover-atmos-title lp-rise", style: { animationDelay: '60ms', fontSize: 'var(--lp-font-size-display-small)' }, children: title }), subtitle && (_jsx(EditableField, { prop: "subtitle", slideIdx: s, editable: e, as: "p", className: "lp-theme10-cover-dusk-sub lp-rise", style: { animationDelay: '120ms' }, children: subtitle }))] }), _jsx(Stamp, { text: stamp })] }));
|
|
41
|
+
}
|
|
42
|
+
//# sourceMappingURL=cover-standard-v1.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"cover-standard-v1.js","sourceRoot":"","sources":["../../../src/themes/theme10/cover-standard-v1.tsx"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* theme10 · 连接散点图(cscatter_v1)
|
|
3
|
+
* 情绪:obsidian | 骨架:chart-canvas | 角色:chart
|
|
4
|
+
* 有序连接的散点路径(echarts lines+scatter)。
|
|
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 Theme10CscatterV1Point {
|
|
10
|
+
x?: number | string;
|
|
11
|
+
y?: number | string;
|
|
12
|
+
label?: string;
|
|
13
|
+
}
|
|
14
|
+
export interface Theme10CscatterV1Props {
|
|
15
|
+
section?: string;
|
|
16
|
+
sectionEn?: string;
|
|
17
|
+
title?: string;
|
|
18
|
+
lead?: string;
|
|
19
|
+
points?: Theme10CscatterV1Point[];
|
|
20
|
+
xLabel?: string;
|
|
21
|
+
yLabel?: 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 theme10CscatterV1Meta: LayoutMeta;
|
|
31
|
+
export declare const theme10CscatterV1Schema: PropsSchema;
|
|
32
|
+
export declare function Theme10CscatterV1(props: Theme10CscatterV1Props): ReactNode;
|
|
33
|
+
//# sourceMappingURL=cscatter-v1.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"cscatter-v1.d.ts","sourceRoot":"","sources":["../../../src/themes/theme10/cscatter-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,sBAAsB;IAAG,CAAC,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IAAC,CAAC,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IAAC,KAAK,CAAC,EAAE,MAAM,CAAC;CAAE;AACrG,MAAM,WAAW,sBAAsB;IACrC,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,MAAM,CAAC,EAAE,sBAAsB,EAAE,CAAC;IAClC,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,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,qBAAqB,EAAE,UASnC,CAAC;AAEF,eAAO,MAAM,uBAAuB,EAAE,WA8BrC,CAAC;AAEF,wBAAgB,iBAAiB,CAAC,KAAK,EAAE,sBAAsB,GAAG,SAAS,CAqB1E"}
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { EditableField, Folio, Sheet } from './shared.js';
|
|
3
|
+
import { T10EChart, pathScatterOption } from './t10echart.js';
|
|
4
|
+
export const theme10CscatterV1Meta = {
|
|
5
|
+
id: 'theme10_cscatter_v1',
|
|
6
|
+
theme: 'theme10',
|
|
7
|
+
role: 'chart',
|
|
8
|
+
displayName: 'Theme 10 连接散点图',
|
|
9
|
+
description: '有序连接的散点路径',
|
|
10
|
+
needsMedia: false,
|
|
11
|
+
tags: ['cscatter', 'path', 'connected', 'gold-index', 'obsidian', 'chart'],
|
|
12
|
+
contentShape: 'cscatter',
|
|
13
|
+
};
|
|
14
|
+
export const theme10CscatterV1Schema = {
|
|
15
|
+
fields: [
|
|
16
|
+
{ key: 'section', label: '栏目', type: 'text', inlineEditable: true, defaultValue: '路径与过程' },
|
|
17
|
+
{ key: 'sectionEn', label: '栏目(英)', type: 'text', inlineEditable: true, defaultValue: 'Path' },
|
|
18
|
+
{ key: 'title', label: '标题', type: 'text', inlineEditable: true, defaultValue: '点连成线,就是轨迹' },
|
|
19
|
+
{ key: 'lead', label: '导语', type: 'textarea', inlineEditable: true, defaultValue: '散点是状态,连线是转移;看它怎么走。' },
|
|
20
|
+
{ key: 'xLabel', label: 'X轴名', type: 'text', inlineEditable: true, defaultValue: '投入' },
|
|
21
|
+
{ key: 'yLabel', label: 'Y轴名', type: 'text', inlineEditable: true, defaultValue: '产出' },
|
|
22
|
+
{
|
|
23
|
+
key: 'points',
|
|
24
|
+
label: '点',
|
|
25
|
+
type: 'array',
|
|
26
|
+
minItems: 1,
|
|
27
|
+
maxItems: 8,
|
|
28
|
+
defaultValue: [
|
|
29
|
+
{ x: 12, y: 20, label: '起点' },
|
|
30
|
+
{ x: 35, y: 38, label: '试点' },
|
|
31
|
+
{ x: 58, y: 52, label: '扩张' },
|
|
32
|
+
{ x: 80, y: 70, label: '规模' },
|
|
33
|
+
],
|
|
34
|
+
itemSchema: [
|
|
35
|
+
{ key: 'x', label: 'X', type: 'number', inlineEditable: true },
|
|
36
|
+
{ key: 'y', label: 'Y', type: 'number', inlineEditable: true },
|
|
37
|
+
{ key: 'label', label: '标签', type: 'text', inlineEditable: true },
|
|
38
|
+
],
|
|
39
|
+
},
|
|
40
|
+
{ key: 'folioLeft', label: '页脚左', type: 'text', inlineEditable: true, defaultValue: '路径与过程' },
|
|
41
|
+
{ key: 'folioPage', label: '页码', type: 'text', inlineEditable: true, defaultValue: '70' },
|
|
42
|
+
{ key: 'folioRight', label: '页脚右', type: 'text', inlineEditable: true, defaultValue: 'LEMONPPT 2026' },
|
|
43
|
+
],
|
|
44
|
+
};
|
|
45
|
+
export function Theme10CscatterV1(props) {
|
|
46
|
+
const { section, title, lead, xLabel, yLabel, folioLeft, folioPage, folioRight, mood = 'obsidian', _slideIdx: s, _editable: e } = props;
|
|
47
|
+
const pts = (props.points ?? []).map((p, i) => ({ x: Number(p.x ?? 0), y: Number(p.y ?? 0), label: p.label ?? `点 ${i + 1}` }));
|
|
48
|
+
return (_jsxs(Sheet, { mood: mood, frame: "chart-canvas", className: "lp-theme10-chart lp-theme10-cscatter", 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: pathScatterOption({ points: pts, xName: xLabel, yName: yLabel }) }) }), _jsx(Folio, { left: folioLeft, page: folioPage, right: folioRight })] }));
|
|
49
|
+
}
|
|
50
|
+
//# sourceMappingURL=cscatter-v1.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"cscatter-v1.js","sourceRoot":"","sources":["../../../src/themes/theme10/cscatter-v1.tsx"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* theme10 · 循环流程(cycle_v1)
|
|
3
|
+
* 情绪:obsidian | 骨架:stage | 图位:0
|
|
4
|
+
* 环形节点 + 顺时针箭头(经营/反馈循环)。
|
|
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 Theme10CycleItem {
|
|
10
|
+
name?: string;
|
|
11
|
+
desc?: string;
|
|
12
|
+
}
|
|
13
|
+
export interface Theme10CycleV1Props {
|
|
14
|
+
kicker?: string;
|
|
15
|
+
title?: string;
|
|
16
|
+
items?: Theme10CycleItem[];
|
|
17
|
+
mood?: Theme10Mood;
|
|
18
|
+
_slideIdx?: number;
|
|
19
|
+
_editable?: boolean;
|
|
20
|
+
[key: string]: unknown;
|
|
21
|
+
}
|
|
22
|
+
export declare const theme10CycleV1Meta: LayoutMeta;
|
|
23
|
+
export declare const theme10CycleV1Schema: PropsSchema;
|
|
24
|
+
export declare function Theme10CycleV1(props: Theme10CycleV1Props): ReactNode;
|
|
25
|
+
//# sourceMappingURL=cycle-v1.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"cycle-v1.d.ts","sourceRoot":"","sources":["../../../src/themes/theme10/cycle-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,EAAwB,KAAK,WAAW,EAAE,MAAM,aAAa,CAAC;AAErE,MAAM,WAAW,gBAAgB;IAC/B,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,IAAI,CAAC,EAAE,MAAM,CAAC;CACf;AACD,MAAM,WAAW,mBAAmB;IAClC,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,gBAAgB,EAAE,CAAC;IAC3B,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,WAuBlC,CAAC;AAsBF,wBAAgB,cAAc,CAAC,KAAK,EAAE,mBAAmB,GAAG,SAAS,CAkEpE"}
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { EditableField, Sheet } from './shared.js';
|
|
3
|
+
export const theme10CycleV1Meta = {
|
|
4
|
+
id: 'theme10_cycle_v1',
|
|
5
|
+
theme: 'theme10',
|
|
6
|
+
role: 'content',
|
|
7
|
+
displayName: 'Theme 10 循环流程',
|
|
8
|
+
description: '环形节点 + 顺时针箭头',
|
|
9
|
+
needsMedia: false,
|
|
10
|
+
tags: ['cycle', 'content', 'gold-index', 'obsidian'],
|
|
11
|
+
contentShape: 'cycle',
|
|
12
|
+
};
|
|
13
|
+
export const theme10CycleV1Schema = {
|
|
14
|
+
fields: [
|
|
15
|
+
{ key: 'kicker', label: '栏标', type: 'text', inlineEditable: true, defaultValue: 'LOOP' },
|
|
16
|
+
{ key: 'title', label: '标题', type: 'text', inlineEditable: true, defaultValue: '投研闭环:假设—验证—修正' },
|
|
17
|
+
{
|
|
18
|
+
key: 'items',
|
|
19
|
+
label: '环节',
|
|
20
|
+
type: 'array',
|
|
21
|
+
minItems: 0,
|
|
22
|
+
maxItems: 6,
|
|
23
|
+
defaultValue: [
|
|
24
|
+
{ name: '观察', desc: '跟踪市场与宏观信号' },
|
|
25
|
+
{ name: '假设', desc: '形成可证伪的投资假说' },
|
|
26
|
+
{ name: '验证', desc: '用数据与回测检验' },
|
|
27
|
+
{ name: '修正', desc: '更新仓位与观点' },
|
|
28
|
+
],
|
|
29
|
+
itemSchema: [
|
|
30
|
+
{ key: 'name', label: '名称', type: 'text' },
|
|
31
|
+
{ key: 'desc', label: '说明', type: 'textarea' },
|
|
32
|
+
],
|
|
33
|
+
},
|
|
34
|
+
{ key: 'mood', label: '情绪', type: 'select', options: [{ value: 'aurora', label: 'aurora' }, { value: 'obsidian', label: 'obsidian' }, { value: 'ember', label: 'ember' }], defaultValue: 'obsidian' },
|
|
35
|
+
],
|
|
36
|
+
};
|
|
37
|
+
const CX = 500;
|
|
38
|
+
const CY = 258;
|
|
39
|
+
const R = 172;
|
|
40
|
+
function arrowAt(angleDeg) {
|
|
41
|
+
const a = (angleDeg * Math.PI) / 180;
|
|
42
|
+
const x = CX + R * Math.cos(a);
|
|
43
|
+
const y = CY + R * Math.sin(a);
|
|
44
|
+
const ta = a + Math.PI / 2;
|
|
45
|
+
const tx = Math.cos(ta);
|
|
46
|
+
const ty = Math.sin(ta);
|
|
47
|
+
const nx = -Math.sin(ta);
|
|
48
|
+
const ny = Math.cos(ta);
|
|
49
|
+
const sz = 11;
|
|
50
|
+
const p1 = [x + tx * sz, y + ty * sz];
|
|
51
|
+
const p2 = [x - tx * sz * 0.55 + nx * sz * 0.72, y - ty * sz * 0.55 + ny * sz * 0.72];
|
|
52
|
+
const p3 = [x - tx * sz * 0.55 - nx * sz * 0.72, y - ty * sz * 0.55 - ny * sz * 0.72];
|
|
53
|
+
return `M${p1[0].toFixed(1)},${p1[1].toFixed(1)} L${p2[0].toFixed(1)},${p2[1].toFixed(1)} L${p3[0].toFixed(1)},${p3[1].toFixed(1)} Z`;
|
|
54
|
+
}
|
|
55
|
+
export function Theme10CycleV1(props) {
|
|
56
|
+
const { kicker, title, items, mood = 'obsidian', _slideIdx: s, _editable: e } = props;
|
|
57
|
+
const list = (Array.isArray(items) ? items : []).slice(0, 6);
|
|
58
|
+
const N = list.length || 1;
|
|
59
|
+
const pts = list.map((_, i) => {
|
|
60
|
+
const a = -Math.PI / 2 + (i * 2 * Math.PI) / N;
|
|
61
|
+
return { x: CX + R * Math.cos(a), y: CY + R * Math.sin(a) };
|
|
62
|
+
});
|
|
63
|
+
return (_jsxs(Sheet, { mood: mood, frame: "stage", className: "lp-theme10-cycle", accent: true, children: [_jsxs("div", { className: "lp-theme10-cycle-head", children: [kicker && (_jsx(EditableField, { prop: "kicker", slideIdx: s, editable: e, as: "div", className: "lp-theme10-eyelabel lp-rise", children: kicker })), title && (_jsx(EditableField, { prop: "title", slideIdx: s, editable: e, as: "h2", className: "lp-theme10-title lp-rise", style: { animationDelay: '60ms', fontSize: 'var(--lp-font-size-h1)', marginTop: 12 }, children: title }))] }), _jsx("div", { className: "lp-theme10-cycle-stage", children: _jsxs("svg", { className: "lp-t10-chart-svg", viewBox: "0 0 1000 540", preserveAspectRatio: "xMidYMid meet", "aria-hidden": "true", children: [_jsx("circle", { cx: CX, cy: CY, r: R, fill: "none", stroke: "var(--lp-t10-rule-strong)", strokeWidth: 1.5, strokeDasharray: "3 9" }), _jsx("circle", { cx: CX, cy: CY, r: R * 0.46, fill: "none", stroke: "var(--lp-t10-gold)", strokeWidth: 1, strokeOpacity: 0.5 }), pts.map((_, i) => (_jsx("path", { d: arrowAt(-90 + (i + 0.5) * (360 / N)), fill: "var(--lp-t10-gold)" }, `a${i}`))), pts.map((pt, i) => {
|
|
64
|
+
const it = list[i];
|
|
65
|
+
const lx = CX + (R + 64) * Math.cos(-Math.PI / 2 + (i * 2 * Math.PI) / N);
|
|
66
|
+
const ly = CY + (R + 64) * Math.sin(-Math.PI / 2 + (i * 2 * Math.PI) / N);
|
|
67
|
+
return (_jsxs("g", { children: [_jsx("circle", { cx: pt.x, cy: pt.y, r: 34, fill: "var(--lp-surface-solid)", stroke: "var(--lp-t10-gold)", strokeWidth: 1.5 }), _jsx("text", { x: pt.x, y: pt.y + 8, textAnchor: "middle", fontFamily: "var(--lp-font-mono)", fontSize: 24, fontWeight: 700, fill: "var(--lp-t10-blue)", children: String(i + 1).padStart(2, '0') }), _jsx("text", { x: lx, y: ly - 4, textAnchor: "middle", fontFamily: "var(--lp-font-heading)", fontSize: 18, fontWeight: 700, fill: "var(--lp-ink)", children: it.name }), _jsx("text", { x: lx, y: ly + 16, textAnchor: "middle", fontFamily: "var(--lp-font-body)", fontSize: 12, fill: "var(--lp-ink3)", children: it.desc })] }, i));
|
|
68
|
+
}), _jsx("text", { x: CX, y: CY - 6, textAnchor: "middle", fontFamily: "var(--lp-font-mono)", fontSize: 13, letterSpacing: 2, fill: "var(--lp-t10-gold)", children: "CYCLE" }), _jsx("text", { x: CX, y: CY + 16, textAnchor: "middle", fontFamily: "var(--lp-font-heading)", fontSize: 15, fontWeight: 700, fill: "var(--lp-ink)", children: "\u21BB \u6301\u7EED\u8FED\u4EE3" })] }) })] }));
|
|
69
|
+
}
|
|
70
|
+
//# sourceMappingURL=cycle-v1.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"cycle-v1.js","sourceRoot":"","sources":["../../../src/themes/theme10/cycle-v1.tsx"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* theme10 · 序号分章(divider_v1)
|
|
3
|
+
* 情绪:ember | 骨架:stage | 图位:0
|
|
4
|
+
* 居中序号 + 金线分隔。
|
|
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 Theme10DividerV1Props {
|
|
10
|
+
no?: string;
|
|
11
|
+
name: string;
|
|
12
|
+
mood?: Theme10Mood;
|
|
13
|
+
_slideIdx?: number;
|
|
14
|
+
_editable?: boolean;
|
|
15
|
+
[key: string]: unknown;
|
|
16
|
+
}
|
|
17
|
+
export declare const theme10DividerV1Meta: LayoutMeta;
|
|
18
|
+
export declare const theme10DividerV1Schema: PropsSchema;
|
|
19
|
+
export declare function Theme10DividerV1(props: Theme10DividerV1Props): ReactNode;
|
|
20
|
+
//# sourceMappingURL=divider-v1.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"divider-v1.d.ts","sourceRoot":"","sources":["../../../src/themes/theme10/divider-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,EAAwB,KAAK,WAAW,EAAE,MAAM,aAAa,CAAC;AAErE,MAAM,WAAW,qBAAqB;IACpC,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;IACb,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,oBAAoB,EAAE,UASlC,CAAC;AAEF,eAAO,MAAM,sBAAsB,EAAE,WAMpC,CAAC;AAEF,wBAAgB,gBAAgB,CAAC,KAAK,EAAE,qBAAqB,GAAG,SAAS,CAuBxE"}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { EditableField, Sheet } from './shared.js';
|
|
3
|
+
export const theme10DividerV1Meta = {
|
|
4
|
+
id: 'theme10_divider_v1',
|
|
5
|
+
theme: 'theme10',
|
|
6
|
+
role: 'content',
|
|
7
|
+
displayName: 'Theme 10 序号分章',
|
|
8
|
+
description: '居中序号 + 金线分隔',
|
|
9
|
+
needsMedia: false,
|
|
10
|
+
tags: ['divider', 'section', 'gold-index', 'ember'],
|
|
11
|
+
contentShape: 'divider',
|
|
12
|
+
};
|
|
13
|
+
export const theme10DividerV1Schema = {
|
|
14
|
+
fields: [
|
|
15
|
+
{ key: 'no', label: '序号', type: 'text', inlineEditable: true, defaultValue: '02' },
|
|
16
|
+
{ key: 'name', label: '分章标题', type: 'text', inlineEditable: true, defaultValue: '风险与防御' },
|
|
17
|
+
{ key: 'mood', label: '情绪', type: 'select', options: [{ value: 'aurora', label: 'aurora' }, { value: 'obsidian', label: 'obsidian' }, { value: 'ember', label: 'ember' }], defaultValue: 'ember' },
|
|
18
|
+
],
|
|
19
|
+
};
|
|
20
|
+
export function Theme10DividerV1(props) {
|
|
21
|
+
const { no, name, mood = 'ember', _slideIdx: s, _editable: e } = props;
|
|
22
|
+
return (_jsxs(Sheet, { mood: mood, frame: "stage", className: "lp-theme10-divider", children: [no && (_jsx(EditableField, { prop: "no", slideIdx: s, editable: e, as: "div", className: "lp-theme10-divider-no lp-rise", children: no })), _jsx("div", { className: "lp-theme10-gold-rule" }), _jsx(EditableField, { prop: "name", slideIdx: s, editable: e, as: "div", className: "lp-theme10-divider-name lp-rise", style: { animationDelay: '80ms' }, children: name })] }));
|
|
23
|
+
}
|
|
24
|
+
//# sourceMappingURL=divider-v1.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"divider-v1.js","sourceRoot":"","sources":["../../../src/themes/theme10/divider-v1.tsx"],"names":[],"mappings":";AAYA,OAAO,EAAE,aAAa,EAAE,KAAK,EAAoB,MAAM,aAAa,CAAC;AAWrE,MAAM,CAAC,MAAM,oBAAoB,GAAe;IAC9C,EAAE,EAAE,oBAAoB;IACxB,KAAK,EAAE,SAAS;IAChB,IAAI,EAAE,SAAS;IACf,WAAW,EAAE,eAAe;IAC5B,WAAW,EAAE,aAAa;IAC1B,UAAU,EAAE,KAAK;IACjB,IAAI,EAAE,CAAC,SAAS,EAAE,SAAS,EAAE,YAAY,EAAE,OAAO,CAAC;IACnD,YAAY,EAAE,SAAS;CACxB,CAAC;AAEF,MAAM,CAAC,MAAM,sBAAsB,GAAgB;IACjD,MAAM,EAAE;QACN,EAAE,GAAG,EAAE,IAAI,EAAE,KAAK,EAAE,IAAI,EAAE,IAAI,EAAE,MAAM,EAAE,cAAc,EAAE,IAAI,EAAE,YAAY,EAAE,IAAI,EAAE;QAClF,EAAE,GAAG,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,EAAE,cAAc,EAAE,IAAI,EAAE,YAAY,EAAE,OAAO,EAAE;QACzF,EAAE,GAAG,EAAE,MAAM,EAAE,KAAK,EAAE,IAAI,EAAE,IAAI,EAAE,QAAQ,EAAE,OAAO,EAAE,CAAC,EAAE,KAAK,EAAE,QAAQ,EAAE,KAAK,EAAE,QAAQ,EAAE,EAAE,EAAE,KAAK,EAAE,UAAU,EAAE,KAAK,EAAE,UAAU,EAAE,EAAE,EAAE,KAAK,EAAE,OAAO,EAAE,KAAK,EAAE,OAAO,EAAE,CAAC,EAAE,YAAY,EAAE,OAAO,EAAE;KACnM;CACF,CAAC;AAEF,MAAM,UAAU,gBAAgB,CAAC,KAA4B;IAC3D,MAAM,EAAE,EAAE,EAAE,IAAI,EAAE,IAAI,GAAG,OAAO,EAAE,SAAS,EAAE,CAAC,EAAE,SAAS,EAAE,CAAC,EAAE,GAAG,KAAK,CAAC;IAEvE,OAAO,CACL,MAAC,KAAK,IAAC,IAAI,EAAE,IAAI,EAAE,KAAK,EAAC,OAAO,EAAC,SAAS,EAAC,oBAAoB,aAC5D,EAAE,IAAI,CACL,KAAC,aAAa,IAAC,IAAI,EAAC,IAAI,EAAC,QAAQ,EAAE,CAAC,EAAE,QAAQ,EAAE,CAAC,EAAE,EAAE,EAAC,KAAK,EAAC,SAAS,EAAC,+BAA+B,YAClG,EAAE,GACW,CACjB,EACD,cAAK,SAAS,EAAC,sBAAsB,GAAG,EACxC,KAAC,aAAa,IACZ,IAAI,EAAC,MAAM,EACX,QAAQ,EAAE,CAAC,EACX,QAAQ,EAAE,CAAC,EACX,EAAE,EAAC,KAAK,EACR,SAAS,EAAC,iCAAiC,EAC3C,KAAK,EAAE,EAAE,cAAc,EAAE,MAAM,EAAE,YAEhC,IAAI,GACS,IACV,CACT,CAAC;AACJ,CAAC"}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* theme10 · 环形图(donut_v1)
|
|
3
|
+
* 情绪:ember | 骨架:chart-canvas | 角色:chart
|
|
4
|
+
* 单序列占比环形图,圆心标注合计;echarts 渲染。
|
|
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 Theme10DonutV1Props {
|
|
10
|
+
section?: string;
|
|
11
|
+
sectionEn?: string;
|
|
12
|
+
title?: string;
|
|
13
|
+
lead?: string;
|
|
14
|
+
items?: {
|
|
15
|
+
name?: string;
|
|
16
|
+
value?: unknown;
|
|
17
|
+
}[];
|
|
18
|
+
centerLabel?: string;
|
|
19
|
+
folioLeft?: string;
|
|
20
|
+
folioPage?: string;
|
|
21
|
+
folioRight?: string;
|
|
22
|
+
mood?: Theme10Mood;
|
|
23
|
+
_slideIdx?: number;
|
|
24
|
+
_editable?: boolean;
|
|
25
|
+
[key: string]: unknown;
|
|
26
|
+
}
|
|
27
|
+
export declare const theme10DonutV1Meta: LayoutMeta;
|
|
28
|
+
export declare const theme10DonutV1Schema: PropsSchema;
|
|
29
|
+
export declare function Theme10DonutV1(props: Theme10DonutV1Props): ReactNode;
|
|
30
|
+
//# sourceMappingURL=donut-v1.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"donut-v1.d.ts","sourceRoot":"","sources":["../../../src/themes/theme10/donut-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;AAI5E,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;QAAE,IAAI,CAAC,EAAE,MAAM,CAAC;QAAC,KAAK,CAAC,EAAE,OAAO,CAAA;KAAE,EAAE,CAAC;IAC7C,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,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,WA4BlC,CAAC;AAEF,wBAAgB,cAAc,CAAC,KAAK,EAAE,mBAAmB,GAAG,SAAS,CAwBpE"}
|