@lemonppt/templates 0.2.0 → 0.2.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/echarts/shared-chart.d.ts +1 -1
- package/dist/echarts/shared-chart.d.ts.map +1 -1
- package/dist/echarts/shared-chart.js.map +1 -1
- package/dist/echarts/shared-utils.d.ts +20 -0
- package/dist/echarts/shared-utils.d.ts.map +1 -1
- package/dist/echarts/shared-utils.js +63 -0
- package/dist/echarts/shared-utils.js.map +1 -1
- package/dist/echarts/theme-loader.d.ts.map +1 -1
- package/dist/echarts/theme-loader.js +6 -0
- package/dist/echarts/theme-loader.js.map +1 -1
- package/dist/echarts/theme09-init.d.ts +5 -0
- package/dist/echarts/theme09-init.d.ts.map +1 -0
- package/dist/echarts/theme09-init.js +112 -0
- package/dist/echarts/theme09-init.js.map +1 -0
- package/dist/echarts/theme10-init.d.ts +5 -0
- package/dist/echarts/theme10-init.d.ts.map +1 -0
- package/dist/echarts/theme10-init.js +115 -0
- package/dist/echarts/theme10-init.js.map +1 -0
- package/dist/editable-field.d.ts +3 -1
- package/dist/editable-field.d.ts.map +1 -1
- package/dist/editable-field.js +2 -2
- package/dist/editable-field.js.map +1 -1
- package/dist/index.d.ts +210 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +221 -0
- package/dist/index.js.map +1 -1
- package/dist/registry.d.ts.map +1 -1
- package/dist/registry.js +920 -0
- package/dist/registry.js.map +1 -1
- package/dist/themes/theme01/chart-bar3d.d.ts.map +1 -1
- package/dist/themes/theme01/chart-bar3d.js +6 -1
- package/dist/themes/theme01/chart-bar3d.js.map +1 -1
- package/dist/themes/theme01/chart-v1.d.ts.map +1 -1
- package/dist/themes/theme01/chart-v1.js +4 -1
- package/dist/themes/theme01/chart-v1.js.map +1 -1
- package/dist/themes/theme01/closing-v2.d.ts.map +1 -1
- package/dist/themes/theme01/closing-v2.js +4 -1
- package/dist/themes/theme01/closing-v2.js.map +1 -1
- package/dist/themes/theme01/comparison-v1.d.ts.map +1 -1
- package/dist/themes/theme01/comparison-v1.js +4 -1
- package/dist/themes/theme01/comparison-v1.js.map +1 -1
- package/dist/themes/theme01/components-v1.d.ts +14 -0
- package/dist/themes/theme01/components-v1.d.ts.map +1 -0
- package/dist/themes/theme01/components-v1.js +62 -0
- package/dist/themes/theme01/components-v1.js.map +1 -0
- package/dist/themes/theme01/content-v1.d.ts.map +1 -1
- package/dist/themes/theme01/content-v1.js +4 -1
- package/dist/themes/theme01/content-v1.js.map +1 -1
- package/dist/themes/theme01/cover-v1.d.ts.map +1 -1
- package/dist/themes/theme01/cover-v1.js +5 -1
- package/dist/themes/theme01/cover-v1.js.map +1 -1
- package/dist/themes/theme01/shared.d.ts +111 -0
- package/dist/themes/theme01/shared.d.ts.map +1 -0
- package/dist/themes/theme01/shared.js +80 -0
- package/dist/themes/theme01/shared.js.map +1 -0
- package/dist/themes/theme01/tokens.d.ts +126 -107
- package/dist/themes/theme01/tokens.d.ts.map +1 -1
- package/dist/themes/theme01/tokens.js +73 -89
- package/dist/themes/theme01/tokens.js.map +1 -1
- package/dist/themes/theme02/big-stat-v1.d.ts +18 -0
- package/dist/themes/theme02/big-stat-v1.d.ts.map +1 -0
- package/dist/themes/theme02/big-stat-v1.js +26 -0
- package/dist/themes/theme02/big-stat-v1.js.map +1 -0
- package/dist/themes/theme02/card-grid-v1.d.ts +20 -0
- package/dist/themes/theme02/card-grid-v1.d.ts.map +1 -0
- package/dist/themes/theme02/card-grid-v1.js +34 -0
- package/dist/themes/theme02/card-grid-v1.js.map +1 -0
- package/dist/themes/theme02/chapter-v3.d.ts +15 -0
- package/dist/themes/theme02/chapter-v3.d.ts.map +1 -0
- package/dist/themes/theme02/chapter-v3.js +23 -0
- package/dist/themes/theme02/chapter-v3.js.map +1 -0
- package/dist/themes/theme02/chart-area-v1.d.ts +21 -0
- package/dist/themes/theme02/chart-area-v1.d.ts.map +1 -0
- package/dist/themes/theme02/chart-area-v1.js +88 -0
- package/dist/themes/theme02/chart-area-v1.js.map +1 -0
- package/dist/themes/theme02/chart-bar-v1.d.ts +21 -0
- package/dist/themes/theme02/chart-bar-v1.d.ts.map +1 -0
- package/dist/themes/theme02/chart-bar-v1.js +81 -0
- package/dist/themes/theme02/chart-bar-v1.js.map +1 -0
- package/dist/themes/theme02/chart-line-v1.d.ts +21 -0
- package/dist/themes/theme02/chart-line-v1.d.ts.map +1 -0
- package/dist/themes/theme02/chart-line-v1.js +77 -0
- package/dist/themes/theme02/chart-line-v1.js.map +1 -0
- package/dist/themes/theme02/chart-stack-v1.d.ts +21 -0
- package/dist/themes/theme02/chart-stack-v1.d.ts.map +1 -0
- package/dist/themes/theme02/chart-stack-v1.js +63 -0
- package/dist/themes/theme02/chart-stack-v1.js.map +1 -0
- package/dist/themes/theme02/checklist-v1.d.ts +19 -0
- package/dist/themes/theme02/checklist-v1.d.ts.map +1 -0
- package/dist/themes/theme02/checklist-v1.js +33 -0
- package/dist/themes/theme02/checklist-v1.js.map +1 -0
- package/dist/themes/theme02/closing-v2.d.ts +15 -0
- package/dist/themes/theme02/closing-v2.d.ts.map +1 -0
- package/dist/themes/theme02/closing-v2.js +23 -0
- package/dist/themes/theme02/closing-v2.js.map +1 -0
- package/dist/themes/theme02/comparison-v2.d.ts +19 -0
- package/dist/themes/theme02/comparison-v2.d.ts.map +1 -0
- package/dist/themes/theme02/comparison-v2.js +33 -0
- package/dist/themes/theme02/comparison-v2.js.map +1 -0
- package/dist/themes/theme02/cover-v3.d.ts +15 -0
- package/dist/themes/theme02/cover-v3.d.ts.map +1 -0
- package/dist/themes/theme02/cover-v3.js +23 -0
- package/dist/themes/theme02/cover-v3.js.map +1 -0
- package/dist/themes/theme02/cycle-v1.d.ts +19 -0
- package/dist/themes/theme02/cycle-v1.d.ts.map +1 -0
- package/dist/themes/theme02/cycle-v1.js +54 -0
- package/dist/themes/theme02/cycle-v1.js.map +1 -0
- package/dist/themes/theme02/feature-v2.d.ts +20 -0
- package/dist/themes/theme02/feature-v2.d.ts.map +1 -0
- package/dist/themes/theme02/feature-v2.js +34 -0
- package/dist/themes/theme02/feature-v2.js.map +1 -0
- package/dist/themes/theme02/flow-v1.d.ts +19 -0
- package/dist/themes/theme02/flow-v1.d.ts.map +1 -0
- package/dist/themes/theme02/flow-v1.js +34 -0
- package/dist/themes/theme02/flow-v1.js.map +1 -0
- package/dist/themes/theme02/highlight-v1.d.ts +15 -0
- package/dist/themes/theme02/highlight-v1.d.ts.map +1 -0
- package/dist/themes/theme02/highlight-v1.js +23 -0
- package/dist/themes/theme02/highlight-v1.js.map +1 -0
- package/dist/themes/theme02/image-grid-v2.d.ts +16 -0
- package/dist/themes/theme02/image-grid-v2.d.ts.map +1 -0
- package/dist/themes/theme02/image-grid-v2.js +41 -0
- package/dist/themes/theme02/image-grid-v2.js.map +1 -0
- package/dist/themes/theme02/image-split-v1.d.ts +16 -0
- package/dist/themes/theme02/image-split-v1.d.ts.map +1 -0
- package/dist/themes/theme02/image-split-v1.js +33 -0
- package/dist/themes/theme02/image-split-v1.js.map +1 -0
- package/dist/themes/theme02/kpi-strip-v1.d.ts +21 -0
- package/dist/themes/theme02/kpi-strip-v1.d.ts.map +1 -0
- package/dist/themes/theme02/kpi-strip-v1.js +36 -0
- package/dist/themes/theme02/kpi-strip-v1.js.map +1 -0
- package/dist/themes/theme02/logo-wall-v1.d.ts +19 -0
- package/dist/themes/theme02/logo-wall-v1.d.ts.map +1 -0
- package/dist/themes/theme02/logo-wall-v1.js +35 -0
- package/dist/themes/theme02/logo-wall-v1.js.map +1 -0
- package/dist/themes/theme02/matrix-v1.d.ts +21 -0
- package/dist/themes/theme02/matrix-v1.d.ts.map +1 -0
- package/dist/themes/theme02/matrix-v1.js +38 -0
- package/dist/themes/theme02/matrix-v1.js.map +1 -0
- package/dist/themes/theme02/org-chart-v1.d.ts +20 -0
- package/dist/themes/theme02/org-chart-v1.d.ts.map +1 -0
- package/dist/themes/theme02/org-chart-v1.js +43 -0
- package/dist/themes/theme02/org-chart-v1.js.map +1 -0
- package/dist/themes/theme02/pyramid-v1.d.ts +19 -0
- package/dist/themes/theme02/pyramid-v1.d.ts.map +1 -0
- package/dist/themes/theme02/pyramid-v1.js +58 -0
- package/dist/themes/theme02/pyramid-v1.js.map +1 -0
- package/dist/themes/theme02/section-divider-v1.d.ts +15 -0
- package/dist/themes/theme02/section-divider-v1.d.ts.map +1 -0
- package/dist/themes/theme02/section-divider-v1.js +23 -0
- package/dist/themes/theme02/section-divider-v1.js.map +1 -0
- package/dist/themes/theme02/spotlight-v1.d.ts +16 -0
- package/dist/themes/theme02/spotlight-v1.d.ts.map +1 -0
- package/dist/themes/theme02/spotlight-v1.js +25 -0
- package/dist/themes/theme02/spotlight-v1.js.map +1 -0
- package/dist/themes/theme02/stat-grid-v1.d.ts +21 -0
- package/dist/themes/theme02/stat-grid-v1.d.ts.map +1 -0
- package/dist/themes/theme02/stat-grid-v1.js +35 -0
- package/dist/themes/theme02/stat-grid-v1.js.map +1 -0
- package/dist/themes/theme02/steps-v1.d.ts +19 -0
- package/dist/themes/theme02/steps-v1.d.ts.map +1 -0
- package/dist/themes/theme02/steps-v1.js +33 -0
- package/dist/themes/theme02/steps-v1.js.map +1 -0
- package/dist/themes/theme02/swimlane-v1.d.ts +20 -0
- package/dist/themes/theme02/swimlane-v1.d.ts.map +1 -0
- package/dist/themes/theme02/swimlane-v1.js +54 -0
- package/dist/themes/theme02/swimlane-v1.js.map +1 -0
- package/dist/themes/theme02/table-v2.d.ts +16 -0
- package/dist/themes/theme02/table-v2.d.ts.map +1 -0
- package/dist/themes/theme02/table-v2.js +48 -0
- package/dist/themes/theme02/table-v2.js.map +1 -0
- package/dist/themes/theme02/tokens.js +1 -1
- package/dist/themes/theme03/tokens.d.ts +1 -0
- package/dist/themes/theme03/tokens.d.ts.map +1 -1
- package/dist/themes/theme03/tokens.js +14 -11
- package/dist/themes/theme03/tokens.js.map +1 -1
- package/dist/themes/theme04/tokens.js +4 -4
- package/dist/themes/theme05/heatmap-v1.js +5 -5
- package/dist/themes/theme05/heatmap-v1.js.map +1 -1
- package/dist/themes/theme05/tokens.d.ts +1 -0
- package/dist/themes/theme05/tokens.d.ts.map +1 -1
- package/dist/themes/theme05/tokens.js +22 -20
- package/dist/themes/theme05/tokens.js.map +1 -1
- package/dist/themes/theme06/chart-waterfall-v1.js +1 -1
- package/dist/themes/theme06/chart-waterfall-v1.js.map +1 -1
- package/dist/themes/theme06/tokens.js +9 -9
- package/dist/themes/theme07/about_lab-v1.d.ts +8 -0
- package/dist/themes/theme07/about_lab-v1.d.ts.map +1 -0
- package/dist/themes/theme07/about_lab-v1.js +24 -0
- package/dist/themes/theme07/about_lab-v1.js.map +1 -0
- package/dist/themes/theme07/accelerate-v1.d.ts +19 -0
- package/dist/themes/theme07/accelerate-v1.d.ts.map +1 -0
- package/dist/themes/theme07/accelerate-v1.js +32 -0
- package/dist/themes/theme07/accelerate-v1.js.map +1 -0
- package/dist/themes/theme07/active-capital-v1.d.ts +25 -0
- package/dist/themes/theme07/active-capital-v1.d.ts.map +1 -0
- package/dist/themes/theme07/active-capital-v1.js +50 -0
- package/dist/themes/theme07/active-capital-v1.js.map +1 -0
- package/dist/themes/theme07/alignment-v1.d.ts +8 -0
- package/dist/themes/theme07/alignment-v1.d.ts.map +1 -0
- package/dist/themes/theme07/alignment-v1.js +24 -0
- package/dist/themes/theme07/alignment-v1.js.map +1 -0
- package/dist/themes/theme07/alliance-v1.d.ts +26 -0
- package/dist/themes/theme07/alliance-v1.d.ts.map +1 -0
- package/dist/themes/theme07/alliance-v1.js +83 -0
- package/dist/themes/theme07/alliance-v1.js.map +1 -0
- package/dist/themes/theme07/autonomy-v1.d.ts +8 -0
- package/dist/themes/theme07/autonomy-v1.d.ts.map +1 -0
- package/dist/themes/theme07/autonomy-v1.js +24 -0
- package/dist/themes/theme07/autonomy-v1.js.map +1 -0
- package/dist/themes/theme07/avg-ticket-v1.d.ts +19 -0
- package/dist/themes/theme07/avg-ticket-v1.d.ts.map +1 -0
- package/dist/themes/theme07/avg-ticket-v1.js +101 -0
- package/dist/themes/theme07/avg-ticket-v1.js.map +1 -0
- package/dist/themes/theme07/case-grid-v1.d.ts +27 -0
- package/dist/themes/theme07/case-grid-v1.d.ts.map +1 -0
- package/dist/themes/theme07/case-grid-v1.js +33 -0
- package/dist/themes/theme07/case-grid-v1.js.map +1 -0
- package/dist/themes/theme07/case-v1.d.ts +28 -0
- package/dist/themes/theme07/case-v1.d.ts.map +1 -0
- package/dist/themes/theme07/case-v1.js +65 -0
- package/dist/themes/theme07/case-v1.js.map +1 -0
- package/dist/themes/theme07/chapter-appendix-v1.d.ts +17 -0
- package/dist/themes/theme07/chapter-appendix-v1.d.ts.map +1 -0
- package/dist/themes/theme07/chapter-appendix-v1.js +40 -0
- package/dist/themes/theme07/chapter-appendix-v1.js.map +1 -0
- package/dist/themes/theme07/chapter-capital-v1.d.ts +17 -0
- package/dist/themes/theme07/chapter-capital-v1.d.ts.map +1 -0
- package/dist/themes/theme07/chapter-capital-v1.js +40 -0
- package/dist/themes/theme07/chapter-capital-v1.js.map +1 -0
- package/dist/themes/theme07/chapter-risk-v1.d.ts +17 -0
- package/dist/themes/theme07/chapter-risk-v1.d.ts.map +1 -0
- package/dist/themes/theme07/chapter-risk-v1.js +40 -0
- package/dist/themes/theme07/chapter-risk-v1.js.map +1 -0
- package/dist/themes/theme07/chapter-v1.d.ts +17 -0
- package/dist/themes/theme07/chapter-v1.d.ts.map +1 -0
- package/dist/themes/theme07/chapter-v1.js +40 -0
- package/dist/themes/theme07/chapter-v1.js.map +1 -0
- package/dist/themes/theme07/chip-v1.d.ts +8 -0
- package/dist/themes/theme07/chip-v1.d.ts.map +1 -0
- package/dist/themes/theme07/chip-v1.js +24 -0
- package/dist/themes/theme07/chip-v1.js.map +1 -0
- package/dist/themes/theme07/closing-layout.d.ts +29 -0
- package/dist/themes/theme07/closing-layout.d.ts.map +1 -0
- package/dist/themes/theme07/closing-layout.js +67 -0
- package/dist/themes/theme07/closing-layout.js.map +1 -0
- package/dist/themes/theme07/closing-quote-v1.d.ts +8 -0
- package/dist/themes/theme07/closing-quote-v1.d.ts.map +1 -0
- package/dist/themes/theme07/closing-quote-v1.js +24 -0
- package/dist/themes/theme07/closing-quote-v1.js.map +1 -0
- package/dist/themes/theme07/closing-v1.d.ts +8 -0
- package/dist/themes/theme07/closing-v1.d.ts.map +1 -0
- package/dist/themes/theme07/closing-v1.js +24 -0
- package/dist/themes/theme07/closing-v1.js.map +1 -0
- package/dist/themes/theme07/cold-start-v1.d.ts +23 -0
- package/dist/themes/theme07/cold-start-v1.d.ts.map +1 -0
- package/dist/themes/theme07/cold-start-v1.js +47 -0
- package/dist/themes/theme07/cold-start-v1.js.map +1 -0
- package/dist/themes/theme07/company-layout.d.ts +27 -0
- package/dist/themes/theme07/company-layout.d.ts.map +1 -0
- package/dist/themes/theme07/company-layout.js +56 -0
- package/dist/themes/theme07/company-layout.js.map +1 -0
- package/dist/themes/theme07/company_figure-v1.d.ts +8 -0
- package/dist/themes/theme07/company_figure-v1.d.ts.map +1 -0
- package/dist/themes/theme07/company_figure-v1.js +22 -0
- package/dist/themes/theme07/company_figure-v1.js.map +1 -0
- package/dist/themes/theme07/company_openai-v1.d.ts +8 -0
- package/dist/themes/theme07/company_openai-v1.d.ts.map +1 -0
- package/dist/themes/theme07/company_openai-v1.js +22 -0
- package/dist/themes/theme07/company_openai-v1.js.map +1 -0
- package/dist/themes/theme07/company_ssi-v1.d.ts +8 -0
- package/dist/themes/theme07/company_ssi-v1.d.ts.map +1 -0
- package/dist/themes/theme07/company_ssi-v1.js +22 -0
- package/dist/themes/theme07/company_ssi-v1.js.map +1 -0
- package/dist/themes/theme07/compliance-v1.d.ts +8 -0
- package/dist/themes/theme07/compliance-v1.d.ts.map +1 -0
- package/dist/themes/theme07/compliance-v1.js +28 -0
- package/dist/themes/theme07/compliance-v1.js.map +1 -0
- package/dist/themes/theme07/compute-v1.d.ts +32 -0
- package/dist/themes/theme07/compute-v1.d.ts.map +1 -0
- package/dist/themes/theme07/compute-v1.js +94 -0
- package/dist/themes/theme07/compute-v1.js.map +1 -0
- package/dist/themes/theme07/concentration-v1.d.ts +23 -0
- package/dist/themes/theme07/concentration-v1.d.ts.map +1 -0
- package/dist/themes/theme07/concentration-v1.js +48 -0
- package/dist/themes/theme07/concentration-v1.js.map +1 -0
- package/dist/themes/theme07/content-v1.d.ts +26 -0
- package/dist/themes/theme07/content-v1.d.ts.map +1 -0
- package/dist/themes/theme07/content-v1.js +59 -0
- package/dist/themes/theme07/content-v1.js.map +1 -0
- package/dist/themes/theme07/content_gen-v1.d.ts +8 -0
- package/dist/themes/theme07/content_gen-v1.d.ts.map +1 -0
- package/dist/themes/theme07/content_gen-v1.js +24 -0
- package/dist/themes/theme07/content_gen-v1.js.map +1 -0
- package/dist/themes/theme07/cooldown-v1.d.ts +24 -0
- package/dist/themes/theme07/cooldown-v1.d.ts.map +1 -0
- package/dist/themes/theme07/cooldown-v1.js +96 -0
- package/dist/themes/theme07/cooldown-v1.js.map +1 -0
- package/dist/themes/theme07/cover-lean-v1.d.ts +24 -0
- package/dist/themes/theme07/cover-lean-v1.d.ts.map +1 -0
- package/dist/themes/theme07/cover-lean-v1.js +49 -0
- package/dist/themes/theme07/cover-lean-v1.js.map +1 -0
- package/dist/themes/theme07/cover-retail-trend-v1.d.ts +26 -0
- package/dist/themes/theme07/cover-retail-trend-v1.d.ts.map +1 -0
- package/dist/themes/theme07/cover-retail-trend-v1.js +60 -0
- package/dist/themes/theme07/cover-retail-trend-v1.js.map +1 -0
- package/dist/themes/theme07/cover-supply-chain-v1.d.ts +23 -0
- package/dist/themes/theme07/cover-supply-chain-v1.d.ts.map +1 -0
- package/dist/themes/theme07/cover-supply-chain-v1.js +51 -0
- package/dist/themes/theme07/cover-supply-chain-v1.js.map +1 -0
- package/dist/themes/theme07/cover-supply-strategy-v1.d.ts +24 -0
- package/dist/themes/theme07/cover-supply-strategy-v1.d.ts.map +1 -0
- package/dist/themes/theme07/cover-supply-strategy-v1.js +49 -0
- package/dist/themes/theme07/cover-supply-strategy-v1.js.map +1 -0
- package/dist/themes/theme07/cover-v1.d.ts +26 -0
- package/dist/themes/theme07/cover-v1.d.ts.map +1 -0
- package/dist/themes/theme07/cover-v1.js +62 -0
- package/dist/themes/theme07/cover-v1.js.map +1 -0
- package/dist/themes/theme07/deal-map-v1.d.ts +29 -0
- package/dist/themes/theme07/deal-map-v1.d.ts.map +1 -0
- package/dist/themes/theme07/deal-map-v1.js +113 -0
- package/dist/themes/theme07/deal-map-v1.js.map +1 -0
- package/dist/themes/theme07/deal-size-v1.d.ts +22 -0
- package/dist/themes/theme07/deal-size-v1.d.ts.map +1 -0
- package/dist/themes/theme07/deal-size-v1.js +80 -0
- package/dist/themes/theme07/deal-size-v1.js.map +1 -0
- package/dist/themes/theme07/deal_structure-v1.d.ts +25 -0
- package/dist/themes/theme07/deal_structure-v1.d.ts.map +1 -0
- package/dist/themes/theme07/deal_structure-v1.js +75 -0
- package/dist/themes/theme07/deal_structure-v1.js.map +1 -0
- package/dist/themes/theme07/decoration.d.ts +20 -0
- package/dist/themes/theme07/decoration.d.ts.map +1 -0
- package/dist/themes/theme07/decoration.js +25 -0
- package/dist/themes/theme07/decoration.js.map +1 -0
- package/dist/themes/theme07/drop-media-placeholder.d.ts +32 -0
- package/dist/themes/theme07/drop-media-placeholder.d.ts.map +1 -0
- package/dist/themes/theme07/drop-media-placeholder.js +27 -0
- package/dist/themes/theme07/drop-media-placeholder.js.map +1 -0
- package/dist/themes/theme07/early_stage-v1.d.ts +29 -0
- package/dist/themes/theme07/early_stage-v1.d.ts.map +1 -0
- package/dist/themes/theme07/early_stage-v1.js +81 -0
- package/dist/themes/theme07/early_stage-v1.js.map +1 -0
- package/dist/themes/theme07/ecosystem-v1.d.ts +8 -0
- package/dist/themes/theme07/ecosystem-v1.d.ts.map +1 -0
- package/dist/themes/theme07/ecosystem-v1.js +28 -0
- package/dist/themes/theme07/ecosystem-v1.js.map +1 -0
- package/dist/themes/theme07/education-v1.d.ts +8 -0
- package/dist/themes/theme07/education-v1.d.ts.map +1 -0
- package/dist/themes/theme07/education-v1.js +24 -0
- package/dist/themes/theme07/education-v1.js.map +1 -0
- package/dist/themes/theme07/finance-v1.d.ts +8 -0
- package/dist/themes/theme07/finance-v1.d.ts.map +1 -0
- package/dist/themes/theme07/finance-v1.js +24 -0
- package/dist/themes/theme07/finance-v1.js.map +1 -0
- package/dist/themes/theme07/forward-v1.d.ts +27 -0
- package/dist/themes/theme07/forward-v1.d.ts.map +1 -0
- package/dist/themes/theme07/forward-v1.js +73 -0
- package/dist/themes/theme07/forward-v1.js.map +1 -0
- package/dist/themes/theme07/geo-layout.d.ts +24 -0
- package/dist/themes/theme07/geo-layout.d.ts.map +1 -0
- package/dist/themes/theme07/geo-layout.js +45 -0
- package/dist/themes/theme07/geo-layout.js.map +1 -0
- package/dist/themes/theme07/geo_center-v1.d.ts +8 -0
- package/dist/themes/theme07/geo_center-v1.d.ts.map +1 -0
- package/dist/themes/theme07/geo_center-v1.js +24 -0
- package/dist/themes/theme07/geo_center-v1.js.map +1 -0
- package/dist/themes/theme07/healthcare-v1.d.ts +8 -0
- package/dist/themes/theme07/healthcare-v1.d.ts.map +1 -0
- package/dist/themes/theme07/healthcare-v1.js +24 -0
- package/dist/themes/theme07/healthcare-v1.js.map +1 -0
- package/dist/themes/theme07/investor-v1.d.ts +26 -0
- package/dist/themes/theme07/investor-v1.d.ts.map +1 -0
- package/dist/themes/theme07/investor-v1.js +69 -0
- package/dist/themes/theme07/investor-v1.js.map +1 -0
- package/dist/themes/theme07/investor_mix-v1.d.ts +8 -0
- package/dist/themes/theme07/investor_mix-v1.d.ts.map +1 -0
- package/dist/themes/theme07/investor_mix-v1.js +28 -0
- package/dist/themes/theme07/investor_mix-v1.js.map +1 -0
- package/dist/themes/theme07/knowledge-v1.d.ts +8 -0
- package/dist/themes/theme07/knowledge-v1.d.ts.map +1 -0
- package/dist/themes/theme07/knowledge-v1.js +24 -0
- package/dist/themes/theme07/knowledge-v1.js.map +1 -0
- package/dist/themes/theme07/legal-v1.d.ts +8 -0
- package/dist/themes/theme07/legal-v1.d.ts.map +1 -0
- package/dist/themes/theme07/legal-v1.js +24 -0
- package/dist/themes/theme07/legal-v1.js.map +1 -0
- package/dist/themes/theme07/low_code-v1.d.ts +8 -0
- package/dist/themes/theme07/low_code-v1.d.ts.map +1 -0
- package/dist/themes/theme07/low_code-v1.js +24 -0
- package/dist/themes/theme07/low_code-v1.js.map +1 -0
- package/dist/themes/theme07/margin-v1.d.ts +30 -0
- package/dist/themes/theme07/margin-v1.d.ts.map +1 -0
- package/dist/themes/theme07/margin-v1.js +59 -0
- package/dist/themes/theme07/margin-v1.js.map +1 -0
- package/dist/themes/theme07/matrix-v1.d.ts +24 -0
- package/dist/themes/theme07/matrix-v1.d.ts.map +1 -0
- package/dist/themes/theme07/matrix-v1.js +43 -0
- package/dist/themes/theme07/matrix-v1.js.map +1 -0
- package/dist/themes/theme07/method-v1.d.ts +22 -0
- package/dist/themes/theme07/method-v1.d.ts.map +1 -0
- package/dist/themes/theme07/method-v1.js +47 -0
- package/dist/themes/theme07/method-v1.js.map +1 -0
- package/dist/themes/theme07/moat-v1.d.ts +26 -0
- package/dist/themes/theme07/moat-v1.d.ts.map +1 -0
- package/dist/themes/theme07/moat-v1.js +58 -0
- package/dist/themes/theme07/moat-v1.js.map +1 -0
- package/dist/themes/theme07/monthly-v1.d.ts +26 -0
- package/dist/themes/theme07/monthly-v1.d.ts.map +1 -0
- package/dist/themes/theme07/monthly-v1.js +123 -0
- package/dist/themes/theme07/monthly-v1.js.map +1 -0
- package/dist/themes/theme07/open_source-v1.d.ts +8 -0
- package/dist/themes/theme07/open_source-v1.d.ts.map +1 -0
- package/dist/themes/theme07/open_source-v1.js +24 -0
- package/dist/themes/theme07/open_source-v1.js.map +1 -0
- package/dist/themes/theme07/outlook-v1.d.ts +26 -0
- package/dist/themes/theme07/outlook-v1.d.ts.map +1 -0
- package/dist/themes/theme07/outlook-v1.js +61 -0
- package/dist/themes/theme07/outlook-v1.js.map +1 -0
- package/dist/themes/theme07/peak-trough-v1.d.ts +22 -0
- package/dist/themes/theme07/peak-trough-v1.d.ts.map +1 -0
- package/dist/themes/theme07/peak-trough-v1.js +99 -0
- package/dist/themes/theme07/peak-trough-v1.js.map +1 -0
- package/dist/themes/theme07/peak-v1.d.ts +22 -0
- package/dist/themes/theme07/peak-v1.d.ts.map +1 -0
- package/dist/themes/theme07/peak-v1.js +93 -0
- package/dist/themes/theme07/peak-v1.js.map +1 -0
- package/dist/themes/theme07/quote-v1.d.ts +8 -0
- package/dist/themes/theme07/quote-v1.d.ts.map +1 -0
- package/dist/themes/theme07/quote-v1.js +24 -0
- package/dist/themes/theme07/quote-v1.js.map +1 -0
- package/dist/themes/theme07/ranking-v1.d.ts +30 -0
- package/dist/themes/theme07/ranking-v1.d.ts.map +1 -0
- package/dist/themes/theme07/ranking-v1.js +76 -0
- package/dist/themes/theme07/ranking-v1.js.map +1 -0
- package/dist/themes/theme07/region_cluster-v1.d.ts +8 -0
- package/dist/themes/theme07/region_cluster-v1.d.ts.map +1 -0
- package/dist/themes/theme07/region_cluster-v1.js +24 -0
- package/dist/themes/theme07/region_cluster-v1.js.map +1 -0
- package/dist/themes/theme07/repricing-v1.d.ts +23 -0
- package/dist/themes/theme07/repricing-v1.d.ts.map +1 -0
- package/dist/themes/theme07/repricing-v1.js +48 -0
- package/dist/themes/theme07/repricing-v1.js.map +1 -0
- package/dist/themes/theme07/resource-v1.d.ts +8 -0
- package/dist/themes/theme07/resource-v1.d.ts.map +1 -0
- package/dist/themes/theme07/resource-v1.js +28 -0
- package/dist/themes/theme07/resource-v1.js.map +1 -0
- package/dist/themes/theme07/resource_triad-v1.d.ts +27 -0
- package/dist/themes/theme07/resource_triad-v1.d.ts.map +1 -0
- package/dist/themes/theme07/resource_triad-v1.js +63 -0
- package/dist/themes/theme07/resource_triad-v1.js.map +1 -0
- package/dist/themes/theme07/revenue-v1.d.ts +8 -0
- package/dist/themes/theme07/revenue-v1.d.ts.map +1 -0
- package/dist/themes/theme07/revenue-v1.js +28 -0
- package/dist/themes/theme07/revenue-v1.js.map +1 -0
- package/dist/themes/theme07/risk-v1.d.ts +24 -0
- package/dist/themes/theme07/risk-v1.d.ts.map +1 -0
- package/dist/themes/theme07/risk-v1.js +57 -0
- package/dist/themes/theme07/risk-v1.js.map +1 -0
- package/dist/themes/theme07/robotics-v1.d.ts +8 -0
- package/dist/themes/theme07/robotics-v1.d.ts.map +1 -0
- package/dist/themes/theme07/robotics-v1.js +24 -0
- package/dist/themes/theme07/robotics-v1.js.map +1 -0
- package/dist/themes/theme07/safety-v1.d.ts +8 -0
- package/dist/themes/theme07/safety-v1.d.ts.map +1 -0
- package/dist/themes/theme07/safety-v1.js +24 -0
- package/dist/themes/theme07/safety-v1.js.map +1 -0
- package/dist/themes/theme07/sales-v1.d.ts +8 -0
- package/dist/themes/theme07/sales-v1.d.ts.map +1 -0
- package/dist/themes/theme07/sales-v1.js +24 -0
- package/dist/themes/theme07/sales-v1.js.map +1 -0
- package/dist/themes/theme07/sector-layout.d.ts +40 -0
- package/dist/themes/theme07/sector-layout.d.ts.map +1 -0
- package/dist/themes/theme07/sector-layout.js +78 -0
- package/dist/themes/theme07/sector-layout.js.map +1 -0
- package/dist/themes/theme07/slide-bg.d.ts +13 -0
- package/dist/themes/theme07/slide-bg.d.ts.map +1 -0
- package/dist/themes/theme07/slide-bg.js +14 -0
- package/dist/themes/theme07/slide-bg.js.map +1 -0
- package/dist/themes/theme07/sources-v1.d.ts +27 -0
- package/dist/themes/theme07/sources-v1.d.ts.map +1 -0
- package/dist/themes/theme07/sources-v1.js +69 -0
- package/dist/themes/theme07/sources-v1.js.map +1 -0
- package/dist/themes/theme07/stat_chart-v1.d.ts +28 -0
- package/dist/themes/theme07/stat_chart-v1.d.ts.map +1 -0
- package/dist/themes/theme07/stat_chart-v1.js +65 -0
- package/dist/themes/theme07/stat_chart-v1.js.map +1 -0
- package/dist/themes/theme07/stat_compare-v1.d.ts +28 -0
- package/dist/themes/theme07/stat_compare-v1.d.ts.map +1 -0
- package/dist/themes/theme07/stat_compare-v1.js +71 -0
- package/dist/themes/theme07/stat_compare-v1.js.map +1 -0
- package/dist/themes/theme07/stat_hero-v1.d.ts +21 -0
- package/dist/themes/theme07/stat_hero-v1.d.ts.map +1 -0
- package/dist/themes/theme07/stat_hero-v1.js +35 -0
- package/dist/themes/theme07/stat_hero-v1.js.map +1 -0
- package/dist/themes/theme07/stat_row-v1.d.ts +26 -0
- package/dist/themes/theme07/stat_row-v1.d.ts.map +1 -0
- package/dist/themes/theme07/stat_row-v1.js +53 -0
- package/dist/themes/theme07/stat_row-v1.js.map +1 -0
- package/dist/themes/theme07/strategy_infra-v1.d.ts +8 -0
- package/dist/themes/theme07/strategy_infra-v1.d.ts.map +1 -0
- package/dist/themes/theme07/strategy_infra-v1.js +28 -0
- package/dist/themes/theme07/strategy_infra-v1.js.map +1 -0
- package/dist/themes/theme07/strategy_vertical-v1.d.ts +8 -0
- package/dist/themes/theme07/strategy_vertical-v1.d.ts.map +1 -0
- package/dist/themes/theme07/strategy_vertical-v1.js +28 -0
- package/dist/themes/theme07/strategy_vertical-v1.js.map +1 -0
- package/dist/themes/theme07/summary-v1.d.ts +25 -0
- package/dist/themes/theme07/summary-v1.d.ts.map +1 -0
- package/dist/themes/theme07/summary-v1.js +61 -0
- package/dist/themes/theme07/summary-v1.js.map +1 -0
- package/dist/themes/theme07/support-v1.d.ts +8 -0
- package/dist/themes/theme07/support-v1.d.ts.map +1 -0
- package/dist/themes/theme07/support-v1.js +24 -0
- package/dist/themes/theme07/support-v1.js.map +1 -0
- package/dist/themes/theme07/syndicate-v1.d.ts +20 -0
- package/dist/themes/theme07/syndicate-v1.d.ts.map +1 -0
- package/dist/themes/theme07/syndicate-v1.js +42 -0
- package/dist/themes/theme07/syndicate-v1.js.map +1 -0
- package/dist/themes/theme07/table-layout.d.ts +28 -0
- package/dist/themes/theme07/table-layout.d.ts.map +1 -0
- package/dist/themes/theme07/table-layout.js +70 -0
- package/dist/themes/theme07/table-layout.js.map +1 -0
- package/dist/themes/theme07/table-of-contents-v1.d.ts +22 -0
- package/dist/themes/theme07/table-of-contents-v1.d.ts.map +1 -0
- package/dist/themes/theme07/table-of-contents-v1.js +50 -0
- package/dist/themes/theme07/table-of-contents-v1.js.map +1 -0
- package/dist/themes/theme07/theme07-icons.d.ts +46 -0
- package/dist/themes/theme07/theme07-icons.d.ts.map +1 -0
- package/dist/themes/theme07/theme07-icons.js +43 -0
- package/dist/themes/theme07/theme07-icons.js.map +1 -0
- package/dist/themes/theme07/tokens.d.ts +75 -0
- package/dist/themes/theme07/tokens.d.ts.map +1 -0
- package/dist/themes/theme07/tokens.js +233 -0
- package/dist/themes/theme07/tokens.js.map +1 -0
- package/dist/themes/theme07/waterfall-v1.d.ts +22 -0
- package/dist/themes/theme07/waterfall-v1.d.ts.map +1 -0
- package/dist/themes/theme07/waterfall-v1.js +157 -0
- package/dist/themes/theme07/waterfall-v1.js.map +1 -0
- package/dist/themes/theme08/architecture.d.ts +17 -0
- package/dist/themes/theme08/architecture.d.ts.map +1 -0
- package/dist/themes/theme08/architecture.js +24 -0
- package/dist/themes/theme08/architecture.js.map +1 -0
- package/dist/themes/theme08/bubble-v1.d.ts +34 -0
- package/dist/themes/theme08/bubble-v1.d.ts.map +1 -0
- package/dist/themes/theme08/bubble-v1.js +110 -0
- package/dist/themes/theme08/bubble-v1.js.map +1 -0
- package/dist/themes/theme08/budget_card.d.ts +17 -0
- package/dist/themes/theme08/budget_card.d.ts.map +1 -0
- package/dist/themes/theme08/budget_card.js +26 -0
- package/dist/themes/theme08/budget_card.js.map +1 -0
- package/dist/themes/theme08/capital_curve.d.ts +17 -0
- package/dist/themes/theme08/capital_curve.d.ts.map +1 -0
- package/dist/themes/theme08/capital_curve.js +24 -0
- package/dist/themes/theme08/capital_curve.js.map +1 -0
- package/dist/themes/theme08/case-v1.d.ts +23 -0
- package/dist/themes/theme08/case-v1.d.ts.map +1 -0
- package/dist/themes/theme08/case-v1.js +48 -0
- package/dist/themes/theme08/case-v1.js.map +1 -0
- package/dist/themes/theme08/case_card.d.ts +17 -0
- package/dist/themes/theme08/case_card.d.ts.map +1 -0
- package/dist/themes/theme08/case_card.js +26 -0
- package/dist/themes/theme08/case_card.js.map +1 -0
- package/dist/themes/theme08/case_card_v2.d.ts +17 -0
- package/dist/themes/theme08/case_card_v2.d.ts.map +1 -0
- package/dist/themes/theme08/case_card_v2.js +26 -0
- package/dist/themes/theme08/case_card_v2.js.map +1 -0
- package/dist/themes/theme08/case_grid.d.ts +17 -0
- package/dist/themes/theme08/case_grid.d.ts.map +1 -0
- package/dist/themes/theme08/case_grid.js +26 -0
- package/dist/themes/theme08/case_grid.js.map +1 -0
- package/dist/themes/theme08/case_list.d.ts +17 -0
- package/dist/themes/theme08/case_list.d.ts.map +1 -0
- package/dist/themes/theme08/case_list.js +25 -0
- package/dist/themes/theme08/case_list.js.map +1 -0
- package/dist/themes/theme08/case_study.d.ts +17 -0
- package/dist/themes/theme08/case_study.d.ts.map +1 -0
- package/dist/themes/theme08/case_study.js +26 -0
- package/dist/themes/theme08/case_study.js.map +1 -0
- package/dist/themes/theme08/case_table.d.ts +17 -0
- package/dist/themes/theme08/case_table.d.ts.map +1 -0
- package/dist/themes/theme08/case_table.js +25 -0
- package/dist/themes/theme08/case_table.js.map +1 -0
- package/dist/themes/theme08/chain-v1.d.ts +28 -0
- package/dist/themes/theme08/chain-v1.d.ts.map +1 -0
- package/dist/themes/theme08/chain-v1.js +80 -0
- package/dist/themes/theme08/chain-v1.js.map +1 -0
- package/dist/themes/theme08/chapter-v1.d.ts +17 -0
- package/dist/themes/theme08/chapter-v1.d.ts.map +1 -0
- package/dist/themes/theme08/chapter-v1.js +29 -0
- package/dist/themes/theme08/chapter-v1.js.map +1 -0
- package/dist/themes/theme08/chapter_v2.d.ts +16 -0
- package/dist/themes/theme08/chapter_v2.d.ts.map +1 -0
- package/dist/themes/theme08/chapter_v2.js +22 -0
- package/dist/themes/theme08/chapter_v2.js.map +1 -0
- package/dist/themes/theme08/chapter_v3.d.ts +16 -0
- package/dist/themes/theme08/chapter_v3.d.ts.map +1 -0
- package/dist/themes/theme08/chapter_v3.js +22 -0
- package/dist/themes/theme08/chapter_v3.js.map +1 -0
- package/dist/themes/theme08/chapter_v4.d.ts +16 -0
- package/dist/themes/theme08/chapter_v4.d.ts.map +1 -0
- package/dist/themes/theme08/chapter_v4.js +22 -0
- package/dist/themes/theme08/chapter_v4.js.map +1 -0
- package/dist/themes/theme08/chart-bar-v1.d.ts +22 -0
- package/dist/themes/theme08/chart-bar-v1.d.ts.map +1 -0
- package/dist/themes/theme08/chart-bar-v1.js +53 -0
- package/dist/themes/theme08/chart-bar-v1.js.map +1 -0
- package/dist/themes/theme08/chart-donut-v1.d.ts +23 -0
- package/dist/themes/theme08/chart-donut-v1.d.ts.map +1 -0
- package/dist/themes/theme08/chart-donut-v1.js +61 -0
- package/dist/themes/theme08/chart-donut-v1.js.map +1 -0
- package/dist/themes/theme08/closed_loop.d.ts +17 -0
- package/dist/themes/theme08/closed_loop.d.ts.map +1 -0
- package/dist/themes/theme08/closed_loop.js +24 -0
- package/dist/themes/theme08/closed_loop.js.map +1 -0
- package/dist/themes/theme08/closing-v1.d.ts +18 -0
- package/dist/themes/theme08/closing-v1.d.ts.map +1 -0
- package/dist/themes/theme08/closing-v1.js +42 -0
- package/dist/themes/theme08/closing-v1.js.map +1 -0
- package/dist/themes/theme08/collage-v1.d.ts +26 -0
- package/dist/themes/theme08/collage-v1.d.ts.map +1 -0
- package/dist/themes/theme08/collage-v1.js +57 -0
- package/dist/themes/theme08/collage-v1.js.map +1 -0
- package/dist/themes/theme08/compare-v1.d.ts +22 -0
- package/dist/themes/theme08/compare-v1.d.ts.map +1 -0
- package/dist/themes/theme08/compare-v1.js +51 -0
- package/dist/themes/theme08/compare-v1.js.map +1 -0
- package/dist/themes/theme08/compute.d.ts +17 -0
- package/dist/themes/theme08/compute.d.ts.map +1 -0
- package/dist/themes/theme08/compute.js +24 -0
- package/dist/themes/theme08/compute.js.map +1 -0
- package/dist/themes/theme08/content-v1.d.ts +26 -0
- package/dist/themes/theme08/content-v1.d.ts.map +1 -0
- package/dist/themes/theme08/content-v1.js +62 -0
- package/dist/themes/theme08/content-v1.js.map +1 -0
- package/dist/themes/theme08/contents-v1.d.ts +20 -0
- package/dist/themes/theme08/contents-v1.d.ts.map +1 -0
- package/dist/themes/theme08/contents-v1.js +46 -0
- package/dist/themes/theme08/contents-v1.js.map +1 -0
- package/dist/themes/theme08/contrast.d.ts +10 -0
- package/dist/themes/theme08/contrast.d.ts.map +1 -0
- package/dist/themes/theme08/contrast.js +57 -0
- package/dist/themes/theme08/contrast.js.map +1 -0
- package/dist/themes/theme08/cover-v1.d.ts +27 -0
- package/dist/themes/theme08/cover-v1.d.ts.map +1 -0
- package/dist/themes/theme08/cover-v1.js +64 -0
- package/dist/themes/theme08/cover-v1.js.map +1 -0
- package/dist/themes/theme08/cover_v2.d.ts +21 -0
- package/dist/themes/theme08/cover_v2.d.ts.map +1 -0
- package/dist/themes/theme08/cover_v2.js +23 -0
- package/dist/themes/theme08/cover_v2.js.map +1 -0
- package/dist/themes/theme08/cover_v3.d.ts +21 -0
- package/dist/themes/theme08/cover_v3.d.ts.map +1 -0
- package/dist/themes/theme08/cover_v3.js +22 -0
- package/dist/themes/theme08/cover_v3.js.map +1 -0
- package/dist/themes/theme08/cover_v4.d.ts +21 -0
- package/dist/themes/theme08/cover_v4.d.ts.map +1 -0
- package/dist/themes/theme08/cover_v4.js +22 -0
- package/dist/themes/theme08/cover_v4.js.map +1 -0
- package/dist/themes/theme08/cover_v5.d.ts +21 -0
- package/dist/themes/theme08/cover_v5.d.ts.map +1 -0
- package/dist/themes/theme08/cover_v5.js +23 -0
- package/dist/themes/theme08/cover_v5.js.map +1 -0
- package/dist/themes/theme08/cross.d.ts +17 -0
- package/dist/themes/theme08/cross.d.ts.map +1 -0
- package/dist/themes/theme08/cross.js +24 -0
- package/dist/themes/theme08/cross.js.map +1 -0
- package/dist/themes/theme08/decorations.d.ts +11 -0
- package/dist/themes/theme08/decorations.d.ts.map +1 -0
- package/dist/themes/theme08/decorations.js +16 -0
- package/dist/themes/theme08/decorations.js.map +1 -0
- package/dist/themes/theme08/early_stage.d.ts +17 -0
- package/dist/themes/theme08/early_stage.d.ts.map +1 -0
- package/dist/themes/theme08/early_stage.js +24 -0
- package/dist/themes/theme08/early_stage.js.map +1 -0
- package/dist/themes/theme08/ecosystem-v1.d.ts +26 -0
- package/dist/themes/theme08/ecosystem-v1.d.ts.map +1 -0
- package/dist/themes/theme08/ecosystem-v1.js +66 -0
- package/dist/themes/theme08/ecosystem-v1.js.map +1 -0
- package/dist/themes/theme08/feature-v1.d.ts +22 -0
- package/dist/themes/theme08/feature-v1.d.ts.map +1 -0
- package/dist/themes/theme08/feature-v1.js +47 -0
- package/dist/themes/theme08/feature-v1.js.map +1 -0
- package/dist/themes/theme08/funding-v1.d.ts +29 -0
- package/dist/themes/theme08/funding-v1.d.ts.map +1 -0
- package/dist/themes/theme08/funding-v1.js +61 -0
- package/dist/themes/theme08/funding-v1.js.map +1 -0
- package/dist/themes/theme08/gallery-v1.d.ts +21 -0
- package/dist/themes/theme08/gallery-v1.d.ts.map +1 -0
- package/dist/themes/theme08/gallery-v1.js +50 -0
- package/dist/themes/theme08/gallery-v1.js.map +1 -0
- package/dist/themes/theme08/gauge-v1.d.ts +27 -0
- package/dist/themes/theme08/gauge-v1.d.ts.map +1 -0
- package/dist/themes/theme08/gauge-v1.js +72 -0
- package/dist/themes/theme08/gauge-v1.js.map +1 -0
- package/dist/themes/theme08/heatmap-v1.d.ts +28 -0
- package/dist/themes/theme08/heatmap-v1.d.ts.map +1 -0
- package/dist/themes/theme08/heatmap-v1.js +98 -0
- package/dist/themes/theme08/heatmap-v1.js.map +1 -0
- package/dist/themes/theme08/hero-split-v1.d.ts +21 -0
- package/dist/themes/theme08/hero-split-v1.d.ts.map +1 -0
- package/dist/themes/theme08/hero-split-v1.js +33 -0
- package/dist/themes/theme08/hero-split-v1.js.map +1 -0
- package/dist/themes/theme08/investor_mix.d.ts +17 -0
- package/dist/themes/theme08/investor_mix.d.ts.map +1 -0
- package/dist/themes/theme08/investor_mix.js +26 -0
- package/dist/themes/theme08/investor_mix.js.map +1 -0
- package/dist/themes/theme08/mainlines.d.ts +17 -0
- package/dist/themes/theme08/mainlines.d.ts.map +1 -0
- package/dist/themes/theme08/mainlines.js +26 -0
- package/dist/themes/theme08/mainlines.js.map +1 -0
- package/dist/themes/theme08/matrix-v1.d.ts +26 -0
- package/dist/themes/theme08/matrix-v1.d.ts.map +1 -0
- package/dist/themes/theme08/matrix-v1.js +52 -0
- package/dist/themes/theme08/matrix-v1.js.map +1 -0
- package/dist/themes/theme08/metric-big-v1.d.ts +18 -0
- package/dist/themes/theme08/metric-big-v1.d.ts.map +1 -0
- package/dist/themes/theme08/metric-big-v1.js +31 -0
- package/dist/themes/theme08/metric-big-v1.js.map +1 -0
- package/dist/themes/theme08/metrics-v1.d.ts +23 -0
- package/dist/themes/theme08/metrics-v1.d.ts.map +1 -0
- package/dist/themes/theme08/metrics-v1.js +49 -0
- package/dist/themes/theme08/metrics-v1.js.map +1 -0
- package/dist/themes/theme08/migration.d.ts +17 -0
- package/dist/themes/theme08/migration.d.ts.map +1 -0
- package/dist/themes/theme08/migration.js +24 -0
- package/dist/themes/theme08/migration.js.map +1 -0
- package/dist/themes/theme08/overview-v1.d.ts +22 -0
- package/dist/themes/theme08/overview-v1.d.ts.map +1 -0
- package/dist/themes/theme08/overview-v1.js +47 -0
- package/dist/themes/theme08/overview-v1.js.map +1 -0
- package/dist/themes/theme08/partners-v1.d.ts +20 -0
- package/dist/themes/theme08/partners-v1.d.ts.map +1 -0
- package/dist/themes/theme08/partners-v1.js +42 -0
- package/dist/themes/theme08/partners-v1.js.map +1 -0
- package/dist/themes/theme08/peak.d.ts +17 -0
- package/dist/themes/theme08/peak.d.ts.map +1 -0
- package/dist/themes/theme08/peak.js +24 -0
- package/dist/themes/theme08/peak.js.map +1 -0
- package/dist/themes/theme08/peak_trough.d.ts +17 -0
- package/dist/themes/theme08/peak_trough.d.ts.map +1 -0
- package/dist/themes/theme08/peak_trough.js +24 -0
- package/dist/themes/theme08/peak_trough.js.map +1 -0
- package/dist/themes/theme08/pipeline.d.ts +17 -0
- package/dist/themes/theme08/pipeline.d.ts.map +1 -0
- package/dist/themes/theme08/pipeline.js +24 -0
- package/dist/themes/theme08/pipeline.js.map +1 -0
- package/dist/themes/theme08/process-v1.d.ts +21 -0
- package/dist/themes/theme08/process-v1.d.ts.map +1 -0
- package/dist/themes/theme08/process-v1.js +47 -0
- package/dist/themes/theme08/process-v1.js.map +1 -0
- package/dist/themes/theme08/pullback.d.ts +17 -0
- package/dist/themes/theme08/pullback.d.ts.map +1 -0
- package/dist/themes/theme08/pullback.js +24 -0
- package/dist/themes/theme08/pullback.js.map +1 -0
- package/dist/themes/theme08/quadrant-v1.d.ts +22 -0
- package/dist/themes/theme08/quadrant-v1.d.ts.map +1 -0
- package/dist/themes/theme08/quadrant-v1.js +48 -0
- package/dist/themes/theme08/quadrant-v1.js.map +1 -0
- package/dist/themes/theme08/quote-v1.d.ts +16 -0
- package/dist/themes/theme08/quote-v1.d.ts.map +1 -0
- package/dist/themes/theme08/quote-v1.js +28 -0
- package/dist/themes/theme08/quote-v1.js.map +1 -0
- package/dist/themes/theme08/quote_manifesto.d.ts +17 -0
- package/dist/themes/theme08/quote_manifesto.d.ts.map +1 -0
- package/dist/themes/theme08/quote_manifesto.js +22 -0
- package/dist/themes/theme08/quote_manifesto.js.map +1 -0
- package/dist/themes/theme08/quote_resources.d.ts +17 -0
- package/dist/themes/theme08/quote_resources.d.ts.map +1 -0
- package/dist/themes/theme08/quote_resources.js +22 -0
- package/dist/themes/theme08/quote_resources.js.map +1 -0
- package/dist/themes/theme08/quote_statement.d.ts +17 -0
- package/dist/themes/theme08/quote_statement.d.ts.map +1 -0
- package/dist/themes/theme08/quote_statement.js +22 -0
- package/dist/themes/theme08/quote_statement.js.map +1 -0
- package/dist/themes/theme08/quote_twofield.d.ts +17 -0
- package/dist/themes/theme08/quote_twofield.d.ts.map +1 -0
- package/dist/themes/theme08/quote_twofield.js +22 -0
- package/dist/themes/theme08/quote_twofield.js.map +1 -0
- package/dist/themes/theme08/quote_verdict.d.ts +17 -0
- package/dist/themes/theme08/quote_verdict.d.ts.map +1 -0
- package/dist/themes/theme08/quote_verdict.js +22 -0
- package/dist/themes/theme08/quote_verdict.js.map +1 -0
- package/dist/themes/theme08/radar-v1.d.ts +32 -0
- package/dist/themes/theme08/radar-v1.d.ts.map +1 -0
- package/dist/themes/theme08/radar-v1.js +87 -0
- package/dist/themes/theme08/radar-v1.js.map +1 -0
- package/dist/themes/theme08/range-v1.d.ts +28 -0
- package/dist/themes/theme08/range-v1.d.ts.map +1 -0
- package/dist/themes/theme08/range-v1.js +61 -0
- package/dist/themes/theme08/range-v1.js.map +1 -0
- package/dist/themes/theme08/ranking-v1.d.ts +23 -0
- package/dist/themes/theme08/ranking-v1.d.ts.map +1 -0
- package/dist/themes/theme08/ranking-v1.js +51 -0
- package/dist/themes/theme08/ranking-v1.js.map +1 -0
- package/dist/themes/theme08/region-v1.d.ts +23 -0
- package/dist/themes/theme08/region-v1.d.ts.map +1 -0
- package/dist/themes/theme08/region-v1.js +50 -0
- package/dist/themes/theme08/region-v1.js.map +1 -0
- package/dist/themes/theme08/region_anchor.d.ts +17 -0
- package/dist/themes/theme08/region_anchor.d.ts.map +1 -0
- package/dist/themes/theme08/region_anchor.js +24 -0
- package/dist/themes/theme08/region_anchor.js.map +1 -0
- package/dist/themes/theme08/region_card_ny.d.ts +17 -0
- package/dist/themes/theme08/region_card_ny.d.ts.map +1 -0
- package/dist/themes/theme08/region_card_ny.js +26 -0
- package/dist/themes/theme08/region_card_ny.js.map +1 -0
- package/dist/themes/theme08/region_dotmap.d.ts +17 -0
- package/dist/themes/theme08/region_dotmap.d.ts.map +1 -0
- package/dist/themes/theme08/region_dotmap.js +26 -0
- package/dist/themes/theme08/region_dotmap.js.map +1 -0
- package/dist/themes/theme08/regulation.d.ts +17 -0
- package/dist/themes/theme08/regulation.d.ts.map +1 -0
- package/dist/themes/theme08/regulation.js +24 -0
- package/dist/themes/theme08/regulation.js.map +1 -0
- package/dist/themes/theme08/resource_map.d.ts +17 -0
- package/dist/themes/theme08/resource_map.d.ts.map +1 -0
- package/dist/themes/theme08/resource_map.js +24 -0
- package/dist/themes/theme08/resource_map.js.map +1 -0
- package/dist/themes/theme08/revenue.d.ts +17 -0
- package/dist/themes/theme08/revenue.d.ts.map +1 -0
- package/dist/themes/theme08/revenue.js +24 -0
- package/dist/themes/theme08/revenue.js.map +1 -0
- package/dist/themes/theme08/roadmap-v1.d.ts +22 -0
- package/dist/themes/theme08/roadmap-v1.d.ts.map +1 -0
- package/dist/themes/theme08/roadmap-v1.js +51 -0
- package/dist/themes/theme08/roadmap-v1.js.map +1 -0
- package/dist/themes/theme08/scene_split.d.ts +17 -0
- package/dist/themes/theme08/scene_split.d.ts.map +1 -0
- package/dist/themes/theme08/scene_split.js +26 -0
- package/dist/themes/theme08/scene_split.js.map +1 -0
- package/dist/themes/theme08/scorecard-v1.d.ts +25 -0
- package/dist/themes/theme08/scorecard-v1.d.ts.map +1 -0
- package/dist/themes/theme08/scorecard-v1.js +56 -0
- package/dist/themes/theme08/scorecard-v1.js.map +1 -0
- package/dist/themes/theme08/segment.d.ts +17 -0
- package/dist/themes/theme08/segment.d.ts.map +1 -0
- package/dist/themes/theme08/segment.js +24 -0
- package/dist/themes/theme08/segment.js.map +1 -0
- package/dist/themes/theme08/shared.d.ts +100 -0
- package/dist/themes/theme08/shared.d.ts.map +1 -0
- package/dist/themes/theme08/shared.js +82 -0
- package/dist/themes/theme08/shared.js.map +1 -0
- package/dist/themes/theme08/size_split.d.ts +17 -0
- package/dist/themes/theme08/size_split.d.ts.map +1 -0
- package/dist/themes/theme08/size_split.js +24 -0
- package/dist/themes/theme08/size_split.js.map +1 -0
- package/dist/themes/theme08/slide-bg.d.ts +8 -0
- package/dist/themes/theme08/slide-bg.d.ts.map +1 -0
- package/dist/themes/theme08/slide-bg.js +7 -0
- package/dist/themes/theme08/slide-bg.js.map +1 -0
- package/dist/themes/theme08/squeeze.d.ts +17 -0
- package/dist/themes/theme08/squeeze.d.ts.map +1 -0
- package/dist/themes/theme08/squeeze.js +24 -0
- package/dist/themes/theme08/squeeze.js.map +1 -0
- package/dist/themes/theme08/strategy-v1.d.ts +21 -0
- package/dist/themes/theme08/strategy-v1.d.ts.map +1 -0
- package/dist/themes/theme08/strategy-v1.js +46 -0
- package/dist/themes/theme08/strategy-v1.js.map +1 -0
- package/dist/themes/theme08/supply.d.ts +17 -0
- package/dist/themes/theme08/supply.d.ts.map +1 -0
- package/dist/themes/theme08/supply.js +24 -0
- package/dist/themes/theme08/supply.js.map +1 -0
- package/dist/themes/theme08/table-v1.d.ts +24 -0
- package/dist/themes/theme08/table-v1.d.ts.map +1 -0
- package/dist/themes/theme08/table-v1.js +66 -0
- package/dist/themes/theme08/table-v1.js.map +1 -0
- package/dist/themes/theme08/team-v1.d.ts +22 -0
- package/dist/themes/theme08/team-v1.d.ts.map +1 -0
- package/dist/themes/theme08/team-v1.js +48 -0
- package/dist/themes/theme08/team-v1.js.map +1 -0
- package/dist/themes/theme08/theme08-icons.d.ts +17 -0
- package/dist/themes/theme08/theme08-icons.d.ts.map +1 -0
- package/dist/themes/theme08/theme08-icons.js +28 -0
- package/dist/themes/theme08/theme08-icons.js.map +1 -0
- package/dist/themes/theme08/timeline-v1.d.ts +22 -0
- package/dist/themes/theme08/timeline-v1.d.ts.map +1 -0
- package/dist/themes/theme08/timeline-v1.js +48 -0
- package/dist/themes/theme08/timeline-v1.js.map +1 -0
- package/dist/themes/theme08/tokens.d.ts +104 -0
- package/dist/themes/theme08/tokens.d.ts.map +1 -0
- package/dist/themes/theme08/tokens.js +286 -0
- package/dist/themes/theme08/tokens.js.map +1 -0
- package/dist/themes/theme08/trend.d.ts +17 -0
- package/dist/themes/theme08/trend.d.ts.map +1 -0
- package/dist/themes/theme08/trend.js +24 -0
- package/dist/themes/theme08/trend.js.map +1 -0
- package/dist/themes/theme08/triptych.d.ts +17 -0
- package/dist/themes/theme08/triptych.d.ts.map +1 -0
- package/dist/themes/theme08/triptych.js +26 -0
- package/dist/themes/theme08/triptych.js.map +1 -0
- package/dist/themes/theme08/waterfall-v1.d.ts +26 -0
- package/dist/themes/theme08/waterfall-v1.d.ts.map +1 -0
- package/dist/themes/theme08/waterfall-v1.js +95 -0
- package/dist/themes/theme08/waterfall-v1.js.map +1 -0
- package/dist/themes/theme08/workflow-v1.d.ts +24 -0
- package/dist/themes/theme08/workflow-v1.d.ts.map +1 -0
- package/dist/themes/theme08/workflow-v1.js +58 -0
- package/dist/themes/theme08/workflow-v1.js.map +1 -0
- package/dist/themes/theme09/abstract-v1.d.ts +32 -0
- package/dist/themes/theme09/abstract-v1.d.ts.map +1 -0
- package/dist/themes/theme09/abstract-v1.js +55 -0
- package/dist/themes/theme09/abstract-v1.js.map +1 -0
- package/dist/themes/theme09/alloc-v1.d.ts +25 -0
- package/dist/themes/theme09/alloc-v1.d.ts.map +1 -0
- package/dist/themes/theme09/alloc-v1.js +125 -0
- package/dist/themes/theme09/alloc-v1.js.map +1 -0
- package/dist/themes/theme09/annotated-v1.d.ts +27 -0
- package/dist/themes/theme09/annotated-v1.d.ts.map +1 -0
- package/dist/themes/theme09/annotated-v1.js +44 -0
- package/dist/themes/theme09/annotated-v1.js.map +1 -0
- package/dist/themes/theme09/arc-v1.d.ts +28 -0
- package/dist/themes/theme09/arc-v1.d.ts.map +1 -0
- package/dist/themes/theme09/arc-v1.js +133 -0
- package/dist/themes/theme09/arc-v1.js.map +1 -0
- package/dist/themes/theme09/area-v1.d.ts +25 -0
- package/dist/themes/theme09/area-v1.d.ts.map +1 -0
- package/dist/themes/theme09/area-v1.js +158 -0
- package/dist/themes/theme09/area-v1.js.map +1 -0
- package/dist/themes/theme09/bracket-v1.d.ts +27 -0
- package/dist/themes/theme09/bracket-v1.d.ts.map +1 -0
- package/dist/themes/theme09/bracket-v1.js +97 -0
- package/dist/themes/theme09/bracket-v1.js.map +1 -0
- package/dist/themes/theme09/bubble-v1.d.ts +30 -0
- package/dist/themes/theme09/bubble-v1.d.ts.map +1 -0
- package/dist/themes/theme09/bubble-v1.js +146 -0
- package/dist/themes/theme09/bubble-v1.js.map +1 -0
- package/dist/themes/theme09/bump-v1.d.ts +25 -0
- package/dist/themes/theme09/bump-v1.d.ts.map +1 -0
- package/dist/themes/theme09/bump-v1.js +127 -0
- package/dist/themes/theme09/bump-v1.js.map +1 -0
- package/dist/themes/theme09/calendar-v1.d.ts +35 -0
- package/dist/themes/theme09/calendar-v1.d.ts.map +1 -0
- package/dist/themes/theme09/calendar-v1.js +171 -0
- package/dist/themes/theme09/calendar-v1.js.map +1 -0
- package/dist/themes/theme09/case-folio-v1.d.ts +29 -0
- package/dist/themes/theme09/case-folio-v1.d.ts.map +1 -0
- package/dist/themes/theme09/case-folio-v1.js +46 -0
- package/dist/themes/theme09/case-folio-v1.js.map +1 -0
- package/dist/themes/theme09/chart-frame.d.ts +27 -0
- package/dist/themes/theme09/chart-frame.d.ts.map +1 -0
- package/dist/themes/theme09/chart-frame.js +16 -0
- package/dist/themes/theme09/chart-frame.js.map +1 -0
- package/dist/themes/theme09/chart-utils.d.ts +74 -0
- package/dist/themes/theme09/chart-utils.d.ts.map +1 -0
- package/dist/themes/theme09/chart-utils.js +202 -0
- package/dist/themes/theme09/chart-utils.js.map +1 -0
- package/dist/themes/theme09/chord-v1.d.ts +26 -0
- package/dist/themes/theme09/chord-v1.d.ts.map +1 -0
- package/dist/themes/theme09/chord-v1.js +98 -0
- package/dist/themes/theme09/chord-v1.js.map +1 -0
- package/dist/themes/theme09/closing-v1.d.ts +23 -0
- package/dist/themes/theme09/closing-v1.d.ts.map +1 -0
- package/dist/themes/theme09/closing-v1.js +37 -0
- package/dist/themes/theme09/closing-v1.js.map +1 -0
- package/dist/themes/theme09/compare-v1.d.ts +37 -0
- package/dist/themes/theme09/compare-v1.d.ts.map +1 -0
- package/dist/themes/theme09/compare-v1.js +102 -0
- package/dist/themes/theme09/compare-v1.js.map +1 -0
- package/dist/themes/theme09/conclusion-v1.d.ts +30 -0
- package/dist/themes/theme09/conclusion-v1.d.ts.map +1 -0
- package/dist/themes/theme09/conclusion-v1.js +71 -0
- package/dist/themes/theme09/conclusion-v1.js.map +1 -0
- package/dist/themes/theme09/contents-v1.d.ts +33 -0
- package/dist/themes/theme09/contents-v1.d.ts.map +1 -0
- package/dist/themes/theme09/contents-v1.js +54 -0
- package/dist/themes/theme09/contents-v1.js.map +1 -0
- package/dist/themes/theme09/cover-aperture-v1.d.ts +23 -0
- package/dist/themes/theme09/cover-aperture-v1.d.ts.map +1 -0
- package/dist/themes/theme09/cover-aperture-v1.js +40 -0
- package/dist/themes/theme09/cover-aperture-v1.js.map +1 -0
- package/dist/themes/theme09/cover-bleed-v1.d.ts +28 -0
- package/dist/themes/theme09/cover-bleed-v1.d.ts.map +1 -0
- package/dist/themes/theme09/cover-bleed-v1.js +47 -0
- package/dist/themes/theme09/cover-bleed-v1.js.map +1 -0
- package/dist/themes/theme09/cover-colophon-v1.d.ts +26 -0
- package/dist/themes/theme09/cover-colophon-v1.d.ts.map +1 -0
- package/dist/themes/theme09/cover-colophon-v1.js +46 -0
- package/dist/themes/theme09/cover-colophon-v1.js.map +1 -0
- package/dist/themes/theme09/cover-colorbar-v1.d.ts +27 -0
- package/dist/themes/theme09/cover-colorbar-v1.d.ts.map +1 -0
- package/dist/themes/theme09/cover-colorbar-v1.js +57 -0
- package/dist/themes/theme09/cover-colorbar-v1.js.map +1 -0
- package/dist/themes/theme09/cover-dossier-v1.d.ts +30 -0
- package/dist/themes/theme09/cover-dossier-v1.d.ts.map +1 -0
- package/dist/themes/theme09/cover-dossier-v1.js +58 -0
- package/dist/themes/theme09/cover-dossier-v1.js.map +1 -0
- package/dist/themes/theme09/cover-masthead-v1.d.ts +27 -0
- package/dist/themes/theme09/cover-masthead-v1.d.ts.map +1 -0
- package/dist/themes/theme09/cover-masthead-v1.js +40 -0
- package/dist/themes/theme09/cover-masthead-v1.js.map +1 -0
- package/dist/themes/theme09/cover-photo-v1.d.ts +23 -0
- package/dist/themes/theme09/cover-photo-v1.d.ts.map +1 -0
- package/dist/themes/theme09/cover-photo-v1.js +37 -0
- package/dist/themes/theme09/cover-photo-v1.js.map +1 -0
- package/dist/themes/theme09/coverstory-v1.d.ts +22 -0
- package/dist/themes/theme09/coverstory-v1.d.ts.map +1 -0
- package/dist/themes/theme09/coverstory-v1.js +32 -0
- package/dist/themes/theme09/coverstory-v1.js.map +1 -0
- package/dist/themes/theme09/cross-perspective-v1.d.ts +36 -0
- package/dist/themes/theme09/cross-perspective-v1.d.ts.map +1 -0
- package/dist/themes/theme09/cross-perspective-v1.js +140 -0
- package/dist/themes/theme09/cross-perspective-v1.js.map +1 -0
- package/dist/themes/theme09/crosstab-v1.d.ts +30 -0
- package/dist/themes/theme09/crosstab-v1.d.ts.map +1 -0
- package/dist/themes/theme09/crosstab-v1.js +136 -0
- package/dist/themes/theme09/crosstab-v1.js.map +1 -0
- package/dist/themes/theme09/diptych-v1.d.ts +24 -0
- package/dist/themes/theme09/diptych-v1.d.ts.map +1 -0
- package/dist/themes/theme09/diptych-v1.js +34 -0
- package/dist/themes/theme09/diptych-v1.js.map +1 -0
- package/dist/themes/theme09/divider-photo-v1.d.ts +24 -0
- package/dist/themes/theme09/divider-photo-v1.d.ts.map +1 -0
- package/dist/themes/theme09/divider-photo-v1.js +34 -0
- package/dist/themes/theme09/divider-photo-v1.js.map +1 -0
- package/dist/themes/theme09/dotmatrix-v1.d.ts +21 -0
- package/dist/themes/theme09/dotmatrix-v1.d.ts.map +1 -0
- package/dist/themes/theme09/dotmatrix-v1.js +47 -0
- package/dist/themes/theme09/dotmatrix-v1.js.map +1 -0
- package/dist/themes/theme09/dumbbell-v1.d.ts +27 -0
- package/dist/themes/theme09/dumbbell-v1.d.ts.map +1 -0
- package/dist/themes/theme09/dumbbell-v1.js +145 -0
- package/dist/themes/theme09/dumbbell-v1.js.map +1 -0
- package/dist/themes/theme09/epigraph-v1.d.ts +27 -0
- package/dist/themes/theme09/epigraph-v1.d.ts.map +1 -0
- package/dist/themes/theme09/epigraph-v1.js +38 -0
- package/dist/themes/theme09/epigraph-v1.js.map +1 -0
- package/dist/themes/theme09/era-v1.d.ts +36 -0
- package/dist/themes/theme09/era-v1.d.ts.map +1 -0
- package/dist/themes/theme09/era-v1.js +134 -0
- package/dist/themes/theme09/era-v1.js.map +1 -0
- package/dist/themes/theme09/exhibit-wall-v1.d.ts +34 -0
- package/dist/themes/theme09/exhibit-wall-v1.d.ts.map +1 -0
- package/dist/themes/theme09/exhibit-wall-v1.js +45 -0
- package/dist/themes/theme09/exhibit-wall-v1.js.map +1 -0
- package/dist/themes/theme09/faq-v1.d.ts +30 -0
- package/dist/themes/theme09/faq-v1.d.ts.map +1 -0
- package/dist/themes/theme09/faq-v1.js +119 -0
- package/dist/themes/theme09/faq-v1.js.map +1 -0
- package/dist/themes/theme09/filmstrip-v1.d.ts +30 -0
- package/dist/themes/theme09/filmstrip-v1.d.ts.map +1 -0
- package/dist/themes/theme09/filmstrip-v1.js +52 -0
- package/dist/themes/theme09/filmstrip-v1.js.map +1 -0
- package/dist/themes/theme09/flow-v1.d.ts +35 -0
- package/dist/themes/theme09/flow-v1.d.ts.map +1 -0
- package/dist/themes/theme09/flow-v1.js +129 -0
- package/dist/themes/theme09/flow-v1.js.map +1 -0
- package/dist/themes/theme09/forecast-fan-v1.d.ts +40 -0
- package/dist/themes/theme09/forecast-fan-v1.d.ts.map +1 -0
- package/dist/themes/theme09/forecast-fan-v1.js +194 -0
- package/dist/themes/theme09/forecast-fan-v1.js.map +1 -0
- package/dist/themes/theme09/funnel-v1.d.ts +25 -0
- package/dist/themes/theme09/funnel-v1.d.ts.map +1 -0
- package/dist/themes/theme09/funnel-v1.js +118 -0
- package/dist/themes/theme09/funnel-v1.js.map +1 -0
- package/dist/themes/theme09/gallery-wall-v1.d.ts +31 -0
- package/dist/themes/theme09/gallery-wall-v1.d.ts.map +1 -0
- package/dist/themes/theme09/gallery-wall-v1.js +40 -0
- package/dist/themes/theme09/gallery-wall-v1.js.map +1 -0
- package/dist/themes/theme09/gauge-v1.d.ts +38 -0
- package/dist/themes/theme09/gauge-v1.d.ts.map +1 -0
- package/dist/themes/theme09/gauge-v1.js +188 -0
- package/dist/themes/theme09/gauge-v1.js.map +1 -0
- package/dist/themes/theme09/grade-v1.d.ts +29 -0
- package/dist/themes/theme09/grade-v1.d.ts.map +1 -0
- package/dist/themes/theme09/grade-v1.js +155 -0
- package/dist/themes/theme09/grade-v1.js.map +1 -0
- package/dist/themes/theme09/heatmap-v1.d.ts +26 -0
- package/dist/themes/theme09/heatmap-v1.d.ts.map +1 -0
- package/dist/themes/theme09/heatmap-v1.js +139 -0
- package/dist/themes/theme09/heatmap-v1.js.map +1 -0
- package/dist/themes/theme09/hero-number-v1.d.ts +21 -0
- package/dist/themes/theme09/hero-number-v1.d.ts.map +1 -0
- package/dist/themes/theme09/hero-number-v1.js +83 -0
- package/dist/themes/theme09/hero-number-v1.js.map +1 -0
- package/dist/themes/theme09/histogram-v1.d.ts +37 -0
- package/dist/themes/theme09/histogram-v1.d.ts.map +1 -0
- package/dist/themes/theme09/histogram-v1.js +226 -0
- package/dist/themes/theme09/histogram-v1.js.map +1 -0
- package/dist/themes/theme09/honeycomb-v1.d.ts +27 -0
- package/dist/themes/theme09/honeycomb-v1.d.ts.map +1 -0
- package/dist/themes/theme09/honeycomb-v1.js +132 -0
- package/dist/themes/theme09/honeycomb-v1.js.map +1 -0
- package/dist/themes/theme09/icicle-v1.d.ts +26 -0
- package/dist/themes/theme09/icicle-v1.d.ts.map +1 -0
- package/dist/themes/theme09/icicle-v1.js +170 -0
- package/dist/themes/theme09/icicle-v1.js.map +1 -0
- package/dist/themes/theme09/journey-v1.d.ts +36 -0
- package/dist/themes/theme09/journey-v1.d.ts.map +1 -0
- package/dist/themes/theme09/journey-v1.js +49 -0
- package/dist/themes/theme09/journey-v1.js.map +1 -0
- package/dist/themes/theme09/ledger-v1.d.ts +28 -0
- package/dist/themes/theme09/ledger-v1.d.ts.map +1 -0
- package/dist/themes/theme09/ledger-v1.js +146 -0
- package/dist/themes/theme09/ledger-v1.js.map +1 -0
- package/dist/themes/theme09/manifesto-v1.d.ts +21 -0
- package/dist/themes/theme09/manifesto-v1.d.ts.map +1 -0
- package/dist/themes/theme09/manifesto-v1.js +39 -0
- package/dist/themes/theme09/manifesto-v1.js.map +1 -0
- package/dist/themes/theme09/marimekko-v1.d.ts +25 -0
- package/dist/themes/theme09/marimekko-v1.d.ts.map +1 -0
- package/dist/themes/theme09/marimekko-v1.js +115 -0
- package/dist/themes/theme09/marimekko-v1.js.map +1 -0
- package/dist/themes/theme09/market-overview-v1.d.ts +28 -0
- package/dist/themes/theme09/market-overview-v1.d.ts.map +1 -0
- package/dist/themes/theme09/market-overview-v1.js +138 -0
- package/dist/themes/theme09/market-overview-v1.js.map +1 -0
- package/dist/themes/theme09/masonry-v1.d.ts +35 -0
- package/dist/themes/theme09/masonry-v1.d.ts.map +1 -0
- package/dist/themes/theme09/masonry-v1.js +51 -0
- package/dist/themes/theme09/masonry-v1.js.map +1 -0
- package/dist/themes/theme09/matrix-v1.d.ts +33 -0
- package/dist/themes/theme09/matrix-v1.d.ts.map +1 -0
- package/dist/themes/theme09/matrix-v1.js +175 -0
- package/dist/themes/theme09/matrix-v1.js.map +1 -0
- package/dist/themes/theme09/mega-number-v1.d.ts +21 -0
- package/dist/themes/theme09/mega-number-v1.d.ts.map +1 -0
- package/dist/themes/theme09/mega-number-v1.js +91 -0
- package/dist/themes/theme09/mega-number-v1.js.map +1 -0
- package/dist/themes/theme09/meter-v1.d.ts +25 -0
- package/dist/themes/theme09/meter-v1.d.ts.map +1 -0
- package/dist/themes/theme09/meter-v1.js +119 -0
- package/dist/themes/theme09/meter-v1.js.map +1 -0
- package/dist/themes/theme09/mosaic-v1.d.ts +32 -0
- package/dist/themes/theme09/mosaic-v1.d.ts.map +1 -0
- package/dist/themes/theme09/mosaic-v1.js +55 -0
- package/dist/themes/theme09/mosaic-v1.js.map +1 -0
- package/dist/themes/theme09/network-v1.d.ts +30 -0
- package/dist/themes/theme09/network-v1.d.ts.map +1 -0
- package/dist/themes/theme09/network-v1.js +148 -0
- package/dist/themes/theme09/network-v1.js.map +1 -0
- package/dist/themes/theme09/orbit-v1.d.ts +31 -0
- package/dist/themes/theme09/orbit-v1.d.ts.map +1 -0
- package/dist/themes/theme09/orbit-v1.js +98 -0
- package/dist/themes/theme09/orbit-v1.js.map +1 -0
- package/dist/themes/theme09/outlook-v1.d.ts +31 -0
- package/dist/themes/theme09/outlook-v1.d.ts.map +1 -0
- package/dist/themes/theme09/outlook-v1.js +97 -0
- package/dist/themes/theme09/outlook-v1.js.map +1 -0
- package/dist/themes/theme09/parallel-v1.d.ts +25 -0
- package/dist/themes/theme09/parallel-v1.d.ts.map +1 -0
- package/dist/themes/theme09/parallel-v1.js +121 -0
- package/dist/themes/theme09/parallel-v1.js.map +1 -0
- package/dist/themes/theme09/phases-v1.d.ts +34 -0
- package/dist/themes/theme09/phases-v1.d.ts.map +1 -0
- package/dist/themes/theme09/phases-v1.js +91 -0
- package/dist/themes/theme09/phases-v1.js.map +1 -0
- package/dist/themes/theme09/photo-bento-v1.d.ts +33 -0
- package/dist/themes/theme09/photo-bento-v1.d.ts.map +1 -0
- package/dist/themes/theme09/photo-bento-v1.js +65 -0
- package/dist/themes/theme09/photo-bento-v1.js.map +1 -0
- package/dist/themes/theme09/photo-cards-v1.d.ts +35 -0
- package/dist/themes/theme09/photo-cards-v1.d.ts.map +1 -0
- package/dist/themes/theme09/photo-cards-v1.js +45 -0
- package/dist/themes/theme09/photo-cards-v1.js.map +1 -0
- package/dist/themes/theme09/photo-duo-v1.d.ts +30 -0
- package/dist/themes/theme09/photo-duo-v1.d.ts.map +1 -0
- package/dist/themes/theme09/photo-duo-v1.js +51 -0
- package/dist/themes/theme09/photo-duo-v1.js.map +1 -0
- package/dist/themes/theme09/photo-feature-v1.d.ts +29 -0
- package/dist/themes/theme09/photo-feature-v1.d.ts.map +1 -0
- package/dist/themes/theme09/photo-feature-v1.js +40 -0
- package/dist/themes/theme09/photo-feature-v1.js.map +1 -0
- package/dist/themes/theme09/photo-grid-v1.d.ts +31 -0
- package/dist/themes/theme09/photo-grid-v1.d.ts.map +1 -0
- package/dist/themes/theme09/photo-grid-v1.js +56 -0
- package/dist/themes/theme09/photo-grid-v1.js.map +1 -0
- package/dist/themes/theme09/photo-panorama-v1.d.ts +28 -0
- package/dist/themes/theme09/photo-panorama-v1.d.ts.map +1 -0
- package/dist/themes/theme09/photo-panorama-v1.js +33 -0
- package/dist/themes/theme09/photo-panorama-v1.js.map +1 -0
- package/dist/themes/theme09/photo-quote-v1.d.ts +23 -0
- package/dist/themes/theme09/photo-quote-v1.d.ts.map +1 -0
- package/dist/themes/theme09/photo-quote-v1.js +43 -0
- package/dist/themes/theme09/photo-quote-v1.js.map +1 -0
- package/dist/themes/theme09/photo-ring-v1.d.ts +31 -0
- package/dist/themes/theme09/photo-ring-v1.d.ts.map +1 -0
- package/dist/themes/theme09/photo-ring-v1.js +54 -0
- package/dist/themes/theme09/photo-ring-v1.js.map +1 -0
- package/dist/themes/theme09/photo-scene-v1.d.ts +28 -0
- package/dist/themes/theme09/photo-scene-v1.d.ts.map +1 -0
- package/dist/themes/theme09/photo-scene-v1.js +36 -0
- package/dist/themes/theme09/photo-scene-v1.js.map +1 -0
- package/dist/themes/theme09/photo-stage-v1.d.ts +27 -0
- package/dist/themes/theme09/photo-stage-v1.d.ts.map +1 -0
- package/dist/themes/theme09/photo-stage-v1.js +32 -0
- package/dist/themes/theme09/photo-stage-v1.js.map +1 -0
- package/dist/themes/theme09/plans-v1.d.ts +35 -0
- package/dist/themes/theme09/plans-v1.d.ts.map +1 -0
- package/dist/themes/theme09/plans-v1.js +128 -0
- package/dist/themes/theme09/plans-v1.js.map +1 -0
- package/dist/themes/theme09/process-v1.d.ts +33 -0
- package/dist/themes/theme09/process-v1.d.ts.map +1 -0
- package/dist/themes/theme09/process-v1.js +104 -0
- package/dist/themes/theme09/process-v1.js.map +1 -0
- package/dist/themes/theme09/profile-v1.d.ts +39 -0
- package/dist/themes/theme09/profile-v1.d.ts.map +1 -0
- package/dist/themes/theme09/profile-v1.js +48 -0
- package/dist/themes/theme09/profile-v1.js.map +1 -0
- package/dist/themes/theme09/quadrant-v1.d.ts +35 -0
- package/dist/themes/theme09/quadrant-v1.d.ts.map +1 -0
- package/dist/themes/theme09/quadrant-v1.js +174 -0
- package/dist/themes/theme09/quadrant-v1.js.map +1 -0
- package/dist/themes/theme09/quote-portrait-v1.d.ts +21 -0
- package/dist/themes/theme09/quote-portrait-v1.d.ts.map +1 -0
- package/dist/themes/theme09/quote-portrait-v1.js +31 -0
- package/dist/themes/theme09/quote-portrait-v1.js.map +1 -0
- package/dist/themes/theme09/radar-v1.d.ts +28 -0
- package/dist/themes/theme09/radar-v1.d.ts.map +1 -0
- package/dist/themes/theme09/radar-v1.js +120 -0
- package/dist/themes/theme09/radar-v1.js.map +1 -0
- package/dist/themes/theme09/radialbar-v1.d.ts +26 -0
- package/dist/themes/theme09/radialbar-v1.d.ts.map +1 -0
- package/dist/themes/theme09/radialbar-v1.js +109 -0
- package/dist/themes/theme09/radialbar-v1.js.map +1 -0
- package/dist/themes/theme09/ranking-v1.d.ts +25 -0
- package/dist/themes/theme09/ranking-v1.d.ts.map +1 -0
- package/dist/themes/theme09/ranking-v1.js +89 -0
- package/dist/themes/theme09/ranking-v1.js.map +1 -0
- package/dist/themes/theme09/ribbon-v1.d.ts +24 -0
- package/dist/themes/theme09/ribbon-v1.d.ts.map +1 -0
- package/dist/themes/theme09/ribbon-v1.js +84 -0
- package/dist/themes/theme09/ribbon-v1.js.map +1 -0
- package/dist/themes/theme09/risk-v1.d.ts +34 -0
- package/dist/themes/theme09/risk-v1.d.ts.map +1 -0
- package/dist/themes/theme09/risk-v1.js +126 -0
- package/dist/themes/theme09/risk-v1.js.map +1 -0
- package/dist/themes/theme09/roadmap-v1.d.ts +34 -0
- package/dist/themes/theme09/roadmap-v1.d.ts.map +1 -0
- package/dist/themes/theme09/roadmap-v1.js +134 -0
- package/dist/themes/theme09/roadmap-v1.js.map +1 -0
- package/dist/themes/theme09/rounds-v1.d.ts +22 -0
- package/dist/themes/theme09/rounds-v1.d.ts.map +1 -0
- package/dist/themes/theme09/rounds-v1.js +83 -0
- package/dist/themes/theme09/rounds-v1.js.map +1 -0
- package/dist/themes/theme09/score-v1.d.ts +35 -0
- package/dist/themes/theme09/score-v1.d.ts.map +1 -0
- package/dist/themes/theme09/score-v1.js +153 -0
- package/dist/themes/theme09/score-v1.js.map +1 -0
- package/dist/themes/theme09/scoreboard-v1.d.ts +37 -0
- package/dist/themes/theme09/scoreboard-v1.d.ts.map +1 -0
- package/dist/themes/theme09/scoreboard-v1.js +138 -0
- package/dist/themes/theme09/scoreboard-v1.js.map +1 -0
- package/dist/themes/theme09/section-card-v1.d.ts +33 -0
- package/dist/themes/theme09/section-card-v1.d.ts.map +1 -0
- package/dist/themes/theme09/section-card-v1.js +48 -0
- package/dist/themes/theme09/section-card-v1.js.map +1 -0
- package/dist/themes/theme09/section-v1.d.ts +26 -0
- package/dist/themes/theme09/section-v1.d.ts.map +1 -0
- package/dist/themes/theme09/section-v1.js +39 -0
- package/dist/themes/theme09/section-v1.js.map +1 -0
- package/dist/themes/theme09/shared.d.ts +144 -0
- package/dist/themes/theme09/shared.d.ts.map +1 -0
- package/dist/themes/theme09/shared.js +106 -0
- package/dist/themes/theme09/shared.js.map +1 -0
- package/dist/themes/theme09/slope-v1.d.ts +26 -0
- package/dist/themes/theme09/slope-v1.d.ts.map +1 -0
- package/dist/themes/theme09/slope-v1.js +131 -0
- package/dist/themes/theme09/slope-v1.js.map +1 -0
- package/dist/themes/theme09/snapshot-tape-v1.d.ts +30 -0
- package/dist/themes/theme09/snapshot-tape-v1.d.ts.map +1 -0
- package/dist/themes/theme09/snapshot-tape-v1.js +53 -0
- package/dist/themes/theme09/snapshot-tape-v1.js.map +1 -0
- package/dist/themes/theme09/specimen-v1.d.ts +29 -0
- package/dist/themes/theme09/specimen-v1.d.ts.map +1 -0
- package/dist/themes/theme09/specimen-v1.js +40 -0
- package/dist/themes/theme09/specimen-v1.js.map +1 -0
- package/dist/themes/theme09/spiral-v1.d.ts +25 -0
- package/dist/themes/theme09/spiral-v1.d.ts.map +1 -0
- package/dist/themes/theme09/spiral-v1.js +134 -0
- package/dist/themes/theme09/spiral-v1.js.map +1 -0
- package/dist/themes/theme09/split-diagonal-v1.d.ts +22 -0
- package/dist/themes/theme09/split-diagonal-v1.d.ts.map +1 -0
- package/dist/themes/theme09/split-diagonal-v1.js +32 -0
- package/dist/themes/theme09/split-diagonal-v1.js.map +1 -0
- package/dist/themes/theme09/spotlight-v1.d.ts +36 -0
- package/dist/themes/theme09/spotlight-v1.d.ts.map +1 -0
- package/dist/themes/theme09/spotlight-v1.js +45 -0
- package/dist/themes/theme09/spotlight-v1.js.map +1 -0
- package/dist/themes/theme09/stacked-v1.d.ts +45 -0
- package/dist/themes/theme09/stacked-v1.d.ts.map +1 -0
- package/dist/themes/theme09/stacked-v1.js +179 -0
- package/dist/themes/theme09/stacked-v1.js.map +1 -0
- package/dist/themes/theme09/stair-v1.d.ts +31 -0
- package/dist/themes/theme09/stair-v1.d.ts.map +1 -0
- package/dist/themes/theme09/stair-v1.js +119 -0
- package/dist/themes/theme09/stair-v1.js.map +1 -0
- package/dist/themes/theme09/stat-grid-v1.d.ts +25 -0
- package/dist/themes/theme09/stat-grid-v1.d.ts.map +1 -0
- package/dist/themes/theme09/stat-grid-v1.js +108 -0
- package/dist/themes/theme09/stat-grid-v1.js.map +1 -0
- package/dist/themes/theme09/storyboard-v1.d.ts +31 -0
- package/dist/themes/theme09/storyboard-v1.d.ts.map +1 -0
- package/dist/themes/theme09/storyboard-v1.js +58 -0
- package/dist/themes/theme09/storyboard-v1.js.map +1 -0
- package/dist/themes/theme09/streamgraph-v1.d.ts +27 -0
- package/dist/themes/theme09/streamgraph-v1.d.ts.map +1 -0
- package/dist/themes/theme09/streamgraph-v1.js +100 -0
- package/dist/themes/theme09/streamgraph-v1.js.map +1 -0
- package/dist/themes/theme09/sunburst-v1.d.ts +25 -0
- package/dist/themes/theme09/sunburst-v1.d.ts.map +1 -0
- package/dist/themes/theme09/sunburst-v1.js +117 -0
- package/dist/themes/theme09/sunburst-v1.js.map +1 -0
- package/dist/themes/theme09/takeaway-v1.d.ts +33 -0
- package/dist/themes/theme09/takeaway-v1.d.ts.map +1 -0
- package/dist/themes/theme09/takeaway-v1.js +99 -0
- package/dist/themes/theme09/takeaway-v1.js.map +1 -0
- package/dist/themes/theme09/team-v1.d.ts +32 -0
- package/dist/themes/theme09/team-v1.d.ts.map +1 -0
- package/dist/themes/theme09/team-v1.js +58 -0
- package/dist/themes/theme09/team-v1.js.map +1 -0
- package/dist/themes/theme09/testimonial-v1.d.ts +28 -0
- package/dist/themes/theme09/testimonial-v1.d.ts.map +1 -0
- package/dist/themes/theme09/testimonial-v1.js +39 -0
- package/dist/themes/theme09/testimonial-v1.js.map +1 -0
- package/dist/themes/theme09/thesis-v1.d.ts +30 -0
- package/dist/themes/theme09/thesis-v1.d.ts.map +1 -0
- package/dist/themes/theme09/thesis-v1.js +104 -0
- package/dist/themes/theme09/thesis-v1.js.map +1 -0
- package/dist/themes/theme09/tier-v1.d.ts +26 -0
- package/dist/themes/theme09/tier-v1.d.ts.map +1 -0
- package/dist/themes/theme09/tier-v1.js +90 -0
- package/dist/themes/theme09/tier-v1.js.map +1 -0
- package/dist/themes/theme09/timeline-photo-v1.d.ts +32 -0
- package/dist/themes/theme09/timeline-photo-v1.d.ts.map +1 -0
- package/dist/themes/theme09/timeline-photo-v1.js +56 -0
- package/dist/themes/theme09/timeline-photo-v1.js.map +1 -0
- package/dist/themes/theme09/tokens.d.ts +128 -0
- package/dist/themes/theme09/tokens.d.ts.map +1 -0
- package/dist/themes/theme09/tokens.js +334 -0
- package/dist/themes/theme09/tokens.js.map +1 -0
- package/dist/themes/theme09/tornado-v1.d.ts +27 -0
- package/dist/themes/theme09/tornado-v1.d.ts.map +1 -0
- package/dist/themes/theme09/tornado-v1.js +115 -0
- package/dist/themes/theme09/tornado-v1.js.map +1 -0
- package/dist/themes/theme09/treemap-v1.d.ts +25 -0
- package/dist/themes/theme09/treemap-v1.d.ts.map +1 -0
- package/dist/themes/theme09/treemap-v1.js +147 -0
- package/dist/themes/theme09/treemap-v1.js.map +1 -0
- package/dist/themes/theme09/trend-v1.d.ts +33 -0
- package/dist/themes/theme09/trend-v1.d.ts.map +1 -0
- package/dist/themes/theme09/trend-v1.js +134 -0
- package/dist/themes/theme09/trend-v1.js.map +1 -0
- package/dist/themes/theme09/typeriver-v1.d.ts +27 -0
- package/dist/themes/theme09/typeriver-v1.d.ts.map +1 -0
- package/dist/themes/theme09/typeriver-v1.js +38 -0
- package/dist/themes/theme09/typeriver-v1.js.map +1 -0
- package/dist/themes/theme09/value-chain-v1.d.ts +34 -0
- package/dist/themes/theme09/value-chain-v1.d.ts.map +1 -0
- package/dist/themes/theme09/value-chain-v1.js +87 -0
- package/dist/themes/theme09/value-chain-v1.js.map +1 -0
- package/dist/themes/theme09/venn-v1.d.ts +29 -0
- package/dist/themes/theme09/venn-v1.d.ts.map +1 -0
- package/dist/themes/theme09/venn-v1.js +88 -0
- package/dist/themes/theme09/venn-v1.js.map +1 -0
- package/dist/themes/theme09/versus-v1.d.ts +26 -0
- package/dist/themes/theme09/versus-v1.d.ts.map +1 -0
- package/dist/themes/theme09/versus-v1.js +131 -0
- package/dist/themes/theme09/versus-v1.js.map +1 -0
- package/dist/themes/theme09/vertical-v1.d.ts +30 -0
- package/dist/themes/theme09/vertical-v1.d.ts.map +1 -0
- package/dist/themes/theme09/vertical-v1.js +79 -0
- package/dist/themes/theme09/vertical-v1.js.map +1 -0
- package/dist/themes/theme09/waterfall-v1.d.ts +25 -0
- package/dist/themes/theme09/waterfall-v1.d.ts.map +1 -0
- package/dist/themes/theme09/waterfall-v1.js +166 -0
- package/dist/themes/theme09/waterfall-v1.js.map +1 -0
- package/dist/themes/theme09/zine-spread-v1.d.ts +32 -0
- package/dist/themes/theme09/zine-spread-v1.d.ts.map +1 -0
- package/dist/themes/theme09/zine-spread-v1.js +42 -0
- package/dist/themes/theme09/zine-spread-v1.js.map +1 -0
- package/dist/themes/theme10/annotated-v1.d.ts +31 -0
- package/dist/themes/theme10/annotated-v1.d.ts.map +1 -0
- package/dist/themes/theme10/annotated-v1.js +43 -0
- package/dist/themes/theme10/annotated-v1.js.map +1 -0
- package/dist/themes/theme10/area-v1.d.ts +31 -0
- package/dist/themes/theme10/area-v1.d.ts.map +1 -0
- package/dist/themes/theme10/area-v1.js +54 -0
- package/dist/themes/theme10/area-v1.js.map +1 -0
- package/dist/themes/theme10/bar-v1.d.ts +31 -0
- package/dist/themes/theme10/bar-v1.d.ts.map +1 -0
- package/dist/themes/theme10/bar-v1.js +60 -0
- package/dist/themes/theme10/bar-v1.js.map +1 -0
- package/dist/themes/theme10/box-v1.d.ts +33 -0
- package/dist/themes/theme10/box-v1.d.ts.map +1 -0
- package/dist/themes/theme10/box-v1.js +57 -0
- package/dist/themes/theme10/box-v1.js.map +1 -0
- package/dist/themes/theme10/bubble-v1.d.ts +32 -0
- package/dist/themes/theme10/bubble-v1.d.ts.map +1 -0
- package/dist/themes/theme10/bubble-v1.js +50 -0
- package/dist/themes/theme10/bubble-v1.js.map +1 -0
- package/dist/themes/theme10/bullet-v1.d.ts +32 -0
- package/dist/themes/theme10/bullet-v1.d.ts.map +1 -0
- package/dist/themes/theme10/bullet-v1.js +55 -0
- package/dist/themes/theme10/bullet-v1.js.map +1 -0
- package/dist/themes/theme10/bump-v1.d.ts +34 -0
- package/dist/themes/theme10/bump-v1.d.ts.map +1 -0
- package/dist/themes/theme10/bump-v1.js +56 -0
- package/dist/themes/theme10/bump-v1.js.map +1 -0
- package/dist/themes/theme10/calendar-v1.d.ts +30 -0
- package/dist/themes/theme10/calendar-v1.d.ts.map +1 -0
- package/dist/themes/theme10/calendar-v1.js +53 -0
- package/dist/themes/theme10/calendar-v1.js.map +1 -0
- package/dist/themes/theme10/candlestick-v1.d.ts +34 -0
- package/dist/themes/theme10/candlestick-v1.d.ts.map +1 -0
- package/dist/themes/theme10/candlestick-v1.js +69 -0
- package/dist/themes/theme10/candlestick-v1.js.map +1 -0
- package/dist/themes/theme10/captioned-v1.d.ts +32 -0
- package/dist/themes/theme10/captioned-v1.d.ts.map +1 -0
- package/dist/themes/theme10/captioned-v1.js +50 -0
- package/dist/themes/theme10/captioned-v1.js.map +1 -0
- package/dist/themes/theme10/chapter-v1.d.ts +21 -0
- package/dist/themes/theme10/chapter-v1.d.ts.map +1 -0
- package/dist/themes/theme10/chapter-v1.js +34 -0
- package/dist/themes/theme10/chapter-v1.js.map +1 -0
- package/dist/themes/theme10/chartkit.d.ts +84 -0
- package/dist/themes/theme10/chartkit.d.ts.map +1 -0
- package/dist/themes/theme10/chartkit.js +189 -0
- package/dist/themes/theme10/chartkit.js.map +1 -0
- package/dist/themes/theme10/checklist-v1.d.ts +25 -0
- package/dist/themes/theme10/checklist-v1.d.ts.map +1 -0
- package/dist/themes/theme10/checklist-v1.js +49 -0
- package/dist/themes/theme10/checklist-v1.js.map +1 -0
- package/dist/themes/theme10/circlepack-v1.d.ts +30 -0
- package/dist/themes/theme10/circlepack-v1.d.ts.map +1 -0
- package/dist/themes/theme10/circlepack-v1.js +51 -0
- package/dist/themes/theme10/circlepack-v1.js.map +1 -0
- package/dist/themes/theme10/closing-v1.d.ts +24 -0
- package/dist/themes/theme10/closing-v1.d.ts.map +1 -0
- package/dist/themes/theme10/closing-v1.js +37 -0
- package/dist/themes/theme10/closing-v1.js.map +1 -0
- package/dist/themes/theme10/collage-v1.d.ts +31 -0
- package/dist/themes/theme10/collage-v1.d.ts.map +1 -0
- package/dist/themes/theme10/collage-v1.js +49 -0
- package/dist/themes/theme10/collage-v1.js.map +1 -0
- package/dist/themes/theme10/compareimg-v1.d.ts +32 -0
- package/dist/themes/theme10/compareimg-v1.d.ts.map +1 -0
- package/dist/themes/theme10/compareimg-v1.js +50 -0
- package/dist/themes/theme10/compareimg-v1.js.map +1 -0
- package/dist/themes/theme10/comparison-stat-v1.d.ts +32 -0
- package/dist/themes/theme10/comparison-stat-v1.d.ts.map +1 -0
- package/dist/themes/theme10/comparison-stat-v1.js +45 -0
- package/dist/themes/theme10/comparison-stat-v1.js.map +1 -0
- package/dist/themes/theme10/cover-atmos-v1.d.ts +21 -0
- package/dist/themes/theme10/cover-atmos-v1.d.ts.map +1 -0
- package/dist/themes/theme10/cover-atmos-v1.js +25 -0
- package/dist/themes/theme10/cover-atmos-v1.js.map +1 -0
- package/dist/themes/theme10/cover-dawn-v1.d.ts +22 -0
- package/dist/themes/theme10/cover-dawn-v1.d.ts.map +1 -0
- package/dist/themes/theme10/cover-dawn-v1.js +27 -0
- package/dist/themes/theme10/cover-dawn-v1.js.map +1 -0
- package/dist/themes/theme10/cover-dusk-v1.d.ts +26 -0
- package/dist/themes/theme10/cover-dusk-v1.d.ts.map +1 -0
- package/dist/themes/theme10/cover-dusk-v1.js +43 -0
- package/dist/themes/theme10/cover-dusk-v1.js.map +1 -0
- package/dist/themes/theme10/cover-field-v1.d.ts +23 -0
- package/dist/themes/theme10/cover-field-v1.d.ts.map +1 -0
- package/dist/themes/theme10/cover-field-v1.js +27 -0
- package/dist/themes/theme10/cover-field-v1.js.map +1 -0
- package/dist/themes/theme10/cover-horizon-v1.d.ts +22 -0
- package/dist/themes/theme10/cover-horizon-v1.d.ts.map +1 -0
- package/dist/themes/theme10/cover-horizon-v1.js +26 -0
- package/dist/themes/theme10/cover-horizon-v1.js.map +1 -0
- package/dist/themes/theme10/cover-standard-v1.d.ts +27 -0
- package/dist/themes/theme10/cover-standard-v1.d.ts.map +1 -0
- package/dist/themes/theme10/cover-standard-v1.js +42 -0
- package/dist/themes/theme10/cover-standard-v1.js.map +1 -0
- package/dist/themes/theme10/cscatter-v1.d.ts +33 -0
- package/dist/themes/theme10/cscatter-v1.d.ts.map +1 -0
- package/dist/themes/theme10/cscatter-v1.js +50 -0
- package/dist/themes/theme10/cscatter-v1.js.map +1 -0
- package/dist/themes/theme10/cycle-v1.d.ts +25 -0
- package/dist/themes/theme10/cycle-v1.d.ts.map +1 -0
- package/dist/themes/theme10/cycle-v1.js +70 -0
- package/dist/themes/theme10/cycle-v1.js.map +1 -0
- package/dist/themes/theme10/divider-v1.d.ts +20 -0
- package/dist/themes/theme10/divider-v1.d.ts.map +1 -0
- package/dist/themes/theme10/divider-v1.js +24 -0
- package/dist/themes/theme10/divider-v1.js.map +1 -0
- package/dist/themes/theme10/donut-v1.d.ts +30 -0
- package/dist/themes/theme10/donut-v1.d.ts.map +1 -0
- package/dist/themes/theme10/donut-v1.js +51 -0
- package/dist/themes/theme10/donut-v1.js.map +1 -0
- package/dist/themes/theme10/dotplot-v1.d.ts +30 -0
- package/dist/themes/theme10/dotplot-v1.d.ts.map +1 -0
- package/dist/themes/theme10/dotplot-v1.js +51 -0
- package/dist/themes/theme10/dotplot-v1.js.map +1 -0
- package/dist/themes/theme10/dumbbell-v1.d.ts +33 -0
- package/dist/themes/theme10/dumbbell-v1.d.ts.map +1 -0
- package/dist/themes/theme10/dumbbell-v1.js +55 -0
- package/dist/themes/theme10/dumbbell-v1.js.map +1 -0
- package/dist/themes/theme10/editorial-v1.d.ts +29 -0
- package/dist/themes/theme10/editorial-v1.d.ts.map +1 -0
- package/dist/themes/theme10/editorial-v1.js +45 -0
- package/dist/themes/theme10/editorial-v1.js.map +1 -0
- package/dist/themes/theme10/exhibit-v1.d.ts +28 -0
- package/dist/themes/theme10/exhibit-v1.d.ts.map +1 -0
- package/dist/themes/theme10/exhibit-v1.js +32 -0
- package/dist/themes/theme10/exhibit-v1.js.map +1 -0
- package/dist/themes/theme10/faq-v1.d.ts +25 -0
- package/dist/themes/theme10/faq-v1.d.ts.map +1 -0
- package/dist/themes/theme10/faq-v1.js +42 -0
- package/dist/themes/theme10/faq-v1.js.map +1 -0
- package/dist/themes/theme10/feature-v1.d.ts +33 -0
- package/dist/themes/theme10/feature-v1.d.ts.map +1 -0
- package/dist/themes/theme10/feature-v1.js +46 -0
- package/dist/themes/theme10/feature-v1.js.map +1 -0
- package/dist/themes/theme10/filmstrip-v1.d.ts +31 -0
- package/dist/themes/theme10/filmstrip-v1.d.ts.map +1 -0
- package/dist/themes/theme10/filmstrip-v1.js +49 -0
- package/dist/themes/theme10/filmstrip-v1.js.map +1 -0
- package/dist/themes/theme10/funnel-v1.d.ts +29 -0
- package/dist/themes/theme10/funnel-v1.d.ts.map +1 -0
- package/dist/themes/theme10/funnel-v1.js +49 -0
- package/dist/themes/theme10/funnel-v1.js.map +1 -0
- package/dist/themes/theme10/gallery2-v1.d.ts +32 -0
- package/dist/themes/theme10/gallery2-v1.d.ts.map +1 -0
- package/dist/themes/theme10/gallery2-v1.js +49 -0
- package/dist/themes/theme10/gallery2-v1.js.map +1 -0
- package/dist/themes/theme10/gantt-v1.d.ts +31 -0
- package/dist/themes/theme10/gantt-v1.d.ts.map +1 -0
- package/dist/themes/theme10/gantt-v1.js +50 -0
- package/dist/themes/theme10/gantt-v1.js.map +1 -0
- package/dist/themes/theme10/gauge-v1.d.ts +28 -0
- package/dist/themes/theme10/gauge-v1.d.ts.map +1 -0
- package/dist/themes/theme10/gauge-v1.js +34 -0
- package/dist/themes/theme10/gauge-v1.js.map +1 -0
- package/dist/themes/theme10/glossary-v1.d.ts +25 -0
- package/dist/themes/theme10/glossary-v1.d.ts.map +1 -0
- package/dist/themes/theme10/glossary-v1.js +49 -0
- package/dist/themes/theme10/glossary-v1.js.map +1 -0
- package/dist/themes/theme10/goals-v1.d.ts +26 -0
- package/dist/themes/theme10/goals-v1.d.ts.map +1 -0
- package/dist/themes/theme10/goals-v1.js +46 -0
- package/dist/themes/theme10/goals-v1.js.map +1 -0
- package/dist/themes/theme10/grouped-v1.d.ts +31 -0
- package/dist/themes/theme10/grouped-v1.d.ts.map +1 -0
- package/dist/themes/theme10/grouped-v1.js +58 -0
- package/dist/themes/theme10/grouped-v1.js.map +1 -0
- package/dist/themes/theme10/hbar-v1.d.ts +30 -0
- package/dist/themes/theme10/hbar-v1.d.ts.map +1 -0
- package/dist/themes/theme10/hbar-v1.js +53 -0
- package/dist/themes/theme10/hbar-v1.js.map +1 -0
- package/dist/themes/theme10/heat-v1.d.ts +29 -0
- package/dist/themes/theme10/heat-v1.d.ts.map +1 -0
- package/dist/themes/theme10/heat-v1.js +62 -0
- package/dist/themes/theme10/heat-v1.js.map +1 -0
- package/dist/themes/theme10/histogram-v1.d.ts +31 -0
- package/dist/themes/theme10/histogram-v1.d.ts.map +1 -0
- package/dist/themes/theme10/histogram-v1.js +52 -0
- package/dist/themes/theme10/histogram-v1.js.map +1 -0
- package/dist/themes/theme10/index-board-v1.d.ts +31 -0
- package/dist/themes/theme10/index-board-v1.d.ts.map +1 -0
- package/dist/themes/theme10/index-board-v1.js +51 -0
- package/dist/themes/theme10/index-board-v1.js.map +1 -0
- package/dist/themes/theme10/inset-v1.d.ts +32 -0
- package/dist/themes/theme10/inset-v1.d.ts.map +1 -0
- package/dist/themes/theme10/inset-v1.js +44 -0
- package/dist/themes/theme10/inset-v1.js.map +1 -0
- package/dist/themes/theme10/isotype-v1.d.ts +26 -0
- package/dist/themes/theme10/isotype-v1.d.ts.map +1 -0
- package/dist/themes/theme10/isotype-v1.js +49 -0
- package/dist/themes/theme10/isotype-v1.js.map +1 -0
- package/dist/themes/theme10/journey-v1.d.ts +26 -0
- package/dist/themes/theme10/journey-v1.d.ts.map +1 -0
- package/dist/themes/theme10/journey-v1.js +56 -0
- package/dist/themes/theme10/journey-v1.js.map +1 -0
- package/dist/themes/theme10/kpis-v1.d.ts +32 -0
- package/dist/themes/theme10/kpis-v1.d.ts.map +1 -0
- package/dist/themes/theme10/kpis-v1.js +53 -0
- package/dist/themes/theme10/kpis-v1.js.map +1 -0
- package/dist/themes/theme10/line-v1.d.ts +31 -0
- package/dist/themes/theme10/line-v1.d.ts.map +1 -0
- package/dist/themes/theme10/line-v1.js +57 -0
- package/dist/themes/theme10/line-v1.js.map +1 -0
- package/dist/themes/theme10/magazine-v1.d.ts +33 -0
- package/dist/themes/theme10/magazine-v1.d.ts.map +1 -0
- package/dist/themes/theme10/magazine-v1.js +50 -0
- package/dist/themes/theme10/magazine-v1.js.map +1 -0
- package/dist/themes/theme10/marimekko-v1.d.ts +31 -0
- package/dist/themes/theme10/marimekko-v1.d.ts.map +1 -0
- package/dist/themes/theme10/marimekko-v1.js +54 -0
- package/dist/themes/theme10/marimekko-v1.js.map +1 -0
- package/dist/themes/theme10/medallions-v1.d.ts +31 -0
- package/dist/themes/theme10/medallions-v1.d.ts.map +1 -0
- package/dist/themes/theme10/medallions-v1.js +49 -0
- package/dist/themes/theme10/medallions-v1.js.map +1 -0
- package/dist/themes/theme10/metric-hero-v1.d.ts +28 -0
- package/dist/themes/theme10/metric-hero-v1.d.ts.map +1 -0
- package/dist/themes/theme10/metric-hero-v1.js +32 -0
- package/dist/themes/theme10/metric-hero-v1.js.map +1 -0
- package/dist/themes/theme10/mosaic-v1.d.ts +31 -0
- package/dist/themes/theme10/mosaic-v1.d.ts.map +1 -0
- package/dist/themes/theme10/mosaic-v1.js +58 -0
- package/dist/themes/theme10/mosaic-v1.js.map +1 -0
- package/dist/themes/theme10/orgchart-v1.d.ts +33 -0
- package/dist/themes/theme10/orgchart-v1.d.ts.map +1 -0
- package/dist/themes/theme10/orgchart-v1.js +49 -0
- package/dist/themes/theme10/orgchart-v1.js.map +1 -0
- package/dist/themes/theme10/parallel-v1.d.ts +33 -0
- package/dist/themes/theme10/parallel-v1.d.ts.map +1 -0
- package/dist/themes/theme10/parallel-v1.js +56 -0
- package/dist/themes/theme10/parallel-v1.js.map +1 -0
- package/dist/themes/theme10/pie-v1.d.ts +29 -0
- package/dist/themes/theme10/pie-v1.d.ts.map +1 -0
- package/dist/themes/theme10/pie-v1.js +49 -0
- package/dist/themes/theme10/pie-v1.js.map +1 -0
- package/dist/themes/theme10/pinboard-v1.d.ts +31 -0
- package/dist/themes/theme10/pinboard-v1.d.ts.map +1 -0
- package/dist/themes/theme10/pinboard-v1.js +49 -0
- package/dist/themes/theme10/pinboard-v1.js.map +1 -0
- package/dist/themes/theme10/plans-v1.d.ts +26 -0
- package/dist/themes/theme10/plans-v1.d.ts.map +1 -0
- package/dist/themes/theme10/plans-v1.js +45 -0
- package/dist/themes/theme10/plans-v1.js.map +1 -0
- package/dist/themes/theme10/poster-v1.d.ts +26 -0
- package/dist/themes/theme10/poster-v1.d.ts.map +1 -0
- package/dist/themes/theme10/poster-v1.js +30 -0
- package/dist/themes/theme10/poster-v1.js.map +1 -0
- package/dist/themes/theme10/principles-v1.d.ts +26 -0
- package/dist/themes/theme10/principles-v1.d.ts.map +1 -0
- package/dist/themes/theme10/principles-v1.js +42 -0
- package/dist/themes/theme10/principles-v1.js.map +1 -0
- package/dist/themes/theme10/profile-v1.d.ts +33 -0
- package/dist/themes/theme10/profile-v1.d.ts.map +1 -0
- package/dist/themes/theme10/profile-v1.js +36 -0
- package/dist/themes/theme10/profile-v1.js.map +1 -0
- package/dist/themes/theme10/quilt-v1.d.ts +30 -0
- package/dist/themes/theme10/quilt-v1.d.ts.map +1 -0
- package/dist/themes/theme10/quilt-v1.js +46 -0
- package/dist/themes/theme10/quilt-v1.js.map +1 -0
- package/dist/themes/theme10/quote-stat-v1.d.ts +28 -0
- package/dist/themes/theme10/quote-stat-v1.d.ts.map +1 -0
- package/dist/themes/theme10/quote-stat-v1.js +32 -0
- package/dist/themes/theme10/quote-stat-v1.js.map +1 -0
- package/dist/themes/theme10/quote-v1.d.ts +28 -0
- package/dist/themes/theme10/quote-v1.d.ts.map +1 -0
- package/dist/themes/theme10/quote-v1.js +31 -0
- package/dist/themes/theme10/quote-v1.js.map +1 -0
- package/dist/themes/theme10/quoteimg-v1.d.ts +26 -0
- package/dist/themes/theme10/quoteimg-v1.d.ts.map +1 -0
- package/dist/themes/theme10/quoteimg-v1.js +30 -0
- package/dist/themes/theme10/quoteimg-v1.js.map +1 -0
- package/dist/themes/theme10/radar-v1.d.ts +30 -0
- package/dist/themes/theme10/radar-v1.d.ts.map +1 -0
- package/dist/themes/theme10/radar-v1.js +61 -0
- package/dist/themes/theme10/radar-v1.js.map +1 -0
- package/dist/themes/theme10/radial-v1.d.ts +29 -0
- package/dist/themes/theme10/radial-v1.d.ts.map +1 -0
- package/dist/themes/theme10/radial-v1.js +51 -0
- package/dist/themes/theme10/radial-v1.js.map +1 -0
- package/dist/themes/theme10/range-v1.d.ts +34 -0
- package/dist/themes/theme10/range-v1.d.ts.map +1 -0
- package/dist/themes/theme10/range-v1.js +70 -0
- package/dist/themes/theme10/range-v1.js.map +1 -0
- package/dist/themes/theme10/ridgeline-v1.d.ts +30 -0
- package/dist/themes/theme10/ridgeline-v1.d.ts.map +1 -0
- package/dist/themes/theme10/ridgeline-v1.js +63 -0
- package/dist/themes/theme10/ridgeline-v1.js.map +1 -0
- package/dist/themes/theme10/rose-v1.d.ts +30 -0
- package/dist/themes/theme10/rose-v1.d.ts.map +1 -0
- package/dist/themes/theme10/rose-v1.js +49 -0
- package/dist/themes/theme10/rose-v1.js.map +1 -0
- package/dist/themes/theme10/sankey-v1.d.ts +30 -0
- package/dist/themes/theme10/sankey-v1.d.ts.map +1 -0
- package/dist/themes/theme10/sankey-v1.js +55 -0
- package/dist/themes/theme10/sankey-v1.js.map +1 -0
- package/dist/themes/theme10/scatter-v1.d.ts +32 -0
- package/dist/themes/theme10/scatter-v1.d.ts.map +1 -0
- package/dist/themes/theme10/scatter-v1.js +50 -0
- package/dist/themes/theme10/scatter-v1.js.map +1 -0
- package/dist/themes/theme10/scorecard-v1.d.ts +31 -0
- package/dist/themes/theme10/scorecard-v1.d.ts.map +1 -0
- package/dist/themes/theme10/scorecard-v1.js +47 -0
- package/dist/themes/theme10/scorecard-v1.js.map +1 -0
- package/dist/themes/theme10/shared.d.ts +95 -0
- package/dist/themes/theme10/shared.d.ts.map +1 -0
- package/dist/themes/theme10/shared.js +80 -0
- package/dist/themes/theme10/shared.js.map +1 -0
- package/dist/themes/theme10/showcase-v1.d.ts +31 -0
- package/dist/themes/theme10/showcase-v1.d.ts.map +1 -0
- package/dist/themes/theme10/showcase-v1.js +49 -0
- package/dist/themes/theme10/showcase-v1.js.map +1 -0
- package/dist/themes/theme10/slope-v1.d.ts +33 -0
- package/dist/themes/theme10/slope-v1.d.ts.map +1 -0
- package/dist/themes/theme10/slope-v1.js +54 -0
- package/dist/themes/theme10/slope-v1.js.map +1 -0
- package/dist/themes/theme10/small-multiples-v1.d.ts +31 -0
- package/dist/themes/theme10/small-multiples-v1.d.ts.map +1 -0
- package/dist/themes/theme10/small-multiples-v1.js +63 -0
- package/dist/themes/theme10/small-multiples-v1.js.map +1 -0
- package/dist/themes/theme10/spark-v1.d.ts +33 -0
- package/dist/themes/theme10/spark-v1.d.ts.map +1 -0
- package/dist/themes/theme10/spark-v1.js +53 -0
- package/dist/themes/theme10/spark-v1.js.map +1 -0
- package/dist/themes/theme10/stack-v1.d.ts +31 -0
- package/dist/themes/theme10/stack-v1.d.ts.map +1 -0
- package/dist/themes/theme10/stack-v1.js +58 -0
- package/dist/themes/theme10/stack-v1.js.map +1 -0
- package/dist/themes/theme10/stat-strip-v1.d.ts +30 -0
- package/dist/themes/theme10/stat-strip-v1.d.ts.map +1 -0
- package/dist/themes/theme10/stat-strip-v1.js +50 -0
- package/dist/themes/theme10/stat-strip-v1.js.map +1 -0
- package/dist/themes/theme10/statement-section-v1.d.ts +20 -0
- package/dist/themes/theme10/statement-section-v1.d.ts.map +1 -0
- package/dist/themes/theme10/statement-section-v1.js +33 -0
- package/dist/themes/theme10/statement-section-v1.js.map +1 -0
- package/dist/themes/theme10/statement-v1.d.ts +20 -0
- package/dist/themes/theme10/statement-v1.d.ts.map +1 -0
- package/dist/themes/theme10/statement-v1.js +24 -0
- package/dist/themes/theme10/statement-v1.js.map +1 -0
- package/dist/themes/theme10/steps-v1.d.ts +27 -0
- package/dist/themes/theme10/steps-v1.d.ts.map +1 -0
- package/dist/themes/theme10/steps-v1.js +44 -0
- package/dist/themes/theme10/steps-v1.js.map +1 -0
- package/dist/themes/theme10/strata-v1.d.ts +31 -0
- package/dist/themes/theme10/strata-v1.d.ts.map +1 -0
- package/dist/themes/theme10/strata-v1.js +49 -0
- package/dist/themes/theme10/strata-v1.js.map +1 -0
- package/dist/themes/theme10/swimlane-v1.d.ts +25 -0
- package/dist/themes/theme10/swimlane-v1.d.ts.map +1 -0
- package/dist/themes/theme10/swimlane-v1.js +44 -0
- package/dist/themes/theme10/swimlane-v1.js.map +1 -0
- package/dist/themes/theme10/t10echart.d.ts +347 -0
- package/dist/themes/theme10/t10echart.d.ts.map +1 -0
- package/dist/themes/theme10/t10echart.js +844 -0
- package/dist/themes/theme10/t10echart.js.map +1 -0
- package/dist/themes/theme10/team-v1.d.ts +32 -0
- package/dist/themes/theme10/team-v1.d.ts.map +1 -0
- package/dist/themes/theme10/team-v1.js +51 -0
- package/dist/themes/theme10/team-v1.js.map +1 -0
- package/dist/themes/theme10/testimonials-v1.d.ts +35 -0
- package/dist/themes/theme10/testimonials-v1.d.ts.map +1 -0
- package/dist/themes/theme10/testimonials-v1.js +48 -0
- package/dist/themes/theme10/testimonials-v1.js.map +1 -0
- package/dist/themes/theme10/timeline-v1.d.ts +30 -0
- package/dist/themes/theme10/timeline-v1.d.ts.map +1 -0
- package/dist/themes/theme10/timeline-v1.js +47 -0
- package/dist/themes/theme10/timeline-v1.js.map +1 -0
- package/dist/themes/theme10/tokens.d.ts +87 -0
- package/dist/themes/theme10/tokens.d.ts.map +1 -0
- package/dist/themes/theme10/tokens.js +201 -0
- package/dist/themes/theme10/tokens.js.map +1 -0
- package/dist/themes/theme10/treemap-v1.d.ts +29 -0
- package/dist/themes/theme10/treemap-v1.d.ts.map +1 -0
- package/dist/themes/theme10/treemap-v1.js +52 -0
- package/dist/themes/theme10/treemap-v1.js.map +1 -0
- package/dist/themes/theme10/trend-v1.d.ts +35 -0
- package/dist/themes/theme10/trend-v1.d.ts.map +1 -0
- package/dist/themes/theme10/trend-v1.js +64 -0
- package/dist/themes/theme10/trend-v1.js.map +1 -0
- package/dist/themes/theme10/triptych-v1.d.ts +31 -0
- package/dist/themes/theme10/triptych-v1.d.ts.map +1 -0
- package/dist/themes/theme10/triptych-v1.js +49 -0
- package/dist/themes/theme10/triptych-v1.js.map +1 -0
- package/dist/themes/theme10/venn-v1.d.ts +24 -0
- package/dist/themes/theme10/venn-v1.d.ts.map +1 -0
- package/dist/themes/theme10/venn-v1.js +47 -0
- package/dist/themes/theme10/venn-v1.js.map +1 -0
- package/dist/themes/theme10/waffle-v1.d.ts +30 -0
- package/dist/themes/theme10/waffle-v1.d.ts.map +1 -0
- package/dist/themes/theme10/waffle-v1.js +48 -0
- package/dist/themes/theme10/waffle-v1.js.map +1 -0
- package/dist/themes/theme10/waterfall-v1.d.ts +30 -0
- package/dist/themes/theme10/waterfall-v1.d.ts.map +1 -0
- package/dist/themes/theme10/waterfall-v1.js +52 -0
- package/dist/themes/theme10/waterfall-v1.js.map +1 -0
- package/package.json +3 -3
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"value-chain-v1.d.ts","sourceRoot":"","sources":["../../../src/themes/theme09/value-chain-v1.tsx"],"names":[],"mappings":"AAIA;;;;;GAKG;AAEH,OAAO,KAAK,EAAE,UAAU,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAC9D,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAKvC,MAAM,WAAW,gBAAgB;IAC/B,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,IAAI,CAAC,EAAE,MAAM,CAAC;CACf;AAED,MAAM,WAAW,wBAAwB;IACvC,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,QAAQ,CAAC,EAAE,gBAAgB,EAAE,CAAC;IAC9B,SAAS,CAAC,EAAE,gBAAgB,EAAE,CAAC;IAC/B,UAAU,CAAC,EAAE,gBAAgB,EAAE,CAAC;IAChC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC;CACxB;AAED,eAAO,MAAM,uBAAuB,EAAE,UASrC,CAAC;AAOF,eAAO,MAAM,yBAAyB,EAAE,WAgBvC,CAAC;AAwGF,wBAAgB,mBAAmB,CAAC,KAAK,EAAE,wBAAwB,GAAG,SAAS,CAmD9E"}
|
|
@@ -0,0 +1,87 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { Fragment } from 'react';
|
|
3
|
+
import { EditableField } from '../../editable-field.js';
|
|
4
|
+
import { Folio, Masthead, Sheet } from './shared.js';
|
|
5
|
+
export const theme09ValueChainV1Meta = {
|
|
6
|
+
id: 'theme09_value_chain_v1',
|
|
7
|
+
theme: 'theme09',
|
|
8
|
+
role: 'process',
|
|
9
|
+
displayName: '产业链分层',
|
|
10
|
+
description: '上中下游三列环节卡 + 列间专色箭头串联,纸底',
|
|
11
|
+
needsMedia: false,
|
|
12
|
+
tags: ['process', 'value-chain', 'industry', 'layers'],
|
|
13
|
+
contentShape: 'value-chain',
|
|
14
|
+
};
|
|
15
|
+
const linkItemSchema = [
|
|
16
|
+
{ key: 'name', label: '环节名称', type: 'text' },
|
|
17
|
+
{ key: 'desc', label: '环节简述', type: 'text' },
|
|
18
|
+
];
|
|
19
|
+
export const theme09ValueChainV1Schema = {
|
|
20
|
+
fields: [
|
|
21
|
+
{ key: 'section', label: '栏目名', type: 'text', inlineEditable: true, defaultValue: '产业链分层' },
|
|
22
|
+
{ key: 'sectionEn', label: '栏目英文名', type: 'text', inlineEditable: true, defaultValue: 'VALUE CHAIN' },
|
|
23
|
+
{ key: 'mark', label: '右上角标记', type: 'text', inlineEditable: true, defaultValue: '05' },
|
|
24
|
+
{ key: 'title', label: '标题', type: 'text', inlineEditable: true, defaultValue: '从芯片到场景:一条链上的三段价值' },
|
|
25
|
+
{ key: 'upstreamLabel', label: '上游栏名', type: 'text', inlineEditable: true, defaultValue: '上游 · 基础供给' },
|
|
26
|
+
{ key: 'midstreamLabel', label: '中游栏名', type: 'text', inlineEditable: true, defaultValue: '中游 · 模型与平台' },
|
|
27
|
+
{ key: 'downstreamLabel', label: '下游栏名', type: 'text', inlineEditable: true, defaultValue: '下游 · 场景落地' },
|
|
28
|
+
{ key: 'upstream', label: '上游环节', type: 'array', maxItems: 4, itemSchema: linkItemSchema },
|
|
29
|
+
{ key: 'midstream', label: '中游环节', type: 'array', maxItems: 4, itemSchema: linkItemSchema },
|
|
30
|
+
{ key: 'downstream', label: '下游环节', type: 'array', maxItems: 4, itemSchema: linkItemSchema },
|
|
31
|
+
{ key: 'folioLeft', label: '页脚左', type: 'text', inlineEditable: true, defaultValue: '结构 · 产业链' },
|
|
32
|
+
{ key: 'folioPage', label: '页码', type: 'text', inlineEditable: true, defaultValue: '21' },
|
|
33
|
+
{ key: 'folioRight', label: '页脚右', type: 'text', inlineEditable: true, defaultValue: '2026.08' },
|
|
34
|
+
],
|
|
35
|
+
};
|
|
36
|
+
const DEFAULT_UPSTREAM = [
|
|
37
|
+
{ name: '算力芯片', desc: '训练卡与推理卡,交期与国产化率决定成本曲线' },
|
|
38
|
+
{ name: '智算中心', desc: '集群供电、液冷与网络,单位算力电价是关键变量' },
|
|
39
|
+
{ name: '语料与标注', desc: '行业语料清洗、合规授权与高质量标注队伍' },
|
|
40
|
+
];
|
|
41
|
+
const DEFAULT_MIDSTREAM = [
|
|
42
|
+
{ name: '基础模型', desc: '通用底座与行业底座,参数规模与推理成本并重' },
|
|
43
|
+
{ name: '训练框架', desc: '分布式训练、微调与推理加速的工具链' },
|
|
44
|
+
{ name: '应用中台', desc: '智能体编排、检索增强与权限治理' },
|
|
45
|
+
];
|
|
46
|
+
const DEFAULT_DOWNSTREAM = [
|
|
47
|
+
{ name: '金融风控', desc: '信贷审查与反欺诈,最先跑通付费闭环' },
|
|
48
|
+
{ name: '智能制造', desc: '质检、排产与设备预测性维护' },
|
|
49
|
+
{ name: '公共服务', desc: '政务问答、医疗辅助与教育测评' },
|
|
50
|
+
];
|
|
51
|
+
function Arrow() {
|
|
52
|
+
return (_jsx("span", { "aria-hidden": "true", style: { flex: 'none', width: 34, display: 'flex', alignItems: 'center', justifyContent: 'center' }, children: _jsxs("svg", { width: "28", height: "16", viewBox: "0 0 28 16", role: "presentation", children: [_jsx("path", { d: "M0 8 H20", stroke: "var(--lp-accent)", strokeWidth: "1.5", fill: "none" }), _jsx("path", { d: "M19 2 L27 8 L19 14 Z", fill: "var(--lp-accent)" })] }) }));
|
|
53
|
+
}
|
|
54
|
+
function ChainColumn(props) {
|
|
55
|
+
const { label, items, propKey, index, slideIdx, editable } = props;
|
|
56
|
+
const tone = `var(--lp-series-${(index % 6) + 1})`;
|
|
57
|
+
return (_jsxs("section", { style: { flex: '1 1 0', minWidth: 0, display: 'flex', flexDirection: 'column', gap: 12 }, children: [_jsxs("header", { style: { display: 'flex', alignItems: 'center', gap: 10, borderBottom: `2px solid ${tone}`, paddingBottom: 8 }, children: [_jsx("span", { style: {
|
|
58
|
+
fontFamily: 'var(--lp-font-mono)',
|
|
59
|
+
fontSize: 11,
|
|
60
|
+
letterSpacing: '0.16em',
|
|
61
|
+
color: 'var(--lp-on-accent)',
|
|
62
|
+
background: tone,
|
|
63
|
+
padding: '3px 7px',
|
|
64
|
+
flex: 'none',
|
|
65
|
+
}, children: String(index + 1).padStart(2, '0') }), _jsx("span", { className: "lp-t9-serif", style: { fontSize: 17, fontWeight: 700, color: 'var(--lp-ink)', letterSpacing: '0.03em' }, children: _jsx(EditableField, { prop: `${propKey}Label`, slideIdx: slideIdx, editable: editable, as: "span", children: label }) })] }), _jsx("div", { style: { display: 'flex', flexDirection: 'column', gap: 10, flex: '1 1 auto', minHeight: 0 }, children: items.map((it, i) => (_jsxs("article", { style: {
|
|
66
|
+
flex: '1 1 0',
|
|
67
|
+
minHeight: 0,
|
|
68
|
+
border: '1px solid var(--lp-border)',
|
|
69
|
+
borderLeft: `3px solid ${tone}`,
|
|
70
|
+
background: 'var(--lp-surface-solid)',
|
|
71
|
+
padding: '12px 14px',
|
|
72
|
+
display: 'flex',
|
|
73
|
+
flexDirection: 'column',
|
|
74
|
+
gap: 5,
|
|
75
|
+
justifyContent: 'center',
|
|
76
|
+
}, children: [_jsx("h4", { className: "lp-t9-serif", style: { margin: 0, fontSize: 16, fontWeight: 700, color: 'var(--lp-ink)' }, children: _jsx(EditableField, { prop: `${propKey}.${i}.name`, slideIdx: slideIdx, editable: editable, as: "span", children: it.name ?? '' }) }), _jsx("p", { style: { margin: 0, fontSize: 13, lineHeight: 1.62, color: 'var(--lp-ink3)' }, children: _jsx(EditableField, { prop: `${propKey}.${i}.desc`, slideIdx: slideIdx, editable: editable, as: "span", children: it.desc ?? '' }) })] }, i))) })] }));
|
|
77
|
+
}
|
|
78
|
+
export function Theme09ValueChainV1(props) {
|
|
79
|
+
const { section, sectionEn, mark, title, upstreamLabel = '上游 · 基础供给', midstreamLabel = '中游 · 模型与平台', downstreamLabel = '下游 · 场景落地', upstream = [], midstream = [], downstream = [], folioLeft, folioPage, folioRight, _slideIdx: s, _editable: e, } = props;
|
|
80
|
+
const columns = [
|
|
81
|
+
{ label: upstreamLabel, items: (upstream.length ? upstream : DEFAULT_UPSTREAM).slice(0, 4), propKey: 'upstream' },
|
|
82
|
+
{ label: midstreamLabel, items: (midstream.length ? midstream : DEFAULT_MIDSTREAM).slice(0, 4), propKey: 'midstream' },
|
|
83
|
+
{ label: downstreamLabel, items: (downstream.length ? downstream : DEFAULT_DOWNSTREAM).slice(0, 4), propKey: 'downstream' },
|
|
84
|
+
];
|
|
85
|
+
return (_jsxs(Sheet, { substrate: "paper", frame: "grid", className: "lp-theme09-valuechain", children: [_jsx(Masthead, { section: section, sectionEn: sectionEn, mark: mark, slideIdx: s, editable: e }), _jsxs("div", { style: { height: '100%', display: 'flex', flexDirection: 'column', gap: 20, padding: '96px 60px 70px' }, children: [title && (_jsx("h2", { className: "lp-t9-serif", style: { margin: 0, fontSize: 32, fontWeight: 700, lineHeight: 1.24, color: 'var(--lp-ink)' }, children: _jsx(EditableField, { prop: "title", slideIdx: s, editable: e, as: "span", children: title }) })), _jsx("div", { style: { display: 'flex', alignItems: 'stretch', flex: '1 1 auto', minHeight: 0 }, children: columns.map((col, i) => (_jsxs(Fragment, { children: [i > 0 && _jsx(Arrow, {}), _jsx(ChainColumn, { label: col.label, items: col.items, propKey: col.propKey, index: i, slideIdx: s, editable: e })] }, col.propKey))) })] }), _jsx(Folio, { left: folioLeft, page: folioPage, right: folioRight, slideIdx: s, editable: e })] }));
|
|
86
|
+
}
|
|
87
|
+
//# sourceMappingURL=value-chain-v1.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"value-chain-v1.js","sourceRoot":"","sources":["../../../src/themes/theme09/value-chain-v1.tsx"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
import type { LayoutMeta, PropsSchema } from '@lemonppt/core';
|
|
2
|
+
import type { ReactNode } from 'react';
|
|
3
|
+
export interface Theme09VennSet {
|
|
4
|
+
label?: string;
|
|
5
|
+
caption?: string;
|
|
6
|
+
cx?: string | number;
|
|
7
|
+
cy?: string | number;
|
|
8
|
+
r?: string | number;
|
|
9
|
+
color?: string;
|
|
10
|
+
}
|
|
11
|
+
export interface Theme09VennV1Props {
|
|
12
|
+
section?: string;
|
|
13
|
+
sectionEn?: string;
|
|
14
|
+
mark?: string;
|
|
15
|
+
kicker?: string;
|
|
16
|
+
title?: string;
|
|
17
|
+
subtitle?: string;
|
|
18
|
+
sets?: Theme09VennSet[];
|
|
19
|
+
centerLabel?: string;
|
|
20
|
+
footnoteLeft?: string;
|
|
21
|
+
footnoteRight?: string;
|
|
22
|
+
_slideIdx?: number;
|
|
23
|
+
_editable?: boolean;
|
|
24
|
+
[key: string]: unknown;
|
|
25
|
+
}
|
|
26
|
+
export declare const theme09VennV1Meta: LayoutMeta;
|
|
27
|
+
export declare const theme09VennV1Schema: PropsSchema;
|
|
28
|
+
export declare function Theme09VennV1(props: Theme09VennV1Props): ReactNode;
|
|
29
|
+
//# sourceMappingURL=venn-v1.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"venn-v1.d.ts","sourceRoot":"","sources":["../../../src/themes/theme09/venn-v1.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,UAAU,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAC9D,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAMvC,MAAM,WAAW,cAAc;IAC7B,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,EAAE,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACrB,EAAE,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACrB,CAAC,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACpB,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AAED,MAAM,WAAW,kBAAkB;IACjC,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,IAAI,CAAC,EAAE,cAAc,EAAE,CAAC;IACxB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC;CACxB;AAED,eAAO,MAAM,iBAAiB,EAAE,UAS/B,CAAC;AAEF,eAAO,MAAM,mBAAmB,EAAE,WAyBjC,CAAC;AAWF,wBAAgB,aAAa,CAAC,KAAK,EAAE,kBAAkB,GAAG,SAAS,CAmJlE"}
|
|
@@ -0,0 +1,88 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { EditableField } from '../../editable-field.js';
|
|
3
|
+
import { Sheet } from './shared.js';
|
|
4
|
+
import { T9ChartHeader, T9ChartShell } from './chart-frame.js';
|
|
5
|
+
import { t9ChartColors, t9ParseNumber, t9Rgba } from './chart-utils.js';
|
|
6
|
+
export const theme09VennV1Meta = {
|
|
7
|
+
id: 'theme09_venn_v1',
|
|
8
|
+
theme: 'theme09',
|
|
9
|
+
role: 'chart',
|
|
10
|
+
displayName: '交集视图',
|
|
11
|
+
description: '三圆交集,交叠处专色叠印,纯 SVG 绘制,纸底',
|
|
12
|
+
needsMedia: false,
|
|
13
|
+
tags: ['chart', 'venn', 'overlap', 'set'],
|
|
14
|
+
contentShape: 'venn',
|
|
15
|
+
};
|
|
16
|
+
export const theme09VennV1Schema = {
|
|
17
|
+
fields: [
|
|
18
|
+
{ key: 'section', label: '栏目名', type: 'text', inlineEditable: true, defaultValue: '交集视图' },
|
|
19
|
+
{ key: 'sectionEn', label: '栏目英文名', type: 'text', inlineEditable: true, defaultValue: 'INTERSECTION' },
|
|
20
|
+
{ key: 'mark', label: '右上角标记', type: 'text', inlineEditable: true, defaultValue: '25' },
|
|
21
|
+
{ key: 'kicker', label: '导语标签', type: 'text', inlineEditable: true, defaultValue: '交叠' },
|
|
22
|
+
{ key: 'title', label: '标题', type: 'text', inlineEditable: true, defaultValue: '三重能力的 {{交汇地带}}' },
|
|
23
|
+
{ key: 'subtitle', label: '副标题', type: 'textarea', inlineEditable: true, defaultValue: '叠印越深,代表该区域同时具备的能力维度越多。' },
|
|
24
|
+
{
|
|
25
|
+
key: 'sets',
|
|
26
|
+
label: '集合',
|
|
27
|
+
type: 'array',
|
|
28
|
+
itemSchema: [
|
|
29
|
+
{ key: 'label', label: '集合名称', type: 'text' },
|
|
30
|
+
{ key: 'caption', label: '说明', type: 'text' },
|
|
31
|
+
{ key: 'cx', label: '圆心 X', type: 'number' },
|
|
32
|
+
{ key: 'cy', label: '圆心 Y', type: 'number' },
|
|
33
|
+
{ key: 'r', label: '半径', type: 'number' },
|
|
34
|
+
{ key: 'color', label: '颜色(可留空)', type: 'color' },
|
|
35
|
+
],
|
|
36
|
+
},
|
|
37
|
+
{ key: 'centerLabel', label: '中心交集标注', type: 'text', inlineEditable: true, defaultValue: '全栈自研' },
|
|
38
|
+
{ key: 'footnoteLeft', label: '页脚左侧', type: 'text', inlineEditable: true },
|
|
39
|
+
{ key: 'footnoteRight', label: '页脚右侧', type: 'text', inlineEditable: true },
|
|
40
|
+
],
|
|
41
|
+
};
|
|
42
|
+
const VB_W = 900;
|
|
43
|
+
const VB_H = 400;
|
|
44
|
+
const DEFAULT_SETS = [
|
|
45
|
+
{ label: '算法模型', caption: '预训练与对齐', cx: 372, cy: 158, r: 128 },
|
|
46
|
+
{ label: '算力基建', caption: '集群与调度', cx: 528, cy: 158, r: 128 },
|
|
47
|
+
{ label: '场景数据', caption: '行业语料', cx: 450, cy: 278, r: 128 },
|
|
48
|
+
];
|
|
49
|
+
export function Theme09VennV1(props) {
|
|
50
|
+
const { section, sectionEn, mark, kicker, title, subtitle, sets = [], centerLabel = '全栈自研', footnoteLeft, footnoteRight, _slideIdx, _editable, } = props;
|
|
51
|
+
const c = t9ChartColors('paper');
|
|
52
|
+
const list = (sets.length ? sets : DEFAULT_SETS).slice(0, 3);
|
|
53
|
+
const palette = [c.accent, c.series[1], c.series[3]];
|
|
54
|
+
const circles = list.map((s, i) => {
|
|
55
|
+
const def = DEFAULT_SETS[i] ?? DEFAULT_SETS[0];
|
|
56
|
+
return {
|
|
57
|
+
label: s.label ?? def.label ?? '',
|
|
58
|
+
caption: s.caption ?? '',
|
|
59
|
+
cx: s.cx != null ? t9ParseNumber(s.cx) : t9ParseNumber(def.cx),
|
|
60
|
+
cy: s.cy != null ? t9ParseNumber(s.cy) : t9ParseNumber(def.cy),
|
|
61
|
+
r: s.r != null ? t9ParseNumber(s.r) : t9ParseNumber(def.r),
|
|
62
|
+
color: s.color ?? palette[i % palette.length],
|
|
63
|
+
};
|
|
64
|
+
});
|
|
65
|
+
const centroid = {
|
|
66
|
+
x: circles.reduce((a, b) => a + b.cx, 0) / (circles.length || 1),
|
|
67
|
+
y: circles.reduce((a, b) => a + b.cy, 0) / (circles.length || 1),
|
|
68
|
+
};
|
|
69
|
+
const renderTitle = (t) => {
|
|
70
|
+
const parts = t.split(/(\{\{[^}]+\}\})/g);
|
|
71
|
+
return (_jsx(EditableField, { prop: "title", slideIdx: _slideIdx, editable: _editable, as: "h2", className: "lp-theme09-chart-title lp-t9-serif", children: parts.map((part, idx) => {
|
|
72
|
+
const m = part.match(/^\{\{(.+)\}\}$/);
|
|
73
|
+
if (m)
|
|
74
|
+
return _jsx("em", { className: "lp-theme09-accent-text", children: m[1] }, idx);
|
|
75
|
+
return _jsx("span", { children: part }, idx);
|
|
76
|
+
}) }));
|
|
77
|
+
};
|
|
78
|
+
return (_jsx(Sheet, { substrate: "paper", frame: "chart-canvas", className: "lp-theme09-venn", children: _jsx(T9ChartShell, { slideIdx: _slideIdx, editable: _editable, footnoteLeft: footnoteLeft, footnoteRight: footnoteRight, head: _jsx(T9ChartHeader, { section: section, sectionEn: sectionEn, mark: mark, kicker: kicker, slideIdx: _slideIdx, editable: _editable }), body: _jsxs("div", { className: "lp-theme09-venn-body", style: { display: 'flex', flexDirection: 'column', gap: 12, flex: '1 1 auto', minHeight: 0 }, children: [subtitle && (_jsx(EditableField, { prop: "subtitle", slideIdx: _slideIdx, editable: _editable, as: "p", className: "lp-theme09-chart-subtitle", children: subtitle })), title && renderTitle(title || ''), _jsx("div", { className: "lp-theme09-chart-area", children: _jsxs("svg", { viewBox: `0 0 ${VB_W} ${VB_H}`, preserveAspectRatio: "xMidYMid meet", className: "lp-theme09-chart-svg", role: "img", children: [_jsx("g", { children: circles.map((s, i) => (_jsx("circle", { cx: s.cx, cy: s.cy, r: s.r, fill: t9Rgba(s.color, 0.42), style: { mixBlendMode: 'multiply' } }, `fill-${i}`))) }), circles.map((s, i) => (_jsx("circle", { cx: s.cx, cy: s.cy, r: s.r, fill: "none", stroke: s.color, strokeWidth: 1.5 }, `ring-${i}`))), centerLabel && (_jsx("text", { x: centroid.x, y: centroid.y + 4, textAnchor: "middle", fontFamily: c.fontHeading, fontSize: 17, fontWeight: 700, fill: c.ink, children: centerLabel })), circles.map((s, i) => {
|
|
79
|
+
const dx = s.cx - centroid.x;
|
|
80
|
+
const dy = s.cy - centroid.y;
|
|
81
|
+
const len = Math.sqrt(dx * dx + dy * dy) || 1;
|
|
82
|
+
const lx = s.cx + (dx / len) * (s.r + 26);
|
|
83
|
+
const ly = s.cy + (dy / len) * (s.r + 26);
|
|
84
|
+
const anchor = dx > 12 ? 'start' : dx < -12 ? 'end' : 'middle';
|
|
85
|
+
return (_jsxs("g", { children: [_jsx("circle", { cx: s.cx + (dx / len) * s.r, cy: s.cy + (dy / len) * s.r, r: 3.5, fill: s.color }), _jsx("text", { x: lx, y: ly, textAnchor: anchor, fontFamily: c.fontHeading, fontSize: 17, fontWeight: 700, fill: s.color, children: s.label }), s.caption && (_jsx("text", { x: lx, y: ly + 20, textAnchor: anchor, fontFamily: c.font, fontSize: 13, fill: c.ink3, children: s.caption }))] }, `label-${i}`));
|
|
86
|
+
})] }) }), _jsxs("div", { style: { display: 'flex', alignItems: 'center', gap: 18, fontFamily: c.font, fontSize: 12, color: c.ink3 }, children: [circles.map((s, i) => (_jsxs("span", { style: { display: 'inline-flex', alignItems: 'center', gap: 7 }, children: [_jsx("span", { style: { width: 12, height: 12, borderRadius: '50%', background: t9Rgba(s.color, 0.55), border: `1px solid ${s.color}` } }), s.label] }, i))), _jsx("span", { style: { marginLeft: 'auto' }, children: "\u53E0\u5370\u533A = \u591A\u7EF4\u80FD\u529B\u91CD\u5408" })] })] }) }) }));
|
|
87
|
+
}
|
|
88
|
+
//# sourceMappingURL=venn-v1.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"venn-v1.js","sourceRoot":"","sources":["../../../src/themes/theme09/venn-v1.tsx"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import type { LayoutMeta, PropsSchema } from '@lemonppt/core';
|
|
2
|
+
import type { ReactNode } from 'react';
|
|
3
|
+
export interface Theme09VersusV1Props {
|
|
4
|
+
section?: string;
|
|
5
|
+
sectionEn?: string;
|
|
6
|
+
mark?: string;
|
|
7
|
+
kicker?: string;
|
|
8
|
+
title?: string;
|
|
9
|
+
subtitle?: string;
|
|
10
|
+
leftLabel?: string;
|
|
11
|
+
leftValue?: string;
|
|
12
|
+
leftUnit?: string;
|
|
13
|
+
rightLabel?: string;
|
|
14
|
+
rightValue?: string;
|
|
15
|
+
rightUnit?: string;
|
|
16
|
+
note?: string;
|
|
17
|
+
footnoteLeft?: string;
|
|
18
|
+
footnoteRight?: string;
|
|
19
|
+
_slideIdx?: number;
|
|
20
|
+
_editable?: boolean;
|
|
21
|
+
[key: string]: unknown;
|
|
22
|
+
}
|
|
23
|
+
export declare const theme09VersusV1Meta: LayoutMeta;
|
|
24
|
+
export declare const theme09VersusV1Schema: PropsSchema;
|
|
25
|
+
export declare function Theme09VersusV1(props: Theme09VersusV1Props): ReactNode;
|
|
26
|
+
//# sourceMappingURL=versus-v1.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"versus-v1.d.ts","sourceRoot":"","sources":["../../../src/themes/theme09/versus-v1.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,UAAU,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAC9D,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAMvC,MAAM,WAAW,oBAAoB;IACnC,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC;CACxB;AAED,eAAO,MAAM,mBAAmB,EAAE,UASjC,CAAC;AAEF,eAAO,MAAM,qBAAqB,EAAE,WAwBnC,CAAC;AAMF,wBAAgB,eAAe,CAAC,KAAK,EAAE,oBAAoB,GAAG,SAAS,CAqNtE"}
|
|
@@ -0,0 +1,131 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { EditableField } from '../../editable-field.js';
|
|
3
|
+
import { Sheet } from './shared.js';
|
|
4
|
+
import { T9ChartHeader, T9ChartShell } from './chart-frame.js';
|
|
5
|
+
import { t9ChartColors, t9Rgba } from './chart-utils.js';
|
|
6
|
+
export const theme09VersusV1Meta = {
|
|
7
|
+
id: 'theme09_versus_v1',
|
|
8
|
+
theme: 'theme09',
|
|
9
|
+
role: 'chart',
|
|
10
|
+
displayName: '数字对决',
|
|
11
|
+
description: '左右巨数对决,中缝朱砂分隔,墨底',
|
|
12
|
+
needsMedia: false,
|
|
13
|
+
tags: ['chart', 'compare', 'versus', 'stat'],
|
|
14
|
+
contentShape: 'two-stat-compare',
|
|
15
|
+
};
|
|
16
|
+
export const theme09VersusV1Schema = {
|
|
17
|
+
fields: [
|
|
18
|
+
{ key: 'section', label: '栏目名', type: 'text', inlineEditable: true, defaultValue: '两极对照' },
|
|
19
|
+
{ key: 'sectionEn', label: '栏目英文名', type: 'text', inlineEditable: true, defaultValue: 'VERSUS' },
|
|
20
|
+
{ key: 'mark', label: '右上角标记', type: 'text', inlineEditable: true, defaultValue: '12' },
|
|
21
|
+
{ key: 'kicker', label: '导语标签', type: 'text', inlineEditable: true, defaultValue: '对决' },
|
|
22
|
+
{ key: 'title', label: '标题', type: 'text', inlineEditable: true, defaultValue: '一半是{{加速}},一半是收敛' },
|
|
23
|
+
{
|
|
24
|
+
key: 'subtitle',
|
|
25
|
+
label: '副标题',
|
|
26
|
+
type: 'textarea',
|
|
27
|
+
inlineEditable: true,
|
|
28
|
+
defaultValue: '同一时间窗口内,两类企业在投入强度上出现明显分野。',
|
|
29
|
+
},
|
|
30
|
+
{ key: 'leftLabel', label: '左侧标签', type: 'text', inlineEditable: true, defaultValue: '头部厂商投入' },
|
|
31
|
+
{ key: 'leftValue', label: '左侧数值', type: 'text', inlineEditable: true, defaultValue: '312' },
|
|
32
|
+
{ key: 'leftUnit', label: '左侧单位', type: 'text', inlineEditable: true, defaultValue: '亿元' },
|
|
33
|
+
{ key: 'rightLabel', label: '右侧标签', type: 'text', inlineEditable: true, defaultValue: '腰部厂商投入' },
|
|
34
|
+
{ key: 'rightValue', label: '右侧数值', type: 'text', inlineEditable: true, defaultValue: '47' },
|
|
35
|
+
{ key: 'rightUnit', label: '右侧单位', type: 'text', inlineEditable: true, defaultValue: '亿元' },
|
|
36
|
+
{ key: 'note', label: '底部注记', type: 'text', inlineEditable: true, defaultValue: '差距倍数 6.6×,较上一年度扩大 1.9×' },
|
|
37
|
+
{ key: 'footnoteLeft', label: '页脚左侧', type: 'text', inlineEditable: true },
|
|
38
|
+
{ key: 'footnoteRight', label: '页脚右侧', type: 'text', inlineEditable: true },
|
|
39
|
+
],
|
|
40
|
+
};
|
|
41
|
+
const DEFAULT_LEFT = { label: '头部厂商投入', value: '312', unit: '亿元' };
|
|
42
|
+
const DEFAULT_RIGHT = { label: '腰部厂商投入', value: '47', unit: '亿元' };
|
|
43
|
+
const DEFAULT_NOTE = '差距倍数 6.6×,较上一年度扩大 1.9×';
|
|
44
|
+
export function Theme09VersusV1(props) {
|
|
45
|
+
const { section, sectionEn, mark, kicker, title, subtitle, leftLabel, leftValue, leftUnit, rightLabel, rightValue, rightUnit, note, footnoteLeft, footnoteRight, _slideIdx, _editable, } = props;
|
|
46
|
+
const c = t9ChartColors('ink');
|
|
47
|
+
const lLabel = leftLabel && leftLabel.trim() ? leftLabel : DEFAULT_LEFT.label;
|
|
48
|
+
const lValue = leftValue && leftValue.trim() ? leftValue : DEFAULT_LEFT.value;
|
|
49
|
+
const lUnit = leftUnit && leftUnit.trim() ? leftUnit : DEFAULT_LEFT.unit;
|
|
50
|
+
const rLabel = rightLabel && rightLabel.trim() ? rightLabel : DEFAULT_RIGHT.label;
|
|
51
|
+
const rValue = rightValue && rightValue.trim() ? rightValue : DEFAULT_RIGHT.value;
|
|
52
|
+
const rUnit = rightUnit && rightUnit.trim() ? rightUnit : DEFAULT_RIGHT.unit;
|
|
53
|
+
const noteText = note && note.trim() ? note : DEFAULT_NOTE;
|
|
54
|
+
const renderTitle = (t) => {
|
|
55
|
+
const parts = t.split(/(\{\{[^}]+\}\})/g);
|
|
56
|
+
return (_jsx(EditableField, { prop: "title", slideIdx: _slideIdx, editable: _editable, as: "h2", className: "lp-theme09-chart-title lp-t9-serif", children: parts.map((part, idx) => {
|
|
57
|
+
const m = part.match(/^\{\{(.+)\}\}$/);
|
|
58
|
+
if (m)
|
|
59
|
+
return _jsx("em", { className: "lp-theme09-accent-text", children: m[1] }, idx);
|
|
60
|
+
return _jsx("span", { children: part }, idx);
|
|
61
|
+
}) }));
|
|
62
|
+
};
|
|
63
|
+
const labelStyle = {
|
|
64
|
+
fontFamily: c.font,
|
|
65
|
+
fontSize: '15px',
|
|
66
|
+
letterSpacing: '.06em',
|
|
67
|
+
color: c.ink3,
|
|
68
|
+
};
|
|
69
|
+
return (_jsx(Sheet, { substrate: "ink", frame: "chart-canvas", className: "lp-theme09-versus", children: _jsx(T9ChartShell, { slideIdx: _slideIdx, editable: _editable, footnoteLeft: footnoteLeft, footnoteRight: footnoteRight, head: _jsx(T9ChartHeader, { section: section, sectionEn: sectionEn, mark: mark, kicker: kicker, slideIdx: _slideIdx, editable: _editable }), body: _jsxs("div", { className: "lp-theme09-versus-body", style: { display: 'flex', flexDirection: 'column', flex: '1 1 auto', minHeight: 0, gap: '10px' }, children: [subtitle && (_jsx(EditableField, { prop: "subtitle", slideIdx: _slideIdx, editable: _editable, as: "p", className: "lp-theme09-chart-subtitle", children: subtitle })), title && renderTitle(title || ''), _jsxs("div", { style: {
|
|
70
|
+
display: 'flex',
|
|
71
|
+
alignItems: 'stretch',
|
|
72
|
+
flex: '1 1 auto',
|
|
73
|
+
minHeight: 0,
|
|
74
|
+
gap: '40px',
|
|
75
|
+
}, children: [_jsxs("div", { style: {
|
|
76
|
+
flex: '1 1 0',
|
|
77
|
+
display: 'flex',
|
|
78
|
+
flexDirection: 'column',
|
|
79
|
+
justifyContent: 'center',
|
|
80
|
+
gap: '14px',
|
|
81
|
+
textAlign: 'right',
|
|
82
|
+
alignItems: 'flex-end',
|
|
83
|
+
}, children: [_jsx("div", { style: labelStyle, children: _jsx(EditableField, { prop: "leftLabel", slideIdx: _slideIdx, editable: _editable, as: "span", children: lLabel }) }), _jsxs("div", { style: { display: 'flex', alignItems: 'flex-end', gap: '10px' }, children: [_jsx("span", { style: {
|
|
84
|
+
fontFamily: c.fontHeading,
|
|
85
|
+
fontWeight: 700,
|
|
86
|
+
fontSize: '132px',
|
|
87
|
+
lineHeight: 0.9,
|
|
88
|
+
letterSpacing: '-0.04em',
|
|
89
|
+
color: c.accent,
|
|
90
|
+
}, children: _jsx(EditableField, { prop: "leftValue", slideIdx: _slideIdx, editable: _editable, as: "span", children: lValue }) }), _jsx("span", { style: { fontFamily: c.font, fontSize: '20px', color: c.ink3, paddingBottom: '14px' }, children: _jsx(EditableField, { prop: "leftUnit", slideIdx: _slideIdx, editable: _editable, as: "span", children: lUnit }) })] })] }), _jsx("div", { style: {
|
|
91
|
+
flex: '0 0 auto',
|
|
92
|
+
width: '2px',
|
|
93
|
+
background: `linear-gradient(180deg, ${t9Rgba(c.accent, 0)} 0%, ${c.accent} 22%, ${c.accent} 78%, ${t9Rgba(c.accent, 0)} 100%)`,
|
|
94
|
+
position: 'relative',
|
|
95
|
+
display: 'flex',
|
|
96
|
+
alignItems: 'center',
|
|
97
|
+
justifyContent: 'center',
|
|
98
|
+
}, children: _jsx("span", { style: {
|
|
99
|
+
position: 'absolute',
|
|
100
|
+
fontFamily: c.fontMono,
|
|
101
|
+
fontSize: '13px',
|
|
102
|
+
letterSpacing: '.14em',
|
|
103
|
+
color: c.onAccent,
|
|
104
|
+
background: c.accent,
|
|
105
|
+
padding: '6px 9px',
|
|
106
|
+
whiteSpace: 'nowrap',
|
|
107
|
+
}, children: "VS" }) }), _jsxs("div", { style: {
|
|
108
|
+
flex: '1 1 0',
|
|
109
|
+
display: 'flex',
|
|
110
|
+
flexDirection: 'column',
|
|
111
|
+
justifyContent: 'center',
|
|
112
|
+
gap: '14px',
|
|
113
|
+
alignItems: 'flex-start',
|
|
114
|
+
}, children: [_jsx("div", { style: labelStyle, children: _jsx(EditableField, { prop: "rightLabel", slideIdx: _slideIdx, editable: _editable, as: "span", children: rLabel }) }), _jsxs("div", { style: { display: 'flex', alignItems: 'flex-end', gap: '10px' }, children: [_jsx("span", { style: {
|
|
115
|
+
fontFamily: c.fontHeading,
|
|
116
|
+
fontWeight: 700,
|
|
117
|
+
fontSize: '132px',
|
|
118
|
+
lineHeight: 0.9,
|
|
119
|
+
letterSpacing: '-0.04em',
|
|
120
|
+
color: c.ink,
|
|
121
|
+
}, children: _jsx(EditableField, { prop: "rightValue", slideIdx: _slideIdx, editable: _editable, as: "span", children: rValue }) }), _jsx("span", { style: { fontFamily: c.font, fontSize: '20px', color: c.ink3, paddingBottom: '14px' }, children: _jsx(EditableField, { prop: "rightUnit", slideIdx: _slideIdx, editable: _editable, as: "span", children: rUnit }) })] })] })] }), _jsx("div", { style: {
|
|
122
|
+
fontFamily: c.font,
|
|
123
|
+
fontSize: '14px',
|
|
124
|
+
color: c.ink3,
|
|
125
|
+
textAlign: 'center',
|
|
126
|
+
borderTop: `1px solid ${c.rule}`,
|
|
127
|
+
paddingTop: '10px',
|
|
128
|
+
flex: '0 0 auto',
|
|
129
|
+
}, children: _jsx(EditableField, { prop: "note", slideIdx: _slideIdx, editable: _editable, as: "span", children: noteText }) })] }) }) }));
|
|
130
|
+
}
|
|
131
|
+
//# sourceMappingURL=versus-v1.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"versus-v1.js","sourceRoot":"","sources":["../../../src/themes/theme09/versus-v1.tsx"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* theme09 · 应用落地(vertical_v1)
|
|
3
|
+
* 基底:纸 | 骨架:column-3 | 图位:3
|
|
4
|
+
*
|
|
5
|
+
* 三条垂直行业卡:影像位 + 行业标题 + 落地描述,纯 CSS 三列等宽。
|
|
6
|
+
*/
|
|
7
|
+
import type { LayoutMeta, PropsSchema } from '@lemonppt/core';
|
|
8
|
+
import type { ReactNode } from 'react';
|
|
9
|
+
export interface Theme09VerticalCard {
|
|
10
|
+
title?: string;
|
|
11
|
+
description?: string;
|
|
12
|
+
image?: string;
|
|
13
|
+
}
|
|
14
|
+
export interface Theme09VerticalV1Props {
|
|
15
|
+
section?: string;
|
|
16
|
+
sectionEn?: string;
|
|
17
|
+
mark?: string;
|
|
18
|
+
title?: string;
|
|
19
|
+
cards?: Theme09VerticalCard[];
|
|
20
|
+
folioLeft?: string;
|
|
21
|
+
folioPage?: string;
|
|
22
|
+
folioRight?: string;
|
|
23
|
+
_slideIdx?: number;
|
|
24
|
+
_editable?: boolean;
|
|
25
|
+
[key: string]: unknown;
|
|
26
|
+
}
|
|
27
|
+
export declare const theme09VerticalV1Meta: LayoutMeta;
|
|
28
|
+
export declare const theme09VerticalV1Schema: PropsSchema;
|
|
29
|
+
export declare function Theme09VerticalV1(props: Theme09VerticalV1Props): ReactNode;
|
|
30
|
+
//# sourceMappingURL=vertical-v1.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"vertical-v1.d.ts","sourceRoot":"","sources":["../../../src/themes/theme09/vertical-v1.tsx"],"names":[],"mappings":"AAIA;;;;;GAKG;AAEH,OAAO,KAAK,EAAE,UAAU,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAC9D,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAIvC,MAAM,WAAW,mBAAmB;IAClC,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AAED,MAAM,WAAW,sBAAsB;IACrC,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,mBAAmB,EAAE,CAAC;IAC9B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC;CACxB;AAED,eAAO,MAAM,qBAAqB,EAAE,UAcnC,CAAC;AAEF,eAAO,MAAM,uBAAuB,EAAE,WAqBrC,CAAC;AAiBF,wBAAgB,iBAAiB,CAAC,KAAK,EAAE,sBAAsB,GAAG,SAAS,CAqG1E"}
|
|
@@ -0,0 +1,79 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { EditableField } from '../../editable-field.js';
|
|
3
|
+
import { Folio, InkPhoto, Masthead, Sheet } from './shared.js';
|
|
4
|
+
export const theme09VerticalV1Meta = {
|
|
5
|
+
id: 'theme09_vertical_v1',
|
|
6
|
+
theme: 'theme09',
|
|
7
|
+
role: 'feature',
|
|
8
|
+
displayName: '应用落地',
|
|
9
|
+
description: '三条垂直行业卡 + 影像位 + 落地描述,等宽三列,纸底',
|
|
10
|
+
needsMedia: true,
|
|
11
|
+
mediaSlots: [
|
|
12
|
+
{ name: '行业影像 1', fieldPath: 'cards.0.image', canPresetMedia: true },
|
|
13
|
+
{ name: '行业影像 2', fieldPath: 'cards.1.image', canPresetMedia: true },
|
|
14
|
+
{ name: '行业影像 3', fieldPath: 'cards.2.image', canPresetMedia: true },
|
|
15
|
+
],
|
|
16
|
+
tags: ['vertical', 'industry', 'application', 'column-3', 'photo'],
|
|
17
|
+
contentShape: 'vertical-cards',
|
|
18
|
+
};
|
|
19
|
+
export const theme09VerticalV1Schema = {
|
|
20
|
+
fields: [
|
|
21
|
+
{ key: 'section', label: '栏目名', type: 'text', inlineEditable: true, defaultValue: '应用落地' },
|
|
22
|
+
{ key: 'sectionEn', label: '栏目英文名', type: 'text', inlineEditable: true, defaultValue: 'VERTICALS' },
|
|
23
|
+
{ key: 'mark', label: '右上角标记', type: 'text', inlineEditable: true, defaultValue: '11' },
|
|
24
|
+
{ key: 'title', label: '标题', type: 'text', inlineEditable: true, defaultValue: '三条行业赛道,已经跑出可复制的落地路径' },
|
|
25
|
+
{
|
|
26
|
+
key: 'cards',
|
|
27
|
+
label: '行业卡',
|
|
28
|
+
type: 'array',
|
|
29
|
+
maxItems: 3,
|
|
30
|
+
itemSchema: [
|
|
31
|
+
{ key: 'title', label: '行业名称', type: 'text' },
|
|
32
|
+
{ key: 'description', label: '落地描述', type: 'textarea' },
|
|
33
|
+
{ key: 'image', label: '行业影像', type: 'image' },
|
|
34
|
+
],
|
|
35
|
+
},
|
|
36
|
+
{ key: 'folioLeft', label: '页脚左', type: 'text', inlineEditable: true, defaultValue: '落地 · 行业' },
|
|
37
|
+
{ key: 'folioPage', label: '页码', type: 'text', inlineEditable: true, defaultValue: '33' },
|
|
38
|
+
{ key: 'folioRight', label: '页脚右', type: 'text', inlineEditable: true, defaultValue: '2026.08' },
|
|
39
|
+
],
|
|
40
|
+
};
|
|
41
|
+
const DEFAULT_CARDS = [
|
|
42
|
+
{
|
|
43
|
+
title: '智能制造',
|
|
44
|
+
description: '质检与排产环节先行落地,单线人工复检工时下降 42%,模型在产线侧完成闭环迭代。',
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
title: '金融风控',
|
|
48
|
+
description: '信贷材料解析与反欺诈问询进入生产环境,单案处理时长由 26 分钟压缩至 7 分钟。',
|
|
49
|
+
},
|
|
50
|
+
{
|
|
51
|
+
title: '医疗健康',
|
|
52
|
+
description: '影像预读与随访问答形成组合方案,三甲医院试点覆盖 12 个科室,报告初稿采纳率 68%。',
|
|
53
|
+
},
|
|
54
|
+
];
|
|
55
|
+
export function Theme09VerticalV1(props) {
|
|
56
|
+
const { section, sectionEn, mark, title, cards = [], folioLeft, folioPage, folioRight, _slideIdx: s, _editable: e, } = props;
|
|
57
|
+
const list = (cards.length ? cards : DEFAULT_CARDS).slice(0, 3);
|
|
58
|
+
return (_jsxs(Sheet, { substrate: "paper", frame: "column-3", className: "lp-theme09-vertical", children: [_jsx(Masthead, { section: section, sectionEn: sectionEn, mark: mark, slideIdx: s, editable: e }), _jsxs("div", { style: { height: '100%', display: 'flex', flexDirection: 'column', gap: 20, padding: '96px 60px 70px' }, children: [title && (_jsx("h2", { className: "lp-t9-serif", style: { margin: 0, fontSize: 32, fontWeight: 700, lineHeight: 1.26, color: 'var(--lp-ink)', letterSpacing: '0.01em' }, children: _jsx(EditableField, { prop: "title", slideIdx: s, editable: e, as: "span", children: title }) })), _jsx("div", { style: { display: 'flex', gap: 26, alignItems: 'stretch', flex: '1 1 auto', minHeight: 0 }, children: list.map((card, i) => (_jsxs("article", { style: {
|
|
59
|
+
flex: '1 1 0',
|
|
60
|
+
minWidth: 0,
|
|
61
|
+
display: 'flex',
|
|
62
|
+
flexDirection: 'column',
|
|
63
|
+
gap: 14,
|
|
64
|
+
borderTop: `3px solid var(--lp-series-${(i % 6) + 1})`,
|
|
65
|
+
paddingTop: 14,
|
|
66
|
+
}, children: [_jsx(InkPhoto, { prop: `cards.${i}.image`, src: card.image, slideIdx: s, editable: e, ratio: "3:2", hint: "\u4E0A\u4F20\u884C\u4E1A\u5F71\u50CF", style: { flex: 'none' }, children: _jsx("span", { style: {
|
|
67
|
+
fontFamily: 'var(--lp-font-mono)',
|
|
68
|
+
fontSize: 11,
|
|
69
|
+
letterSpacing: '0.18em',
|
|
70
|
+
color: 'var(--lp-ink)',
|
|
71
|
+
}, children: `V-${String(i + 1).padStart(2, '0')}` }) }), _jsxs("div", { style: { display: 'flex', alignItems: 'baseline', gap: 10, flex: 'none' }, children: [_jsx("span", { style: {
|
|
72
|
+
fontFamily: 'var(--lp-font-mono)',
|
|
73
|
+
fontSize: 12,
|
|
74
|
+
fontWeight: 700,
|
|
75
|
+
letterSpacing: '0.08em',
|
|
76
|
+
color: 'var(--lp-accent)',
|
|
77
|
+
}, children: String(i + 1).padStart(2, '0') }), _jsx("h3", { className: "lp-t9-serif", style: { margin: 0, fontSize: 21, fontWeight: 700, lineHeight: 1.34, color: 'var(--lp-ink)' }, children: _jsx(EditableField, { prop: `cards.${i}.title`, slideIdx: s, editable: e, as: "span", children: card.title ?? '' }) })] }), _jsx("span", { style: { display: 'block', width: 44, height: 1, background: 'var(--lp-t9-rule)', flex: 'none' }, "aria-hidden": "true" }), _jsx("p", { style: { margin: 0, fontSize: 14.5, lineHeight: 1.78, color: 'var(--lp-ink2)', paddingRight: 6 }, children: _jsx(EditableField, { prop: `cards.${i}.description`, slideIdx: s, editable: e, as: "span", children: card.description ?? '' }) })] }, i))) })] }), _jsx(Folio, { left: folioLeft, page: folioPage, right: folioRight, slideIdx: s, editable: e })] }));
|
|
78
|
+
}
|
|
79
|
+
//# sourceMappingURL=vertical-v1.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"vertical-v1.js","sourceRoot":"","sources":["../../../src/themes/theme09/vertical-v1.tsx"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import type { LayoutMeta, PropsSchema } from '@lemonppt/core';
|
|
2
|
+
import type { ReactNode } from 'react';
|
|
3
|
+
export interface Theme09WaterfallStep {
|
|
4
|
+
name?: string;
|
|
5
|
+
value?: string | number;
|
|
6
|
+
}
|
|
7
|
+
export interface Theme09WaterfallV1Props {
|
|
8
|
+
section?: string;
|
|
9
|
+
sectionEn?: string;
|
|
10
|
+
mark?: string;
|
|
11
|
+
kicker?: string;
|
|
12
|
+
title?: string;
|
|
13
|
+
subtitle?: string;
|
|
14
|
+
steps?: Theme09WaterfallStep[];
|
|
15
|
+
unit?: string;
|
|
16
|
+
footnoteLeft?: string;
|
|
17
|
+
footnoteRight?: string;
|
|
18
|
+
_slideIdx?: number;
|
|
19
|
+
_editable?: boolean;
|
|
20
|
+
[key: string]: unknown;
|
|
21
|
+
}
|
|
22
|
+
export declare const theme09WaterfallV1Meta: LayoutMeta;
|
|
23
|
+
export declare const theme09WaterfallV1Schema: PropsSchema;
|
|
24
|
+
export declare function Theme09WaterfallV1(props: Theme09WaterfallV1Props): ReactNode;
|
|
25
|
+
//# sourceMappingURL=waterfall-v1.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"waterfall-v1.d.ts","sourceRoot":"","sources":["../../../src/themes/theme09/waterfall-v1.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,UAAU,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAC9D,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAOvC,MAAM,WAAW,oBAAoB;IACnC,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;CACzB;AAED,MAAM,WAAW,uBAAuB;IACtC,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,KAAK,CAAC,EAAE,oBAAoB,EAAE,CAAC;IAC/B,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC;CACxB;AAED,eAAO,MAAM,sBAAsB,EAAE,UASpC,CAAC;AAEF,eAAO,MAAM,wBAAwB,EAAE,WAqBtC,CAAC;AA0HF,wBAAgB,kBAAkB,CAAC,KAAK,EAAE,uBAAuB,GAAG,SAAS,CAyE5E"}
|