@srimandir/kundli-generator 5.30.11 → 5.30.13

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.
@@ -19,6 +19,7 @@ export interface ProceedFooterProps {
19
19
  className?: string;
20
20
  originalPriceLabel?: string;
21
21
  discountedPriceLabel?: string;
22
+ discountPillLabel?: string;
22
23
  showPlanSheet?: (values: KundliFormValues) => void;
23
24
  confirmPlan?: () => void;
24
25
  planSheetOpen?: boolean;
@@ -1,4 +1,5 @@
1
1
  export declare const DEFAULT_SAMPLE_URL = "https://srm-cdn.a4b.io/yoda/1773317492292.pdf";
2
+ export declare const DEFAULT_ONE_QUESTION_SAMPLE_URL = "https://srm-cdn.a4b.io/yoda/1781248337750.pdf";
2
3
  export declare const SECTION_TITLE = "Kundli Packages for you";
3
4
  export declare const SAMPLE_REPORTS_TITLE = "View Sample Reports";
4
5
  export declare const ONLY_FOR_LABEL = "Only for";