@kapaai/support-form-deflector 0.9.3 → 0.9.5
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/kapa-support-form-deflector.bundle.js +1 -1
- package/dist/src/answer/use-submit-button-text-override.d.ts +1 -1
- package/dist/src/answer/use-submit-button-text-override.d.ts.map +1 -1
- package/dist/src/answer/use-submit-button-text-override.test.d.ts +2 -0
- package/dist/src/answer/use-submit-button-text-override.test.d.ts.map +1 -0
- package/dist/src/state.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -4,5 +4,5 @@
|
|
|
4
4
|
* config options have been set. It resets the button text to
|
|
5
5
|
* the original text once the deflector has been triggered.
|
|
6
6
|
*/
|
|
7
|
-
export declare const useSubmitButtonTextOverride: () =>
|
|
7
|
+
export declare const useSubmitButtonTextOverride: () => null;
|
|
8
8
|
//# sourceMappingURL=use-submit-button-text-override.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"use-submit-button-text-override.d.ts","sourceRoot":"","sources":["../../../src/answer/use-submit-button-text-override.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"use-submit-button-text-override.d.ts","sourceRoot":"","sources":["../../../src/answer/use-submit-button-text-override.tsx"],"names":[],"mappings":"AAMA;;;;;GAKG;AACH,eAAO,MAAM,2BAA2B,YA0FvC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"use-submit-button-text-override.test.d.ts","sourceRoot":"","sources":["../../../src/answer/use-submit-button-text-override.test.tsx"],"names":[],"mappings":""}
|
package/dist/src/state.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"state.d.ts","sourceRoot":"","sources":["../../src/state.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAiB/B,MAAM,MAAM,cAAc,GACtB,SAAS,GACT,gBAAgB,GAChB,OAAO,GACP,eAAe,GACf,WAAW,GACX,SAAS,CAAC;AACd,KAAK,WAAW,GAAG;IACjB,KAAK,EAAE,cAAc,CAAC;IACtB,eAAe,CAAC,EAAE,eAAe,CAAC;IAClC,MAAM,CAAC,EAAE;QACP,MAAM,EAAE,MAAM,CAAC;QACf,SAAS,EAAE,MAAM,CAAC;KACnB,CAAC;CACH,CAAC;AAQF,KAAK,YAAY,GAAG;IAClB,IAAI,EAAE,SAAS,GAAG,gBAAgB,GAAG,SAAS,GAAG,OAAO,GAAG,WAAW,CAAC;IACvE,IAAI,EAAE,GAAG,CAAC;CACX,CAAC;AA6DF,eAAO,MAAM,iBAAiB,EAAE,KAAK,CAAC,EAAE,CAAC;IACvC,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;CAC3B,
|
|
1
|
+
{"version":3,"file":"state.d.ts","sourceRoot":"","sources":["../../src/state.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAiB/B,MAAM,MAAM,cAAc,GACtB,SAAS,GACT,gBAAgB,GAChB,OAAO,GACP,eAAe,GACf,WAAW,GACX,SAAS,CAAC;AACd,KAAK,WAAW,GAAG;IACjB,KAAK,EAAE,cAAc,CAAC;IACtB,eAAe,CAAC,EAAE,eAAe,CAAC;IAClC,MAAM,CAAC,EAAE;QACP,MAAM,EAAE,MAAM,CAAC;QACf,SAAS,EAAE,MAAM,CAAC;KACnB,CAAC;CACH,CAAC;AAQF,KAAK,YAAY,GAAG;IAClB,IAAI,EAAE,SAAS,GAAG,gBAAgB,GAAG,SAAS,GAAG,OAAO,GAAG,WAAW,CAAC;IACvE,IAAI,EAAE,GAAG,CAAC;CACX,CAAC;AA6DF,eAAO,MAAM,iBAAiB,EAAE,KAAK,CAAC,EAAE,CAAC;IACvC,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;CAC3B,CAokBA,CAAC;AAEF,eAAO,MAAM,YAAY;WAjlBZ,WAAW;cACR,MAAM,QAAQ,CAAC,YAAY,CAAC;CAslB3C,CAAC"}
|