@salesgenterp/ui-components 0.4.240 → 0.4.242
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 +49 -36
- package/dist/index.js.map +1 -1
- package/dist/index.modern.js +49 -36
- package/dist/index.modern.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -44,8 +44,8 @@ var reactSelect = require('react-select');
|
|
|
44
44
|
var ReactAsyncSelect = _interopDefault(require('react-select/async'));
|
|
45
45
|
var ReCAPTCHA = _interopDefault(require('react-google-recaptcha'));
|
|
46
46
|
var cg = require('react-icons/cg');
|
|
47
|
-
var Cards = _interopDefault(require('react-credit-cards'));
|
|
48
47
|
var fi = require('react-icons/fi');
|
|
48
|
+
var Cards = _interopDefault(require('react-credit-cards'));
|
|
49
49
|
|
|
50
50
|
function _extends() {
|
|
51
51
|
_extends = Object.assign ? Object.assign.bind() : function (target) {
|
|
@@ -1190,7 +1190,8 @@ var Dashboard = function Dashboard(_ref) {
|
|
|
1190
1190
|
sectionRightImageSection = _ref.sectionRightImageSection,
|
|
1191
1191
|
discountImageSection = _ref.discountImageSection,
|
|
1192
1192
|
hideDiscountImage = _ref.hideDiscountImage,
|
|
1193
|
-
imgNotFoundUrl = _ref.imgNotFoundUrl
|
|
1193
|
+
imgNotFoundUrl = _ref.imgNotFoundUrl,
|
|
1194
|
+
hideInvoiceAction = _ref.hideInvoiceAction;
|
|
1194
1195
|
var _useState = React.useState({}),
|
|
1195
1196
|
customerData = _useState[0],
|
|
1196
1197
|
setCustomerData = _useState[1];
|
|
@@ -1297,7 +1298,7 @@ var Dashboard = function Dashboard(_ref) {
|
|
|
1297
1298
|
target: '_blank'
|
|
1298
1299
|
}, trackingNumber);
|
|
1299
1300
|
}
|
|
1300
|
-
}, {
|
|
1301
|
+
}, !hideInvoiceAction && {
|
|
1301
1302
|
id: 'orderId',
|
|
1302
1303
|
label: 'Action',
|
|
1303
1304
|
align: 'center',
|
|
@@ -3756,7 +3757,8 @@ var AccountDetails = function AccountDetails(_ref) {
|
|
|
3756
3757
|
sectionRightImageSection = _ref.sectionRightImageSection,
|
|
3757
3758
|
discountImageSection = _ref.discountImageSection,
|
|
3758
3759
|
hideDiscountImage = _ref.hideDiscountImage,
|
|
3759
|
-
imgNotFoundUrl = _ref.imgNotFoundUrl
|
|
3760
|
+
imgNotFoundUrl = _ref.imgNotFoundUrl,
|
|
3761
|
+
hideInvoiceAction = _ref.hideInvoiceAction;
|
|
3760
3762
|
var serviceApiEndPoint = apiEndPoint.replace('/api', '/services/pdf');
|
|
3761
3763
|
var isMobile = useMediaQuery('(max-width:768px)');
|
|
3762
3764
|
var drawerWidth = isMobile ? 200 : 300;
|
|
@@ -3872,7 +3874,8 @@ var AccountDetails = function AccountDetails(_ref) {
|
|
|
3872
3874
|
sectionRightImageSection: sectionRightImageSection,
|
|
3873
3875
|
discountImageSection: discountImageSection,
|
|
3874
3876
|
hideDiscountImage: hideDiscountImage,
|
|
3875
|
-
imgNotFoundUrl: imgNotFoundUrl
|
|
3877
|
+
imgNotFoundUrl: imgNotFoundUrl,
|
|
3878
|
+
hideInvoiceAction: hideInvoiceAction
|
|
3876
3879
|
});
|
|
3877
3880
|
case 'My Profile':
|
|
3878
3881
|
return /*#__PURE__*/React__default.createElement(MyProfile, {
|
|
@@ -7326,13 +7329,8 @@ var StaticPage = function StaticPage(_ref) {
|
|
|
7326
7329
|
}, data.mainTitle), mapSrc && /*#__PURE__*/React__default.createElement("iframe", {
|
|
7327
7330
|
width: "100%",
|
|
7328
7331
|
height: "600",
|
|
7329
|
-
|
|
7330
|
-
|
|
7331
|
-
border: 0
|
|
7332
|
-
},
|
|
7333
|
-
allowfullscreen: "",
|
|
7334
|
-
loading: "lazy",
|
|
7335
|
-
referrerPolicy: "no-referrer-when-downgrade"
|
|
7332
|
+
frameBorder: "0",
|
|
7333
|
+
src: mapSrc
|
|
7336
7334
|
}), /*#__PURE__*/React__default.createElement("div", {
|
|
7337
7335
|
className: "data-container",
|
|
7338
7336
|
style: {
|
|
@@ -7538,7 +7536,10 @@ var StepsHeaderContainer = styled__default.div(_templateObject3$i || (_templateO
|
|
|
7538
7536
|
}, function (props) {
|
|
7539
7537
|
return props.username ? 'not-allowed' : 'pointer';
|
|
7540
7538
|
});
|
|
7541
|
-
var TextFeildContainer = styled__default.div(_templateObject4$e || (_templateObject4$e = _taggedTemplateLiteralLoose(["\n && {\n input {\n font-size: 0.875em !important;\n
|
|
7539
|
+
var TextFeildContainer = styled__default.div(_templateObject4$e || (_templateObject4$e = _taggedTemplateLiteralLoose(["\n label {\n color: rgba(107, 106, 106, 0.6) !important;\n }\n background: ", ";\n border-radius: 10px;\n && {\n input {\n font-size: 0.875em !important;\n color: black;\n &::placeholder {\n font-size: 0.975em !important;\n }\n }\n .icon {\n color: black;\n font-size: 1em;\n }\n }\n"])), function (props) {
|
|
7540
|
+
var _props$theme, _props$theme$input;
|
|
7541
|
+
return ((_props$theme = props.theme) === null || _props$theme === void 0 ? void 0 : (_props$theme$input = _props$theme.input) === null || _props$theme$input === void 0 ? void 0 : _props$theme$input.bg) || 'transparent';
|
|
7542
|
+
});
|
|
7542
7543
|
var CommonCheckoutBtn = styled__default.button(_templateObject5$c || (_templateObject5$c = _taggedTemplateLiteralLoose(["\n border: none;\n outline: none;\n width: ", ";\n height: ", ";\n background: ", ";\n display: grid;\n place-items: center;\n color: white;\n margin: 0 1em;\n font-weight: 500;\n letter-spacing: 1px;\n text-transform: ", ";\n transition: 0.4s;\n cursor: ", ";\n &:hover,\n &:focus {\n opacity: 0.7;\n }\n"])), function (props) {
|
|
7543
7544
|
return props.width || '8.05em';
|
|
7544
7545
|
}, function (props) {
|
|
@@ -7553,7 +7554,7 @@ var CommonCheckoutBtn = styled__default.button(_templateObject5$c || (_templateO
|
|
|
7553
7554
|
var Select = styled__default.div.attrs({
|
|
7554
7555
|
className: 'checkout-input'
|
|
7555
7556
|
})(_templateObject6$b || (_templateObject6$b = _taggedTemplateLiteralLoose(["\n width: 100%;\n height: 54px;\n border-radius: 10px;\n background: ", ";\n outline: none;\n border: none;\n padding: 0 1em;\n cursor: pointer;\n select {\n width: 100%;\n height: 100%;\n border: none;\n outline: none;\n padding: 0.5em 0;\n color: rgba(107, 106, 106, 0.6);\n background: ", ";\n }\n"])), function (props) {
|
|
7556
|
-
return props.bg || 'transparent';
|
|
7557
|
+
return props.theme.input.bg || 'transparent';
|
|
7557
7558
|
}, function (props) {
|
|
7558
7559
|
return 'transparent';
|
|
7559
7560
|
});
|
|
@@ -7584,7 +7585,7 @@ var CheckBoxRow = styled__default.div(_templateObject9$4 || (_templateObject9$4
|
|
|
7584
7585
|
}, function (prop) {
|
|
7585
7586
|
return prop.colorText || 'red';
|
|
7586
7587
|
});
|
|
7587
|
-
var CreditCardFextField = styled__default.div(_templateObject10$2 || (_templateObject10$2 = _taggedTemplateLiteralLoose(["\n .MuiOutlinedInput-root {\n background: ", ";\n }\n .save-btn {\n background: ", ";\n }\n"])), function (prop) {
|
|
7588
|
+
var CreditCardFextField = styled__default.div(_templateObject10$2 || (_templateObject10$2 = _taggedTemplateLiteralLoose(["\n label {\n color: rgba(107, 106, 106, 0.6) !important;\n }\n .MuiOutlinedInput-root {\n background: ", ";\n }\n .save-btn {\n background: ", ";\n }\n"])), function (prop) {
|
|
7588
7589
|
return prop.bgInput + '!important' || '';
|
|
7589
7590
|
}, function (prop) {
|
|
7590
7591
|
return prop.btnBg + '!important' || '';
|
|
@@ -7647,9 +7648,9 @@ var CheckoutInput = function CheckoutInput(_ref) {
|
|
|
7647
7648
|
render: function render(_ref2) {
|
|
7648
7649
|
var field = _ref2.field;
|
|
7649
7650
|
return /*#__PURE__*/React__default.createElement(material.TextField, _extends({
|
|
7650
|
-
placeholder: placeholder,
|
|
7651
7651
|
variant: "outlined",
|
|
7652
7652
|
required: required,
|
|
7653
|
+
label: placeholder,
|
|
7653
7654
|
InputProps: showIcon ? {
|
|
7654
7655
|
startAdornment: /*#__PURE__*/React__default.createElement(material.InputAdornment, {
|
|
7655
7656
|
position: "start"
|
|
@@ -7964,7 +7965,7 @@ var AddressForm = function AddressForm(_ref) {
|
|
|
7964
7965
|
}, /*#__PURE__*/React__default.createElement(CheckoutInput, {
|
|
7965
7966
|
controlls: {
|
|
7966
7967
|
name: 'address1',
|
|
7967
|
-
placeholder: 'Address 1
|
|
7968
|
+
placeholder: 'Address 1',
|
|
7968
7969
|
control: control,
|
|
7969
7970
|
required: true
|
|
7970
7971
|
}
|
|
@@ -8013,7 +8014,7 @@ var AddressForm = function AddressForm(_ref) {
|
|
|
8013
8014
|
}, /*#__PURE__*/React__default.createElement(CheckoutInput, {
|
|
8014
8015
|
controlls: {
|
|
8015
8016
|
name: 'city',
|
|
8016
|
-
placeholder: 'City
|
|
8017
|
+
placeholder: 'City',
|
|
8017
8018
|
control: control,
|
|
8018
8019
|
required: true
|
|
8019
8020
|
}
|
|
@@ -8024,7 +8025,7 @@ var AddressForm = function AddressForm(_ref) {
|
|
|
8024
8025
|
}, /*#__PURE__*/React__default.createElement(CheckoutInput, {
|
|
8025
8026
|
controlls: {
|
|
8026
8027
|
name: 'zip',
|
|
8027
|
-
placeholder: 'Zip/Postal Code
|
|
8028
|
+
placeholder: 'Zip/Postal Code',
|
|
8028
8029
|
control: control,
|
|
8029
8030
|
type: 'number',
|
|
8030
8031
|
required: true
|
|
@@ -8036,7 +8037,7 @@ var AddressForm = function AddressForm(_ref) {
|
|
|
8036
8037
|
}, /*#__PURE__*/React__default.createElement(CheckoutInput, {
|
|
8037
8038
|
controlls: {
|
|
8038
8039
|
name: 'phone',
|
|
8039
|
-
placeholder: 'Phone
|
|
8040
|
+
placeholder: 'Phone',
|
|
8040
8041
|
control: control,
|
|
8041
8042
|
type: 'number',
|
|
8042
8043
|
required: true
|
|
@@ -8551,6 +8552,7 @@ var Step2 = function Step2(_ref) {
|
|
|
8551
8552
|
var ImageContainer$1 = styled__default(material.CardMedia)(_templateObject$D || (_templateObject$D = _taggedTemplateLiteralLoose(["\n max-width: 100%;\n max-height: 3rem,\n border-radius: 14px;\n img {\n max-width: 100%;\n }\n"])));
|
|
8552
8553
|
|
|
8553
8554
|
var CreditCardForm = function CreditCardForm(_ref) {
|
|
8555
|
+
var _React$createElement, _React$createElement2;
|
|
8554
8556
|
var handleChange = _ref.handleChange,
|
|
8555
8557
|
handleFocus = _ref.handleFocus,
|
|
8556
8558
|
saved = _ref.saved,
|
|
@@ -8601,7 +8603,8 @@ var CreditCardForm = function CreditCardForm(_ref) {
|
|
|
8601
8603
|
name: "firstName",
|
|
8602
8604
|
type: "text",
|
|
8603
8605
|
value: firstName,
|
|
8604
|
-
placeholder: "Card Holder's First Name
|
|
8606
|
+
placeholder: "Card Holder's First Name",
|
|
8607
|
+
label: "First Name"
|
|
8605
8608
|
}), showError && (firstName === null || firstName === void 0 ? void 0 : firstName.length) < 3 ? /*#__PURE__*/React__default.createElement("p", {
|
|
8606
8609
|
style: {
|
|
8607
8610
|
color: 'red',
|
|
@@ -8621,7 +8624,8 @@ var CreditCardForm = function CreditCardForm(_ref) {
|
|
|
8621
8624
|
name: "lastName",
|
|
8622
8625
|
type: "text",
|
|
8623
8626
|
value: lastName,
|
|
8624
|
-
placeholder: "Card Holder's Last Name
|
|
8627
|
+
placeholder: "Card Holder's Last Name",
|
|
8628
|
+
label: "Last Name"
|
|
8625
8629
|
}), showError && (lastName === null || lastName === void 0 ? void 0 : lastName.length) < 3 ? /*#__PURE__*/React__default.createElement("p", {
|
|
8626
8630
|
style: {
|
|
8627
8631
|
color: 'red',
|
|
@@ -8641,7 +8645,8 @@ var CreditCardForm = function CreditCardForm(_ref) {
|
|
|
8641
8645
|
name: "cardNumber",
|
|
8642
8646
|
type: "number",
|
|
8643
8647
|
value: cardNumber,
|
|
8644
|
-
placeholder: "Card
|
|
8648
|
+
placeholder: "Card Number xxxx-xxxx-xxxx-xxxx",
|
|
8649
|
+
label: "Card Number"
|
|
8645
8650
|
}), showError && (cardNumber === null || cardNumber === void 0 ? void 0 : cardNumber.length) < 14 || showError && (cardNumber === null || cardNumber === void 0 ? void 0 : cardNumber.length) > 16 ? /*#__PURE__*/React__default.createElement("p", {
|
|
8646
8651
|
style: {
|
|
8647
8652
|
color: 'red',
|
|
@@ -8661,7 +8666,8 @@ var CreditCardForm = function CreditCardForm(_ref) {
|
|
|
8661
8666
|
name: "expirationMonth",
|
|
8662
8667
|
type: "number",
|
|
8663
8668
|
value: expirationMonth,
|
|
8664
|
-
placeholder: "Expiration Month MM "
|
|
8669
|
+
placeholder: "Expiration Month MM ",
|
|
8670
|
+
label: "Expiration Month"
|
|
8665
8671
|
}), showError && (expirationMonth === null || expirationMonth === void 0 ? void 0 : expirationMonth.length) !== 2 ? /*#__PURE__*/React__default.createElement("p", {
|
|
8666
8672
|
style: {
|
|
8667
8673
|
color: 'red',
|
|
@@ -8669,7 +8675,7 @@ var CreditCardForm = function CreditCardForm(_ref) {
|
|
|
8669
8675
|
paddingTop: '.4em',
|
|
8670
8676
|
fontSize: '.95em'
|
|
8671
8677
|
}
|
|
8672
|
-
}, "Please enter a valid Month.") : ''),
|
|
8678
|
+
}, "Please enter a valid Month.") : ''), /*#__PURE__*/React__default.createElement(material.Grid, {
|
|
8673
8679
|
item: true,
|
|
8674
8680
|
xs: 12,
|
|
8675
8681
|
sm: 4
|
|
@@ -8681,7 +8687,8 @@ var CreditCardForm = function CreditCardForm(_ref) {
|
|
|
8681
8687
|
name: "expirationYear",
|
|
8682
8688
|
type: "number",
|
|
8683
8689
|
value: expirationYear,
|
|
8684
|
-
placeholder: "Expiration Year YY "
|
|
8690
|
+
placeholder: "Expiration Year YY ",
|
|
8691
|
+
label: "Expiration Year"
|
|
8685
8692
|
}), showError && (expirationYear === null || expirationYear === void 0 ? void 0 : expirationYear.length) !== 2 ? /*#__PURE__*/React__default.createElement("p", {
|
|
8686
8693
|
style: {
|
|
8687
8694
|
color: 'red',
|
|
@@ -8700,7 +8707,8 @@ var CreditCardForm = function CreditCardForm(_ref) {
|
|
|
8700
8707
|
onFocus: handleFocus,
|
|
8701
8708
|
name: "cvv",
|
|
8702
8709
|
type: "number",
|
|
8703
|
-
placeholder: "CVC/CVV
|
|
8710
|
+
placeholder: "CVC/CVV ",
|
|
8711
|
+
label: "CVC/CVV",
|
|
8704
8712
|
value: cvv
|
|
8705
8713
|
}), showError && (cvv === null || cvv === void 0 ? void 0 : cvv.length) < 3 || showError && (cvv === null || cvv === void 0 ? void 0 : cvv.length) > 4 ? /*#__PURE__*/React__default.createElement("p", {
|
|
8706
8714
|
style: {
|
|
@@ -8721,7 +8729,8 @@ var CreditCardForm = function CreditCardForm(_ref) {
|
|
|
8721
8729
|
name: "address",
|
|
8722
8730
|
type: "text",
|
|
8723
8731
|
value: address,
|
|
8724
|
-
placeholder: "Address"
|
|
8732
|
+
placeholder: "Address",
|
|
8733
|
+
label: "Address"
|
|
8725
8734
|
}), showError && (address === null || address === void 0 ? void 0 : address.length) < 1 ? /*#__PURE__*/React__default.createElement("p", {
|
|
8726
8735
|
style: {
|
|
8727
8736
|
color: 'red',
|
|
@@ -8733,7 +8742,7 @@ var CreditCardForm = function CreditCardForm(_ref) {
|
|
|
8733
8742
|
item: true,
|
|
8734
8743
|
xs: 12,
|
|
8735
8744
|
sm: 3
|
|
8736
|
-
}, /*#__PURE__*/React__default.createElement(material.TextField, {
|
|
8745
|
+
}, /*#__PURE__*/React__default.createElement(material.TextField, (_React$createElement = {
|
|
8737
8746
|
required: true,
|
|
8738
8747
|
fullWidth: true,
|
|
8739
8748
|
onChange: handleChange,
|
|
@@ -8743,7 +8752,7 @@ var CreditCardForm = function CreditCardForm(_ref) {
|
|
|
8743
8752
|
label: "Country",
|
|
8744
8753
|
value: countryId,
|
|
8745
8754
|
placeholder: "Country"
|
|
8746
|
-
}, countries === null || countries === void 0 ? void 0 : countries.map(function (item, i) {
|
|
8755
|
+
}, _React$createElement["label"] = "Country", _React$createElement), countries === null || countries === void 0 ? void 0 : countries.map(function (item, i) {
|
|
8747
8756
|
return /*#__PURE__*/React__default.createElement(material.MenuItem, {
|
|
8748
8757
|
key: i,
|
|
8749
8758
|
value: item === null || item === void 0 ? void 0 : item.id
|
|
@@ -8755,11 +8764,11 @@ var CreditCardForm = function CreditCardForm(_ref) {
|
|
|
8755
8764
|
paddingTop: '.4em',
|
|
8756
8765
|
fontSize: '.95em'
|
|
8757
8766
|
}
|
|
8758
|
-
}, "Please enter a country.") : ''),
|
|
8767
|
+
}, "Please enter a country.") : ''), /*#__PURE__*/React__default.createElement(material.Grid, {
|
|
8759
8768
|
item: true,
|
|
8760
8769
|
xs: 12,
|
|
8761
8770
|
sm: 3
|
|
8762
|
-
}, /*#__PURE__*/React__default.createElement(material.TextField, {
|
|
8771
|
+
}, /*#__PURE__*/React__default.createElement(material.TextField, (_React$createElement2 = {
|
|
8763
8772
|
required: true,
|
|
8764
8773
|
fullWidth: true,
|
|
8765
8774
|
onChange: handleChange,
|
|
@@ -8769,7 +8778,7 @@ var CreditCardForm = function CreditCardForm(_ref) {
|
|
|
8769
8778
|
label: "State",
|
|
8770
8779
|
value: stateId,
|
|
8771
8780
|
placeholder: "State"
|
|
8772
|
-
}, states === null || states === void 0 ? void 0 : states.map(function (item, i) {
|
|
8781
|
+
}, _React$createElement2["label"] = "State", _React$createElement2), states === null || states === void 0 ? void 0 : states.map(function (item, i) {
|
|
8773
8782
|
return /*#__PURE__*/React__default.createElement(material.MenuItem, {
|
|
8774
8783
|
key: i,
|
|
8775
8784
|
value: item === null || item === void 0 ? void 0 : item.id
|
|
@@ -8792,7 +8801,8 @@ var CreditCardForm = function CreditCardForm(_ref) {
|
|
|
8792
8801
|
onFocus: handleFocus,
|
|
8793
8802
|
name: "city",
|
|
8794
8803
|
type: "text",
|
|
8795
|
-
placeholder: "
|
|
8804
|
+
placeholder: "City",
|
|
8805
|
+
label: "City",
|
|
8796
8806
|
value: city
|
|
8797
8807
|
}), showError && (city === null || city === void 0 ? void 0 : city.length) < 1 ? /*#__PURE__*/React__default.createElement("p", {
|
|
8798
8808
|
style: {
|
|
@@ -8813,6 +8823,7 @@ var CreditCardForm = function CreditCardForm(_ref) {
|
|
|
8813
8823
|
name: "zipcode",
|
|
8814
8824
|
type: "number",
|
|
8815
8825
|
placeholder: "Zip code",
|
|
8826
|
+
label: "Zip code",
|
|
8816
8827
|
value: zipcode
|
|
8817
8828
|
}), showError && (zipcode === null || zipcode === void 0 ? void 0 : zipcode.length) < 1 ? /*#__PURE__*/React__default.createElement("p", {
|
|
8818
8829
|
style: {
|
|
@@ -9463,7 +9474,9 @@ var CheckoutPageComponent = function CheckoutPageComponent(_ref) {
|
|
|
9463
9474
|
var _useState = React.useState(),
|
|
9464
9475
|
shippingAddressIdFromStep1 = _useState[0],
|
|
9465
9476
|
setShippingAddressIdFromStep1 = _useState[1];
|
|
9466
|
-
return /*#__PURE__*/React__default.createElement(
|
|
9477
|
+
return /*#__PURE__*/React__default.createElement(styled.ThemeProvider, {
|
|
9478
|
+
theme: styles
|
|
9479
|
+
}, /*#__PURE__*/React__default.createElement("div", null, /*#__PURE__*/React__default.createElement(material.CssBaseline, null), /*#__PURE__*/React__default.createElement(CheckoutPageContainer, {
|
|
9467
9480
|
className: "checkout",
|
|
9468
9481
|
bg: styles === null || styles === void 0 ? void 0 : styles.bg
|
|
9469
9482
|
}, /*#__PURE__*/React__default.createElement(material.Stack, {
|
|
@@ -9645,7 +9658,7 @@ var CheckoutPageComponent = function CheckoutPageComponent(_ref) {
|
|
|
9645
9658
|
bg: styles === null || styles === void 0 ? void 0 : (_styles$checkoutSumma = styles.checkoutSummary) === null || _styles$checkoutSumma === void 0 ? void 0 : _styles$checkoutSumma.bg,
|
|
9646
9659
|
color: styles === null || styles === void 0 ? void 0 : (_styles$checkoutSumma2 = styles.checkoutSummary) === null || _styles$checkoutSumma2 === void 0 ? void 0 : _styles$checkoutSumma2.color,
|
|
9647
9660
|
discountCoupons: discountCoupons
|
|
9648
|
-
}));
|
|
9661
|
+
}))));
|
|
9649
9662
|
};
|
|
9650
9663
|
|
|
9651
9664
|
var Breakpoint = function Breakpoint() {};
|