@redneckz/wildless-cms-uni-blocks 0.14.892 → 0.14.894
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/bundle/api/LeadServiceAPI.d.ts +1 -0
- package/bundle/api/getSubmitBody.d.ts +96 -96
- package/bundle/blocks.schema.json +1 -1
- package/bundle/bundle.umd.js +45 -20
- package/bundle/bundle.umd.min.js +1 -1
- package/bundle/components/ApplicationForm/getInitialFormState.d.ts +1 -0
- package/bundle/model/InputTypes.d.ts +1 -1
- package/bundle/ui-kit/FormField/Fields/PartnerNameField.d.ts +2 -0
- package/bundle/ui-kit/FormField/Fields/PartnerSymbolCodeField.d.ts +2 -2
- package/bundle/ui-kit/FormField/NameFieldDef.d.ts +1 -1
- package/bundle/ui-kit/FormField/inputColumnStyle.d.ts +1 -1
- package/dist/api/LeadServiceAPI.d.ts +1 -0
- package/dist/api/LeadServiceAPI.js.map +1 -1
- package/dist/api/getSubmitBody.d.ts +96 -96
- package/dist/api/getSubmitBody.js +10 -4
- package/dist/api/getSubmitBody.js.map +1 -1
- package/dist/components/ApplicationForm/ApplicationForm.js +1 -1
- package/dist/components/ApplicationForm/ApplicationForm.js.map +1 -1
- package/dist/components/ApplicationForm/getFormatData.js +1 -1
- package/dist/components/ApplicationForm/getFormatData.js.map +1 -1
- package/dist/components/ApplicationForm/getInitialFormState.d.ts +1 -0
- package/dist/components/ApplicationForm/getInitialFormState.js.map +1 -1
- package/dist/model/InputTypes.d.ts +1 -1
- package/dist/retail/components/VerifyPhoneDialog/VerifyPhoneDialog.js +7 -3
- package/dist/retail/components/VerifyPhoneDialog/VerifyPhoneDialog.js.map +1 -1
- package/dist/ui-kit/FormField/Fields/PartnerNameField.d.ts +2 -0
- package/dist/ui-kit/FormField/Fields/PartnerNameField.js +19 -0
- package/dist/ui-kit/FormField/Fields/PartnerNameField.js.map +1 -0
- package/dist/ui-kit/FormField/Fields/PartnerSymbolCodeField.d.ts +2 -2
- package/dist/ui-kit/FormField/Fields/PartnerSymbolCodeField.js +10 -9
- package/dist/ui-kit/FormField/Fields/PartnerSymbolCodeField.js.map +1 -1
- package/dist/ui-kit/FormField/NameFieldDef.d.ts +1 -1
- package/dist/ui-kit/FormField/getField.js +2 -0
- package/dist/ui-kit/FormField/getField.js.map +1 -1
- package/dist/ui-kit/FormField/inputColumnStyle.d.ts +1 -1
- package/dist/ui-kit/FormField/inputColumnStyle.js +1 -1
- package/dist/ui-kit/FormField/inputColumnStyle.js.map +1 -1
- package/lib/api/LeadServiceAPI.d.ts +1 -0
- package/lib/api/LeadServiceAPI.js.map +1 -1
- package/lib/api/getSubmitBody.d.ts +96 -96
- package/lib/api/getSubmitBody.js +10 -4
- package/lib/api/getSubmitBody.js.map +1 -1
- package/lib/components/ApplicationForm/ApplicationForm.js +1 -1
- package/lib/components/ApplicationForm/ApplicationForm.js.map +1 -1
- package/lib/components/ApplicationForm/getFormatData.js +1 -1
- package/lib/components/ApplicationForm/getFormatData.js.map +1 -1
- package/lib/components/ApplicationForm/getInitialFormState.d.ts +1 -0
- package/lib/components/ApplicationForm/getInitialFormState.js.map +1 -1
- package/lib/model/InputTypes.d.ts +1 -1
- package/lib/retail/components/VerifyPhoneDialog/VerifyPhoneDialog.js +7 -3
- package/lib/retail/components/VerifyPhoneDialog/VerifyPhoneDialog.js.map +1 -1
- package/lib/ui-kit/FormField/Fields/PartnerNameField.d.ts +2 -0
- package/lib/ui-kit/FormField/Fields/PartnerNameField.js +17 -0
- package/lib/ui-kit/FormField/Fields/PartnerNameField.js.map +1 -0
- package/lib/ui-kit/FormField/Fields/PartnerSymbolCodeField.d.ts +2 -2
- package/lib/ui-kit/FormField/Fields/PartnerSymbolCodeField.js +11 -10
- package/lib/ui-kit/FormField/Fields/PartnerSymbolCodeField.js.map +1 -1
- package/lib/ui-kit/FormField/NameFieldDef.d.ts +1 -1
- package/lib/ui-kit/FormField/getField.js +2 -0
- package/lib/ui-kit/FormField/getField.js.map +1 -1
- package/lib/ui-kit/FormField/inputColumnStyle.d.ts +1 -1
- package/lib/ui-kit/FormField/inputColumnStyle.js +1 -1
- package/lib/ui-kit/FormField/inputColumnStyle.js.map +1 -1
- package/mobile/bundle/api/LeadServiceAPI.d.ts +1 -0
- package/mobile/bundle/api/getSubmitBody.d.ts +96 -96
- package/mobile/bundle/bundle.umd.js +45 -20
- package/mobile/bundle/bundle.umd.min.js +1 -1
- package/mobile/bundle/components/ApplicationForm/getInitialFormState.d.ts +1 -0
- package/mobile/bundle/model/InputTypes.d.ts +1 -1
- package/mobile/bundle/ui-kit/FormField/Fields/PartnerNameField.d.ts +2 -0
- package/mobile/bundle/ui-kit/FormField/Fields/PartnerSymbolCodeField.d.ts +2 -2
- package/mobile/bundle/ui-kit/FormField/NameFieldDef.d.ts +1 -1
- package/mobile/bundle/ui-kit/FormField/inputColumnStyle.d.ts +1 -1
- package/mobile/dist/api/LeadServiceAPI.d.ts +1 -0
- package/mobile/dist/api/LeadServiceAPI.js.map +1 -1
- package/mobile/dist/api/getSubmitBody.d.ts +96 -96
- package/mobile/dist/api/getSubmitBody.js +10 -4
- package/mobile/dist/api/getSubmitBody.js.map +1 -1
- package/mobile/dist/components/ApplicationForm/ApplicationForm.js +1 -1
- package/mobile/dist/components/ApplicationForm/ApplicationForm.js.map +1 -1
- package/mobile/dist/components/ApplicationForm/getFormatData.js +1 -1
- package/mobile/dist/components/ApplicationForm/getFormatData.js.map +1 -1
- package/mobile/dist/components/ApplicationForm/getInitialFormState.d.ts +1 -0
- package/mobile/dist/components/ApplicationForm/getInitialFormState.js.map +1 -1
- package/mobile/dist/model/InputTypes.d.ts +1 -1
- package/mobile/dist/retail/components/VerifyPhoneDialog/VerifyPhoneDialog.js +7 -3
- package/mobile/dist/retail/components/VerifyPhoneDialog/VerifyPhoneDialog.js.map +1 -1
- package/mobile/dist/ui-kit/FormField/Fields/PartnerNameField.d.ts +2 -0
- package/mobile/dist/ui-kit/FormField/Fields/PartnerNameField.js +19 -0
- package/mobile/dist/ui-kit/FormField/Fields/PartnerNameField.js.map +1 -0
- package/mobile/dist/ui-kit/FormField/Fields/PartnerSymbolCodeField.d.ts +2 -2
- package/mobile/dist/ui-kit/FormField/Fields/PartnerSymbolCodeField.js +10 -9
- package/mobile/dist/ui-kit/FormField/Fields/PartnerSymbolCodeField.js.map +1 -1
- package/mobile/dist/ui-kit/FormField/NameFieldDef.d.ts +1 -1
- package/mobile/dist/ui-kit/FormField/getField.js +2 -0
- package/mobile/dist/ui-kit/FormField/getField.js.map +1 -1
- package/mobile/dist/ui-kit/FormField/inputColumnStyle.d.ts +1 -1
- package/mobile/dist/ui-kit/FormField/inputColumnStyle.js +1 -1
- package/mobile/dist/ui-kit/FormField/inputColumnStyle.js.map +1 -1
- package/mobile/lib/api/LeadServiceAPI.d.ts +1 -0
- package/mobile/lib/api/LeadServiceAPI.js.map +1 -1
- package/mobile/lib/api/getSubmitBody.d.ts +96 -96
- package/mobile/lib/api/getSubmitBody.js +10 -4
- package/mobile/lib/api/getSubmitBody.js.map +1 -1
- package/mobile/lib/components/ApplicationForm/ApplicationForm.js +1 -1
- package/mobile/lib/components/ApplicationForm/ApplicationForm.js.map +1 -1
- package/mobile/lib/components/ApplicationForm/getFormatData.js +1 -1
- package/mobile/lib/components/ApplicationForm/getFormatData.js.map +1 -1
- package/mobile/lib/components/ApplicationForm/getInitialFormState.d.ts +1 -0
- package/mobile/lib/components/ApplicationForm/getInitialFormState.js.map +1 -1
- package/mobile/lib/model/InputTypes.d.ts +1 -1
- package/mobile/lib/retail/components/VerifyPhoneDialog/VerifyPhoneDialog.js +7 -3
- package/mobile/lib/retail/components/VerifyPhoneDialog/VerifyPhoneDialog.js.map +1 -1
- package/mobile/lib/ui-kit/FormField/Fields/PartnerNameField.d.ts +2 -0
- package/mobile/lib/ui-kit/FormField/Fields/PartnerNameField.js +17 -0
- package/mobile/lib/ui-kit/FormField/Fields/PartnerNameField.js.map +1 -0
- package/mobile/lib/ui-kit/FormField/Fields/PartnerSymbolCodeField.d.ts +2 -2
- package/mobile/lib/ui-kit/FormField/Fields/PartnerSymbolCodeField.js +11 -10
- package/mobile/lib/ui-kit/FormField/Fields/PartnerSymbolCodeField.js.map +1 -1
- package/mobile/lib/ui-kit/FormField/NameFieldDef.d.ts +1 -1
- package/mobile/lib/ui-kit/FormField/getField.js +2 -0
- package/mobile/lib/ui-kit/FormField/getField.js.map +1 -1
- package/mobile/lib/ui-kit/FormField/inputColumnStyle.d.ts +1 -1
- package/mobile/lib/ui-kit/FormField/inputColumnStyle.js +1 -1
- package/mobile/lib/ui-kit/FormField/inputColumnStyle.js.map +1 -1
- package/mobile/src/api/LeadServiceAPI.ts +1 -0
- package/mobile/src/api/getSubmitBody.ts +11 -3
- package/mobile/src/components/ApplicationForm/ApplicationForm.example.json +5 -1
- package/mobile/src/components/ApplicationForm/ApplicationForm.tsx +1 -1
- package/mobile/src/components/ApplicationForm/getFormatData.tsx +1 -0
- package/mobile/src/components/ApplicationForm/getInitialFormState.tsx +1 -0
- package/mobile/src/model/InputTypes.ts +1 -1
- package/mobile/src/retail/components/VerifyPhoneDialog/VerifyPhoneDialog.tsx +8 -3
- package/mobile/src/ui-kit/FormField/Fields/PartnerNameField.tsx +26 -0
- package/mobile/src/ui-kit/FormField/Fields/PartnerSymbolCodeField.tsx +19 -16
- package/mobile/src/ui-kit/FormField/NameFieldDef.ts +2 -1
- package/mobile/src/ui-kit/FormField/getField.tsx +2 -0
- package/mobile/src/ui-kit/FormField/inputColumnStyle.tsx +1 -1
- package/package.json +1 -1
- package/src/api/LeadServiceAPI.ts +1 -0
- package/src/api/getSubmitBody.ts +11 -3
- package/src/components/ApplicationForm/ApplicationForm.example.json +5 -1
- package/src/components/ApplicationForm/ApplicationForm.fixture.mobile.tsx +1 -1
- package/src/components/ApplicationForm/ApplicationForm.fixture.tsx +2 -2
- package/src/components/ApplicationForm/ApplicationForm.tsx +1 -1
- package/src/components/ApplicationForm/getFormatData.tsx +1 -0
- package/src/components/ApplicationForm/getInitialFormState.tsx +1 -0
- package/src/model/InputTypes.ts +1 -1
- package/src/retail/components/VerifyPhoneDialog/VerifyPhoneDialog.tsx +8 -3
- package/src/ui-kit/FormField/Fields/PartnerNameField.tsx +26 -0
- package/src/ui-kit/FormField/Fields/PartnerSymbolCodeField.tsx +19 -16
- package/src/ui-kit/FormField/NameFieldDef.ts +2 -1
- package/src/ui-kit/FormField/getField.tsx +2 -0
- package/src/ui-kit/FormField/inputColumnStyle.tsx +1 -1
package/bundle/bundle.umd.js
CHANGED
|
@@ -1005,7 +1005,7 @@
|
|
|
1005
1005
|
const formatPhone = (phone) => phone?.replace(/[^+\d]/g, '');
|
|
1006
1006
|
|
|
1007
1007
|
const getSubmitBody = (body, isNaturalPerson, router) => {
|
|
1008
|
-
const { typeForm, region, phone = '', email, birthday, desiredMeetingDate, inn, innDadata, fullRegion, addressBranch, secondaryPhone = '', bankEmpolee, applicationDate, partnerSymbolCode, companyNameByInn, ...staticBody } = body;
|
|
1008
|
+
const { typeForm, region, phone = '', email, birthday, desiredMeetingDate, inn, innDadata, fullRegion, addressBranch, secondaryPhone = '', bankEmpolee, applicationDate, partnerSymbolCode, companyNameByInn, partnerName, ...staticBody } = body;
|
|
1009
1009
|
return {
|
|
1010
1010
|
typeForm,
|
|
1011
1011
|
...getRegion$1(region, isNaturalPerson),
|
|
@@ -1022,7 +1022,13 @@
|
|
|
1022
1022
|
...getSecondaryPhone(secondaryPhone),
|
|
1023
1023
|
}),
|
|
1024
1024
|
...addPageSlug(typeForm, router),
|
|
1025
|
-
...formatPFForm(typeForm, {
|
|
1025
|
+
...formatPFForm(typeForm, {
|
|
1026
|
+
innDadata,
|
|
1027
|
+
fullRegion,
|
|
1028
|
+
partnerSymbolCode,
|
|
1029
|
+
companyNameByInn,
|
|
1030
|
+
partnerName,
|
|
1031
|
+
}),
|
|
1026
1032
|
...staticBody,
|
|
1027
1033
|
};
|
|
1028
1034
|
};
|
|
@@ -1046,8 +1052,8 @@
|
|
|
1046
1052
|
? {
|
|
1047
1053
|
inn: data?.innDadata,
|
|
1048
1054
|
region: data?.fullRegion,
|
|
1049
|
-
|
|
1050
|
-
|
|
1055
|
+
partner: data?.partnerName,
|
|
1056
|
+
fullName: data?.companyNameByInn,
|
|
1051
1057
|
}
|
|
1052
1058
|
: {};
|
|
1053
1059
|
const addPageSlug = (typeForm, router) => typeForm === 'UNIVERSAL'
|
|
@@ -1783,22 +1789,23 @@
|
|
|
1783
1789
|
const VerifyPhoneDialog = JSX(({ phone, withDescription = true, consents, onSuccess = noop, onClose = noop, formatData, reqId, isRetail = true, }) => {
|
|
1784
1790
|
const [values, setValues] = useState(Array(CODE_LENGTH).fill(''));
|
|
1785
1791
|
const sessionStore = useSessionStore();
|
|
1792
|
+
const [requestId, setRequestId] = useState(reqId);
|
|
1786
1793
|
const { handleSubmit, hasError, errorText, isLoading, timeNextReq, isSubmitButtonDisabled, setTimeNextReq, setErrorText, } = useVerifyPhoneDialogSubmit({
|
|
1787
1794
|
values,
|
|
1788
1795
|
onSuccess,
|
|
1789
1796
|
formatData,
|
|
1790
|
-
reqId,
|
|
1797
|
+
reqId: requestId,
|
|
1791
1798
|
isRetail,
|
|
1792
1799
|
});
|
|
1793
1800
|
const captchaDialog = useDialog(CaptchaDialog);
|
|
1794
1801
|
const phoneNumber = formatPhone(phone);
|
|
1795
1802
|
const restartTimer = useCountDownTimer({ seconds: timeNextReq, onTick: setTimeNextReq });
|
|
1796
1803
|
const handleSendCode = useCallback(async () => {
|
|
1797
|
-
const
|
|
1804
|
+
const response = await sendCode({
|
|
1798
1805
|
phoneNumber,
|
|
1799
1806
|
smsCodesSetName: { key: 'AUTHENTICATION' },
|
|
1800
1807
|
}, isRetail);
|
|
1801
|
-
if (
|
|
1808
|
+
if (response) {
|
|
1802
1809
|
setTimeNextReq(TIME_TO_RESEND);
|
|
1803
1810
|
restartTimer(TIME_TO_RESEND);
|
|
1804
1811
|
setErrorText('');
|
|
@@ -1806,6 +1813,9 @@
|
|
|
1806
1813
|
sendTime: Date.now(),
|
|
1807
1814
|
attempts: 0,
|
|
1808
1815
|
};
|
|
1816
|
+
if (!isRetail) {
|
|
1817
|
+
setRequestId(String(response));
|
|
1818
|
+
}
|
|
1809
1819
|
}
|
|
1810
1820
|
else {
|
|
1811
1821
|
captchaDialog.open({ phoneNumber, sendCode: handleSendCode });
|
|
@@ -2696,17 +2706,31 @@
|
|
|
2696
2706
|
|
|
2697
2707
|
const PartnerCommentsField = JSX(({ field, input }) => (jsx(InputControl, { ...field(input?.name ?? ''), placeholder: "\u0423\u043A\u0430\u0436\u0438\u0442\u0435 \u0438\u043D\u0442\u0435\u0440\u0435\u0441\u0443\u044E\u0449\u0438\u0439 \u0432\u0430\u0441 \u0432\u043E\u043F\u0440\u043E\u0441", isTextarea: true, ...input })));
|
|
2698
2708
|
|
|
2709
|
+
const UNKNOWN_PARTNER = 'Неизвестный партнёр';
|
|
2710
|
+
const PartnerNameField = UniBlock(({ field, input = {}, source }) => {
|
|
2711
|
+
const fieldPartnerSymbolCodeValue = field('partnerSymbolCode')?.value;
|
|
2712
|
+
useEffect(() => {
|
|
2713
|
+
const agentName = getAgentName(source?.agentsList, fieldPartnerSymbolCodeValue) || UNKNOWN_PARTNER;
|
|
2714
|
+
if (agentName) {
|
|
2715
|
+
field('partnerName')?.onChange?.(agentName);
|
|
2716
|
+
}
|
|
2717
|
+
}, [fieldPartnerSymbolCodeValue]);
|
|
2718
|
+
return jsx(InputControl, { ...field(input.name ?? ''), ...input, type: "hidden" });
|
|
2719
|
+
});
|
|
2720
|
+
const getAgentName = (agentsList = [], code = '') => agentsList.find(({ symbolCode }) => symbolCode === code)?.agentName ?? '';
|
|
2721
|
+
|
|
2722
|
+
const ID_NOT_FOUND = 'ID партнера не найден. Обратитесь к своему менеджеру';
|
|
2699
2723
|
const PartnerSymbolCodeField = UniBlock(({ field, input, source }) => {
|
|
2700
|
-
const agentsList = source?.agentsList;
|
|
2701
|
-
const { value: partnerCode } = field('partnerSymbolCode');
|
|
2724
|
+
const agentsList = source?.agentsList ?? [];
|
|
2702
2725
|
const [symbolCodeError, setSymbolCodeError] = useState('');
|
|
2703
|
-
const
|
|
2704
|
-
|
|
2705
|
-
|
|
2706
|
-
|
|
2707
|
-
|
|
2708
|
-
|
|
2709
|
-
|
|
2726
|
+
const [partnerCodeValue, setPartnerCodeValue] = useState('');
|
|
2727
|
+
const isPartnerCodeExist = (code) => agentsList.some(({ symbolCode }) => symbolCode === code);
|
|
2728
|
+
const handleInputChange = (value) => {
|
|
2729
|
+
setPartnerCodeValue(value);
|
|
2730
|
+
field('partnerSymbolCode')?.onChange?.(value);
|
|
2731
|
+
setSymbolCodeError(value && !isPartnerCodeExist(value) ? ID_NOT_FOUND : '');
|
|
2732
|
+
};
|
|
2733
|
+
return (jsx(InputControl, { label: "\u0418\u0434\u0435\u043D\u0442\u0438\u0444\u0438\u043A\u0430\u0442\u043E\u0440 \u043F\u0430\u0440\u0442\u043D\u0451\u0440\u0430", ...field(input?.name ?? ''), ...input, isInteger: true, value: partnerCodeValue, error: symbolCodeError || field('partnerSymbolCode')?.error, onChange: handleInputChange }));
|
|
2710
2734
|
});
|
|
2711
2735
|
|
|
2712
2736
|
const isPlaceholder = (_) => _ === '_';
|
|
@@ -2962,6 +2986,7 @@
|
|
|
2962
2986
|
partnerSymbolCode: (props) => (jsx(PartnerSymbolCodeField, { ...props, source: AGENTS_REF })),
|
|
2963
2987
|
innDadata: InnDadataField,
|
|
2964
2988
|
companyNameByInn: CompanyNameByInnField,
|
|
2989
|
+
partnerName: (props) => jsx(PartnerNameField, { ...props, source: AGENTS_REF }),
|
|
2965
2990
|
};
|
|
2966
2991
|
const getField = (field, params, externalInputs = {}) => (input, i) => {
|
|
2967
2992
|
const fieldsRegister = {
|
|
@@ -2972,7 +2997,7 @@
|
|
|
2972
2997
|
return shouldRenderField({ input, field }) && Component ? (jsx("div", { children: jsx(Component, { field: field, input: input, params: params }) }, i)) : null;
|
|
2973
2998
|
};
|
|
2974
2999
|
|
|
2975
|
-
const inputColumnStyles = (column) => column === 2 ? '@xl:grid-cols-2' : '@xl:grid-cols-1 gap-x-0';
|
|
3000
|
+
const inputColumnStyles = (column) => column === 2 ? '@xl:grid-cols-2 gap-x-m' : '@xl:grid-cols-1 gap-x-0';
|
|
2976
3001
|
|
|
2977
3002
|
const renderTitle = (title) => title ? (jsx("div", { className: "@xl:text-center @xl:col-span-2 mb-m", children: jsx(Text, { size: "text-h6", children: title }) })) : null;
|
|
2978
3003
|
|
|
@@ -3000,7 +3025,7 @@
|
|
|
3000
3025
|
|
|
3001
3026
|
/* eslint-disable @typescript-eslint/no-unused-vars */
|
|
3002
3027
|
const getFormatData = (data) => {
|
|
3003
|
-
const { acquiringType, onlineCheckout, posTerminal, amount, term, annualRevenue, serviceType, vedTypes, region, inn, sufferedFrom, situationDescription, applierType, ...usedData } = data;
|
|
3028
|
+
const { acquiringType, onlineCheckout, posTerminal, amount, term, annualRevenue, serviceType, vedTypes, region, inn, sufferedFrom, situationDescription, applierType, isPremium, ...usedData } = data;
|
|
3004
3029
|
const partnerComments = acquiringType || annualRevenue ? getPartnerComments(data) : null;
|
|
3005
3030
|
const formatData = {
|
|
3006
3031
|
...usedData,
|
|
@@ -3142,7 +3167,7 @@
|
|
|
3142
3167
|
typeForm,
|
|
3143
3168
|
})] }), isContacts ? renderContacts() : null] }));
|
|
3144
3169
|
});
|
|
3145
|
-
const renderSections = (sections, field, { typeForm, additionalParams }) => sections.map((_, i) => (jsxs("div", { className: style(inputColumnStyles(_.columns), 'grid
|
|
3170
|
+
const renderSections = (sections, field, { typeForm, additionalParams }) => sections.map((_, i) => (jsxs("div", { className: style(inputColumnStyles(_.columns), 'grid'), children: [renderTitle(_.title), (_?.inputs || [])?.map(getField(field, { typeForm, ...additionalParams }))] }, `section-${i}`)));
|
|
3146
3171
|
|
|
3147
3172
|
const NoConsentDialog = JSX(({ attempts, onClose = noop }) => {
|
|
3148
3173
|
const navigator = locationNavigator();
|
|
@@ -11640,7 +11665,7 @@
|
|
|
11640
11665
|
slots: () => [HEADER_SLOT, FOOTER_SLOT, STICKY_FOOTER_SLOT],
|
|
11641
11666
|
});
|
|
11642
11667
|
|
|
11643
|
-
const packageVersion = "0.14.
|
|
11668
|
+
const packageVersion = "0.14.893";
|
|
11644
11669
|
|
|
11645
11670
|
exports.Blocks = Blocks;
|
|
11646
11671
|
exports.ContentPage = ContentPage;
|