@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,202 @@
|
|
|
1
|
+
// lemonPPT - AI-powered presentation generation
|
|
2
|
+
// Copyright (c) 2026 lemonforme
|
|
3
|
+
// SPDX-License-Identifier: AGPL-3.0-or-later
|
|
4
|
+
import { getTheme09Tokens } from './tokens.js';
|
|
5
|
+
/** 按基底返回一组具体色值,供 echarts option 直接使用(不依赖 CSS 变量解析)。 */
|
|
6
|
+
export function t9ChartColors(substrate = 'paper') {
|
|
7
|
+
const t = getTheme09Tokens(substrate, 'primary');
|
|
8
|
+
const c = t.colors;
|
|
9
|
+
return {
|
|
10
|
+
substrate,
|
|
11
|
+
ink: c.ink,
|
|
12
|
+
ink2: c.ink2,
|
|
13
|
+
ink3: c.ink3,
|
|
14
|
+
accent: c.accent,
|
|
15
|
+
accent2: c.accent2,
|
|
16
|
+
accent3: c.amber,
|
|
17
|
+
accent4: c.teal,
|
|
18
|
+
accent5: c.violet,
|
|
19
|
+
accent6: c.orange,
|
|
20
|
+
series: [...c.series],
|
|
21
|
+
rule: c.rule,
|
|
22
|
+
ruleStrong: c.ruleStrong,
|
|
23
|
+
divider: c.rule,
|
|
24
|
+
surface: c.surface,
|
|
25
|
+
surfaceSolid: c.surfaceSolid,
|
|
26
|
+
surfaceStrong: c.surfaceStrong,
|
|
27
|
+
border: c.border,
|
|
28
|
+
borderStrong: c.borderStrong,
|
|
29
|
+
onAccent: substrate === 'ink' ? '#14161C' : '#FFFFFF',
|
|
30
|
+
font: t.fonts.body,
|
|
31
|
+
fontHeading: t.fonts.heading,
|
|
32
|
+
fontMono: t.fonts.mono,
|
|
33
|
+
isInk: substrate === 'ink',
|
|
34
|
+
};
|
|
35
|
+
}
|
|
36
|
+
export function t9ParseNumber(v) {
|
|
37
|
+
if (typeof v === 'number')
|
|
38
|
+
return v;
|
|
39
|
+
return parseFloat(String(v ?? '0').replace(/[, ]/g, '')) || 0;
|
|
40
|
+
}
|
|
41
|
+
/** 千分位 / 紧凑数字格式化(用于图表标签与刻度)。 */
|
|
42
|
+
export function t9FormatNumber(v, compact = false) {
|
|
43
|
+
if (compact) {
|
|
44
|
+
const abs = Math.abs(v);
|
|
45
|
+
if (abs >= 1e8)
|
|
46
|
+
return `${(v / 1e8).toFixed(1)}亿`;
|
|
47
|
+
if (abs >= 1e4)
|
|
48
|
+
return `${(v / 1e4).toFixed(1)}万`;
|
|
49
|
+
if (abs >= 1e3)
|
|
50
|
+
return `${(v / 1e3).toFixed(1)}k`;
|
|
51
|
+
}
|
|
52
|
+
return v.toLocaleString('en-US');
|
|
53
|
+
}
|
|
54
|
+
/** 通用坐标轴文字样式(按基底取色)。 */
|
|
55
|
+
export function t9AxisLabel(colors, fontSize = 13) {
|
|
56
|
+
return {
|
|
57
|
+
color: colors.ink2,
|
|
58
|
+
fontFamily: colors.font,
|
|
59
|
+
fontSize,
|
|
60
|
+
};
|
|
61
|
+
}
|
|
62
|
+
export function t9Grid(overrides = {}) {
|
|
63
|
+
return { top: 36, right: 24, bottom: 40, left: 48, containLabel: true, ...overrides };
|
|
64
|
+
}
|
|
65
|
+
export function t9SplitLine(colors) {
|
|
66
|
+
return {
|
|
67
|
+
lineStyle: {
|
|
68
|
+
color: colors.divider,
|
|
69
|
+
opacity: 0.7,
|
|
70
|
+
},
|
|
71
|
+
};
|
|
72
|
+
}
|
|
73
|
+
/** 将 #RRGGBB 转为 rgba 字符串(供 echarts 半透明填充 / 描边)。 */
|
|
74
|
+
export function t9Rgba(hex, alpha) {
|
|
75
|
+
const h = hex.replace('#', '');
|
|
76
|
+
const r = parseInt(h.slice(0, 2), 16);
|
|
77
|
+
const g = parseInt(h.slice(2, 4), 16);
|
|
78
|
+
const b = parseInt(h.slice(4, 6), 16);
|
|
79
|
+
return `rgba(${r}, ${g}, ${b}, ${alpha})`;
|
|
80
|
+
}
|
|
81
|
+
/**
|
|
82
|
+
* 返回与 theme09 墨/纸基底匹配的 echarts tooltip 配置。
|
|
83
|
+
* 墨底用深色气泡,纸底用浅色气泡,避免默认白底在墨底上刺眼。
|
|
84
|
+
*/
|
|
85
|
+
export function t9Tooltip(c, extra = {}) {
|
|
86
|
+
const bg = c.isInk ? 'rgba(20,22,28,0.92)' : 'rgba(255,255,255,0.94)';
|
|
87
|
+
const textColor = c.isInk ? '#E8E6E3' : '#1a1a1a';
|
|
88
|
+
const borderColor = c.isInk ? 'rgba(255,255,255,0.1)' : 'rgba(0,0,0,0.1)';
|
|
89
|
+
return {
|
|
90
|
+
trigger: 'item',
|
|
91
|
+
backgroundColor: bg,
|
|
92
|
+
borderColor,
|
|
93
|
+
borderWidth: 1,
|
|
94
|
+
padding: [8, 12],
|
|
95
|
+
textStyle: { color: textColor, fontSize: 13, fontFamily: c.font },
|
|
96
|
+
...extra,
|
|
97
|
+
};
|
|
98
|
+
}
|
|
99
|
+
/* ═══════════════════════════════════════════════════════════════
|
|
100
|
+
* 图表视觉美化 helper(V2 · 杂志印刷风)
|
|
101
|
+
* ═══════════════════════════════════════════════════════════════ */
|
|
102
|
+
/**
|
|
103
|
+
* 统一图例样式 —— 杂志风:圆角矩形 icon、细间距、衬线/无衬线混排。
|
|
104
|
+
*/
|
|
105
|
+
export function t9Legend(c, overrides = {}) {
|
|
106
|
+
return {
|
|
107
|
+
top: 4,
|
|
108
|
+
right: 8,
|
|
109
|
+
icon: 'roundRect',
|
|
110
|
+
itemWidth: 14,
|
|
111
|
+
itemHeight: 5,
|
|
112
|
+
itemGap: 18,
|
|
113
|
+
textStyle: {
|
|
114
|
+
color: c.ink2,
|
|
115
|
+
fontFamily: c.font,
|
|
116
|
+
fontSize: 12,
|
|
117
|
+
},
|
|
118
|
+
...overrides,
|
|
119
|
+
};
|
|
120
|
+
}
|
|
121
|
+
/**
|
|
122
|
+
* 数据标签(label)基础样式。
|
|
123
|
+
* 用于柱状/折线/散点等 series 的 label 配置。
|
|
124
|
+
*/
|
|
125
|
+
export function t9DataLabel(c, position = 'top', overrides = {}) {
|
|
126
|
+
return {
|
|
127
|
+
show: true,
|
|
128
|
+
position,
|
|
129
|
+
color: c.ink2,
|
|
130
|
+
fontFamily: c.fontMono,
|
|
131
|
+
fontSize: 11,
|
|
132
|
+
fontWeight: 500,
|
|
133
|
+
...overrides,
|
|
134
|
+
};
|
|
135
|
+
}
|
|
136
|
+
/**
|
|
137
|
+
* 柱状图圆角 + 渐变 itemStyle。
|
|
138
|
+
* 返回可直接嵌入 series.itemStyle 的配置对象。
|
|
139
|
+
*
|
|
140
|
+
* @param color 主色(#RRGGBB)
|
|
141
|
+
* @param substrate 基底,影响渐变方向和透明度
|
|
142
|
+
* @param radius 圆角半径数组 [tl,tr,br,bl]
|
|
143
|
+
*/
|
|
144
|
+
export function t9BarItemStyle(color, substrate = 'paper', radius = [3, 3, 0, 0]) {
|
|
145
|
+
const light = substrate === 'ink';
|
|
146
|
+
return {
|
|
147
|
+
color: {
|
|
148
|
+
type: 'linear',
|
|
149
|
+
x: 0, y: 0, x2: 0, y2: 1,
|
|
150
|
+
colorStops: [
|
|
151
|
+
{ offset: 0, color: t9Rgba(color, light ? 0.95 : 0.88) },
|
|
152
|
+
{ offset: 1, color: t9Rgba(color, light ? 0.72 : 0.58) },
|
|
153
|
+
],
|
|
154
|
+
},
|
|
155
|
+
borderRadius: radius,
|
|
156
|
+
borderColor: 'none',
|
|
157
|
+
};
|
|
158
|
+
}
|
|
159
|
+
/** 面积图区域渐变(从实色到透明)。 */
|
|
160
|
+
export function t9AreaStyle(color, _substrate = 'paper') {
|
|
161
|
+
return {
|
|
162
|
+
color: {
|
|
163
|
+
type: 'linear',
|
|
164
|
+
x: 0, y: 0, x2: 0, y2: 1,
|
|
165
|
+
colorStops: [
|
|
166
|
+
{ offset: 0, color: t9Rgba(color, 0.35) },
|
|
167
|
+
{ offset: 1, color: t9Rgba(color, 0.03) },
|
|
168
|
+
],
|
|
169
|
+
},
|
|
170
|
+
};
|
|
171
|
+
}
|
|
172
|
+
/** 雷达图区域半透明填充。 */
|
|
173
|
+
export function t9RadarAreaStyle(color, opacity = 0.18) {
|
|
174
|
+
return {
|
|
175
|
+
areaStyle: { color: t9Rgba(color, opacity) },
|
|
176
|
+
lineStyle: { color, width: 2, cap: 'round' },
|
|
177
|
+
};
|
|
178
|
+
}
|
|
179
|
+
/**
|
|
180
|
+
* 杂志风格动画配置:
|
|
181
|
+
* - 无入场动画(静态印刷品感)
|
|
182
|
+
* - emphasis 用 200ms 缓出过渡
|
|
183
|
+
*/
|
|
184
|
+
export function t9Animation() {
|
|
185
|
+
return {
|
|
186
|
+
delay: (idx) => idx * 40,
|
|
187
|
+
duration: 600,
|
|
188
|
+
easing: 'cubicOut',
|
|
189
|
+
};
|
|
190
|
+
}
|
|
191
|
+
/** emphasis 状态统一样式(轻微放大 + 阴影提升)。 */
|
|
192
|
+
export function t9Emphasis(c, overrides = {}) {
|
|
193
|
+
return {
|
|
194
|
+
focus: 'series',
|
|
195
|
+
itemStyle: {
|
|
196
|
+
shadowBlur: 8,
|
|
197
|
+
shadowColor: t9Rgba(c.ink, 0.25),
|
|
198
|
+
},
|
|
199
|
+
...overrides,
|
|
200
|
+
};
|
|
201
|
+
}
|
|
202
|
+
//# sourceMappingURL=chart-utils.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"chart-utils.js","sourceRoot":"","sources":["../../../src/themes/theme09/chart-utils.ts"],"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 Theme09ChordLink {
|
|
4
|
+
source?: string;
|
|
5
|
+
target?: string;
|
|
6
|
+
value?: string | number;
|
|
7
|
+
}
|
|
8
|
+
export interface Theme09ChordV1Props {
|
|
9
|
+
section?: string;
|
|
10
|
+
sectionEn?: string;
|
|
11
|
+
mark?: string;
|
|
12
|
+
kicker?: string;
|
|
13
|
+
title?: string;
|
|
14
|
+
subtitle?: string;
|
|
15
|
+
nodes?: string[];
|
|
16
|
+
links?: Theme09ChordLink[];
|
|
17
|
+
footnoteLeft?: string;
|
|
18
|
+
footnoteRight?: string;
|
|
19
|
+
_slideIdx?: number;
|
|
20
|
+
_editable?: boolean;
|
|
21
|
+
[key: string]: unknown;
|
|
22
|
+
}
|
|
23
|
+
export declare const theme09ChordV1Meta: LayoutMeta;
|
|
24
|
+
export declare const theme09ChordV1Schema: PropsSchema;
|
|
25
|
+
export declare function Theme09ChordV1(props: Theme09ChordV1Props): ReactNode;
|
|
26
|
+
//# sourceMappingURL=chord-v1.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"chord-v1.d.ts","sourceRoot":"","sources":["../../../src/themes/theme09/chord-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,gBAAgB;IAC/B,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,KAAK,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;CACzB;AAED,MAAM,WAAW,mBAAmB;IAClC,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,MAAM,EAAE,CAAC;IACjB,KAAK,CAAC,EAAE,gBAAgB,EAAE,CAAC;IAC3B,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,kBAAkB,EAAE,UAShC,CAAC;AAEF,eAAO,MAAM,oBAAoB,EAAE,WAsBlC,CAAC;AAkDF,wBAAgB,cAAc,CAAC,KAAK,EAAE,mBAAmB,GAAG,SAAS,CA8DpE"}
|
|
@@ -0,0 +1,98 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { EditableField } from '../../editable-field.js';
|
|
3
|
+
import { LpEChart } from '../theme01/echart.js';
|
|
4
|
+
import { Sheet } from './shared.js';
|
|
5
|
+
import { T9ChartHeader, T9ChartShell } from './chart-frame.js';
|
|
6
|
+
import { t9ChartColors, t9Rgba, t9ParseNumber, t9Tooltip, t9Emphasis } from './chart-utils.js';
|
|
7
|
+
export const theme09ChordV1Meta = {
|
|
8
|
+
id: 'theme09_chord_v1',
|
|
9
|
+
theme: 'theme09',
|
|
10
|
+
role: 'chart',
|
|
11
|
+
displayName: '板块联投弦图',
|
|
12
|
+
description: '圆周弦图,弦用专色半透明叠印,墨底',
|
|
13
|
+
needsMedia: false,
|
|
14
|
+
tags: ['chart', 'network', 'relationship'],
|
|
15
|
+
contentShape: 'chord',
|
|
16
|
+
};
|
|
17
|
+
export const theme09ChordV1Schema = {
|
|
18
|
+
fields: [
|
|
19
|
+
{ key: 'section', label: '栏目名', type: 'text', inlineEditable: true, defaultValue: '板块联投' },
|
|
20
|
+
{ key: 'sectionEn', label: '栏目英文名', type: 'text', inlineEditable: true, defaultValue: 'SYNDICATION' },
|
|
21
|
+
{ key: 'mark', label: '右上角标记', type: 'text', inlineEditable: true, defaultValue: '17' },
|
|
22
|
+
{ key: 'kicker', label: '导语标签', type: 'text', inlineEditable: true, defaultValue: '联动' },
|
|
23
|
+
{ key: 'title', label: '标题', type: 'text', inlineEditable: true, defaultValue: '资本在板块间{{编织}}成网' },
|
|
24
|
+
{ key: 'subtitle', label: '副标题', type: 'textarea', inlineEditable: true, defaultValue: '弦的粗细代表两板块间的联投强度,朱砂为主轴。' },
|
|
25
|
+
{ key: 'nodes', label: '板块名称', type: 'array', inlineEditable: true, defaultValue: ['大模型', '算力', '应用', '数据', '芯片'] },
|
|
26
|
+
{
|
|
27
|
+
key: 'links',
|
|
28
|
+
label: '联投关系(source/target/value)',
|
|
29
|
+
type: 'array',
|
|
30
|
+
itemSchema: [
|
|
31
|
+
{ key: 'source', label: '源', type: 'text' },
|
|
32
|
+
{ key: 'target', label: '目标', type: 'text' },
|
|
33
|
+
{ key: 'value', label: '强度', type: 'text' },
|
|
34
|
+
],
|
|
35
|
+
},
|
|
36
|
+
{ key: 'footnoteLeft', label: '页脚左侧', type: 'text', inlineEditable: true },
|
|
37
|
+
{ key: 'footnoteRight', label: '页脚右侧', type: 'text', inlineEditable: true },
|
|
38
|
+
],
|
|
39
|
+
};
|
|
40
|
+
const DEFAULT_LINKS = [
|
|
41
|
+
{ source: '大模型', target: '算力', value: 38 },
|
|
42
|
+
{ source: '大模型', target: '数据', value: 22 },
|
|
43
|
+
{ source: '大模型', target: '芯片', value: 18 },
|
|
44
|
+
{ source: '算力', target: '芯片', value: 30 },
|
|
45
|
+
{ source: '应用', target: '大模型', value: 26 },
|
|
46
|
+
{ source: '应用', target: '数据', value: 20 },
|
|
47
|
+
{ source: '数据', target: '芯片', value: 14 },
|
|
48
|
+
{ source: '应用', target: '算力', value: 16 },
|
|
49
|
+
];
|
|
50
|
+
function buildOption(nodes, links) {
|
|
51
|
+
const c = t9ChartColors('ink');
|
|
52
|
+
const ns = nodes.length ? nodes : ['大模型', '算力', '应用', '数据', '芯片'];
|
|
53
|
+
const ls = links.length ? links : DEFAULT_LINKS;
|
|
54
|
+
const nodeData = ns.map((n, i) => ({
|
|
55
|
+
name: n,
|
|
56
|
+
symbolSize: 36 + (i % 3) * 10,
|
|
57
|
+
itemStyle: { color: i === 0 ? c.accent : c.series[i % c.series.length] },
|
|
58
|
+
}));
|
|
59
|
+
const linkData = ls.map((l) => {
|
|
60
|
+
const v = t9ParseNumber(l.value);
|
|
61
|
+
return {
|
|
62
|
+
source: l.source,
|
|
63
|
+
target: l.target,
|
|
64
|
+
value: v,
|
|
65
|
+
lineStyle: { color: t9Rgba(c.accent, 0.5), width: Math.max(2, v / 5), curveness: 0.3 },
|
|
66
|
+
};
|
|
67
|
+
});
|
|
68
|
+
return {
|
|
69
|
+
tooltip: t9Tooltip(c),
|
|
70
|
+
series: [
|
|
71
|
+
{
|
|
72
|
+
type: 'graph',
|
|
73
|
+
layout: 'circular',
|
|
74
|
+
circular: { rotateLabel: true },
|
|
75
|
+
data: nodeData,
|
|
76
|
+
links: linkData,
|
|
77
|
+
lineStyle: { color: 'source', curveness: 0.25 },
|
|
78
|
+
label: { show: true, color: c.ink2, fontFamily: c.font, fontSize: 13 },
|
|
79
|
+
emphasis: t9Emphasis(c, { focus: 'adjacency', lineStyle: { width: 6 } }),
|
|
80
|
+
roam: false,
|
|
81
|
+
},
|
|
82
|
+
],
|
|
83
|
+
};
|
|
84
|
+
}
|
|
85
|
+
export function Theme09ChordV1(props) {
|
|
86
|
+
const { section, sectionEn, mark, kicker, title, subtitle, nodes = [], links = [], footnoteLeft, footnoteRight, _slideIdx, _editable, } = props;
|
|
87
|
+
const renderTitle = (t) => {
|
|
88
|
+
const parts = t.split(/(\{\{[^}]+\}\})/g);
|
|
89
|
+
return (_jsx(EditableField, { prop: "title", slideIdx: _slideIdx, editable: _editable, as: "h2", className: "lp-theme09-chart-title lp-t9-serif", children: parts.map((part, idx) => {
|
|
90
|
+
const m = part.match(/^\{\{(.+)\}\}$/);
|
|
91
|
+
if (m)
|
|
92
|
+
return _jsx("em", { className: "lp-theme09-accent-text", children: m[1] }, idx);
|
|
93
|
+
return _jsx("span", { children: part }, idx);
|
|
94
|
+
}) }));
|
|
95
|
+
};
|
|
96
|
+
return (_jsx(Sheet, { substrate: "ink", frame: "chart-canvas", className: "lp-theme09-chord", 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-chord-body", children: [subtitle && (_jsx(EditableField, { prop: "subtitle", slideIdx: _slideIdx, editable: _editable, as: "p", className: "lp-theme09-chord-sub", children: subtitle })), title && renderTitle(title || ''), _jsx("div", { className: "lp-theme09-chord-chart", children: _jsx(LpEChart, { type: "graph", option: buildOption(nodes, links), className: "lp-theme09-chord-echart" }) })] }) }) }));
|
|
97
|
+
}
|
|
98
|
+
//# sourceMappingURL=chord-v1.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"chord-v1.js","sourceRoot":"","sources":["../../../src/themes/theme09/chord-v1.tsx"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* theme09 · 封底结语(closing_v1)
|
|
3
|
+
* 基底:墨 | 骨架:full-bleed | 图位:1
|
|
4
|
+
*
|
|
5
|
+
* 满版影像整体压暗,居中专色栏标 + 明朝体结语大字,
|
|
6
|
+
* 底部 colophon 行交代出品信息,收束整本刊物。
|
|
7
|
+
*/
|
|
8
|
+
import type { LayoutMeta, PropsSchema } from '@lemonppt/core';
|
|
9
|
+
import type { ReactNode } from 'react';
|
|
10
|
+
export interface Theme09ClosingV1Props {
|
|
11
|
+
mark?: string;
|
|
12
|
+
word: string;
|
|
13
|
+
subtitle?: string;
|
|
14
|
+
colophon?: string[];
|
|
15
|
+
imageUrl?: string;
|
|
16
|
+
_slideIdx?: number;
|
|
17
|
+
_editable?: boolean;
|
|
18
|
+
[key: string]: unknown;
|
|
19
|
+
}
|
|
20
|
+
export declare const theme09ClosingV1Meta: LayoutMeta;
|
|
21
|
+
export declare const theme09ClosingV1Schema: PropsSchema;
|
|
22
|
+
export declare function Theme09ClosingV1(props: Theme09ClosingV1Props): ReactNode;
|
|
23
|
+
//# sourceMappingURL=closing-v1.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"closing-v1.d.ts","sourceRoot":"","sources":["../../../src/themes/theme09/closing-v1.tsx"],"names":[],"mappings":"AAIA;;;;;;GAMG;AAEH,OAAO,KAAK,EAAE,UAAU,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAC9D,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAIvC,MAAM,WAAW,qBAAqB;IACpC,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,IAAI,EAAE,MAAM,CAAC;IACb,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,QAAQ,CAAC,EAAE,MAAM,EAAE,CAAC;IACpB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC;CACxB;AAED,eAAO,MAAM,oBAAoB,EAAE,UAUlC,CAAC;AAEF,eAAO,MAAM,sBAAsB,EAAE,WAgBpC,CAAC;AAEF,wBAAgB,gBAAgB,CAAC,KAAK,EAAE,qBAAqB,GAAG,SAAS,CA6CxE"}
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { EditableField } from '../../editable-field.js';
|
|
3
|
+
import { InkPhoto, Sheet, normalizeStrings } from './shared.js';
|
|
4
|
+
export const theme09ClosingV1Meta = {
|
|
5
|
+
id: 'theme09_closing_v1',
|
|
6
|
+
theme: 'theme09',
|
|
7
|
+
role: 'closing',
|
|
8
|
+
displayName: 'Theme 09 封底结语',
|
|
9
|
+
description: '满版影像压暗 + 居中明朝体结语 + 版本信息 colophon',
|
|
10
|
+
needsMedia: true,
|
|
11
|
+
mediaSlots: [{ name: '封底影像', fieldPath: 'imageUrl', canPresetMedia: true }],
|
|
12
|
+
tags: ['closing', 'ending', 'photo', 'ink'],
|
|
13
|
+
contentShape: 'closing',
|
|
14
|
+
};
|
|
15
|
+
export const theme09ClosingV1Schema = {
|
|
16
|
+
fields: [
|
|
17
|
+
{ key: 'mark', label: '栏标', type: 'text', inlineEditable: true, defaultValue: 'End of Issue' },
|
|
18
|
+
{ key: 'word', label: '结语', type: 'textarea', inlineEditable: true, defaultValue: '把话说完,把纸留白' },
|
|
19
|
+
{ key: 'subtitle', label: '副语', type: 'textarea', inlineEditable: true, defaultValue: '下一期,我们会带着这一年的争论继续往前走。感谢每一位愿意把时间交给我们的人。' },
|
|
20
|
+
{
|
|
21
|
+
key: 'colophon',
|
|
22
|
+
label: '版本信息',
|
|
23
|
+
type: 'array',
|
|
24
|
+
minItems: 1,
|
|
25
|
+
maxItems: 4,
|
|
26
|
+
defaultValue: ['ISSUE 09', '2026.08', 'LEMONPPT STUDIO'],
|
|
27
|
+
itemSchema: [{ key: 'item', label: '条目', type: 'text' }],
|
|
28
|
+
},
|
|
29
|
+
{ key: 'imageUrl', label: '封底影像', type: 'image', defaultValue: '' },
|
|
30
|
+
],
|
|
31
|
+
};
|
|
32
|
+
export function Theme09ClosingV1(props) {
|
|
33
|
+
const { mark, word, subtitle, imageUrl, _slideIdx: s, _editable: e } = props;
|
|
34
|
+
const colophon = normalizeStrings(props.colophon).slice(0, 4);
|
|
35
|
+
return (_jsxs(Sheet, { substrate: "ink", frame: "full-bleed", className: "lp-theme09-closing", grain: false, cropMarks: true, children: [_jsx(InkPhoto, { prop: "imageUrl", src: imageUrl, slideIdx: s, editable: e, ratio: "fill", scrim: "full", hint: "\u70B9\u51FB\u4E0A\u4F20\u5C01\u5E95\u5F71\u50CF" }), _jsxs("div", { className: "lp-theme09-closing-inner", children: [mark && (_jsx(EditableField, { prop: "mark", slideIdx: s, editable: e, as: "div", className: "lp-theme09-closing-mark lp-rise", children: mark })), _jsx(EditableField, { prop: "word", slideIdx: s, editable: e, as: "h1", className: "lp-theme09-closing-word lp-rise", children: word }), subtitle && (_jsx(EditableField, { prop: "subtitle", slideIdx: s, editable: e, as: "p", className: "lp-theme09-closing-sub lp-rise", children: subtitle })), colophon.length > 0 && (_jsx("div", { className: "lp-theme09-closing-colophon lp-rise", style: { animationDelay: '140ms' }, children: colophon.map((c, i) => (_jsxs("span", { style: { display: 'inline-flex', alignItems: 'center', gap: '26px' }, children: [i > 0 && _jsx("i", { "aria-hidden": "true", children: "\u00B7" }), _jsx(EditableField, { prop: `colophon.${i}`, slideIdx: s, editable: e, as: "span", children: c })] }, i))) }))] })] }));
|
|
36
|
+
}
|
|
37
|
+
//# sourceMappingURL=closing-v1.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"closing-v1.js","sourceRoot":"","sources":["../../../src/themes/theme09/closing-v1.tsx"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* theme09 · 多维对比(compare_v1)
|
|
3
|
+
* 基底:纸 | 骨架:spread | 图位:2
|
|
4
|
+
*
|
|
5
|
+
* 跨页式双列对比:左右两栏顶部各一处影像,中缝走装订线,
|
|
6
|
+
* 下方按维度逐行对照,占优一侧以专色高亮。
|
|
7
|
+
*/
|
|
8
|
+
import type { LayoutMeta, PropsSchema } from '@lemonppt/core';
|
|
9
|
+
import type { ReactNode } from 'react';
|
|
10
|
+
export interface Theme09CompareDimension {
|
|
11
|
+
name?: string;
|
|
12
|
+
leftValue?: string;
|
|
13
|
+
rightValue?: string;
|
|
14
|
+
/** 占优一侧:left / right,留空表示持平 */
|
|
15
|
+
winner?: string;
|
|
16
|
+
}
|
|
17
|
+
export interface Theme09CompareV1Props {
|
|
18
|
+
section?: string;
|
|
19
|
+
sectionEn?: string;
|
|
20
|
+
mark?: string;
|
|
21
|
+
title?: string;
|
|
22
|
+
leftTitle?: string;
|
|
23
|
+
rightTitle?: string;
|
|
24
|
+
leftImage?: string;
|
|
25
|
+
rightImage?: string;
|
|
26
|
+
dimensions?: Theme09CompareDimension[];
|
|
27
|
+
folioLeft?: string;
|
|
28
|
+
folioPage?: string;
|
|
29
|
+
folioRight?: string;
|
|
30
|
+
_slideIdx?: number;
|
|
31
|
+
_editable?: boolean;
|
|
32
|
+
[key: string]: unknown;
|
|
33
|
+
}
|
|
34
|
+
export declare const theme09CompareV1Meta: LayoutMeta;
|
|
35
|
+
export declare const theme09CompareV1Schema: PropsSchema;
|
|
36
|
+
export declare function Theme09CompareV1(props: Theme09CompareV1Props): ReactNode;
|
|
37
|
+
//# sourceMappingURL=compare-v1.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"compare-v1.d.ts","sourceRoot":"","sources":["../../../src/themes/theme09/compare-v1.tsx"],"names":[],"mappings":"AAIA;;;;;;GAMG;AAEH,OAAO,KAAK,EAAE,UAAU,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAC9D,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAIvC,MAAM,WAAW,uBAAuB;IACtC,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,+BAA+B;IAC/B,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,MAAM,WAAW,qBAAqB;IACpC,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,UAAU,CAAC,EAAE,uBAAuB,EAAE,CAAC;IACvC,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,oBAAoB,EAAE,UAalC,CAAC;AAEF,eAAO,MAAM,sBAAsB,EAAE,WA2BpC,CAAC;AAWF,wBAAgB,gBAAgB,CAAC,KAAK,EAAE,qBAAqB,GAAG,SAAS,CA2JxE"}
|
|
@@ -0,0 +1,102 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { EditableField } from '../../editable-field.js';
|
|
3
|
+
import { Folio, Gutter, InkPhoto, Masthead, Sheet } from './shared.js';
|
|
4
|
+
export const theme09CompareV1Meta = {
|
|
5
|
+
id: 'theme09_compare_v1',
|
|
6
|
+
theme: 'theme09',
|
|
7
|
+
role: 'comparison',
|
|
8
|
+
displayName: '多维对比',
|
|
9
|
+
description: '双列对比 + 两处顶部影像 + 逐维对照行 + 占优侧专色高亮,纸底',
|
|
10
|
+
needsMedia: true,
|
|
11
|
+
mediaSlots: [
|
|
12
|
+
{ name: '左侧影像', fieldPath: 'leftImage', canPresetMedia: true },
|
|
13
|
+
{ name: '右侧影像', fieldPath: 'rightImage', canPresetMedia: true },
|
|
14
|
+
],
|
|
15
|
+
tags: ['comparison', 'spread', 'dimensions', 'photo'],
|
|
16
|
+
contentShape: 'two-column-compare',
|
|
17
|
+
};
|
|
18
|
+
export const theme09CompareV1Schema = {
|
|
19
|
+
fields: [
|
|
20
|
+
{ key: 'section', label: '栏目名', type: 'text', inlineEditable: true, defaultValue: '多维对比' },
|
|
21
|
+
{ key: 'sectionEn', label: '栏目英文名', type: 'text', inlineEditable: true, defaultValue: 'COMPARE' },
|
|
22
|
+
{ key: 'mark', label: '右上角标记', type: 'text', inlineEditable: true, defaultValue: '47' },
|
|
23
|
+
{ key: 'title', label: '标题', type: 'text', inlineEditable: true, defaultValue: '两条技术路线,六个维度上的取舍' },
|
|
24
|
+
{ key: 'leftTitle', label: '左栏标题', type: 'text', inlineEditable: true, defaultValue: '自建底座' },
|
|
25
|
+
{ key: 'rightTitle', label: '右栏标题', type: 'text', inlineEditable: true, defaultValue: '外采底座' },
|
|
26
|
+
{ key: 'leftImage', label: '左栏影像', type: 'image', defaultValue: '' },
|
|
27
|
+
{ key: 'rightImage', label: '右栏影像', type: 'image', defaultValue: '' },
|
|
28
|
+
{
|
|
29
|
+
key: 'dimensions',
|
|
30
|
+
label: '对比维度',
|
|
31
|
+
type: 'array',
|
|
32
|
+
minItems: 3,
|
|
33
|
+
maxItems: 7,
|
|
34
|
+
itemSchema: [
|
|
35
|
+
{ key: 'name', label: '维度名称', type: 'text' },
|
|
36
|
+
{ key: 'leftValue', label: '左栏取值', type: 'text' },
|
|
37
|
+
{ key: 'rightValue', label: '右栏取值', type: 'text' },
|
|
38
|
+
{ key: 'winner', label: '占优侧(left/right)', type: 'text' },
|
|
39
|
+
],
|
|
40
|
+
},
|
|
41
|
+
{ key: 'folioLeft', label: '页脚左', type: 'text', inlineEditable: true, defaultValue: '对比 · 取舍' },
|
|
42
|
+
{ key: 'folioPage', label: '页码', type: 'text', inlineEditable: true, defaultValue: '47' },
|
|
43
|
+
{ key: 'folioRight', label: '页脚右', type: 'text', inlineEditable: true, defaultValue: '2026.08' },
|
|
44
|
+
],
|
|
45
|
+
};
|
|
46
|
+
const DEFAULT_DIMENSIONS = [
|
|
47
|
+
{ name: '首年投入', leftValue: '1.8 亿元', rightValue: '4200 万元', winner: 'right' },
|
|
48
|
+
{ name: '上线周期', leftValue: '11 个月', rightValue: '3 个月', winner: 'right' },
|
|
49
|
+
{ name: '定制深度', leftValue: '可改到底层', rightValue: '受接口约束', winner: 'left' },
|
|
50
|
+
{ name: '数据留存', leftValue: '全部在域内', rightValue: '需签出域协议', winner: 'left' },
|
|
51
|
+
{ name: '迭代速度', leftValue: '受自有团队限制', rightValue: '跟随供应商节奏', winner: '' },
|
|
52
|
+
{ name: '长期成本', leftValue: '三年后转为摊薄', rightValue: '随用量线性上涨', winner: 'left' },
|
|
53
|
+
];
|
|
54
|
+
export function Theme09CompareV1(props) {
|
|
55
|
+
const { section, sectionEn, mark, title, leftTitle, rightTitle, leftImage, rightImage, dimensions = [], folioLeft, folioPage, folioRight, _slideIdx: s, _editable: e, } = props;
|
|
56
|
+
const list = (dimensions.length ? dimensions : DEFAULT_DIMENSIONS).slice(0, 7);
|
|
57
|
+
const lTitle = leftTitle && leftTitle.trim() ? leftTitle : '自建底座';
|
|
58
|
+
const rTitle = rightTitle && rightTitle.trim() ? rightTitle : '外采底座';
|
|
59
|
+
const isWin = (w, side) => String(w ?? '').trim().toLowerCase() === side;
|
|
60
|
+
const valueStyle = (win, align) => ({
|
|
61
|
+
flex: '1 1 0',
|
|
62
|
+
minWidth: 0,
|
|
63
|
+
textAlign: align,
|
|
64
|
+
fontSize: win ? 15.5 : 14.5,
|
|
65
|
+
fontWeight: win ? 700 : 500,
|
|
66
|
+
lineHeight: 1.5,
|
|
67
|
+
color: win ? 'var(--lp-accent)' : 'var(--lp-ink2)',
|
|
68
|
+
});
|
|
69
|
+
return (_jsxs(Sheet, { substrate: "paper", frame: "spread", className: "lp-theme09-compare", children: [_jsx(Masthead, { section: section, sectionEn: sectionEn, mark: mark, slideIdx: s, editable: e }), _jsx(Gutter, {}), _jsxs("div", { style: { flex: '1 1 auto', minHeight: 0, display: 'flex', flexDirection: 'column', gap: 10, padding: '72px 60px 46px' }, children: [title && (_jsx("h2", { className: "lp-t9-serif", style: { margin: 0, fontSize: 23, fontWeight: 700, lineHeight: 1.26, color: 'var(--lp-ink)', flex: 'none' }, children: _jsx(EditableField, { prop: "title", slideIdx: s, editable: e, as: "span", children: title }) })), _jsx("div", { style: { display: 'flex', gap: 56, flex: 'none' }, children: [
|
|
70
|
+
{ key: 'left', img: leftImage, name: lTitle, prop: 'leftImage', titleProp: 'leftTitle' },
|
|
71
|
+
{ key: 'right', img: rightImage, name: rTitle, prop: 'rightImage', titleProp: 'rightTitle' },
|
|
72
|
+
].map((col, ci) => (_jsxs("div", { style: { flex: '1 1 0', minWidth: 0, display: 'flex', flexDirection: 'column', gap: 10 }, children: [_jsx(InkPhoto, { prop: col.prop, src: col.img, slideIdx: s, editable: e, ratio: "16:9", hint: ci === 0 ? '上传左侧影像' : '上传右侧影像', style: { flex: 'none' } }), _jsxs("div", { style: { display: 'flex', alignItems: 'baseline', gap: 9 }, children: [_jsx("span", { "aria-hidden": "true", style: { flex: 'none', width: 4, height: 15, background: ci === 0 ? 'var(--lp-accent)' : 'var(--lp-series-3)' } }), _jsx("h3", { className: "lp-t9-serif", style: { margin: 0, fontSize: 21, fontWeight: 700, lineHeight: 1.3, color: 'var(--lp-ink)' }, children: _jsx(EditableField, { prop: col.titleProp, slideIdx: s, editable: e, as: "span", children: col.name }) }), _jsx("span", { style: { fontFamily: 'var(--lp-font-mono)', fontSize: 11, letterSpacing: '0.16em', color: 'var(--lp-ink3)' }, children: ci === 0 ? 'SIDE A' : 'SIDE B' })] })] }, col.key))) }), _jsx("div", { style: {
|
|
73
|
+
display: 'flex',
|
|
74
|
+
flexDirection: 'column',
|
|
75
|
+
justifyContent: 'space-between',
|
|
76
|
+
flex: '1 1 auto',
|
|
77
|
+
minHeight: 0,
|
|
78
|
+
borderTop: '2px solid var(--lp-t9-rule-strong)',
|
|
79
|
+
}, children: list.map((dim, i) => {
|
|
80
|
+
const winL = isWin(dim.winner, 'left');
|
|
81
|
+
const winR = isWin(dim.winner, 'right');
|
|
82
|
+
return (_jsxs("div", { style: {
|
|
83
|
+
display: 'flex',
|
|
84
|
+
alignItems: 'center',
|
|
85
|
+
gap: 12,
|
|
86
|
+
borderBottom: '1px solid var(--lp-t9-rule)',
|
|
87
|
+
padding: '4px 0',
|
|
88
|
+
}, children: [_jsxs("span", { style: valueStyle(winL, 'right'), children: [_jsx(EditableField, { prop: `dimensions.${i}.leftValue`, slideIdx: s, editable: e, as: "span", children: dim.leftValue ?? '' }), winL && _jsx("span", { "aria-hidden": "true", style: { marginLeft: 6, fontSize: 11 }, children: "\u25C6" })] }), _jsx("span", { style: {
|
|
89
|
+
flex: 'none',
|
|
90
|
+
width: 132,
|
|
91
|
+
textAlign: 'center',
|
|
92
|
+
fontFamily: 'var(--lp-font-mono)',
|
|
93
|
+
fontSize: 11.5,
|
|
94
|
+
letterSpacing: '0.1em',
|
|
95
|
+
color: 'var(--lp-ink3)',
|
|
96
|
+
whiteSpace: 'nowrap',
|
|
97
|
+
overflow: 'hidden',
|
|
98
|
+
textOverflow: 'ellipsis',
|
|
99
|
+
}, children: _jsx(EditableField, { prop: `dimensions.${i}.name`, slideIdx: s, editable: e, as: "span", children: dim.name ?? '' }) }), _jsxs("span", { style: valueStyle(winR, 'left'), children: [winR && _jsx("span", { "aria-hidden": "true", style: { marginRight: 6, fontSize: 11 }, children: "\u25C6" }), _jsx(EditableField, { prop: `dimensions.${i}.rightValue`, slideIdx: s, editable: e, as: "span", children: dim.rightValue ?? '' })] })] }, i));
|
|
100
|
+
}) })] }), _jsx(Folio, { left: folioLeft, page: folioPage, right: folioRight, slideIdx: s, editable: e })] }));
|
|
101
|
+
}
|
|
102
|
+
//# sourceMappingURL=compare-v1.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"compare-v1.js","sourceRoot":"","sources":["../../../src/themes/theme09/compare-v1.tsx"],"names":[],"mappings":";AAcA,OAAO,EAAE,aAAa,EAAE,MAAM,yBAAyB,CAAC;AACxD,OAAO,EAAE,KAAK,EAAE,MAAM,EAAE,QAAQ,EAAE,QAAQ,EAAE,KAAK,EAAE,MAAM,aAAa,CAAC;AA4BvE,MAAM,CAAC,MAAM,oBAAoB,GAAe;IAC9C,EAAE,EAAE,oBAAoB;IACxB,KAAK,EAAE,SAAS;IAChB,IAAI,EAAE,YAAY;IAClB,WAAW,EAAE,MAAM;IACnB,WAAW,EAAE,oCAAoC;IACjD,UAAU,EAAE,IAAI;IAChB,UAAU,EAAE;QACV,EAAE,IAAI,EAAE,MAAM,EAAE,SAAS,EAAE,WAAW,EAAE,cAAc,EAAE,IAAI,EAAE;QAC9D,EAAE,IAAI,EAAE,MAAM,EAAE,SAAS,EAAE,YAAY,EAAE,cAAc,EAAE,IAAI,EAAE;KAChE;IACD,IAAI,EAAE,CAAC,YAAY,EAAE,QAAQ,EAAE,YAAY,EAAE,OAAO,CAAC;IACrD,YAAY,EAAE,oBAAoB;CACnC,CAAC;AAEF,MAAM,CAAC,MAAM,sBAAsB,GAAgB;IACjD,MAAM,EAAE;QACN,EAAE,GAAG,EAAE,SAAS,EAAE,KAAK,EAAE,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,cAAc,EAAE,IAAI,EAAE,YAAY,EAAE,MAAM,EAAE;QAC1F,EAAE,GAAG,EAAE,WAAW,EAAE,KAAK,EAAE,OAAO,EAAE,IAAI,EAAE,MAAM,EAAE,cAAc,EAAE,IAAI,EAAE,YAAY,EAAE,SAAS,EAAE;QACjG,EAAE,GAAG,EAAE,MAAM,EAAE,KAAK,EAAE,OAAO,EAAE,IAAI,EAAE,MAAM,EAAE,cAAc,EAAE,IAAI,EAAE,YAAY,EAAE,IAAI,EAAE;QACvF,EAAE,GAAG,EAAE,OAAO,EAAE,KAAK,EAAE,IAAI,EAAE,IAAI,EAAE,MAAM,EAAE,cAAc,EAAE,IAAI,EAAE,YAAY,EAAE,iBAAiB,EAAE;QAClG,EAAE,GAAG,EAAE,WAAW,EAAE,KAAK,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,EAAE,cAAc,EAAE,IAAI,EAAE,YAAY,EAAE,MAAM,EAAE;QAC7F,EAAE,GAAG,EAAE,YAAY,EAAE,KAAK,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,EAAE,cAAc,EAAE,IAAI,EAAE,YAAY,EAAE,MAAM,EAAE;QAC9F,EAAE,GAAG,EAAE,WAAW,EAAE,KAAK,EAAE,MAAM,EAAE,IAAI,EAAE,OAAO,EAAE,YAAY,EAAE,EAAE,EAAE;QACpE,EAAE,GAAG,EAAE,YAAY,EAAE,KAAK,EAAE,MAAM,EAAE,IAAI,EAAE,OAAO,EAAE,YAAY,EAAE,EAAE,EAAE;QACrE;YACE,GAAG,EAAE,YAAY;YACjB,KAAK,EAAE,MAAM;YACb,IAAI,EAAE,OAAO;YACb,QAAQ,EAAE,CAAC;YACX,QAAQ,EAAE,CAAC;YACX,UAAU,EAAE;gBACV,EAAE,GAAG,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,EAAE;gBAC5C,EAAE,GAAG,EAAE,WAAW,EAAE,KAAK,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,EAAE;gBACjD,EAAE,GAAG,EAAE,YAAY,EAAE,KAAK,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,EAAE;gBAClD,EAAE,GAAG,EAAE,QAAQ,EAAE,KAAK,EAAE,iBAAiB,EAAE,IAAI,EAAE,MAAM,EAAE;aAC1D;SACF;QACD,EAAE,GAAG,EAAE,WAAW,EAAE,KAAK,EAAE,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,cAAc,EAAE,IAAI,EAAE,YAAY,EAAE,SAAS,EAAE;QAC/F,EAAE,GAAG,EAAE,WAAW,EAAE,KAAK,EAAE,IAAI,EAAE,IAAI,EAAE,MAAM,EAAE,cAAc,EAAE,IAAI,EAAE,YAAY,EAAE,IAAI,EAAE;QACzF,EAAE,GAAG,EAAE,YAAY,EAAE,KAAK,EAAE,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,cAAc,EAAE,IAAI,EAAE,YAAY,EAAE,SAAS,EAAE;KACjG;CACF,CAAC;AAEF,MAAM,kBAAkB,GAA8B;IACpD,EAAE,IAAI,EAAE,MAAM,EAAE,SAAS,EAAE,QAAQ,EAAE,UAAU,EAAE,SAAS,EAAE,MAAM,EAAE,OAAO,EAAE;IAC7E,EAAE,IAAI,EAAE,MAAM,EAAE,SAAS,EAAE,OAAO,EAAE,UAAU,EAAE,MAAM,EAAE,MAAM,EAAE,OAAO,EAAE;IACzE,EAAE,IAAI,EAAE,MAAM,EAAE,SAAS,EAAE,OAAO,EAAE,UAAU,EAAE,OAAO,EAAE,MAAM,EAAE,MAAM,EAAE;IACzE,EAAE,IAAI,EAAE,MAAM,EAAE,SAAS,EAAE,OAAO,EAAE,UAAU,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE;IAC1E,EAAE,IAAI,EAAE,MAAM,EAAE,SAAS,EAAE,SAAS,EAAE,UAAU,EAAE,SAAS,EAAE,MAAM,EAAE,EAAE,EAAE;IACzE,EAAE,IAAI,EAAE,MAAM,EAAE,SAAS,EAAE,SAAS,EAAE,UAAU,EAAE,SAAS,EAAE,MAAM,EAAE,MAAM,EAAE;CAC9E,CAAC;AAEF,MAAM,UAAU,gBAAgB,CAAC,KAA4B;IAC3D,MAAM,EACJ,OAAO,EACP,SAAS,EACT,IAAI,EACJ,KAAK,EACL,SAAS,EACT,UAAU,EACV,SAAS,EACT,UAAU,EACV,UAAU,GAAG,EAAE,EACf,SAAS,EACT,SAAS,EACT,UAAU,EACV,SAAS,EAAE,CAAC,EACZ,SAAS,EAAE,CAAC,GACb,GAAG,KAAK,CAAC;IAEV,MAAM,IAAI,GAAG,CAAC,UAAU,CAAC,MAAM,CAAC,CAAC,CAAC,UAAU,CAAC,CAAC,CAAC,kBAAkB,CAAC,CAAC,KAAK,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC;IAC/E,MAAM,MAAM,GAAG,SAAS,IAAI,SAAS,CAAC,IAAI,EAAE,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,MAAM,CAAC;IAClE,MAAM,MAAM,GAAG,UAAU,IAAI,UAAU,CAAC,IAAI,EAAE,CAAC,CAAC,CAAC,UAAU,CAAC,CAAC,CAAC,MAAM,CAAC;IAErE,MAAM,KAAK,GAAG,CAAC,CAAqB,EAAE,IAAsB,EAAW,EAAE,CACvE,MAAM,CAAC,CAAC,IAAI,EAAE,CAAC,CAAC,IAAI,EAAE,CAAC,WAAW,EAAE,KAAK,IAAI,CAAC;IAEhD,MAAM,UAAU,GAAG,CAAC,GAAY,EAAE,KAAuB,EAAE,EAAE,CAAC,CAAC;QAC7D,IAAI,EAAE,OAAO;QACb,QAAQ,EAAE,CAAC;QACX,SAAS,EAAE,KAAK;QAChB,QAAQ,EAAE,GAAG,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,IAAI;QAC3B,UAAU,EAAE,GAAG,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,GAAG;QAC3B,UAAU,EAAE,GAAG;QACf,KAAK,EAAE,GAAG,CAAC,CAAC,CAAC,kBAAkB,CAAC,CAAC,CAAC,gBAAgB;KACnD,CAAC,CAAC;IAEH,OAAO,CACL,MAAC,KAAK,IAAC,SAAS,EAAC,OAAO,EAAC,KAAK,EAAC,QAAQ,EAAC,SAAS,EAAC,oBAAoB,aACpE,KAAC,QAAQ,IAAC,OAAO,EAAE,OAAO,EAAE,SAAS,EAAE,SAAS,EAAE,IAAI,EAAE,IAAI,EAAE,QAAQ,EAAE,CAAC,EAAE,QAAQ,EAAE,CAAC,GAAI,EAC1F,KAAC,MAAM,KAAG,EAEV,eAAK,KAAK,EAAE,EAAE,IAAI,EAAE,UAAU,EAAE,SAAS,EAAE,CAAC,EAAE,OAAO,EAAE,MAAM,EAAE,aAAa,EAAE,QAAQ,EAAE,GAAG,EAAE,EAAE,EAAE,OAAO,EAAE,gBAAgB,EAAE,aACzH,KAAK,IAAI,CACR,aACE,SAAS,EAAC,aAAa,EACvB,KAAK,EAAE,EAAE,MAAM,EAAE,CAAC,EAAE,QAAQ,EAAE,EAAE,EAAE,UAAU,EAAE,GAAG,EAAE,UAAU,EAAE,IAAI,EAAE,KAAK,EAAE,eAAe,EAAE,IAAI,EAAE,MAAM,EAAE,YAE3G,KAAC,aAAa,IAAC,IAAI,EAAC,OAAO,EAAC,QAAQ,EAAE,CAAC,EAAE,QAAQ,EAAE,CAAC,EAAE,EAAE,EAAC,MAAM,YAC5D,KAAK,GACQ,GACb,CACN,EAGD,cAAK,KAAK,EAAE,EAAE,OAAO,EAAE,MAAM,EAAE,GAAG,EAAE,EAAE,EAAE,IAAI,EAAE,MAAM,EAAE,YAClD;4BACA,EAAE,GAAG,EAAE,MAAM,EAAE,GAAG,EAAE,SAAS,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,WAAW,EAAE,SAAS,EAAE,WAAW,EAAE;4BACxF,EAAE,GAAG,EAAE,OAAO,EAAE,GAAG,EAAE,UAAU,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,YAAY,EAAE,SAAS,EAAE,YAAY,EAAE;yBACnF,CAAC,GAAG,CAAC,CAAC,GAAG,EAAE,EAAE,EAAE,EAAE,CAAC,CAC3B,eAAmB,KAAK,EAAE,EAAE,IAAI,EAAE,OAAO,EAAE,QAAQ,EAAE,CAAC,EAAE,OAAO,EAAE,MAAM,EAAE,aAAa,EAAE,QAAQ,EAAE,GAAG,EAAE,EAAE,EAAE,aACzG,KAAC,QAAQ,IACP,IAAI,EAAE,GAAG,CAAC,IAAI,EACd,GAAG,EAAE,GAAG,CAAC,GAAG,EACZ,QAAQ,EAAE,CAAC,EACX,QAAQ,EAAE,CAAC,EACX,KAAK,EAAC,MAAM,EACZ,IAAI,EAAE,EAAE,KAAK,CAAC,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,QAAQ,EACpC,KAAK,EAAE,EAAE,IAAI,EAAE,MAAM,EAAE,GACvB,EACF,eAAK,KAAK,EAAE,EAAE,OAAO,EAAE,MAAM,EAAE,UAAU,EAAE,UAAU,EAAE,GAAG,EAAE,CAAC,EAAE,aAC7D,8BACc,MAAM,EAClB,KAAK,EAAE,EAAE,IAAI,EAAE,MAAM,EAAE,KAAK,EAAE,CAAC,EAAE,MAAM,EAAE,EAAE,EAAE,UAAU,EAAE,EAAE,KAAK,CAAC,CAAC,CAAC,CAAC,kBAAkB,CAAC,CAAC,CAAC,oBAAoB,EAAE,GAC/G,EACF,aACE,SAAS,EAAC,aAAa,EACvB,KAAK,EAAE,EAAE,MAAM,EAAE,CAAC,EAAE,QAAQ,EAAE,EAAE,EAAE,UAAU,EAAE,GAAG,EAAE,UAAU,EAAE,GAAG,EAAE,KAAK,EAAE,eAAe,EAAE,YAE5F,KAAC,aAAa,IAAC,IAAI,EAAE,GAAG,CAAC,SAAS,EAAE,QAAQ,EAAE,CAAC,EAAE,QAAQ,EAAE,CAAC,EAAE,EAAE,EAAC,MAAM,YACpE,GAAG,CAAC,IAAI,GACK,GACb,EACL,eAAM,KAAK,EAAE,EAAE,UAAU,EAAE,qBAAqB,EAAE,QAAQ,EAAE,EAAE,EAAE,aAAa,EAAE,QAAQ,EAAE,KAAK,EAAE,gBAAgB,EAAE,YAC/G,EAAE,KAAK,CAAC,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,QAAQ,GAC1B,IACH,KA1BE,GAAG,CAAC,GAAG,CA2BX,CACP,CAAC,GACE,EAGN,cACE,KAAK,EAAE;4BACL,OAAO,EAAE,MAAM;4BACf,aAAa,EAAE,QAAQ;4BACvB,cAAc,EAAE,eAAe;4BAC/B,IAAI,EAAE,UAAU;4BAChB,SAAS,EAAE,CAAC;4BACZ,SAAS,EAAE,oCAAoC;yBAChD,YAEA,IAAI,CAAC,GAAG,CAAC,CAAC,GAAG,EAAE,CAAC,EAAE,EAAE;4BACnB,MAAM,IAAI,GAAG,KAAK,CAAC,GAAG,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;4BACvC,MAAM,IAAI,GAAG,KAAK,CAAC,GAAG,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;4BACxC,OAAO,CACL,eAEE,KAAK,EAAE;oCACL,OAAO,EAAE,MAAM;oCACf,UAAU,EAAE,QAAQ;oCACpB,GAAG,EAAE,EAAE;oCACP,YAAY,EAAE,6BAA6B;oCAC3C,OAAO,EAAE,OAAO;iCACjB,aAED,gBAAM,KAAK,EAAE,UAAU,CAAC,IAAI,EAAE,OAAO,CAAC,aACpC,KAAC,aAAa,IAAC,IAAI,EAAE,cAAc,CAAC,YAAY,EAAE,QAAQ,EAAE,CAAC,EAAE,QAAQ,EAAE,CAAC,EAAE,EAAE,EAAC,MAAM,YAClF,GAAG,CAAC,SAAS,IAAI,EAAE,GACN,EACf,IAAI,IAAI,8BAAkB,MAAM,EAAC,KAAK,EAAE,EAAE,UAAU,EAAE,CAAC,EAAE,QAAQ,EAAE,EAAE,EAAE,uBAAU,IAC7E,EAEP,eACE,KAAK,EAAE;4CACL,IAAI,EAAE,MAAM;4CACZ,KAAK,EAAE,GAAG;4CACV,SAAS,EAAE,QAAQ;4CACnB,UAAU,EAAE,qBAAqB;4CACjC,QAAQ,EAAE,IAAI;4CACd,aAAa,EAAE,OAAO;4CACtB,KAAK,EAAE,gBAAgB;4CACvB,UAAU,EAAE,QAAQ;4CACpB,QAAQ,EAAE,QAAQ;4CAClB,YAAY,EAAE,UAAU;yCACzB,YAED,KAAC,aAAa,IAAC,IAAI,EAAE,cAAc,CAAC,OAAO,EAAE,QAAQ,EAAE,CAAC,EAAE,QAAQ,EAAE,CAAC,EAAE,EAAE,EAAC,MAAM,YAC7E,GAAG,CAAC,IAAI,IAAI,EAAE,GACD,GACX,EAEP,gBAAM,KAAK,EAAE,UAAU,CAAC,IAAI,EAAE,MAAM,CAAC,aAClC,IAAI,IAAI,8BAAkB,MAAM,EAAC,KAAK,EAAE,EAAE,WAAW,EAAE,CAAC,EAAE,QAAQ,EAAE,EAAE,EAAE,uBAAU,EACnF,KAAC,aAAa,IAAC,IAAI,EAAE,cAAc,CAAC,aAAa,EAAE,QAAQ,EAAE,CAAC,EAAE,QAAQ,EAAE,CAAC,EAAE,EAAE,EAAC,MAAM,YACnF,GAAG,CAAC,UAAU,IAAI,EAAE,GACP,IACX,KAxCF,CAAC,CAyCF,CACP,CAAC;wBACJ,CAAC,CAAC,GACE,IACF,EAEN,KAAC,KAAK,IAAC,IAAI,EAAE,SAAS,EAAE,IAAI,EAAE,SAAS,EAAE,KAAK,EAAE,UAAU,EAAE,QAAQ,EAAE,CAAC,EAAE,QAAQ,EAAE,CAAC,GAAI,IAClF,CACT,CAAC;AACJ,CAAC"}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* theme09 · 核心结论(conclusion_v1)
|
|
3
|
+
* 基底:纸 | 骨架:spread | 图位:—
|
|
4
|
+
*
|
|
5
|
+
* 顶部通栏色标带 + 编号结论列,每条为「巨号编号 + 标题 + 一句话说明」。
|
|
6
|
+
*/
|
|
7
|
+
import type { LayoutMeta, PropsSchema } from '@lemonppt/core';
|
|
8
|
+
import type { ReactNode } from 'react';
|
|
9
|
+
export interface Theme09ConclusionItem {
|
|
10
|
+
title?: string;
|
|
11
|
+
summary?: string;
|
|
12
|
+
}
|
|
13
|
+
export interface Theme09ConclusionV1Props {
|
|
14
|
+
section?: string;
|
|
15
|
+
sectionEn?: string;
|
|
16
|
+
mark?: string;
|
|
17
|
+
title?: string;
|
|
18
|
+
conclusions?: Theme09ConclusionItem[];
|
|
19
|
+
showBand?: boolean;
|
|
20
|
+
folioLeft?: string;
|
|
21
|
+
folioPage?: string;
|
|
22
|
+
folioRight?: string;
|
|
23
|
+
_slideIdx?: number;
|
|
24
|
+
_editable?: boolean;
|
|
25
|
+
[key: string]: unknown;
|
|
26
|
+
}
|
|
27
|
+
export declare const theme09ConclusionV1Meta: LayoutMeta;
|
|
28
|
+
export declare const theme09ConclusionV1Schema: PropsSchema;
|
|
29
|
+
export declare function Theme09ConclusionV1(props: Theme09ConclusionV1Props): ReactNode;
|
|
30
|
+
//# sourceMappingURL=conclusion-v1.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"conclusion-v1.d.ts","sourceRoot":"","sources":["../../../src/themes/theme09/conclusion-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,qBAAqB;IACpC,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,MAAM,CAAC;CAClB;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,WAAW,CAAC,EAAE,qBAAqB,EAAE,CAAC;IACtC,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,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;AAEF,eAAO,MAAM,yBAAyB,EAAE,WAqBvC,CAAC;AASF,wBAAgB,mBAAmB,CAAC,KAAK,EAAE,wBAAwB,GAAG,SAAS,CAiG9E"}
|