@licklist/design 0.58.6-dev.10 → 0.58.6-dev.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.
Files changed (93) hide show
  1. package/dist/assets/iframe/calendar.svg +2 -2
  2. package/dist/assets/iframe/calendar.svg.js +1 -1
  3. package/dist/assets/iframe/ticket.svg +2 -2
  4. package/dist/assets/iframe/ticket.svg.js +1 -1
  5. package/dist/calendar/Calendar.d.ts +1 -1
  6. package/dist/calendar/Calendar.d.ts.map +1 -1
  7. package/dist/calendar/Calendar.js +1 -1
  8. package/dist/calendar/components/CalendarButtons/CalendarButtons.js +1 -1
  9. package/dist/calendar/components/CalendarDates/CalendarDates.d.ts +2 -2
  10. package/dist/calendar/components/CalendarDates/CalendarDates.d.ts.map +1 -1
  11. package/dist/calendar/components/CalendarDates/CalendarDates.js +1 -1
  12. package/dist/events/edit-event-modal/component/EditEventForm/EditEventForm.js +1 -1
  13. package/dist/events/event-statistic-modal/EventStatisticModal.js +1 -1
  14. package/dist/iframe/event/event-venue-map/IframeEventVenueMap.js +1 -1
  15. package/dist/iframe/order-process/components/BookingSummary/BookingSummary.d.ts +2 -2
  16. package/dist/iframe/order-process/components/BookingSummary/BookingSummary.d.ts.map +1 -1
  17. package/dist/iframe/order-process/components/BookingSummary/BookingSummary.js +1 -1
  18. package/dist/iframe/order-process/components/BookingSummary/components/BookingSummaryAccordion/BookingSummaryAccordion.d.ts +2 -4
  19. package/dist/iframe/order-process/components/BookingSummary/components/BookingSummaryAccordion/BookingSummaryAccordion.d.ts.map +1 -1
  20. package/dist/iframe/order-process/components/BookingSummary/components/BookingSummaryAccordion/BookingSummaryAccordion.js +1 -1
  21. package/dist/iframe/order-process/components/BookingSummary/components/SummaryTotal/components/SummaryTotalBlock.d.ts +1 -1
  22. package/dist/iframe/order-process/components/BookingSummary/components/SummaryTotal/components/SummaryTotalBlock.d.ts.map +1 -1
  23. package/dist/iframe/order-process/components/BookingSummary/components/SummaryTotal/components/SummaryTotalBlock.js +1 -1
  24. package/dist/iframe/order-process/components/BookingSummary/components/ToggleHeader/ToggleHeader.d.ts +2 -4
  25. package/dist/iframe/order-process/components/BookingSummary/components/ToggleHeader/ToggleHeader.d.ts.map +1 -1
  26. package/dist/iframe/order-process/components/BookingSummary/components/ToggleHeader/ToggleHeader.js +1 -1
  27. package/dist/iframe/order-process/components/BookingSummary/types/index.d.ts +0 -4
  28. package/dist/iframe/order-process/components/BookingSummary/types/index.d.ts.map +1 -1
  29. package/dist/iframe/order-process/components/CalendarStepsForm/CalendarStepsForm.js +1 -1
  30. package/dist/iframe/page/components/PageBody/components/LeftBlock/LeftBlock.js +1 -1
  31. package/dist/iframe/page/components/PageBody/constants.d.ts +0 -1
  32. package/dist/iframe/page/components/PageBody/constants.d.ts.map +1 -1
  33. package/dist/iframe/page/components/PageBody/constants.js +1 -1
  34. package/dist/iframe/page/components/PageBody/hooks/useResizePageBody.d.ts.map +1 -1
  35. package/dist/iframe/page/components/PageBody/hooks/useResizePageBody.js +1 -1
  36. package/dist/iframe/payment/order-items-table/OrderItemsTable.js +1 -1
  37. package/dist/iframe/payment/payment-form/PaymentForm.js +1 -1
  38. package/dist/iframe/payment/payment-page/PaymentPage.d.ts.map +1 -1
  39. package/dist/iframe/payment/payment-page/PaymentPage.js +1 -1
  40. package/dist/iframe/payment/payment-page/PaymentTimer.js +1 -1
  41. package/dist/iframe/payment/payment-status-page/PaymentStatusPage.js +1 -1
  42. package/dist/iframe/ryft/RyftPaymentForm.d.ts.map +1 -1
  43. package/dist/iframe/ryft/RyftPaymentForm.js +1 -1
  44. package/dist/index.js +1 -1
  45. package/dist/product-set/form/VenueMapsControl.js +1 -1
  46. package/dist/product-set/product/ProductControl.d.ts +0 -1
  47. package/dist/product-set/product/ProductControl.d.ts.map +1 -1
  48. package/dist/product-set/product/ProductControl.js +1 -1
  49. package/dist/product-set/product-category/ProductCategoryControl.d.ts +0 -1
  50. package/dist/product-set/product-category/ProductCategoryControl.d.ts.map +1 -1
  51. package/dist/product-set/product-category/ProductCategoryControl.js +1 -1
  52. package/dist/provider/working-hours-input/WorkingHoursInputDescription.d.ts.map +1 -1
  53. package/dist/provider/working-hours-input/WorkingHoursInputDescription.js +1 -1
  54. package/dist/sales/booking/results/components/ResultCard.js +1 -1
  55. package/dist/sales/notes/NotesTableRow.js +1 -1
  56. package/dist/setting/dashboard/snippets/card/SnippetCard.js +1 -1
  57. package/dist/snippet/snippet-template/control/PropertyControl.d.ts +1 -3
  58. package/dist/snippet/snippet-template/control/PropertyControl.d.ts.map +1 -1
  59. package/dist/snippet/snippet-template/control/PropertyControl.js +1 -1
  60. package/dist/snippet/snippet-template/preview/Preview.js +1 -1
  61. package/dist/striped-static-table/StripedStaticTable.js +1 -1
  62. package/dist/styles/iframe-order-process/IframeOrderProcess.scss +18 -57
  63. package/dist/styles/iframe-page/PageBody.scss +1 -2
  64. package/dist/styles/ryft-payment-form/RyftPaymentForm.scss +2 -125
  65. package/dist/venue-map-sets/form/components/VenueMapImageControl.js +1 -1
  66. package/package.json +5 -3
  67. package/src/assets/iframe/calendar.svg +2 -2
  68. package/src/assets/iframe/ticket.svg +2 -2
  69. package/src/calendar/Calendar.stories.tsx +0 -23
  70. package/src/calendar/Calendar.tsx +5 -5
  71. package/src/calendar/components/CalendarDates/CalendarDates.tsx +5 -0
  72. package/src/iframe/order-process/components/BookingSummary/BookingSummary.stories.tsx +0 -9
  73. package/src/iframe/order-process/components/BookingSummary/BookingSummary.tsx +7 -58
  74. package/src/iframe/order-process/components/BookingSummary/components/BookingSummaryAccordion/BookingSummaryAccordion.tsx +0 -8
  75. package/src/iframe/order-process/components/BookingSummary/components/SummaryTotal/components/SummaryTotalBlock.tsx +4 -4
  76. package/src/iframe/order-process/components/BookingSummary/components/ToggleHeader/ToggleHeader.tsx +10 -63
  77. package/src/iframe/order-process/components/BookingSummary/types/index.ts +0 -4
  78. package/src/iframe/page/components/PageBody/constants.ts +0 -2
  79. package/src/iframe/page/components/PageBody/hooks/useResizePageBody.ts +0 -10
  80. package/src/iframe/payment/payment-page/PaymentPage.stories.tsx +6 -546
  81. package/src/iframe/payment/payment-page/PaymentPage.tsx +29 -38
  82. package/src/iframe/ryft/RyftPaymentForm.tsx +5 -11
  83. package/src/product-set/product/ProductControl.tsx +3 -17
  84. package/src/product-set/product-category/ProductCategoryControl.tsx +43 -105
  85. package/src/provider/working-hours-input/WorkingHoursInputDescription.tsx +18 -4
  86. package/src/snippet/snippet-template/control/PropertyControl.tsx +2 -6
  87. package/src/styles/iframe-order-process/IframeOrderProcess.scss +18 -57
  88. package/src/styles/iframe-page/PageBody.scss +1 -2
  89. package/src/styles/ryft-payment-form/RyftPaymentForm.scss +2 -125
  90. package/dist/iframe/ryft/utils/ryft-form.d.ts +0 -5
  91. package/dist/iframe/ryft/utils/ryft-form.d.ts.map +0 -1
  92. package/dist/iframe/ryft/utils/ryft-form.js +0 -1
  93. package/src/iframe/ryft/utils/ryft-form.ts +0 -47
