summit-registration-lite 5.0.42 → 5.0.43
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/index.js +8 -6
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -773,7 +773,7 @@ module.exports = require("react");
|
|
|
773
773
|
/***/ ((module) => {
|
|
774
774
|
|
|
775
775
|
"use strict";
|
|
776
|
-
module.exports = JSON.parse('{"purchase_complete_step":{"title":" Your order is complete","initial_order_complete_1st_paragraph_label":"A ticket has been assigned to {attendee}. To complete {adv} additional ticket details, please click the \\"{button}\\" button.","initial_order_complete_button":"Finish Now","order_complete_1st_paragraph_label":"You may visit the \\"My Orders/Tickets\\" tab in the top right-hand corner of the navigation bar to\\n assign/reassign tickets or to complete any required ticket details.","order_complete_button":"View My Orders/Tickets","access_event_button":"Access Event Now","initial_order_footer_label":"If you wish to transfer your assigned ticket, close this window and visit the \\"My Orders/Tickets\\" tab in the top navigation bar. ","footer_assistance_text":"For further assistance, please email <a href=\\"mailto:{supportEmail}\\">{supportEmail}</a>","event_will_start_text":"The event will start on {date} at {time} {time_zone_label}"}}');
|
|
776
|
+
module.exports = JSON.parse('{"purchase_complete_step":{"title":" Your order is complete","initial_order_complete_1st_paragraph_label":"A ticket has been assigned to {attendee}. To complete {adv} additional ticket details, please click the \\"{button}\\" button.","initial_order_complete_button":"Finish Now","order_complete_1st_paragraph_label":"You may visit the \\"My Orders/Tickets\\" tab in the top right-hand corner of the navigation bar to\\n assign/reassign tickets or to complete any required ticket details.","order_complete_button":"View My Orders/Tickets","access_event_button":"Access Event Now","initial_order_footer_label":"If you wish to transfer your assigned ticket, close this window and visit the \\"My Orders/Tickets\\" tab in the top navigation bar. ","footer_assistance_text":"For further assistance, please email <a href=\\"mailto:{supportEmail}\\">{supportEmail}</a>","event_will_start_text":"The event will start on {date} at {time} {time_zone_label}"},"ticket_type":{"ticket_quantity_tooltip":"Only one ticket type can be selected per order. To purchase multiple ticket types, please place a separate registration order for each ticket type."},"promo_code":{"promo_code_tooltip":"Only one promo code can be used per order; the code will be applied to all tickets in this order. If you\'d like to use multiple promo codes, please place a separate registration order for each promo code."}}');
|
|
777
777
|
|
|
778
778
|
/***/ })
|
|
779
779
|
|
|
@@ -3045,6 +3045,9 @@ const PersonalInfoComponent = ({
|
|
|
3045
3045
|
;// CONCATENATED MODULE: external "openstack-uicore-foundation/lib/components/raw-html"
|
|
3046
3046
|
const raw_html_namespaceObject = require("openstack-uicore-foundation/lib/components/raw-html");
|
|
3047
3047
|
var raw_html_default = /*#__PURE__*/__webpack_require__.n(raw_html_namespaceObject);
|
|
3048
|
+
;// CONCATENATED MODULE: external "i18n-react"
|
|
3049
|
+
const external_i18n_react_namespaceObject = require("i18n-react");
|
|
3050
|
+
var external_i18n_react_default = /*#__PURE__*/__webpack_require__.n(external_i18n_react_namespaceObject);
|
|
3048
3051
|
;// CONCATENATED MODULE: ./src/components/ticket-type/index.module.scss
|
|
3049
3052
|
// extracted by mini-css-extract-plugin
|
|
3050
3053
|
/* harmony default export */ const ticket_type_index_module = ({"title":"title___DNZyl","summary":"summary___quWdZ","promoCode":"promoCode___bqTCw","crossOut":"crossOut___QZ7dy","discount":"discount___sEK_Q","promocodeError":"promocodeError___oxk4p","taxes":"taxes___fe8oJ","promo":"promo___F8lPO","form":"form___aoo7w","dropdown":"dropdown____HWg0","quantity":"quantity___SIEQZ","soldOut":"soldOut___Hatfr","moreInfo":"moreInfo___LmwOe","moreInfoTooltip":"moreInfoTooltip___nOBf1","inPersonDisclaimer":"inPersonDisclaimer___PXGTz"});
|
|
@@ -3157,6 +3160,7 @@ var icon_check_circle_default = /*#__PURE__*/__webpack_require__.n(icon_check_ci
|
|
|
3157
3160
|
|
|
3158
3161
|
|
|
3159
3162
|
|
|
3163
|
+
|
|
3160
3164
|
const PromoCodeInput = ({
|
|
3161
3165
|
applyPromoCode,
|
|
3162
3166
|
promoCode,
|
|
@@ -3209,7 +3213,7 @@ const PromoCodeInput = ({
|
|
|
3209
3213
|
id: "promo-code-info"
|
|
3210
3214
|
}, /*#__PURE__*/external_react_default().createElement("div", {
|
|
3211
3215
|
className: promocode_input_index_module.moreInfoTooltip
|
|
3212
|
-
}, "
|
|
3216
|
+
}, external_i18n_react_default().translate("promo_code.promo_code_tooltip"))));
|
|
3213
3217
|
};
|
|
3214
3218
|
|
|
3215
3219
|
/* harmony default export */ const promocode_input = (PromoCodeInput);
|
|
@@ -3246,6 +3250,7 @@ function ticket_type_defineProperty(obj, key, value) { if (key in obj) { Object.
|
|
|
3246
3250
|
|
|
3247
3251
|
|
|
3248
3252
|
|
|
3253
|
+
|
|
3249
3254
|
const TicketTypeComponent = ({
|
|
3250
3255
|
allowedTicketTypes,
|
|
3251
3256
|
originalTicketTypes,
|
|
@@ -3434,7 +3439,7 @@ const TicketTypeComponent = ({
|
|
|
3434
3439
|
id: "ticket-quantity-info"
|
|
3435
3440
|
}, /*#__PURE__*/external_react_default().createElement("div", {
|
|
3436
3441
|
className: ticket_type_index_module.moreInfoTooltip
|
|
3437
|
-
}, "
|
|
3442
|
+
}, external_i18n_react_default().translate("ticket_type.ticket_quantity_tooltip"))))), inPersonDisclaimer && ticket && isInPersonTicketType(ticket) && /*#__PURE__*/external_react_default().createElement("div", {
|
|
3438
3443
|
className: ticket_type_index_module.inPersonDisclaimer
|
|
3439
3444
|
}, /*#__PURE__*/external_react_default().createElement((raw_html_default()), null, inPersonDisclaimer)))));
|
|
3440
3445
|
};
|
|
@@ -3523,9 +3528,6 @@ const ButtonBarComponent = ({
|
|
|
3523
3528
|
;// CONCATENATED MODULE: ./src/components/purchase-complete/index.module.scss
|
|
3524
3529
|
// extracted by mini-css-extract-plugin
|
|
3525
3530
|
/* harmony default export */ const purchase_complete_index_module = ({"button":"button___XMN8a","wrapper":"wrapper___Jd5Xg","circle":"circle___lcN86","complete":"complete___HAHzl","actions":"actions___jJdPX","footer":"footer___FL9TW"});
|
|
3526
|
-
;// CONCATENATED MODULE: external "i18n-react"
|
|
3527
|
-
const external_i18n_react_namespaceObject = require("i18n-react");
|
|
3528
|
-
var external_i18n_react_default = /*#__PURE__*/__webpack_require__.n(external_i18n_react_namespaceObject);
|
|
3529
3531
|
;// CONCATENATED MODULE: ./src/components/purchase-complete/index.js
|
|
3530
3532
|
const _excluded = ["cta", "clear", "close"],
|
|
3531
3533
|
_excluded2 = ["checkout", "user", "onPurchaseComplete", "goToExtraQuestions", "goToEvent", "goToMyOrders", "completedExtraQuestions", "summit", "nowUtc", "clearWidgetState", "closeWidget", "supportEmail", "hasVirtualAccessLevel"];
|