@roxyapi/sdk 1.2.28 → 1.2.29

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/factory.cjs CHANGED
@@ -2872,7 +2872,7 @@ var Roxy = class _Roxy extends HeyApiClient {
2872
2872
  };
2873
2873
 
2874
2874
  // src/version.ts
2875
- var VERSION = "1.2.28";
2875
+ var VERSION = "1.2.29";
2876
2876
 
2877
2877
  // src/factory.ts
2878
2878
  function createRoxy(auth) {
package/dist/factory.js CHANGED
@@ -2036,7 +2036,7 @@ var Roxy = class _Roxy extends HeyApiClient {
2036
2036
  };
2037
2037
 
2038
2038
  // src/version.ts
2039
- var VERSION = "1.2.28";
2039
+ var VERSION = "1.2.29";
2040
2040
 
2041
2041
  // src/factory.ts
2042
2042
  function createRoxy(auth) {
@@ -3492,11 +3492,11 @@ export type Card = {
3492
3492
  };
3493
3493
  export type DrawnCard = {
3494
3494
  /**
3495
- * Unique card identifier in kebab-case (e.g. the-fool, ace-of-cups, queen-of-swords).
3495
+ * Unique card identifier in kebab-case (e.g. the-fool, ace-of-cups).
3496
3496
  */
3497
3497
  id: string;
3498
3498
  /**
3499
- * Display name of the tarot card as it appears in the Rider-Waite-Smith tradition.
3499
+ * Display name of the tarot card.
3500
3500
  */
3501
3501
  name: string;
3502
3502
  /**
@@ -3527,6 +3527,26 @@ export type DrawnCard = {
3527
3527
  * Full interpretation of this card in its current orientation, providing detailed divination guidance.
3528
3528
  */
3529
3529
  meaning: string;
3530
+ /**
3531
+ * Love and relationship interpretation for the drawn orientation. Covers romantic partnerships, dating, emotional connections, and matters of the heart.
3532
+ */
3533
+ love?: string;
3534
+ /**
3535
+ * Career and professional interpretation for the drawn orientation. Covers workplace dynamics, job transitions, ambition, and vocational purpose.
3536
+ */
3537
+ career?: string;
3538
+ /**
3539
+ * Financial interpretation for the drawn orientation. Covers money management, investments, material prosperity, and abundance mindset.
3540
+ */
3541
+ finances?: string;
3542
+ /**
3543
+ * Health and wellbeing interpretation for the drawn orientation. Covers physical vitality, mental health, energy levels, and self-care guidance.
3544
+ */
3545
+ health?: string;
3546
+ /**
3547
+ * Spiritual interpretation for the drawn orientation. Covers personal growth, inner wisdom, soul purpose, and metaphysical development.
3548
+ */
3549
+ spirituality?: string;
3530
3550
  /**
3531
3551
  * URL to the tarot card artwork image.
3532
3552
  */
@@ -20577,40 +20597,7 @@ export type PostTarotDailyResponses = {
20577
20597
  * Seed used for this daily reading. Same seed on the same date always produces the identical card for reproducible daily divination.
20578
20598
  */
20579
20599
  seed: string;
20580
- card: {
20581
- /**
20582
- * Unique card identifier in kebab-case (e.g. the-fool, ace-of-cups).
20583
- */
20584
- id: string;
20585
- /**
20586
- * Display name of the tarot card.
20587
- */
20588
- name: string;
20589
- /**
20590
- * Whether this card belongs to the Major Arcana (22 trump cards, major life themes) or Minor Arcana (56 suit cards, daily situations).
20591
- */
20592
- arcana: 'major' | 'minor';
20593
- /**
20594
- * Position index of the card in the draw sequence (1-based).
20595
- */
20596
- position: number;
20597
- /**
20598
- * True if the card was drawn reversed (upside down). Reversed cards carry modified or blocked energy compared to upright position.
20599
- */
20600
- reversed: boolean;
20601
- /**
20602
- * Key themes and concepts associated with this card in its current orientation (upright or reversed).
20603
- */
20604
- keywords: Array<string>;
20605
- /**
20606
- * Full interpretation of this card in its current orientation, providing daily guidance and reflection.
20607
- */
20608
- meaning: string;
20609
- /**
20610
- * URL to the tarot card artwork image.
20611
- */
20612
- imageUrl: string;
20613
- };
20600
+ card: DrawnCard;
20614
20601
  /**
20615
20602
  * Concise daily tarot message summarizing the card, its orientation, key themes, and brief guidance for the day.
20616
20603
  */
@@ -20945,36 +20932,7 @@ export type PostTarotSpreadsThreeCardResponses = {
20945
20932
  * Position-specific interpretation of the drawn card, explaining how this card meaning applies to this particular spread position.
20946
20933
  */
20947
20934
  interpretation: string;
20948
- card: {
20949
- /**
20950
- * Unique card identifier in kebab-case (e.g. the-fool, ace-of-cups).
20951
- */
20952
- id: string;
20953
- /**
20954
- * Display name of the tarot card.
20955
- */
20956
- name: string;
20957
- /**
20958
- * Whether this card belongs to the Major Arcana (22 trump cards, major life themes) or Minor Arcana (56 suit cards, daily situations).
20959
- */
20960
- arcana: 'major' | 'minor';
20961
- /**
20962
- * True if the card was drawn reversed (upside down). Reversed cards carry modified or blocked energy compared to upright position.
20963
- */
20964
- reversed: boolean;
20965
- /**
20966
- * Key themes and concepts associated with this card in its current orientation (upright or reversed).
20967
- */
20968
- keywords: Array<string>;
20969
- /**
20970
- * Full interpretation of this card in its current orientation.
20971
- */
20972
- meaning: string;
20973
- /**
20974
- * URL to the tarot card artwork image.
20975
- */
20976
- imageUrl: string;
20977
- };
20935
+ card: DrawnCard;
20978
20936
  }>;
20979
20937
  /**
20980
20938
  * AI-generated narrative connecting all cards in the spread into a cohesive reading.
@@ -21132,36 +21090,7 @@ export type PostTarotSpreadsCelticCrossResponses = {
21132
21090
  * Position-specific interpretation of the drawn card, explaining how this card meaning applies to this particular spread position.
21133
21091
  */
21134
21092
  interpretation: string;
21135
- card: {
21136
- /**
21137
- * Unique card identifier in kebab-case (e.g. the-fool, ace-of-cups).
21138
- */
21139
- id: string;
21140
- /**
21141
- * Display name of the tarot card.
21142
- */
21143
- name: string;
21144
- /**
21145
- * Whether this card belongs to the Major Arcana (22 trump cards, major life themes) or Minor Arcana (56 suit cards, daily situations).
21146
- */
21147
- arcana: 'major' | 'minor';
21148
- /**
21149
- * True if the card was drawn reversed (upside down). Reversed cards carry modified or blocked energy compared to upright position.
21150
- */
21151
- reversed: boolean;
21152
- /**
21153
- * Key themes and concepts associated with this card in its current orientation (upright or reversed).
21154
- */
21155
- keywords: Array<string>;
21156
- /**
21157
- * Full interpretation of this card in its current orientation.
21158
- */
21159
- meaning: string;
21160
- /**
21161
- * URL to the tarot card artwork image.
21162
- */
21163
- imageUrl: string;
21164
- };
21093
+ card: DrawnCard;
21165
21094
  }>;
21166
21095
  /**
21167
21096
  * AI-generated narrative connecting all cards in the spread into a cohesive reading.
@@ -21319,36 +21248,7 @@ export type PostTarotSpreadsLoveResponses = {
21319
21248
  * Position-specific interpretation of the drawn card, explaining how this card meaning applies to this particular spread position.
21320
21249
  */
21321
21250
  interpretation: string;
21322
- card: {
21323
- /**
21324
- * Unique card identifier in kebab-case (e.g. the-fool, ace-of-cups).
21325
- */
21326
- id: string;
21327
- /**
21328
- * Display name of the tarot card.
21329
- */
21330
- name: string;
21331
- /**
21332
- * Whether this card belongs to the Major Arcana (22 trump cards, major life themes) or Minor Arcana (56 suit cards, daily situations).
21333
- */
21334
- arcana: 'major' | 'minor';
21335
- /**
21336
- * True if the card was drawn reversed (upside down). Reversed cards carry modified or blocked energy compared to upright position.
21337
- */
21338
- reversed: boolean;
21339
- /**
21340
- * Key themes and concepts associated with this card in its current orientation (upright or reversed).
21341
- */
21342
- keywords: Array<string>;
21343
- /**
21344
- * Full interpretation of this card in its current orientation.
21345
- */
21346
- meaning: string;
21347
- /**
21348
- * URL to the tarot card artwork image.
21349
- */
21350
- imageUrl: string;
21351
- };
21251
+ card: DrawnCard;
21352
21252
  }>;
21353
21253
  /**
21354
21254
  * AI-generated narrative connecting all cards in the spread into a cohesive reading.
@@ -21506,36 +21406,7 @@ export type PostTarotSpreadsCareerResponses = {
21506
21406
  * Position-specific interpretation of the drawn card, explaining how this card meaning applies to this particular spread position.
21507
21407
  */
21508
21408
  interpretation: string;
21509
- card: {
21510
- /**
21511
- * Unique card identifier in kebab-case (e.g. the-fool, ace-of-cups).
21512
- */
21513
- id: string;
21514
- /**
21515
- * Display name of the tarot card.
21516
- */
21517
- name: string;
21518
- /**
21519
- * Whether this card belongs to the Major Arcana (22 trump cards, major life themes) or Minor Arcana (56 suit cards, daily situations).
21520
- */
21521
- arcana: 'major' | 'minor';
21522
- /**
21523
- * True if the card was drawn reversed (upside down). Reversed cards carry modified or blocked energy compared to upright position.
21524
- */
21525
- reversed: boolean;
21526
- /**
21527
- * Key themes and concepts associated with this card in its current orientation (upright or reversed).
21528
- */
21529
- keywords: Array<string>;
21530
- /**
21531
- * Full interpretation of this card in its current orientation.
21532
- */
21533
- meaning: string;
21534
- /**
21535
- * URL to the tarot card artwork image.
21536
- */
21537
- imageUrl: string;
21538
- };
21409
+ card: DrawnCard;
21539
21410
  }>;
21540
21411
  /**
21541
21412
  * AI-generated narrative connecting all cards in the spread into a cohesive reading.
@@ -21716,36 +21587,7 @@ export type PostTarotSpreadsCustomResponses = {
21716
21587
  * Position-specific interpretation of the drawn card, explaining how this card meaning applies to this particular spread position.
21717
21588
  */
21718
21589
  interpretation: string;
21719
- card: {
21720
- /**
21721
- * Unique card identifier in kebab-case (e.g. the-fool, ace-of-cups).
21722
- */
21723
- id: string;
21724
- /**
21725
- * Display name of the tarot card.
21726
- */
21727
- name: string;
21728
- /**
21729
- * Whether this card belongs to the Major Arcana (22 trump cards, major life themes) or Minor Arcana (56 suit cards, daily situations).
21730
- */
21731
- arcana: 'major' | 'minor';
21732
- /**
21733
- * True if the card was drawn reversed (upside down). Reversed cards carry modified or blocked energy compared to upright position.
21734
- */
21735
- reversed: boolean;
21736
- /**
21737
- * Key themes and concepts associated with this card in its current orientation (upright or reversed).
21738
- */
21739
- keywords: Array<string>;
21740
- /**
21741
- * Full interpretation of this card in its current orientation.
21742
- */
21743
- meaning: string;
21744
- /**
21745
- * URL to the tarot card artwork image.
21746
- */
21747
- imageUrl: string;
21748
- };
21590
+ card: DrawnCard;
21749
21591
  }>;
21750
21592
  /**
21751
21593
  * AI-generated narrative connecting all cards in the spread into a cohesive reading.