@justifi/webcomponents 0.4.0 → 0.6.1
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/CHANGELOG.md +16 -0
- package/dist/cjs/{index-4f2a13d2.js → index-bcfc2d01.js} +0 -25
- package/dist/cjs/justifi-bank-account-form.cjs.entry.js +1 -1
- package/dist/cjs/justifi-billing-form_2.cjs.entry.js +8 -5
- package/dist/cjs/justifi-card-form.cjs.entry.js +3 -2
- package/dist/cjs/justifi-payment-form.cjs.entry.js +7 -4
- package/dist/cjs/justifi-payment-method-form.cjs.entry.js +23 -5
- package/dist/cjs/justifi-payments-list.cjs.entry.js +1 -1
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/cjs/select-input_2.cjs.entry.js +5 -5
- package/dist/cjs/webcomponents.cjs.js +2 -2
- package/dist/collection/components/billing-form/billing-form.css +1546 -4
- package/dist/collection/components/billing-form/billing-form.js +2 -2
- package/dist/collection/components/card-form/card-form.js +19 -1
- package/dist/collection/components/payment-form/payment-form.css +1553 -0
- package/dist/collection/components/payment-form/payment-form.js +14 -3
- package/dist/collection/components/payment-form/payment-form.stories.js +0 -2
- package/dist/collection/components/payment-form/payment-method-selector.css +1254 -0
- package/dist/collection/components/payment-form/payment-method-selector.js +12 -2
- package/dist/collection/components/payment-method-form/payment-method-form.js +35 -2
- package/dist/collection/components/select-input/select-input.css +1248 -1
- package/dist/collection/components/select-input/select-input.js +2 -2
- package/dist/collection/components/text-input/text-input.css +1248 -1
- package/dist/collection/components/text-input/text-input.js +2 -2
- package/dist/components/billing-form.js +2 -2
- package/dist/components/justifi-card-form.js +3 -1
- package/dist/components/justifi-payment-form.js +8 -4
- package/dist/components/payment-method-form.js +23 -4
- package/dist/components/payment-method-selector.js +5 -2
- package/dist/components/select-input2.js +2 -2
- package/dist/components/text-input2.js +2 -2
- package/dist/esm/{index-3ce5521c.js → index-5676b87a.js} +0 -25
- package/dist/esm/justifi-bank-account-form.entry.js +1 -1
- package/dist/esm/justifi-billing-form_2.entry.js +8 -5
- package/dist/esm/justifi-card-form.entry.js +3 -2
- package/dist/esm/justifi-payment-form.entry.js +7 -4
- package/dist/esm/justifi-payment-method-form.entry.js +23 -5
- package/dist/esm/justifi-payments-list.entry.js +1 -1
- package/dist/esm/loader.js +2 -2
- package/dist/esm/select-input_2.entry.js +5 -5
- package/dist/esm/webcomponents.js +2 -2
- package/dist/types/components/card-form/card-form.d.ts +1 -0
- package/dist/types/components/payment-method-form/payment-method-form.d.ts +2 -0
- package/dist/types/components.d.ts +4 -0
- package/dist/webcomponents/p-165b4840.entry.js +1 -0
- package/dist/webcomponents/p-1c7556c1.entry.js +1 -0
- package/dist/webcomponents/{p-6633de1b.entry.js → p-5aec1d06.entry.js} +1 -1
- package/dist/webcomponents/p-81e20318.entry.js +1 -0
- package/dist/webcomponents/p-8f9a69d2.entry.js +1 -0
- package/dist/webcomponents/p-9a8abfcb.js +2 -0
- package/dist/webcomponents/p-ad6ad202.entry.js +1 -0
- package/dist/webcomponents/{p-6c3a226e.entry.js → p-f25081d7.entry.js} +1 -1
- package/dist/webcomponents/webcomponents.esm.js +1 -1
- package/package.json +4 -2
- package/dist/webcomponents/p-2e5be95e.entry.js +0 -1
- package/dist/webcomponents/p-68e47ee5.entry.js +0 -1
- package/dist/webcomponents/p-6a9c764f.entry.js +0 -1
- package/dist/webcomponents/p-763a2b4f.entry.js +0 -1
- package/dist/webcomponents/p-92ca574f.entry.js +0 -1
- package/dist/webcomponents/p-9f34a2c1.js +0 -2
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
const index = require('./index-
|
|
3
|
+
const index = require('./index-bcfc2d01.js');
|
|
4
4
|
|
|
5
5
|
/*
|
|
6
6
|
Stencil Client Patch Browser v2.20.0 | MIT Licensed | https://stenciljs.com
|
|
@@ -15,5 +15,5 @@ const patchBrowser = () => {
|
|
|
15
15
|
};
|
|
16
16
|
|
|
17
17
|
patchBrowser().then(options => {
|
|
18
|
-
return index.bootstrapLazy([["justifi-payment-form.cjs",[[
|
|
18
|
+
return index.bootstrapLazy([["justifi-payment-form.cjs",[[1,"justifi-payment-form",{"bankAccount":[4,"bank-account"],"card":[4],"iframeOrigin":[1,"iframe-origin"],"selectedPaymentMethodType":[32],"allowedPaymentMethodTypes":[32],"fillBillingForm":[64],"submit":[64]},[[0,"paymentMethodSelected","paymentMethodSelectedHandler"]]]]],["justifi-bank-account-form.cjs",[[0,"justifi-bank-account-form",{"validationStrategy":[1025,"validation-strategy"],"styleOverrides":[1025,"style-overrides"],"iframeOrigin":[1025,"iframe-origin"],"internalStyleOverrides":[32],"tokenize":[64],"validate":[64]},[[0,"paymentMethodFormReady","readyHandler"],[0,"paymentMethodFormTokenize","tokenizeHandler"],[0,"paymentMethodFormValidate","validateHandler"]]]]],["justifi-card-form.cjs",[[0,"justifi-card-form",{"validationStrategy":[1025,"validation-strategy"],"styleOverrides":[1025,"style-overrides"],"iframeOrigin":[1025,"iframe-origin"],"singleLine":[4,"single-line"],"internalStyleOverrides":[32],"tokenize":[64],"validate":[64]},[[0,"paymentMethodFormReady","readyHandler"],[0,"paymentMethodFormTokenize","tokenizeHandler"],[0,"paymentMethodFormValidate","validateHandler"]]]]],["justifi-payments-list.cjs",[[1,"justifi-payments-list",{"accountId":[1,"account-id"],"auth":[16],"payments":[32]}]]],["select-input_2.cjs",[[1,"select-input",{"name":[1],"label":[1],"defaultValue":[1,"default-value"],"error":[1],"options":[16],"internalValue":[32]}],[1,"text-input",{"name":[1],"label":[1],"defaultValue":[1,"default-value"],"error":[1],"internalValue":[32]}]]],["justifi-billing-form_2.cjs",[[1,"justifi-billing-form",{"legend":[1],"billingFields":[32],"billingFieldsErrors":[32],"fill":[64],"validate":[64],"getValues":[64]},[[0,"fieldReceivedInput","setFormValue"]]],[0,"justifi-payment-method-selector",{"paymentMethodTypes":[16],"selectedPaymentMethodType":[1,"selected-payment-method-type"]}]]],["justifi-payment-method-form.cjs",[[0,"justifi-payment-method-form",{"paymentMethodFormType":[1,"payment-method-form-type"],"paymentMethodFormValidationStrategy":[1025,"payment-method-form-validation-strategy"],"paymentMethodStyleOverrides":[16],"iframeOrigin":[1,"iframe-origin"],"singleLine":[4,"single-line"],"height":[32],"tokenize":[64],"validate":[64]}]]]], options);
|
|
19
19
|
});
|