@@ -1,4 +1,4 @@
1
- import React, { ReactElement, useContext, useEffect } from "react";
1
+ import React, { useContext, useEffect } from "react";
2
2
  import { useTranslation } from "react-i18next";
3
3
  import { useAccordionToggle } from "react-bootstrap/AccordionToggle";
4
4
  import AccordionContext from "react-bootstrap/AccordionContext";
@@ -11,23 +11,15 @@ type ToggleHeaderProps = {
11
11
  isExpanded: boolean;
12
12
  title?: string;
13
13
  hideComponent?: boolean;
14
- headerComponent?: ReactElement;
15
- isPaymentPage: boolean;
16
14
  };
17
15
 
18
- interface HeaderContentProps
19
- extends Omit<ToggleHeaderProps, "hideComponent" | "isExpanded"> {
20
- currentEventKey: string;
21
- }
22
-
23
16
  export const ToggleHeader = ({
24
17
  showExpandButton,
25
18
  isExpanded,
26
19
  title,
27
20
  hideComponent,
28
- isPaymentPage,
29
- headerComponent,
30
21
  }: ToggleHeaderProps) => {
22
+ const { t } = useTranslation("Design");
31
23
  const currentEventKey = useContext(AccordionContext);
32
24
 
33
25
  const decoratedOnClick = useAccordionToggle(ACCORDION_KEY);
@@ -54,41 +46,14 @@ export const ToggleHeader = ({
54
46
  onKeyPress={(event) => showExpandButton && decoratedOnClick(event)}
55
47
  role="button"
56
48
  tabIndex={0}
57
- className={clsx(
58
- "d-flex flex-column",
59
- isPaymentPage && "payment-page-toggle"
60
- )}
49
+ className="d-flex flex-column"
61
50
  >
62
51
  <h6 className={clsx("title", showExpandButton && "pointer")}>
63
52
  <div className="d-flex w-100 align-content-center justify-content-between">
64
- <HeaderContent
65
- showExpandButton={showExpandButton}
66
- title={title}
67
- currentEventKey={currentEventKey}
68
- isPaymentPage={isPaymentPage}
69
- headerComponent={headerComponent}
70
- />
71
- </div>
72
- </h6>
73
- {isExpanded && <hr className="mt-3" />}
74
- </div>
75
- );
76
- };
53
+ <div className="d-flex">
54
+ <p className="m-0">{title || t("yourBooking")}</p>
55
+ </div>
77
56
 
78
- const HeaderContent = ({
79
- title,
80
- showExpandButton,
81
- currentEventKey,
82
- isPaymentPage,
83
- headerComponent,
84
- }: HeaderContentProps) => {
85
- const { t } = useTranslation("Design");
86
-
87
- if (isPaymentPage) {
88
- return (
89
- <>
90
- <div className="d-flex">
91
- <p className="m-0 mr-2 toggle-title">{title || t("yourBooking")}</p>
92
57
  {showExpandButton && (
93
58
  <div className="expand-button">
94
59
  <Icon
@@ -97,31 +62,13 @@ const HeaderContent = ({
97
62
  ? "chevron-up"
98
63
  : "chevron-down"
99
64
  }
100
- width="0.5rem"
65
+ width="1rem"
101
66
  />
102
67
  </div>
103
68
  )}
104
69
  </div>
105
- {headerComponent}
106
- </>
107
- );
108
- }
109
- return (
110
- <>
111
- <div className="d-flex">
112
- <p className="m-0">{title || t("yourBooking")}</p>
113
- </div>
114
-
115
- {showExpandButton && (
116
- <div className="expand-button">
117
- <Icon
118
- type={
119
- currentEventKey === ACCORDION_KEY ? "chevron-up" : "chevron-down"
120
- }
121
- width="1rem"
122
- />
123
- </div>
124
- )}
125
- </>
70
+ </h6>
71
+ {isExpanded && <hr className="mt-3" />}
72
+ </div>
126
73
  );
127
74
  };
@@ -1,7 +1,6 @@
1
1
  import { QuantityCheckProductInfo } from "@licklist/plugins/dist/types/Api/verifyStock";
2
2
  import { OrderItems } from "@licklist/plugins/dist/types/context/Iframe/orderItems";
3
3
  import { MenuStep } from "@licklist/plugins/dist/types/context/sale/menuSteps";
4
- import { ReactElement } from "react";
5
4
 
6
5
  export const MOBILE_WIDTH = 576;
7
6
  export const ACCORDION_KEY = "booking-summary";
@@ -21,7 +20,4 @@ export type BookingSummaryProps = {
21
20
  isLoading?: boolean;
22
21
  peopleAmount: number;
23
22
  isPaymentLink?: boolean;
24
- isPaymentPage?: boolean;
25
- headerComponent?: ReactElement;
26
- footer?: ReactElement;
27
23
  };
@@ -25,6 +25,4 @@ export const COLLAPSE_MARGIN = 36;
25
25
 
26
26
  export const PAGE_LEFT_BLOCK_CONTAINER_ID = "page-left-block-container";
27
27
  export const PAGE_CALENDAR_SELECT_WRAPPER = "calendar-select-wrapper";
28
- export const PAGE_BODY_WITH_SCROLL = "page-body-with-scroll";
29
-
30
28
  export const PAGE_LEFT_BLOCK_MAP_DEFAULT_SIZE = 300;
@@ -16,7 +16,6 @@ import {
16
16
  PAGE_LEFT_BLOCK_CONTAINER_ID,
17
17
  PAGE_LEFT_BLOCK_MAP_DEFAULT_SIZE,
18
18
  PAGE_CALENDAR_SELECT_WRAPPER,
19
- PAGE_BODY_WITH_SCROLL,
20
19
  } from "../constants";
21
20
  import { ChangeRightBlockHeightEvent } from "../types";
22
21
 
@@ -47,19 +46,10 @@ export const useResizePageBody = () => {
47
46
  const calenderWrapper = document.getElementById(
48
47
  PAGE_CALENDAR_SELECT_WRAPPER
49
48
  );
50
-
51
49
  const CALENDAR_WRAPPER_HEIGHT = calenderWrapper
52
50
  ? calenderWrapper.clientHeight
53
51
  : 0;
54
52
 
55
- const paymentLinkPageBody = document.getElementById(PAGE_BODY_WITH_SCROLL);
56
- if (paymentLinkPageBody) {
57
- paymentLinkPageBody.scroll({
58
- top: -height,
59
- behavior: "smooth",
60
- });
61
- }
62
-
63
53
  return {
64
54
  maxHeight:
65
55
  height -