@roxyapi/ui 0.9.0 → 0.11.0
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/AGENTS.md +53 -27
- package/README.md +42 -12
- package/components-catalog.json +1022 -0
- package/dist/cdn/components/angel-number-card.js +52 -0
- package/dist/cdn/components/angel-number-card.js.map +7 -0
- package/dist/cdn/components/angel-number-lookup.js +52 -0
- package/dist/cdn/components/angel-number-lookup.js.map +7 -0
- package/dist/cdn/components/ashtakavarga-grid.js +10 -3
- package/dist/cdn/components/ashtakavarga-grid.js.map +4 -4
- package/dist/cdn/components/aspects-table.js +52 -0
- package/dist/cdn/components/aspects-table.js.map +7 -0
- package/dist/cdn/components/biorhythm-chart.js +10 -3
- package/dist/cdn/components/biorhythm-chart.js.map +4 -4
- package/dist/cdn/components/bodygraph.js +17 -10
- package/dist/cdn/components/bodygraph.js.map +4 -4
- package/dist/cdn/components/choghadiya-grid.js +10 -3
- package/dist/cdn/components/choghadiya-grid.js.map +4 -4
- package/dist/cdn/components/compatibility-card.js +10 -3
- package/dist/cdn/components/compatibility-card.js.map +4 -4
- package/dist/cdn/components/crystal-card.js +52 -0
- package/dist/cdn/components/crystal-card.js.map +7 -0
- package/dist/cdn/components/crystal-grid.js +52 -0
- package/dist/cdn/components/crystal-grid.js.map +7 -0
- package/dist/cdn/components/dasha-timeline.js +10 -3
- package/dist/cdn/components/dasha-timeline.js.map +4 -4
- package/dist/cdn/components/data.js +10 -3
- package/dist/cdn/components/data.js.map +4 -4
- package/dist/cdn/components/divisional-chart.js +31 -24
- package/dist/cdn/components/divisional-chart.js.map +4 -4
- package/dist/cdn/components/dosha-card.js +10 -3
- package/dist/cdn/components/dosha-card.js.map +4 -4
- package/dist/cdn/components/dream-card.js +52 -0
- package/dist/cdn/components/dream-card.js.map +7 -0
- package/dist/cdn/components/dream-search.js +52 -0
- package/dist/cdn/components/dream-search.js.map +7 -0
- package/dist/cdn/components/endpoint-form.js +3 -3
- package/dist/cdn/components/endpoint-form.js.map +3 -3
- package/dist/cdn/components/forecast-digest.js +52 -0
- package/dist/cdn/components/forecast-digest.js.map +7 -0
- package/dist/cdn/components/forecast-timeline.js +10 -3
- package/dist/cdn/components/forecast-timeline.js.map +4 -4
- package/dist/cdn/components/guna-milan.js +10 -3
- package/dist/cdn/components/guna-milan.js.map +4 -4
- package/dist/cdn/components/hd-connection.js +52 -0
- package/dist/cdn/components/hd-connection.js.map +7 -0
- package/dist/cdn/components/hd-penta.js +52 -0
- package/dist/cdn/components/hd-penta.js.map +7 -0
- package/dist/cdn/components/hd-variables.js +52 -0
- package/dist/cdn/components/hd-variables.js.map +7 -0
- package/dist/cdn/components/hexagram.js +10 -3
- package/dist/cdn/components/hexagram.js.map +4 -4
- package/dist/cdn/components/hora-table.js +52 -0
- package/dist/cdn/components/hora-table.js.map +7 -0
- package/dist/cdn/components/horoscope-card.js +10 -3
- package/dist/cdn/components/horoscope-card.js.map +4 -4
- package/dist/cdn/components/kp-chart.js +10 -3
- package/dist/cdn/components/kp-chart.js.map +4 -4
- package/dist/cdn/components/kp-planets-table.js +10 -3
- package/dist/cdn/components/kp-planets-table.js.map +4 -4
- package/dist/cdn/components/kp-ruling-planets.js +10 -3
- package/dist/cdn/components/kp-ruling-planets.js.map +4 -4
- package/dist/cdn/components/location-search.js +3 -3
- package/dist/cdn/components/location-search.js.map +2 -2
- package/dist/cdn/components/moon-phase.js +10 -3
- package/dist/cdn/components/moon-phase.js.map +4 -4
- package/dist/cdn/components/nakshatra-card.js +10 -3
- package/dist/cdn/components/nakshatra-card.js.map +4 -4
- package/dist/cdn/components/natal-chart.js +16 -9
- package/dist/cdn/components/natal-chart.js.map +4 -4
- package/dist/cdn/components/numerology-card.js +10 -3
- package/dist/cdn/components/numerology-card.js.map +4 -4
- package/dist/cdn/components/panchang-table.js +10 -3
- package/dist/cdn/components/panchang-table.js.map +4 -4
- package/dist/cdn/components/reference-card.js +52 -0
- package/dist/cdn/components/reference-card.js.map +7 -0
- package/dist/cdn/components/shadbala-table.js +10 -3
- package/dist/cdn/components/shadbala-table.js.map +4 -4
- package/dist/cdn/components/synastry-chart.js +16 -9
- package/dist/cdn/components/synastry-chart.js.map +4 -4
- package/dist/cdn/components/tarot-card.js +10 -3
- package/dist/cdn/components/tarot-card.js.map +4 -4
- package/dist/cdn/components/tarot-catalog.js +52 -0
- package/dist/cdn/components/tarot-catalog.js.map +7 -0
- package/dist/cdn/components/tarot-spread.js +10 -3
- package/dist/cdn/components/tarot-spread.js.map +4 -4
- package/dist/cdn/components/transits-table.js +10 -3
- package/dist/cdn/components/transits-table.js.map +4 -4
- package/dist/cdn/components/vedic-aspects.js +52 -0
- package/dist/cdn/components/vedic-aspects.js.map +7 -0
- package/dist/cdn/components/vedic-kundli.js +31 -24
- package/dist/cdn/components/vedic-kundli.js.map +4 -4
- package/dist/cdn/components/vedic-planets-table.js +10 -3
- package/dist/cdn/components/vedic-planets-table.js.map +4 -4
- package/dist/cdn/components/western-planets-table.js +10 -3
- package/dist/cdn/components/western-planets-table.js.map +4 -4
- package/dist/cdn/components/yoga-list.js +10 -3
- package/dist/cdn/components/yoga-list.js.map +4 -4
- package/dist/cdn/roxy-ui.js +92 -81
- package/dist/cdn/roxy-ui.js.map +4 -4
- package/dist/components/angel-number-card.d.ts +17 -0
- package/dist/components/angel-number-card.d.ts.map +1 -0
- package/dist/components/angel-number-card.js +2 -0
- package/dist/components/angel-number-card.js.map +7 -0
- package/dist/components/angel-number-lookup.d.ts +21 -0
- package/dist/components/angel-number-lookup.d.ts.map +1 -0
- package/dist/components/angel-number-lookup.js +2 -0
- package/dist/components/angel-number-lookup.js.map +7 -0
- package/dist/components/ashtakavarga-grid.d.ts +4 -5
- package/dist/components/ashtakavarga-grid.d.ts.map +1 -1
- package/dist/components/ashtakavarga-grid.js +1 -1
- package/dist/components/ashtakavarga-grid.js.map +4 -4
- package/dist/components/aspects-table.d.ts +23 -0
- package/dist/components/aspects-table.d.ts.map +1 -0
- package/dist/components/aspects-table.js +2 -0
- package/dist/components/aspects-table.js.map +7 -0
- package/dist/components/biorhythm-chart.d.ts +4 -5
- package/dist/components/biorhythm-chart.d.ts.map +1 -1
- package/dist/components/biorhythm-chart.js +1 -1
- package/dist/components/biorhythm-chart.js.map +4 -4
- package/dist/components/bodygraph.d.ts +4 -5
- package/dist/components/bodygraph.d.ts.map +1 -1
- package/dist/components/bodygraph.js +9 -9
- package/dist/components/bodygraph.js.map +4 -4
- package/dist/components/choghadiya-grid.d.ts +4 -5
- package/dist/components/choghadiya-grid.d.ts.map +1 -1
- package/dist/components/choghadiya-grid.js +1 -1
- package/dist/components/choghadiya-grid.js.map +4 -4
- package/dist/components/compatibility-card.d.ts +4 -5
- package/dist/components/compatibility-card.d.ts.map +1 -1
- package/dist/components/compatibility-card.js +1 -1
- package/dist/components/compatibility-card.js.map +4 -4
- package/dist/components/crystal-card.d.ts +19 -0
- package/dist/components/crystal-card.d.ts.map +1 -0
- package/dist/components/crystal-card.js +2 -0
- package/dist/components/crystal-card.js.map +7 -0
- package/dist/components/crystal-grid.d.ts +26 -0
- package/dist/components/crystal-grid.d.ts.map +1 -0
- package/dist/components/crystal-grid.js +2 -0
- package/dist/components/crystal-grid.js.map +7 -0
- package/dist/components/dasha-timeline.d.ts +4 -5
- package/dist/components/dasha-timeline.d.ts.map +1 -1
- package/dist/components/dasha-timeline.js +1 -1
- package/dist/components/dasha-timeline.js.map +4 -4
- package/dist/components/data.d.ts +5 -8
- package/dist/components/data.d.ts.map +1 -1
- package/dist/components/data.js +1 -1
- package/dist/components/data.js.map +4 -4
- package/dist/components/divisional-chart.d.ts +4 -5
- package/dist/components/divisional-chart.d.ts.map +1 -1
- package/dist/components/divisional-chart.js +59 -59
- package/dist/components/divisional-chart.js.map +4 -4
- package/dist/components/dosha-card.d.ts +4 -5
- package/dist/components/dosha-card.d.ts.map +1 -1
- package/dist/components/dosha-card.js +1 -1
- package/dist/components/dosha-card.js.map +4 -4
- package/dist/components/dream-card.d.ts +16 -0
- package/dist/components/dream-card.d.ts.map +1 -0
- package/dist/components/dream-card.js +2 -0
- package/dist/components/dream-card.js.map +7 -0
- package/dist/components/dream-search.d.ts +18 -0
- package/dist/components/dream-search.d.ts.map +1 -0
- package/dist/components/dream-search.js +2 -0
- package/dist/components/dream-search.js.map +7 -0
- package/dist/components/endpoint-form.d.ts +10 -5
- package/dist/components/endpoint-form.d.ts.map +1 -1
- package/dist/components/endpoint-form.js +1 -1
- package/dist/components/endpoint-form.js.map +3 -3
- package/dist/components/forecast-digest.d.ts +19 -0
- package/dist/components/forecast-digest.d.ts.map +1 -0
- package/dist/components/forecast-digest.js +2 -0
- package/dist/components/forecast-digest.js.map +7 -0
- package/dist/components/forecast-timeline.d.ts +8 -6
- package/dist/components/forecast-timeline.d.ts.map +1 -1
- package/dist/components/forecast-timeline.js +1 -1
- package/dist/components/forecast-timeline.js.map +4 -4
- package/dist/components/guna-milan.d.ts +4 -5
- package/dist/components/guna-milan.d.ts.map +1 -1
- package/dist/components/guna-milan.js +1 -1
- package/dist/components/guna-milan.js.map +4 -4
- package/dist/components/hd-connection.d.ts +18 -0
- package/dist/components/hd-connection.d.ts.map +1 -0
- package/dist/components/hd-connection.js +2 -0
- package/dist/components/hd-connection.js.map +7 -0
- package/dist/components/hd-penta.d.ts +18 -0
- package/dist/components/hd-penta.d.ts.map +1 -0
- package/dist/components/hd-penta.js +2 -0
- package/dist/components/hd-penta.js.map +7 -0
- package/dist/components/hd-variables.d.ts +17 -0
- package/dist/components/hd-variables.d.ts.map +1 -0
- package/dist/components/hd-variables.js +2 -0
- package/dist/components/hd-variables.js.map +7 -0
- package/dist/components/hexagram.d.ts +4 -5
- package/dist/components/hexagram.d.ts.map +1 -1
- package/dist/components/hexagram.js +1 -1
- package/dist/components/hexagram.js.map +4 -4
- package/dist/components/hora-table.d.ts +17 -0
- package/dist/components/hora-table.d.ts.map +1 -0
- package/dist/components/hora-table.js +2 -0
- package/dist/components/hora-table.js.map +7 -0
- package/dist/components/horoscope-card.d.ts +4 -5
- package/dist/components/horoscope-card.d.ts.map +1 -1
- package/dist/components/horoscope-card.js +1 -1
- package/dist/components/horoscope-card.js.map +4 -4
- package/dist/components/kp-chart.d.ts +4 -5
- package/dist/components/kp-chart.d.ts.map +1 -1
- package/dist/components/kp-chart.js +1 -1
- package/dist/components/kp-chart.js.map +4 -4
- package/dist/components/kp-planets-table.d.ts +4 -5
- package/dist/components/kp-planets-table.d.ts.map +1 -1
- package/dist/components/kp-planets-table.js +1 -1
- package/dist/components/kp-planets-table.js.map +4 -4
- package/dist/components/kp-ruling-planets.d.ts +4 -5
- package/dist/components/kp-ruling-planets.d.ts.map +1 -1
- package/dist/components/kp-ruling-planets.js +1 -1
- package/dist/components/kp-ruling-planets.js.map +4 -4
- package/dist/components/location-search.js +1 -1
- package/dist/components/location-search.js.map +2 -2
- package/dist/components/moon-phase.d.ts +5 -5
- package/dist/components/moon-phase.d.ts.map +1 -1
- package/dist/components/moon-phase.js +1 -1
- package/dist/components/moon-phase.js.map +4 -4
- package/dist/components/nakshatra-card.d.ts +4 -5
- package/dist/components/nakshatra-card.d.ts.map +1 -1
- package/dist/components/nakshatra-card.js +1 -1
- package/dist/components/nakshatra-card.js.map +4 -4
- package/dist/components/natal-chart.d.ts +4 -5
- package/dist/components/natal-chart.d.ts.map +1 -1
- package/dist/components/natal-chart.js +8 -8
- package/dist/components/natal-chart.js.map +4 -4
- package/dist/components/numerology-card.d.ts +15 -10
- package/dist/components/numerology-card.d.ts.map +1 -1
- package/dist/components/numerology-card.js +1 -1
- package/dist/components/numerology-card.js.map +4 -4
- package/dist/components/panchang-table.d.ts +4 -5
- package/dist/components/panchang-table.d.ts.map +1 -1
- package/dist/components/panchang-table.js +1 -1
- package/dist/components/panchang-table.js.map +4 -4
- package/dist/components/reference-card.d.ts +19 -0
- package/dist/components/reference-card.d.ts.map +1 -0
- package/dist/components/reference-card.js +2 -0
- package/dist/components/reference-card.js.map +7 -0
- package/dist/components/shadbala-table.d.ts +4 -5
- package/dist/components/shadbala-table.d.ts.map +1 -1
- package/dist/components/shadbala-table.js +1 -1
- package/dist/components/shadbala-table.js.map +4 -4
- package/dist/components/synastry-chart.d.ts +4 -5
- package/dist/components/synastry-chart.d.ts.map +1 -1
- package/dist/components/synastry-chart.js +7 -7
- package/dist/components/synastry-chart.js.map +4 -4
- package/dist/components/tarot-card.d.ts +4 -5
- package/dist/components/tarot-card.d.ts.map +1 -1
- package/dist/components/tarot-card.js +1 -1
- package/dist/components/tarot-card.js.map +4 -4
- package/dist/components/tarot-catalog.d.ts +20 -0
- package/dist/components/tarot-catalog.d.ts.map +1 -0
- package/dist/components/tarot-catalog.js +2 -0
- package/dist/components/tarot-catalog.js.map +7 -0
- package/dist/components/tarot-spread.d.ts +7 -8
- package/dist/components/tarot-spread.d.ts.map +1 -1
- package/dist/components/tarot-spread.js +1 -1
- package/dist/components/tarot-spread.js.map +4 -4
- package/dist/components/transits-table.d.ts +4 -5
- package/dist/components/transits-table.d.ts.map +1 -1
- package/dist/components/transits-table.js +1 -1
- package/dist/components/transits-table.js.map +4 -4
- package/dist/components/vedic-aspects.d.ts +16 -0
- package/dist/components/vedic-aspects.d.ts.map +1 -0
- package/dist/components/vedic-aspects.js +2 -0
- package/dist/components/vedic-aspects.js.map +7 -0
- package/dist/components/vedic-kundli.d.ts +22 -5
- package/dist/components/vedic-kundli.d.ts.map +1 -1
- package/dist/components/vedic-kundli.js +63 -63
- package/dist/components/vedic-kundli.js.map +4 -4
- package/dist/components/vedic-planets-table.d.ts +4 -5
- package/dist/components/vedic-planets-table.d.ts.map +1 -1
- package/dist/components/vedic-planets-table.js +1 -1
- package/dist/components/vedic-planets-table.js.map +4 -4
- package/dist/components/western-planets-table.d.ts +4 -5
- package/dist/components/western-planets-table.d.ts.map +1 -1
- package/dist/components/western-planets-table.js +1 -1
- package/dist/components/western-planets-table.js.map +4 -4
- package/dist/components/yoga-list.d.ts +6 -7
- package/dist/components/yoga-list.d.ts.map +1 -1
- package/dist/components/yoga-list.js +1 -1
- package/dist/components/yoga-list.js.map +4 -4
- package/dist/generated/endpoint-bindings.d.ts +15 -0
- package/dist/generated/endpoint-bindings.d.ts.map +1 -0
- package/dist/index.cjs +73 -73
- package/dist/index.cjs.map +4 -4
- package/dist/index.d.ts +16 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +71 -71
- package/dist/index.js.map +4 -4
- package/dist/manifest.d.ts.map +1 -1
- package/dist/manifest.json +39 -24
- package/dist/styles/tokens-css.d.ts +1 -1
- package/dist/styles/tokens-css.d.ts.map +1 -1
- package/dist/styles/tokens.css +4 -0
- package/dist/types/index.d.ts +1 -1
- package/dist/types/index.d.ts.map +1 -1
- package/dist/types/types.gen.d.ts +1103 -164
- package/dist/types/types.gen.d.ts.map +1 -1
- package/dist/utils/angel-sections.d.ts +14 -0
- package/dist/utils/angel-sections.d.ts.map +1 -0
- package/dist/utils/base-element.d.ts +73 -0
- package/dist/utils/base-element.d.ts.map +1 -0
- package/dist/utils/base-styles.d.ts.map +1 -1
- package/dist/utils/fetch-controller.d.ts +60 -0
- package/dist/utils/fetch-controller.d.ts.map +1 -0
- package/dist/utils/kundli-render.d.ts +2 -1
- package/dist/utils/kundli-render.d.ts.map +1 -1
- package/dist/utils/kundli-styles.d.ts.map +1 -1
- package/dist/utils/markup-data.d.ts +34 -0
- package/dist/utils/markup-data.d.ts.map +1 -1
- package/dist/version.d.ts +1 -1
- package/dist/version.d.ts.map +1 -1
- package/package.json +2 -1
- package/src/components/angel-number-card.ts +210 -0
- package/src/components/angel-number-lookup.ts +207 -0
- package/src/components/ashtakavarga-grid.ts +15 -20
- package/src/components/aspects-table.ts +329 -0
- package/src/components/biorhythm-chart.ts +14 -18
- package/src/components/bodygraph.ts +9 -20
- package/src/components/choghadiya-grid.ts +15 -19
- package/src/components/compatibility-card.ts +9 -19
- package/src/components/crystal-card.ts +242 -0
- package/src/components/crystal-grid.ts +182 -0
- package/src/components/dasha-timeline.ts +9 -20
- package/src/components/data.ts +8 -27
- package/src/components/divisional-chart.ts +10 -18
- package/src/components/dosha-card.ts +8 -19
- package/src/components/dream-card.ts +88 -0
- package/src/components/dream-search.ts +135 -0
- package/src/components/endpoint-form.ts +149 -55
- package/src/components/forecast-digest.ts +213 -0
- package/src/components/forecast-timeline.ts +24 -19
- package/src/components/guna-milan.ts +8 -19
- package/src/components/hd-connection.ts +188 -0
- package/src/components/hd-penta.ts +165 -0
- package/src/components/hd-variables.ts +128 -0
- package/src/components/hexagram.ts +10 -18
- package/src/components/hora-table.ts +149 -0
- package/src/components/horoscope-card.ts +9 -19
- package/src/components/kp-chart.ts +11 -20
- package/src/components/kp-planets-table.ts +11 -20
- package/src/components/kp-ruling-planets.ts +8 -18
- package/src/components/moon-phase.ts +10 -19
- package/src/components/nakshatra-card.ts +11 -20
- package/src/components/natal-chart.ts +20 -23
- package/src/components/numerology-card.ts +90 -31
- package/src/components/panchang-table.ts +9 -19
- package/src/components/reference-card.ts +212 -0
- package/src/components/shadbala-table.ts +15 -18
- package/src/components/synastry-chart.ts +17 -20
- package/src/components/tarot-card.ts +9 -20
- package/src/components/tarot-catalog.ts +129 -0
- package/src/components/tarot-spread.ts +20 -21
- package/src/components/transits-table.ts +17 -20
- package/src/components/vedic-aspects.ts +188 -0
- package/src/components/vedic-kundli.ts +46 -19
- package/src/components/vedic-planets-table.ts +11 -19
- package/src/components/western-planets-table.ts +11 -19
- package/src/components/yoga-list.ts +17 -23
- package/src/generated/endpoint-bindings.ts +655 -0
- package/src/index.ts +27 -0
- package/src/manifest.ts +198 -6
- package/src/styles/tokens-css.ts +4 -0
- package/src/styles/tokens.css +4 -0
- package/src/types/index.ts +1 -1
- package/src/types/types.gen.ts +1123 -164
- package/src/utils/angel-sections.ts +38 -0
- package/src/utils/base-element.ts +183 -0
- package/src/utils/base-styles.ts +33 -0
- package/src/utils/fetch-controller.ts +166 -0
- package/src/utils/kundli-render.ts +9 -2
- package/src/utils/kundli-styles.ts +7 -1
- package/src/utils/markup-data.ts +45 -0
- package/src/version.ts +1 -1
|
@@ -0,0 +1,655 @@
|
|
|
1
|
+
// Generated by scripts/sync-bindings.ts (bindings.config.ts joined with specs/openapi.json). Do not edit.
|
|
2
|
+
|
|
3
|
+
/**
|
|
4
|
+
* One endpoint a component can render. `path` is the full spec path (leading
|
|
5
|
+
* slash); the self-fetch `data-endpoint` value is that path without the
|
|
6
|
+
* leading slash. `attrs` are the config attributes that select this variant on
|
|
7
|
+
* a multi-endpoint component.
|
|
8
|
+
*/
|
|
9
|
+
export interface EndpointBinding {
|
|
10
|
+
operationId: string;
|
|
11
|
+
method: string;
|
|
12
|
+
path: string;
|
|
13
|
+
attrs?: Record<string, string>;
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
/** Component tag -> every endpoint whose response it renders. */
|
|
17
|
+
export const ENDPOINT_BINDINGS: Record<string, EndpointBinding[]> = {
|
|
18
|
+
'roxy-angel-number-card': [
|
|
19
|
+
{
|
|
20
|
+
operationId: 'getAngelNumber',
|
|
21
|
+
method: 'GET',
|
|
22
|
+
path: '/angel-numbers/numbers/{number}',
|
|
23
|
+
},
|
|
24
|
+
],
|
|
25
|
+
'roxy-angel-number-lookup': [
|
|
26
|
+
{
|
|
27
|
+
operationId: 'analyzeNumberSequence',
|
|
28
|
+
method: 'GET',
|
|
29
|
+
path: '/angel-numbers/lookup',
|
|
30
|
+
},
|
|
31
|
+
],
|
|
32
|
+
'roxy-ashtakavarga-grid': [
|
|
33
|
+
{
|
|
34
|
+
operationId: 'calculateAshtakavarga',
|
|
35
|
+
method: 'POST',
|
|
36
|
+
path: '/vedic-astrology/ashtakavarga',
|
|
37
|
+
},
|
|
38
|
+
],
|
|
39
|
+
'roxy-aspects-table': [
|
|
40
|
+
{
|
|
41
|
+
operationId: 'detectAspectPatterns',
|
|
42
|
+
method: 'POST',
|
|
43
|
+
path: '/astrology/aspect-patterns',
|
|
44
|
+
},
|
|
45
|
+
{
|
|
46
|
+
operationId: 'calculateAspects',
|
|
47
|
+
method: 'POST',
|
|
48
|
+
path: '/astrology/aspects',
|
|
49
|
+
},
|
|
50
|
+
{
|
|
51
|
+
operationId: 'calculateTransitAspects',
|
|
52
|
+
method: 'POST',
|
|
53
|
+
path: '/astrology/transit-aspects',
|
|
54
|
+
},
|
|
55
|
+
],
|
|
56
|
+
'roxy-biorhythm-chart': [
|
|
57
|
+
{
|
|
58
|
+
operationId: 'getCriticalDays',
|
|
59
|
+
method: 'POST',
|
|
60
|
+
path: '/biorhythm/critical-days',
|
|
61
|
+
attrs: {
|
|
62
|
+
mode: 'critical-days',
|
|
63
|
+
},
|
|
64
|
+
},
|
|
65
|
+
{
|
|
66
|
+
operationId: 'getDailyBiorhythm',
|
|
67
|
+
method: 'POST',
|
|
68
|
+
path: '/biorhythm/daily',
|
|
69
|
+
attrs: {
|
|
70
|
+
mode: 'daily',
|
|
71
|
+
},
|
|
72
|
+
},
|
|
73
|
+
{
|
|
74
|
+
operationId: 'getForecast',
|
|
75
|
+
method: 'POST',
|
|
76
|
+
path: '/biorhythm/forecast',
|
|
77
|
+
attrs: {
|
|
78
|
+
mode: 'forecast',
|
|
79
|
+
},
|
|
80
|
+
},
|
|
81
|
+
],
|
|
82
|
+
'roxy-bodygraph': [
|
|
83
|
+
{
|
|
84
|
+
operationId: 'generateBodygraph',
|
|
85
|
+
method: 'POST',
|
|
86
|
+
path: '/human-design/bodygraph',
|
|
87
|
+
},
|
|
88
|
+
],
|
|
89
|
+
'roxy-choghadiya-grid': [
|
|
90
|
+
{
|
|
91
|
+
operationId: 'getChoghadiya',
|
|
92
|
+
method: 'POST',
|
|
93
|
+
path: '/vedic-astrology/panchang/choghadiya',
|
|
94
|
+
},
|
|
95
|
+
],
|
|
96
|
+
'roxy-compatibility-card': [
|
|
97
|
+
{
|
|
98
|
+
operationId: 'calculateCompatibility',
|
|
99
|
+
method: 'POST',
|
|
100
|
+
path: '/astrology/compatibility-score',
|
|
101
|
+
attrs: {
|
|
102
|
+
mode: 'astrology',
|
|
103
|
+
},
|
|
104
|
+
},
|
|
105
|
+
{
|
|
106
|
+
operationId: 'calculateBioCompatibility',
|
|
107
|
+
method: 'POST',
|
|
108
|
+
path: '/biorhythm/compatibility',
|
|
109
|
+
attrs: {
|
|
110
|
+
mode: 'biorhythm',
|
|
111
|
+
},
|
|
112
|
+
},
|
|
113
|
+
{
|
|
114
|
+
operationId: 'calculateNumCompatibility',
|
|
115
|
+
method: 'POST',
|
|
116
|
+
path: '/numerology/compatibility',
|
|
117
|
+
attrs: {
|
|
118
|
+
mode: 'numerology',
|
|
119
|
+
},
|
|
120
|
+
},
|
|
121
|
+
],
|
|
122
|
+
'roxy-crystal-card': [
|
|
123
|
+
{
|
|
124
|
+
operationId: 'getCrystal',
|
|
125
|
+
method: 'GET',
|
|
126
|
+
path: '/crystals/{id}',
|
|
127
|
+
},
|
|
128
|
+
],
|
|
129
|
+
'roxy-crystal-grid': [
|
|
130
|
+
{
|
|
131
|
+
operationId: 'getCrystalsByChakra',
|
|
132
|
+
method: 'GET',
|
|
133
|
+
path: '/crystals/chakra/{chakra}',
|
|
134
|
+
},
|
|
135
|
+
{
|
|
136
|
+
operationId: 'getCrystalsByElement',
|
|
137
|
+
method: 'GET',
|
|
138
|
+
path: '/crystals/element/{element}',
|
|
139
|
+
},
|
|
140
|
+
{
|
|
141
|
+
operationId: 'getCrystalsByZodiac',
|
|
142
|
+
method: 'GET',
|
|
143
|
+
path: '/crystals/zodiac/{sign}',
|
|
144
|
+
},
|
|
145
|
+
],
|
|
146
|
+
'roxy-dasha-timeline': [
|
|
147
|
+
{
|
|
148
|
+
operationId: 'getCurrentDasha',
|
|
149
|
+
method: 'POST',
|
|
150
|
+
path: '/vedic-astrology/dasha/current',
|
|
151
|
+
attrs: {
|
|
152
|
+
period: 'current',
|
|
153
|
+
},
|
|
154
|
+
},
|
|
155
|
+
{
|
|
156
|
+
operationId: 'getMajorDashas',
|
|
157
|
+
method: 'POST',
|
|
158
|
+
path: '/vedic-astrology/dasha/major',
|
|
159
|
+
attrs: {
|
|
160
|
+
period: 'major',
|
|
161
|
+
},
|
|
162
|
+
},
|
|
163
|
+
{
|
|
164
|
+
operationId: 'getSubDashas',
|
|
165
|
+
method: 'POST',
|
|
166
|
+
path: '/vedic-astrology/dasha/sub/{mahadasha}',
|
|
167
|
+
attrs: {
|
|
168
|
+
period: 'sub',
|
|
169
|
+
},
|
|
170
|
+
},
|
|
171
|
+
],
|
|
172
|
+
'roxy-divisional-chart': [
|
|
173
|
+
{
|
|
174
|
+
operationId: 'generateDivisionalChart',
|
|
175
|
+
method: 'POST',
|
|
176
|
+
path: '/vedic-astrology/divisional-chart',
|
|
177
|
+
},
|
|
178
|
+
],
|
|
179
|
+
'roxy-dosha-card': [
|
|
180
|
+
{
|
|
181
|
+
operationId: 'checkKalsarpaDosha',
|
|
182
|
+
method: 'POST',
|
|
183
|
+
path: '/vedic-astrology/dosha/kalsarpa',
|
|
184
|
+
attrs: {
|
|
185
|
+
type: 'kalsarpa',
|
|
186
|
+
},
|
|
187
|
+
},
|
|
188
|
+
{
|
|
189
|
+
operationId: 'checkManglikDosha',
|
|
190
|
+
method: 'POST',
|
|
191
|
+
path: '/vedic-astrology/dosha/manglik',
|
|
192
|
+
attrs: {
|
|
193
|
+
type: 'manglik',
|
|
194
|
+
},
|
|
195
|
+
},
|
|
196
|
+
{
|
|
197
|
+
operationId: 'checkSadhesati',
|
|
198
|
+
method: 'POST',
|
|
199
|
+
path: '/vedic-astrology/dosha/sadhesati',
|
|
200
|
+
attrs: {
|
|
201
|
+
type: 'sadhesati',
|
|
202
|
+
},
|
|
203
|
+
},
|
|
204
|
+
],
|
|
205
|
+
'roxy-dream-card': [
|
|
206
|
+
{
|
|
207
|
+
operationId: 'getDreamSymbol',
|
|
208
|
+
method: 'GET',
|
|
209
|
+
path: '/dreams/symbols/{id}',
|
|
210
|
+
},
|
|
211
|
+
],
|
|
212
|
+
'roxy-dream-search': [
|
|
213
|
+
{
|
|
214
|
+
operationId: 'searchDreamSymbols',
|
|
215
|
+
method: 'GET',
|
|
216
|
+
path: '/dreams/symbols',
|
|
217
|
+
},
|
|
218
|
+
],
|
|
219
|
+
'roxy-forecast-digest': [
|
|
220
|
+
{
|
|
221
|
+
operationId: 'generateDigest',
|
|
222
|
+
method: 'POST',
|
|
223
|
+
path: '/forecast/digest',
|
|
224
|
+
},
|
|
225
|
+
],
|
|
226
|
+
'roxy-forecast-timeline': [
|
|
227
|
+
{
|
|
228
|
+
operationId: 'findSignificantDates',
|
|
229
|
+
method: 'POST',
|
|
230
|
+
path: '/forecast/significant-dates',
|
|
231
|
+
},
|
|
232
|
+
{
|
|
233
|
+
operationId: 'generateTimeline',
|
|
234
|
+
method: 'POST',
|
|
235
|
+
path: '/forecast/timeline',
|
|
236
|
+
},
|
|
237
|
+
{
|
|
238
|
+
operationId: 'forecastTransits',
|
|
239
|
+
method: 'POST',
|
|
240
|
+
path: '/forecast/transits',
|
|
241
|
+
},
|
|
242
|
+
],
|
|
243
|
+
'roxy-guna-milan': [
|
|
244
|
+
{
|
|
245
|
+
operationId: 'calculateGunMilan',
|
|
246
|
+
method: 'POST',
|
|
247
|
+
path: '/vedic-astrology/compatibility',
|
|
248
|
+
},
|
|
249
|
+
],
|
|
250
|
+
'roxy-hd-connection': [
|
|
251
|
+
{
|
|
252
|
+
operationId: 'calculateConnection',
|
|
253
|
+
method: 'POST',
|
|
254
|
+
path: '/human-design/connection',
|
|
255
|
+
},
|
|
256
|
+
],
|
|
257
|
+
'roxy-hd-penta': [
|
|
258
|
+
{
|
|
259
|
+
operationId: 'calculatePenta',
|
|
260
|
+
method: 'POST',
|
|
261
|
+
path: '/human-design/penta',
|
|
262
|
+
},
|
|
263
|
+
],
|
|
264
|
+
'roxy-hd-variables': [
|
|
265
|
+
{
|
|
266
|
+
operationId: 'calculateVariables',
|
|
267
|
+
method: 'POST',
|
|
268
|
+
path: '/human-design/variables',
|
|
269
|
+
},
|
|
270
|
+
],
|
|
271
|
+
'roxy-hexagram': [
|
|
272
|
+
{
|
|
273
|
+
operationId: 'getRandomHexagram',
|
|
274
|
+
method: 'GET',
|
|
275
|
+
path: '/iching/hexagrams/random',
|
|
276
|
+
},
|
|
277
|
+
],
|
|
278
|
+
'roxy-hora-table': [
|
|
279
|
+
{
|
|
280
|
+
operationId: 'getHora',
|
|
281
|
+
method: 'POST',
|
|
282
|
+
path: '/vedic-astrology/panchang/hora',
|
|
283
|
+
},
|
|
284
|
+
],
|
|
285
|
+
'roxy-horoscope-card': [
|
|
286
|
+
{
|
|
287
|
+
operationId: 'getDailyHoroscope',
|
|
288
|
+
method: 'GET',
|
|
289
|
+
path: '/astrology/horoscope/{sign}/daily',
|
|
290
|
+
attrs: {
|
|
291
|
+
period: 'daily',
|
|
292
|
+
},
|
|
293
|
+
},
|
|
294
|
+
{
|
|
295
|
+
operationId: 'getMonthlyHoroscope',
|
|
296
|
+
method: 'GET',
|
|
297
|
+
path: '/astrology/horoscope/{sign}/monthly',
|
|
298
|
+
attrs: {
|
|
299
|
+
period: 'monthly',
|
|
300
|
+
},
|
|
301
|
+
},
|
|
302
|
+
{
|
|
303
|
+
operationId: 'getWeeklyHoroscope',
|
|
304
|
+
method: 'GET',
|
|
305
|
+
path: '/astrology/horoscope/{sign}/weekly',
|
|
306
|
+
attrs: {
|
|
307
|
+
period: 'weekly',
|
|
308
|
+
},
|
|
309
|
+
},
|
|
310
|
+
],
|
|
311
|
+
'roxy-kp-chart': [
|
|
312
|
+
{
|
|
313
|
+
operationId: 'generateKpChart',
|
|
314
|
+
method: 'POST',
|
|
315
|
+
path: '/vedic-astrology/kp/chart',
|
|
316
|
+
},
|
|
317
|
+
],
|
|
318
|
+
'roxy-kp-planets-table': [
|
|
319
|
+
{
|
|
320
|
+
operationId: 'getKpPlanets',
|
|
321
|
+
method: 'POST',
|
|
322
|
+
path: '/vedic-astrology/kp/planets',
|
|
323
|
+
},
|
|
324
|
+
],
|
|
325
|
+
'roxy-kp-ruling-planets': [
|
|
326
|
+
{
|
|
327
|
+
operationId: 'getKpRulingPlanets',
|
|
328
|
+
method: 'POST',
|
|
329
|
+
path: '/vedic-astrology/kp/ruling-planets',
|
|
330
|
+
},
|
|
331
|
+
],
|
|
332
|
+
'roxy-moon-phase': [
|
|
333
|
+
{
|
|
334
|
+
operationId: 'getMoonCalendar',
|
|
335
|
+
method: 'GET',
|
|
336
|
+
path: '/astrology/moon-phase/calendar/{year}/{month}',
|
|
337
|
+
attrs: {
|
|
338
|
+
mode: 'calendar',
|
|
339
|
+
},
|
|
340
|
+
},
|
|
341
|
+
{
|
|
342
|
+
operationId: 'getCurrentMoonPhase',
|
|
343
|
+
method: 'GET',
|
|
344
|
+
path: '/astrology/moon-phase/current',
|
|
345
|
+
attrs: {
|
|
346
|
+
mode: 'current',
|
|
347
|
+
},
|
|
348
|
+
},
|
|
349
|
+
{
|
|
350
|
+
operationId: 'getUpcomingMoonPhases',
|
|
351
|
+
method: 'GET',
|
|
352
|
+
path: '/astrology/moon-phase/upcoming',
|
|
353
|
+
attrs: {
|
|
354
|
+
mode: 'upcoming',
|
|
355
|
+
},
|
|
356
|
+
},
|
|
357
|
+
],
|
|
358
|
+
'roxy-nakshatra-card': [
|
|
359
|
+
{
|
|
360
|
+
operationId: 'getNakshatra',
|
|
361
|
+
method: 'GET',
|
|
362
|
+
path: '/vedic-astrology/nakshatras/{id}',
|
|
363
|
+
},
|
|
364
|
+
],
|
|
365
|
+
'roxy-natal-chart': [
|
|
366
|
+
{
|
|
367
|
+
operationId: 'generateNatalChart',
|
|
368
|
+
method: 'POST',
|
|
369
|
+
path: '/astrology/natal-chart',
|
|
370
|
+
},
|
|
371
|
+
],
|
|
372
|
+
'roxy-numerology-card': [
|
|
373
|
+
{
|
|
374
|
+
operationId: 'calculateBirthDay',
|
|
375
|
+
method: 'POST',
|
|
376
|
+
path: '/numerology/birth-day',
|
|
377
|
+
attrs: {
|
|
378
|
+
type: 'birth-day',
|
|
379
|
+
},
|
|
380
|
+
},
|
|
381
|
+
{
|
|
382
|
+
operationId: 'generateNumerologyChart',
|
|
383
|
+
method: 'POST',
|
|
384
|
+
path: '/numerology/chart',
|
|
385
|
+
attrs: {
|
|
386
|
+
type: 'chart',
|
|
387
|
+
},
|
|
388
|
+
},
|
|
389
|
+
{
|
|
390
|
+
operationId: 'getDailyNumber',
|
|
391
|
+
method: 'POST',
|
|
392
|
+
path: '/numerology/daily',
|
|
393
|
+
attrs: {
|
|
394
|
+
type: 'daily',
|
|
395
|
+
},
|
|
396
|
+
},
|
|
397
|
+
{
|
|
398
|
+
operationId: 'calculateExpression',
|
|
399
|
+
method: 'POST',
|
|
400
|
+
path: '/numerology/expression',
|
|
401
|
+
attrs: {
|
|
402
|
+
type: 'expression',
|
|
403
|
+
},
|
|
404
|
+
},
|
|
405
|
+
{
|
|
406
|
+
operationId: 'calculateLifePath',
|
|
407
|
+
method: 'POST',
|
|
408
|
+
path: '/numerology/life-path',
|
|
409
|
+
attrs: {
|
|
410
|
+
type: 'life-path',
|
|
411
|
+
},
|
|
412
|
+
},
|
|
413
|
+
{
|
|
414
|
+
operationId: 'calculateMaturity',
|
|
415
|
+
method: 'POST',
|
|
416
|
+
path: '/numerology/maturity',
|
|
417
|
+
attrs: {
|
|
418
|
+
type: 'maturity',
|
|
419
|
+
},
|
|
420
|
+
},
|
|
421
|
+
{
|
|
422
|
+
operationId: 'calculatePersonalDay',
|
|
423
|
+
method: 'POST',
|
|
424
|
+
path: '/numerology/personal-day',
|
|
425
|
+
attrs: {
|
|
426
|
+
type: 'personal-day',
|
|
427
|
+
},
|
|
428
|
+
},
|
|
429
|
+
{
|
|
430
|
+
operationId: 'calculatePersonalMonth',
|
|
431
|
+
method: 'POST',
|
|
432
|
+
path: '/numerology/personal-month',
|
|
433
|
+
attrs: {
|
|
434
|
+
type: 'personal-month',
|
|
435
|
+
},
|
|
436
|
+
},
|
|
437
|
+
{
|
|
438
|
+
operationId: 'calculatePersonalYear',
|
|
439
|
+
method: 'POST',
|
|
440
|
+
path: '/numerology/personal-year',
|
|
441
|
+
attrs: {
|
|
442
|
+
type: 'personal-year',
|
|
443
|
+
},
|
|
444
|
+
},
|
|
445
|
+
{
|
|
446
|
+
operationId: 'calculatePersonality',
|
|
447
|
+
method: 'POST',
|
|
448
|
+
path: '/numerology/personality',
|
|
449
|
+
attrs: {
|
|
450
|
+
type: 'personality',
|
|
451
|
+
},
|
|
452
|
+
},
|
|
453
|
+
{
|
|
454
|
+
operationId: 'calculateSoulUrge',
|
|
455
|
+
method: 'POST',
|
|
456
|
+
path: '/numerology/soul-urge',
|
|
457
|
+
attrs: {
|
|
458
|
+
type: 'soul-urge',
|
|
459
|
+
},
|
|
460
|
+
},
|
|
461
|
+
],
|
|
462
|
+
'roxy-panchang-table': [
|
|
463
|
+
{
|
|
464
|
+
operationId: 'getBasicPanchang',
|
|
465
|
+
method: 'POST',
|
|
466
|
+
path: '/vedic-astrology/panchang/basic',
|
|
467
|
+
attrs: {
|
|
468
|
+
detail: 'basic',
|
|
469
|
+
},
|
|
470
|
+
},
|
|
471
|
+
{
|
|
472
|
+
operationId: 'getDetailedPanchang',
|
|
473
|
+
method: 'POST',
|
|
474
|
+
path: '/vedic-astrology/panchang/detailed',
|
|
475
|
+
attrs: {
|
|
476
|
+
detail: 'detailed',
|
|
477
|
+
},
|
|
478
|
+
},
|
|
479
|
+
],
|
|
480
|
+
'roxy-reference-card': [
|
|
481
|
+
{
|
|
482
|
+
operationId: 'getPlanetMeaning',
|
|
483
|
+
method: 'GET',
|
|
484
|
+
path: '/astrology/planet-meanings/{id}',
|
|
485
|
+
},
|
|
486
|
+
{
|
|
487
|
+
operationId: 'getZodiacSign',
|
|
488
|
+
method: 'GET',
|
|
489
|
+
path: '/astrology/signs/{id}',
|
|
490
|
+
},
|
|
491
|
+
{
|
|
492
|
+
operationId: 'getCenter',
|
|
493
|
+
method: 'GET',
|
|
494
|
+
path: '/human-design/centers/{id}',
|
|
495
|
+
},
|
|
496
|
+
{
|
|
497
|
+
operationId: 'getGate',
|
|
498
|
+
method: 'GET',
|
|
499
|
+
path: '/human-design/gates/{number}',
|
|
500
|
+
},
|
|
501
|
+
{
|
|
502
|
+
operationId: 'getTrigram',
|
|
503
|
+
method: 'GET',
|
|
504
|
+
path: '/iching/trigrams/{id}',
|
|
505
|
+
},
|
|
506
|
+
{
|
|
507
|
+
operationId: 'getCompoundNumber',
|
|
508
|
+
method: 'GET',
|
|
509
|
+
path: '/numerology/compound-number/{number}',
|
|
510
|
+
},
|
|
511
|
+
{
|
|
512
|
+
operationId: 'getNumberMeaning',
|
|
513
|
+
method: 'GET',
|
|
514
|
+
path: '/numerology/meanings/{number}',
|
|
515
|
+
},
|
|
516
|
+
{
|
|
517
|
+
operationId: 'getRashi',
|
|
518
|
+
method: 'GET',
|
|
519
|
+
path: '/vedic-astrology/rashis/{id}',
|
|
520
|
+
},
|
|
521
|
+
],
|
|
522
|
+
'roxy-shadbala-table': [
|
|
523
|
+
{
|
|
524
|
+
operationId: 'calculateShadbala',
|
|
525
|
+
method: 'POST',
|
|
526
|
+
path: '/vedic-astrology/shadbala',
|
|
527
|
+
},
|
|
528
|
+
],
|
|
529
|
+
'roxy-synastry-chart': [
|
|
530
|
+
{
|
|
531
|
+
operationId: 'calculateSynastry',
|
|
532
|
+
method: 'POST',
|
|
533
|
+
path: '/astrology/synastry',
|
|
534
|
+
},
|
|
535
|
+
],
|
|
536
|
+
'roxy-tarot-card': [
|
|
537
|
+
{
|
|
538
|
+
operationId: 'getDailyCard',
|
|
539
|
+
method: 'POST',
|
|
540
|
+
path: '/tarot/daily',
|
|
541
|
+
},
|
|
542
|
+
],
|
|
543
|
+
'roxy-tarot-catalog': [
|
|
544
|
+
{
|
|
545
|
+
operationId: 'listCards',
|
|
546
|
+
method: 'GET',
|
|
547
|
+
path: '/tarot/cards',
|
|
548
|
+
},
|
|
549
|
+
],
|
|
550
|
+
'roxy-tarot-spread': [
|
|
551
|
+
{
|
|
552
|
+
operationId: 'drawCards',
|
|
553
|
+
method: 'POST',
|
|
554
|
+
path: '/tarot/draw',
|
|
555
|
+
attrs: {
|
|
556
|
+
spread: 'draw',
|
|
557
|
+
},
|
|
558
|
+
},
|
|
559
|
+
{
|
|
560
|
+
operationId: 'castCareerSpread',
|
|
561
|
+
method: 'POST',
|
|
562
|
+
path: '/tarot/spreads/career',
|
|
563
|
+
attrs: {
|
|
564
|
+
spread: 'career',
|
|
565
|
+
},
|
|
566
|
+
},
|
|
567
|
+
{
|
|
568
|
+
operationId: 'castCelticCross',
|
|
569
|
+
method: 'POST',
|
|
570
|
+
path: '/tarot/spreads/celtic-cross',
|
|
571
|
+
attrs: {
|
|
572
|
+
spread: 'celtic-cross',
|
|
573
|
+
},
|
|
574
|
+
},
|
|
575
|
+
{
|
|
576
|
+
operationId: 'castCustomSpread',
|
|
577
|
+
method: 'POST',
|
|
578
|
+
path: '/tarot/spreads/custom',
|
|
579
|
+
attrs: {
|
|
580
|
+
spread: 'custom',
|
|
581
|
+
},
|
|
582
|
+
},
|
|
583
|
+
{
|
|
584
|
+
operationId: 'castLoveSpread',
|
|
585
|
+
method: 'POST',
|
|
586
|
+
path: '/tarot/spreads/love',
|
|
587
|
+
attrs: {
|
|
588
|
+
spread: 'love',
|
|
589
|
+
},
|
|
590
|
+
},
|
|
591
|
+
{
|
|
592
|
+
operationId: 'castThreeCard',
|
|
593
|
+
method: 'POST',
|
|
594
|
+
path: '/tarot/spreads/three-card',
|
|
595
|
+
attrs: {
|
|
596
|
+
spread: 'three-card',
|
|
597
|
+
},
|
|
598
|
+
},
|
|
599
|
+
{
|
|
600
|
+
operationId: 'castYesNo',
|
|
601
|
+
method: 'POST',
|
|
602
|
+
path: '/tarot/yes-no',
|
|
603
|
+
attrs: {
|
|
604
|
+
spread: 'yes-no',
|
|
605
|
+
},
|
|
606
|
+
},
|
|
607
|
+
],
|
|
608
|
+
'roxy-transits-table': [
|
|
609
|
+
{
|
|
610
|
+
operationId: 'calculateTransits',
|
|
611
|
+
method: 'POST',
|
|
612
|
+
path: '/astrology/transits',
|
|
613
|
+
},
|
|
614
|
+
],
|
|
615
|
+
'roxy-vedic-aspects': [
|
|
616
|
+
{
|
|
617
|
+
operationId: 'calculateDrishti',
|
|
618
|
+
method: 'POST',
|
|
619
|
+
path: '/vedic-astrology/aspects',
|
|
620
|
+
},
|
|
621
|
+
],
|
|
622
|
+
'roxy-vedic-kundli': [
|
|
623
|
+
{
|
|
624
|
+
operationId: 'generateBirthChart',
|
|
625
|
+
method: 'POST',
|
|
626
|
+
path: '/vedic-astrology/birth-chart',
|
|
627
|
+
},
|
|
628
|
+
],
|
|
629
|
+
'roxy-vedic-planets-table': [
|
|
630
|
+
{
|
|
631
|
+
operationId: 'generateBirthChart',
|
|
632
|
+
method: 'POST',
|
|
633
|
+
path: '/vedic-astrology/birth-chart',
|
|
634
|
+
},
|
|
635
|
+
],
|
|
636
|
+
'roxy-western-planets-table': [
|
|
637
|
+
{
|
|
638
|
+
operationId: 'generateNatalChart',
|
|
639
|
+
method: 'POST',
|
|
640
|
+
path: '/astrology/natal-chart',
|
|
641
|
+
},
|
|
642
|
+
],
|
|
643
|
+
'roxy-yoga-list': [
|
|
644
|
+
{
|
|
645
|
+
operationId: 'listYogas',
|
|
646
|
+
method: 'GET',
|
|
647
|
+
path: '/vedic-astrology/yoga',
|
|
648
|
+
},
|
|
649
|
+
{
|
|
650
|
+
operationId: 'detectYogas',
|
|
651
|
+
method: 'POST',
|
|
652
|
+
path: '/vedic-astrology/yoga/detect',
|
|
653
|
+
},
|
|
654
|
+
],
|
|
655
|
+
};
|
package/src/index.ts
CHANGED
|
@@ -5,25 +5,42 @@
|
|
|
5
5
|
* import '@roxyapi/ui/components/natal-chart';
|
|
6
6
|
*/
|
|
7
7
|
|
|
8
|
+
// Angel numbers
|
|
9
|
+
export { RoxyAngelNumberCard } from './components/angel-number-card.js';
|
|
10
|
+
export { RoxyAngelNumberLookup } from './components/angel-number-lookup.js';
|
|
8
11
|
export { RoxyAshtakavargaGrid } from './components/ashtakavarga-grid.js';
|
|
12
|
+
// Western astrology
|
|
13
|
+
export { RoxyAspectsTable } from './components/aspects-table.js';
|
|
9
14
|
// Biorhythm
|
|
10
15
|
export { RoxyBiorhythmChart } from './components/biorhythm-chart.js';
|
|
11
16
|
// Human Design
|
|
12
17
|
export { RoxyBodygraph } from './components/bodygraph.js';
|
|
13
18
|
export { RoxyChoghadiyaGrid } from './components/choghadiya-grid.js';
|
|
14
19
|
export { RoxyCompatibilityCard } from './components/compatibility-card.js';
|
|
20
|
+
// Crystals
|
|
21
|
+
export { RoxyCrystalCard } from './components/crystal-card.js';
|
|
22
|
+
export { RoxyCrystalGrid } from './components/crystal-grid.js';
|
|
15
23
|
export { RoxyDashaTimeline } from './components/dasha-timeline.js';
|
|
16
24
|
// Generic fallback first so it is always available for nested rendering
|
|
17
25
|
export { RoxyData } from './components/data.js';
|
|
18
26
|
export { RoxyDivisionalChart } from './components/divisional-chart.js';
|
|
19
27
|
export { RoxyDoshaCard } from './components/dosha-card.js';
|
|
28
|
+
// Dreams
|
|
29
|
+
export { RoxyDreamCard } from './components/dream-card.js';
|
|
30
|
+
export { RoxyDreamSearch } from './components/dream-search.js';
|
|
20
31
|
// Helpers
|
|
21
32
|
export { RoxyEndpointForm } from './components/endpoint-form.js';
|
|
22
33
|
// Forecast
|
|
34
|
+
export { RoxyForecastDigest } from './components/forecast-digest.js';
|
|
23
35
|
export { RoxyForecastTimeline } from './components/forecast-timeline.js';
|
|
24
36
|
export { RoxyGunaMilan } from './components/guna-milan.js';
|
|
37
|
+
// Human Design
|
|
38
|
+
export { RoxyHdConnection } from './components/hd-connection.js';
|
|
39
|
+
export { RoxyHdPenta } from './components/hd-penta.js';
|
|
40
|
+
export { RoxyHdVariables } from './components/hd-variables.js';
|
|
25
41
|
// I Ching
|
|
26
42
|
export { RoxyHexagram } from './components/hexagram.js';
|
|
43
|
+
export { RoxyHoraTable } from './components/hora-table.js';
|
|
27
44
|
export { RoxyHoroscopeCard } from './components/horoscope-card.js';
|
|
28
45
|
export { RoxyKpChart } from './components/kp-chart.js';
|
|
29
46
|
export { RoxyKpPlanetsTable } from './components/kp-planets-table.js';
|
|
@@ -36,18 +53,28 @@ export { RoxyNatalChart } from './components/natal-chart.js';
|
|
|
36
53
|
// Numerology
|
|
37
54
|
export { RoxyNumerologyCard } from './components/numerology-card.js';
|
|
38
55
|
export { RoxyPanchangTable } from './components/panchang-table.js';
|
|
56
|
+
export { RoxyReferenceCard } from './components/reference-card.js';
|
|
39
57
|
export { RoxyShadbalaTable } from './components/shadbala-table.js';
|
|
40
58
|
export { RoxySynastryChart } from './components/synastry-chart.js';
|
|
41
59
|
// Tarot
|
|
42
60
|
export { RoxyTarotCard } from './components/tarot-card.js';
|
|
61
|
+
export { RoxyTarotCatalog } from './components/tarot-catalog.js';
|
|
43
62
|
export { RoxyTarotSpread } from './components/tarot-spread.js';
|
|
44
63
|
export { RoxyTransitsTable } from './components/transits-table.js';
|
|
45
64
|
// Vedic astrology
|
|
65
|
+
export { RoxyVedicAspects } from './components/vedic-aspects.js';
|
|
46
66
|
export { RoxyVedicKundli } from './components/vedic-kundli.js';
|
|
47
67
|
export { RoxyVedicPlanetsTable } from './components/vedic-planets-table.js';
|
|
48
68
|
export { RoxyWesternPlanetsTable } from './components/western-planets-table.js';
|
|
49
69
|
export { RoxyYogaList } from './components/yoga-list.js';
|
|
50
70
|
|
|
71
|
+
// SSR helpers for the server-rendered hydration path (Pattern 7). Safe writers
|
|
72
|
+
// for the inline <script class="roxy-data"> the MarkupDataController reads.
|
|
73
|
+
export {
|
|
74
|
+
roxyDataScript,
|
|
75
|
+
serializeRoxyData,
|
|
76
|
+
} from './utils/markup-data.js';
|
|
77
|
+
|
|
51
78
|
import { ROXY_COMPONENTS, type RoxyComponentSlug } from './manifest.js';
|
|
52
79
|
|
|
53
80
|
export {
|