@wise/dynamic-flow-client 5.7.0 → 5.8.0
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/build/main.css +9 -0
- package/build/main.js +12 -1
- package/build/main.mjs +12 -1
- package/build/types/DynamicFlowCore.d.ts +1 -0
- package/build/types/DynamicFlowCore.d.ts.map +1 -0
- package/build/types/common/errorBoundary/ErrorBoundary.d.ts +1 -0
- package/build/types/common/errorBoundary/ErrorBoundary.d.ts.map +1 -0
- package/build/types/common/errorBoundary/ErrorBoundaryAlert.d.ts +1 -0
- package/build/types/common/errorBoundary/ErrorBoundaryAlert.d.ts.map +1 -0
- package/build/types/common/makeHttpClient/api-utils.d.ts +1 -0
- package/build/types/common/makeHttpClient/api-utils.d.ts.map +1 -0
- package/build/types/common/makeHttpClient/index.d.ts +1 -0
- package/build/types/common/makeHttpClient/index.d.ts.map +1 -0
- package/build/types/common/makeHttpClient/makeHttpClient.d.ts +1 -0
- package/build/types/common/makeHttpClient/makeHttpClient.d.ts.map +1 -0
- package/build/types/common/messages/external-confirmation.messages.d.ts +1 -0
- package/build/types/common/messages/external-confirmation.messages.d.ts.map +1 -0
- package/build/types/common/messages/file-upload.messages.d.ts +1 -0
- package/build/types/common/messages/file-upload.messages.d.ts.map +1 -0
- package/build/types/common/messages/generic-error.messages.d.ts +1 -0
- package/build/types/common/messages/generic-error.messages.d.ts.map +1 -0
- package/build/types/common/messages/help.messages.d.ts +1 -0
- package/build/types/common/messages/help.messages.d.ts.map +1 -0
- package/build/types/common/messages/multi-file-upload.messages.d.ts +1 -0
- package/build/types/common/messages/multi-file-upload.messages.d.ts.map +1 -0
- package/build/types/common/messages/multi-select.messages.d.ts +1 -0
- package/build/types/common/messages/multi-select.messages.d.ts.map +1 -0
- package/build/types/common/messages/paragraph.messages.d.ts +1 -0
- package/build/types/common/messages/paragraph.messages.d.ts.map +1 -0
- package/build/types/common/messages/repeatable.messages.d.ts +1 -0
- package/build/types/common/messages/repeatable.messages.d.ts.map +1 -0
- package/build/types/common/messages/search.messages.d.ts +1 -0
- package/build/types/common/messages/search.messages.d.ts.map +1 -0
- package/build/types/common/messages/validation.array.messages.d.ts +1 -0
- package/build/types/common/messages/validation.array.messages.d.ts.map +1 -0
- package/build/types/common/messages/validation.messages.d.ts +1 -0
- package/build/types/common/messages/validation.messages.d.ts.map +1 -0
- package/build/types/controller/FlowController.d.ts +1 -0
- package/build/types/controller/FlowController.d.ts.map +1 -0
- package/build/types/controller/executePoll.d.ts +1 -0
- package/build/types/controller/executePoll.d.ts.map +1 -0
- package/build/types/controller/executeRefresh.d.ts +1 -0
- package/build/types/controller/executeRefresh.d.ts.map +1 -0
- package/build/types/controller/executeRequest.d.ts +1 -0
- package/build/types/controller/executeRequest.d.ts.map +1 -0
- package/build/types/controller/executeSubmission.d.ts +1 -0
- package/build/types/controller/executeSubmission.d.ts.map +1 -0
- package/build/types/controller/getErrorMessage.d.ts +1 -0
- package/build/types/controller/getErrorMessage.d.ts.map +1 -0
- package/build/types/controller/getRequestAbortController.d.ts +1 -0
- package/build/types/controller/getRequestAbortController.d.ts.map +1 -0
- package/build/types/controller/getResponseType.d.ts +1 -0
- package/build/types/controller/getResponseType.d.ts.map +1 -0
- package/build/types/controller/getSafeHttpClient.d.ts +1 -0
- package/build/types/controller/getSafeHttpClient.d.ts.map +1 -0
- package/build/types/controller/getStepCounter.d.ts +1 -0
- package/build/types/controller/getStepCounter.d.ts.map +1 -0
- package/build/types/controller/handleErrorResponse.d.ts +1 -0
- package/build/types/controller/handleErrorResponse.d.ts.map +1 -0
- package/build/types/controller/makeSafeHttpClient.d.ts +1 -0
- package/build/types/controller/makeSafeHttpClient.d.ts.map +1 -0
- package/build/types/controller/response-utils.d.ts +1 -0
- package/build/types/controller/response-utils.d.ts.map +1 -0
- package/build/types/domain/components/AlertComponent.d.ts +1 -0
- package/build/types/domain/components/AlertComponent.d.ts.map +1 -0
- package/build/types/domain/components/AllOfComponent.d.ts +1 -0
- package/build/types/domain/components/AllOfComponent.d.ts.map +1 -0
- package/build/types/domain/components/BooleanInputComponent.d.ts +1 -0
- package/build/types/domain/components/BooleanInputComponent.d.ts.map +1 -0
- package/build/types/domain/components/BoxComponent.d.ts +1 -0
- package/build/types/domain/components/BoxComponent.d.ts.map +1 -0
- package/build/types/domain/components/ButtonComponent.d.ts +1 -0
- package/build/types/domain/components/ButtonComponent.d.ts.map +1 -0
- package/build/types/domain/components/ColumnsComponent.d.ts +1 -0
- package/build/types/domain/components/ColumnsComponent.d.ts.map +1 -0
- package/build/types/domain/components/ConstComponent.d.ts +1 -0
- package/build/types/domain/components/ConstComponent.d.ts.map +1 -0
- package/build/types/domain/components/ContainerComponent.d.ts +1 -0
- package/build/types/domain/components/ContainerComponent.d.ts.map +1 -0
- package/build/types/domain/components/DateInputComponent.d.ts +1 -0
- package/build/types/domain/components/DateInputComponent.d.ts.map +1 -0
- package/build/types/domain/components/DecisionComponent.d.ts +1 -0
- package/build/types/domain/components/DecisionComponent.d.ts.map +1 -0
- package/build/types/domain/components/DividerComponent.d.ts +1 -0
- package/build/types/domain/components/DividerComponent.d.ts.map +1 -0
- package/build/types/domain/components/FormComponent.d.ts +1 -0
- package/build/types/domain/components/FormComponent.d.ts.map +1 -0
- package/build/types/domain/components/FormattedValueComponent.d.ts +1 -0
- package/build/types/domain/components/FormattedValueComponent.d.ts.map +1 -0
- package/build/types/domain/components/HeadingComponent.d.ts +1 -0
- package/build/types/domain/components/HeadingComponent.d.ts.map +1 -0
- package/build/types/domain/components/ImageComponent.d.ts +1 -0
- package/build/types/domain/components/ImageComponent.d.ts.map +1 -0
- package/build/types/domain/components/InstructionsComponent.d.ts +1 -0
- package/build/types/domain/components/InstructionsComponent.d.ts.map +1 -0
- package/build/types/domain/components/IntegerInputComponent.d.ts +1 -0
- package/build/types/domain/components/IntegerInputComponent.d.ts.map +1 -0
- package/build/types/domain/components/ListComponent.d.ts +1 -0
- package/build/types/domain/components/ListComponent.d.ts.map +1 -0
- package/build/types/domain/components/LoadingIndicatorComponent.d.ts +1 -0
- package/build/types/domain/components/LoadingIndicatorComponent.d.ts.map +1 -0
- package/build/types/domain/components/MarkdownComponent.d.ts +1 -0
- package/build/types/domain/components/MarkdownComponent.d.ts.map +1 -0
- package/build/types/domain/components/MediaComponent.d.ts +1 -0
- package/build/types/domain/components/MediaComponent.d.ts.map +1 -0
- package/build/types/domain/components/ModalComponent.d.ts +1 -0
- package/build/types/domain/components/ModalComponent.d.ts.map +1 -0
- package/build/types/domain/components/ModalLayoutComponent.d.ts +1 -0
- package/build/types/domain/components/ModalLayoutComponent.d.ts.map +1 -0
- package/build/types/domain/components/MoneyInputComponent.d.ts +1 -0
- package/build/types/domain/components/MoneyInputComponent.d.ts.map +1 -0
- package/build/types/domain/components/MultiSelectInputComponent.d.ts +1 -0
- package/build/types/domain/components/MultiSelectInputComponent.d.ts.map +1 -0
- package/build/types/domain/components/MultiUploadInputComponent.d.ts +1 -0
- package/build/types/domain/components/MultiUploadInputComponent.d.ts.map +1 -0
- package/build/types/domain/components/NumberInputComponent.d.ts +1 -0
- package/build/types/domain/components/NumberInputComponent.d.ts.map +1 -0
- package/build/types/domain/components/ObjectComponent.d.ts +1 -0
- package/build/types/domain/components/ObjectComponent.d.ts.map +1 -0
- package/build/types/domain/components/ParagraphComponent.d.ts +1 -0
- package/build/types/domain/components/ParagraphComponent.d.ts.map +1 -0
- package/build/types/domain/components/PersistAsyncComponent.d.ts +1 -0
- package/build/types/domain/components/PersistAsyncComponent.d.ts.map +1 -0
- package/build/types/domain/components/ProgressComponent.d.ts +1 -0
- package/build/types/domain/components/ProgressComponent.d.ts.map +1 -0
- package/build/types/domain/components/RepeatableComponent.d.ts +1 -0
- package/build/types/domain/components/RepeatableComponent.d.ts.map +1 -0
- package/build/types/domain/components/ReviewComponent.d.ts +1 -0
- package/build/types/domain/components/ReviewComponent.d.ts.map +1 -0
- package/build/types/domain/components/RootDomainComponent.d.ts +1 -0
- package/build/types/domain/components/RootDomainComponent.d.ts.map +1 -0
- package/build/types/domain/components/SectionComponent.d.ts +1 -0
- package/build/types/domain/components/SectionComponent.d.ts.map +1 -0
- package/build/types/domain/components/SelectInputComponent.d.ts +1 -0
- package/build/types/domain/components/SelectInputComponent.d.ts.map +1 -0
- package/build/types/domain/components/StatusListComponent.d.ts +1 -0
- package/build/types/domain/components/StatusListComponent.d.ts.map +1 -0
- package/build/types/domain/components/SubflowDomainComponent.d.ts +1 -0
- package/build/types/domain/components/SubflowDomainComponent.d.ts.map +1 -0
- package/build/types/domain/components/TabsComponent.d.ts +1 -0
- package/build/types/domain/components/TabsComponent.d.ts.map +1 -0
- package/build/types/domain/components/TextInputComponent.d.ts +1 -0
- package/build/types/domain/components/TextInputComponent.d.ts.map +1 -0
- package/build/types/domain/components/TupleComponent.d.ts +1 -0
- package/build/types/domain/components/TupleComponent.d.ts.map +1 -0
- package/build/types/domain/components/UploadInputComponent.d.ts +1 -0
- package/build/types/domain/components/UploadInputComponent.d.ts.map +1 -0
- package/build/types/domain/components/UpsellComponent.d.ts +1 -0
- package/build/types/domain/components/UpsellComponent.d.ts.map +1 -0
- package/build/types/domain/components/searchComponent/SearchComponent.d.ts +1 -0
- package/build/types/domain/components/searchComponent/SearchComponent.d.ts.map +1 -0
- package/build/types/domain/components/step/ExternalConfirmationComponent.d.ts +1 -0
- package/build/types/domain/components/step/ExternalConfirmationComponent.d.ts.map +1 -0
- package/build/types/domain/components/step/StepDomainComponent.d.ts +1 -0
- package/build/types/domain/components/step/StepDomainComponent.d.ts.map +1 -0
- package/build/types/domain/components/step/ToolbarComponent.d.ts +1 -0
- package/build/types/domain/components/step/ToolbarComponent.d.ts.map +1 -0
- package/build/types/domain/components/utils/WithUpdate.d.ts +1 -0
- package/build/types/domain/components/utils/WithUpdate.d.ts.map +1 -0
- package/build/types/domain/components/utils/component-utils.d.ts +1 -0
- package/build/types/domain/components/utils/component-utils.d.ts.map +1 -0
- package/build/types/domain/components/utils/debounce.d.ts +1 -0
- package/build/types/domain/components/utils/debounce.d.ts.map +1 -0
- package/build/types/domain/components/utils/file-utils.d.ts +1 -0
- package/build/types/domain/components/utils/file-utils.d.ts.map +1 -0
- package/build/types/domain/components/utils/getRandomId.d.ts +1 -0
- package/build/types/domain/components/utils/getRandomId.d.ts.map +1 -0
- package/build/types/domain/components/utils/isExactLocalValueMatch.d.ts +1 -0
- package/build/types/domain/components/utils/isExactLocalValueMatch.d.ts.map +1 -0
- package/build/types/domain/components/utils/isOrWasValid.d.ts +1 -0
- package/build/types/domain/components/utils/isOrWasValid.d.ts.map +1 -0
- package/build/types/domain/components/utils/isPartialModelMatch.d.ts +1 -0
- package/build/types/domain/components/utils/isPartialModelMatch.d.ts.map +1 -0
- package/build/types/domain/features/eventNames.d.ts +1 -0
- package/build/types/domain/features/eventNames.d.ts.map +1 -0
- package/build/types/domain/features/events.d.ts +1 -0
- package/build/types/domain/features/events.d.ts.map +1 -0
- package/build/types/domain/features/persistAsync/getComponentMultiPersistAsync.d.ts +1 -0
- package/build/types/domain/features/persistAsync/getComponentMultiPersistAsync.d.ts.map +1 -0
- package/build/types/domain/features/persistAsync/getInitialPersistedState.d.ts +1 -0
- package/build/types/domain/features/persistAsync/getInitialPersistedState.d.ts.map +1 -0
- package/build/types/domain/features/persistAsync/getPerformPersistAsync.d.ts +1 -0
- package/build/types/domain/features/persistAsync/getPerformPersistAsync.d.ts.map +1 -0
- package/build/types/domain/features/polling/getStepPolling.d.ts +1 -0
- package/build/types/domain/features/polling/getStepPolling.d.ts.map +1 -0
- package/build/types/domain/features/prefetch/getStepPrefetch.d.ts +1 -0
- package/build/types/domain/features/prefetch/getStepPrefetch.d.ts.map +1 -0
- package/build/types/domain/features/prefetch/request-cache.d.ts +1 -0
- package/build/types/domain/features/prefetch/request-cache.d.ts.map +1 -0
- package/build/types/domain/features/refreshAfter/getStepRefreshAfter.d.ts +1 -0
- package/build/types/domain/features/refreshAfter/getStepRefreshAfter.d.ts.map +1 -0
- package/build/types/domain/features/schema-on-change/getDebouncedSchemaOnChange.d.ts +1 -0
- package/build/types/domain/features/schema-on-change/getDebouncedSchemaOnChange.d.ts.map +1 -0
- package/build/types/domain/features/schema-on-change/getSchemaOnChange.d.ts +1 -0
- package/build/types/domain/features/schema-on-change/getSchemaOnChange.d.ts.map +1 -0
- package/build/types/domain/features/search/getPerformSearchFunction.d.ts +1 -0
- package/build/types/domain/features/search/getPerformSearchFunction.d.ts.map +1 -0
- package/build/types/domain/features/summary/summary-utils.d.ts +1 -0
- package/build/types/domain/features/summary/summary-utils.d.ts.map +1 -0
- package/build/types/domain/features/utils/http-utils.d.ts +1 -0
- package/build/types/domain/features/utils/http-utils.d.ts.map +1 -0
- package/build/types/domain/features/utils/response-utils.d.ts +1 -0
- package/build/types/domain/features/utils/response-utils.d.ts.map +1 -0
- package/build/types/domain/features/validation/spec-utils.d.ts +1 -0
- package/build/types/domain/features/validation/spec-utils.d.ts.map +1 -0
- package/build/types/domain/features/validation/validateStringPattern.d.ts +1 -0
- package/build/types/domain/features/validation/validateStringPattern.d.ts.map +1 -0
- package/build/types/domain/features/validation/validation-functions.d.ts +1 -0
- package/build/types/domain/features/validation/validation-functions.d.ts.map +1 -0
- package/build/types/domain/features/validation/value-checks.d.ts +1 -0
- package/build/types/domain/features/validation/value-checks.d.ts.map +1 -0
- package/build/types/domain/features/validationAsync/getComponentValidationAsync.d.ts +1 -0
- package/build/types/domain/features/validationAsync/getComponentValidationAsync.d.ts.map +1 -0
- package/build/types/domain/features/validationAsync/getInitialValidationAsyncState.d.ts +1 -0
- package/build/types/domain/features/validationAsync/getInitialValidationAsyncState.d.ts.map +1 -0
- package/build/types/domain/features/validationAsync/getPerformValidationAsync.d.ts +1 -0
- package/build/types/domain/features/validationAsync/getPerformValidationAsync.d.ts.map +1 -0
- package/build/types/domain/mappers/layout/alertLayoutToComponent.d.ts +1 -0
- package/build/types/domain/mappers/layout/alertLayoutToComponent.d.ts.map +1 -0
- package/build/types/domain/mappers/layout/boxLayoutToComponent.d.ts +1 -0
- package/build/types/domain/mappers/layout/boxLayoutToComponent.d.ts.map +1 -0
- package/build/types/domain/mappers/layout/buttonLayoutToComponent.d.ts +1 -0
- package/build/types/domain/mappers/layout/buttonLayoutToComponent.d.ts.map +1 -0
- package/build/types/domain/mappers/layout/columnsLayoutToComponent.d.ts +1 -0
- package/build/types/domain/mappers/layout/columnsLayoutToComponent.d.ts.map +1 -0
- package/build/types/domain/mappers/layout/decisionLayoutToComponent.d.ts +1 -0
- package/build/types/domain/mappers/layout/decisionLayoutToComponent.d.ts.map +1 -0
- package/build/types/domain/mappers/layout/deprecatedListLayoutToComponent.d.ts +1 -0
- package/build/types/domain/mappers/layout/deprecatedListLayoutToComponent.d.ts.map +1 -0
- package/build/types/domain/mappers/layout/dividerLayoutToComponent.d.ts +1 -0
- package/build/types/domain/mappers/layout/dividerLayoutToComponent.d.ts.map +1 -0
- package/build/types/domain/mappers/layout/formLayoutToComponent.d.ts +1 -0
- package/build/types/domain/mappers/layout/formLayoutToComponent.d.ts.map +1 -0
- package/build/types/domain/mappers/layout/headingLayoutToComponent.d.ts +1 -0
- package/build/types/domain/mappers/layout/headingLayoutToComponent.d.ts.map +1 -0
- package/build/types/domain/mappers/layout/imageLayoutToComponent.d.ts +1 -0
- package/build/types/domain/mappers/layout/imageLayoutToComponent.d.ts.map +1 -0
- package/build/types/domain/mappers/layout/infoLayoutToComponent.d.ts +1 -0
- package/build/types/domain/mappers/layout/infoLayoutToComponent.d.ts.map +1 -0
- package/build/types/domain/mappers/layout/instructionsLayoutToComponent.d.ts +1 -0
- package/build/types/domain/mappers/layout/instructionsLayoutToComponent.d.ts.map +1 -0
- package/build/types/domain/mappers/layout/listLayoutToComponent.d.ts +1 -0
- package/build/types/domain/mappers/layout/listLayoutToComponent.d.ts.map +1 -0
- package/build/types/domain/mappers/layout/loadingIndicatorLayoutToComponent.d.ts +1 -0
- package/build/types/domain/mappers/layout/loadingIndicatorLayoutToComponent.d.ts.map +1 -0
- package/build/types/domain/mappers/layout/markdownLayoutToComponent.d.ts +1 -0
- package/build/types/domain/mappers/layout/markdownLayoutToComponent.d.ts.map +1 -0
- package/build/types/domain/mappers/layout/mediaLayoutToComponent.d.ts +1 -0
- package/build/types/domain/mappers/layout/mediaLayoutToComponent.d.ts.map +1 -0
- package/build/types/domain/mappers/layout/modalLayoutToComponent.d.ts +1 -0
- package/build/types/domain/mappers/layout/modalLayoutToComponent.d.ts.map +1 -0
- package/build/types/domain/mappers/layout/modalToComponent.d.ts +1 -0
- package/build/types/domain/mappers/layout/modalToComponent.d.ts.map +1 -0
- package/build/types/domain/mappers/layout/paragraphLayoutToComponent.d.ts +1 -0
- package/build/types/domain/mappers/layout/paragraphLayoutToComponent.d.ts.map +1 -0
- package/build/types/domain/mappers/layout/progressLayoutToComponent.d.ts +1 -0
- package/build/types/domain/mappers/layout/progressLayoutToComponent.d.ts.map +1 -0
- package/build/types/domain/mappers/layout/reviewLayoutToComponent.d.ts +1 -0
- package/build/types/domain/mappers/layout/reviewLayoutToComponent.d.ts.map +1 -0
- package/build/types/domain/mappers/layout/searchLayoutToComponent.d.ts +1 -0
- package/build/types/domain/mappers/layout/searchLayoutToComponent.d.ts.map +1 -0
- package/build/types/domain/mappers/layout/sectionLayoutToComponent.d.ts +1 -0
- package/build/types/domain/mappers/layout/sectionLayoutToComponent.d.ts.map +1 -0
- package/build/types/domain/mappers/layout/statusListLayoutToComponent.d.ts +1 -0
- package/build/types/domain/mappers/layout/statusListLayoutToComponent.d.ts.map +1 -0
- package/build/types/domain/mappers/layout/tabsLayoutToComponent.d.ts +1 -0
- package/build/types/domain/mappers/layout/tabsLayoutToComponent.d.ts.map +1 -0
- package/build/types/domain/mappers/layout/upsellLayoutToComponent.d.ts +1 -0
- package/build/types/domain/mappers/layout/upsellLayoutToComponent.d.ts.map +1 -0
- package/build/types/domain/mappers/mapLayoutToComponent.d.ts +1 -0
- package/build/types/domain/mappers/mapLayoutToComponent.d.ts.map +1 -0
- package/build/types/domain/mappers/mapSchemaToComponent.d.ts +1 -0
- package/build/types/domain/mappers/mapSchemaToComponent.d.ts.map +1 -0
- package/build/types/domain/mappers/mapStepSchemas.d.ts +1 -0
- package/build/types/domain/mappers/mapStepSchemas.d.ts.map +1 -0
- package/build/types/domain/mappers/mapStepToComponent.d.ts +1 -2
- package/build/types/domain/mappers/mapStepToComponent.d.ts.map +1 -0
- package/build/types/domain/mappers/mapToolbarToComponent.d.ts +1 -0
- package/build/types/domain/mappers/mapToolbarToComponent.d.ts.map +1 -0
- package/build/types/domain/mappers/schema/allOfSchemaToComponent.d.ts +1 -0
- package/build/types/domain/mappers/schema/allOfSchemaToComponent.d.ts.map +1 -0
- package/build/types/domain/mappers/schema/arraySchemaToComponent/arraySchemaToComponent.d.ts +1 -0
- package/build/types/domain/mappers/schema/arraySchemaToComponent/arraySchemaToComponent.d.ts.map +1 -0
- package/build/types/domain/mappers/schema/arraySchemaToComponent/arraySchemaToMultiSelectComponent.d.ts +1 -0
- package/build/types/domain/mappers/schema/arraySchemaToComponent/arraySchemaToMultiSelectComponent.d.ts.map +1 -0
- package/build/types/domain/mappers/schema/arraySchemaToComponent/arraySchemaToMultiUploadComponent.d.ts +1 -0
- package/build/types/domain/mappers/schema/arraySchemaToComponent/arraySchemaToMultiUploadComponent.d.ts.map +1 -0
- package/build/types/domain/mappers/schema/arraySchemaToComponent/arraySchemaToRepeatableComponent.d.ts +1 -0
- package/build/types/domain/mappers/schema/arraySchemaToComponent/arraySchemaToRepeatableComponent.d.ts.map +1 -0
- package/build/types/domain/mappers/schema/arraySchemaToComponent/arraySchemaToTupleComponent.d.ts +1 -0
- package/build/types/domain/mappers/schema/arraySchemaToComponent/arraySchemaToTupleComponent.d.ts.map +1 -0
- package/build/types/domain/mappers/schema/blobSchemaToComponent.d.ts +1 -0
- package/build/types/domain/mappers/schema/blobSchemaToComponent.d.ts.map +1 -0
- package/build/types/domain/mappers/schema/booleanSchemaToComponent.d.ts +1 -0
- package/build/types/domain/mappers/schema/booleanSchemaToComponent.d.ts.map +1 -0
- package/build/types/domain/mappers/schema/constSchemaToComponent.d.ts +1 -0
- package/build/types/domain/mappers/schema/constSchemaToComponent.d.ts.map +1 -0
- package/build/types/domain/mappers/schema/integerSchemaToComponent.d.ts +1 -0
- package/build/types/domain/mappers/schema/integerSchemaToComponent.d.ts.map +1 -0
- package/build/types/domain/mappers/schema/numberSchemaToComponent.d.ts +1 -0
- package/build/types/domain/mappers/schema/numberSchemaToComponent.d.ts.map +1 -0
- package/build/types/domain/mappers/schema/objectSchemaToComponent/assertDisplayOrder.d.ts +1 -0
- package/build/types/domain/mappers/schema/objectSchemaToComponent/assertDisplayOrder.d.ts.map +1 -0
- package/build/types/domain/mappers/schema/objectSchemaToComponent/objectSchemaToFormattedValueComponent.d.ts +1 -0
- package/build/types/domain/mappers/schema/objectSchemaToComponent/objectSchemaToFormattedValueComponent.d.ts.map +1 -0
- package/build/types/domain/mappers/schema/objectSchemaToComponent/objectSchemaToMoneyInputComponent.d.ts +1 -0
- package/build/types/domain/mappers/schema/objectSchemaToComponent/objectSchemaToMoneyInputComponent.d.ts.map +1 -0
- package/build/types/domain/mappers/schema/objectSchemaToComponent/objectSchemaToObjectComponent.d.ts +1 -0
- package/build/types/domain/mappers/schema/objectSchemaToComponent/objectSchemaToObjectComponent.d.ts.map +1 -0
- package/build/types/domain/mappers/schema/oneOfSchemaToComponent/oneOfSchemaToComponent.d.ts +1 -0
- package/build/types/domain/mappers/schema/oneOfSchemaToComponent/oneOfSchemaToComponent.d.ts.map +1 -0
- package/build/types/domain/mappers/schema/persistAsyncSchemaToComponent.d.ts +1 -0
- package/build/types/domain/mappers/schema/persistAsyncSchemaToComponent.d.ts.map +1 -0
- package/build/types/domain/mappers/schema/stringSchemaToComponent/stringSchemaToComponent.d.ts +1 -0
- package/build/types/domain/mappers/schema/stringSchemaToComponent/stringSchemaToComponent.d.ts.map +1 -0
- package/build/types/domain/mappers/schema/stringSchemaToComponent/stringSchemaToDateInputComponent.d.ts +1 -0
- package/build/types/domain/mappers/schema/stringSchemaToComponent/stringSchemaToDateInputComponent.d.ts.map +1 -0
- package/build/types/domain/mappers/schema/stringSchemaToComponent/stringSchemaToTextInputComponent.d.ts +1 -0
- package/build/types/domain/mappers/schema/stringSchemaToComponent/stringSchemaToTextInputComponent.d.ts.map +1 -0
- package/build/types/domain/mappers/schema/stringSchemaToComponent/stringSchemaToUploadInputComponent.d.ts +1 -0
- package/build/types/domain/mappers/schema/stringSchemaToComponent/stringSchemaToUploadInputComponent.d.ts.map +1 -0
- package/build/types/domain/mappers/schema/types.d.ts +3 -0
- package/build/types/domain/mappers/schema/types.d.ts.map +1 -0
- package/build/types/domain/mappers/schema/utils/getPerformPersistAsyncFn.d.ts +1 -0
- package/build/types/domain/mappers/schema/utils/getPerformPersistAsyncFn.d.ts.map +1 -0
- package/build/types/domain/mappers/schema/utils/getValidationAsyncInitialState.d.ts +1 -0
- package/build/types/domain/mappers/schema/utils/getValidationAsyncInitialState.d.ts.map +1 -0
- package/build/types/domain/mappers/schema/utils/mapCommonSchemaProps.d.ts +1 -0
- package/build/types/domain/mappers/schema/utils/mapCommonSchemaProps.d.ts.map +1 -0
- package/build/types/domain/mappers/types.d.ts +1 -0
- package/build/types/domain/mappers/types.d.ts.map +1 -0
- package/build/types/domain/mappers/utils/FeatureFlags.d.ts +2 -1
- package/build/types/domain/mappers/utils/FeatureFlags.d.ts.map +1 -0
- package/build/types/domain/mappers/utils/behavior-utils.d.ts +1 -0
- package/build/types/domain/mappers/utils/behavior-utils.d.ts.map +1 -0
- package/build/types/domain/mappers/utils/call-to-action-utils.d.ts +1 -0
- package/build/types/domain/mappers/utils/call-to-action-utils.d.ts.map +1 -0
- package/build/types/domain/mappers/utils/getAutocompleteString.d.ts +1 -0
- package/build/types/domain/mappers/utils/getAutocompleteString.d.ts.map +1 -0
- package/build/types/domain/mappers/utils/groupLayoutByPinned.d.ts +1 -0
- package/build/types/domain/mappers/utils/groupLayoutByPinned.d.ts.map +1 -0
- package/build/types/domain/mappers/utils/image.d.ts +1 -0
- package/build/types/domain/mappers/utils/image.d.ts.map +1 -0
- package/build/types/domain/mappers/utils/layout-utils.d.ts +1 -0
- package/build/types/domain/mappers/utils/layout-utils.d.ts.map +1 -0
- package/build/types/domain/mappers/utils/legacy-utils.d.ts +1 -0
- package/build/types/domain/mappers/utils/legacy-utils.d.ts.map +1 -0
- package/build/types/domain/mappers/utils/media-utils.d.ts +1 -0
- package/build/types/domain/mappers/utils/media-utils.d.ts.map +1 -0
- package/build/types/domain/mappers/utils/suggestions-utils.d.ts +1 -0
- package/build/types/domain/mappers/utils/suggestions-utils.d.ts.map +1 -0
- package/build/types/domain/mappers/utils/tags-utils.d.ts +1 -0
- package/build/types/domain/mappers/utils/tags-utils.d.ts.map +1 -0
- package/build/types/domain/mappers/utils/utils.d.ts +1 -0
- package/build/types/domain/mappers/utils/utils.d.ts.map +1 -0
- package/build/types/domain/types.d.ts +1 -0
- package/build/types/domain/types.d.ts.map +1 -0
- package/build/types/getSubflowCallbacks.d.ts +1 -0
- package/build/types/getSubflowCallbacks.d.ts.map +1 -0
- package/build/types/i18n/index.d.ts +1 -0
- package/build/types/i18n/index.d.ts.map +1 -0
- package/build/types/index.d.ts +1 -0
- package/build/types/index.d.ts.map +1 -0
- package/build/types/renderers/CoreContainerRenderer.d.ts +1 -0
- package/build/types/renderers/CoreContainerRenderer.d.ts.map +1 -0
- package/build/types/renderers/CoreRootRenderer.d.ts +1 -0
- package/build/types/renderers/CoreRootRenderer.d.ts.map +1 -0
- package/build/types/renderers/getRenderFunction.d.ts +1 -0
- package/build/types/renderers/getRenderFunction.d.ts.map +1 -0
- package/build/types/renderers/getSchemaErrorMessageFunction.d.ts +1 -0
- package/build/types/renderers/getSchemaErrorMessageFunction.d.ts.map +1 -0
- package/build/types/renderers/mappers/alertComponentToProps.d.ts +1 -0
- package/build/types/renderers/mappers/alertComponentToProps.d.ts.map +1 -0
- package/build/types/renderers/mappers/allOfComponentToProps.d.ts +1 -0
- package/build/types/renderers/mappers/allOfComponentToProps.d.ts.map +1 -0
- package/build/types/renderers/mappers/booleanInputComponentToProps.d.ts +1 -0
- package/build/types/renderers/mappers/booleanInputComponentToProps.d.ts.map +1 -0
- package/build/types/renderers/mappers/boxComponentToProps.d.ts +1 -0
- package/build/types/renderers/mappers/boxComponentToProps.d.ts.map +1 -0
- package/build/types/renderers/mappers/buttonComponentToProps.d.ts +1 -0
- package/build/types/renderers/mappers/buttonComponentToProps.d.ts.map +1 -0
- package/build/types/renderers/mappers/columnsComponentToProps.d.ts +1 -0
- package/build/types/renderers/mappers/columnsComponentToProps.d.ts.map +1 -0
- package/build/types/renderers/mappers/componentToRendererProps.d.ts +1 -0
- package/build/types/renderers/mappers/componentToRendererProps.d.ts.map +1 -0
- package/build/types/renderers/mappers/constComponentToProps.d.ts +1 -0
- package/build/types/renderers/mappers/constComponentToProps.d.ts.map +1 -0
- package/build/types/renderers/mappers/containerComponentToProps.d.ts +1 -0
- package/build/types/renderers/mappers/containerComponentToProps.d.ts.map +1 -0
- package/build/types/renderers/mappers/dateInputComponentToProps.d.ts +1 -0
- package/build/types/renderers/mappers/dateInputComponentToProps.d.ts.map +1 -0
- package/build/types/renderers/mappers/decisionComponentToProps.d.ts +1 -0
- package/build/types/renderers/mappers/decisionComponentToProps.d.ts.map +1 -0
- package/build/types/renderers/mappers/dividerComponentToProps.d.ts +1 -0
- package/build/types/renderers/mappers/dividerComponentToProps.d.ts.map +1 -0
- package/build/types/renderers/mappers/externalComponentToProps.d.ts +1 -0
- package/build/types/renderers/mappers/externalComponentToProps.d.ts.map +1 -0
- package/build/types/renderers/mappers/formComponentToProps.d.ts +1 -0
- package/build/types/renderers/mappers/formComponentToProps.d.ts.map +1 -0
- package/build/types/renderers/mappers/formattedValueComponentToProps.d.ts +1 -0
- package/build/types/renderers/mappers/formattedValueComponentToProps.d.ts.map +1 -0
- package/build/types/renderers/mappers/headingComponentToProps.d.ts +1 -0
- package/build/types/renderers/mappers/headingComponentToProps.d.ts.map +1 -0
- package/build/types/renderers/mappers/hiddenComponentToProps.d.ts +1 -0
- package/build/types/renderers/mappers/hiddenComponentToProps.d.ts.map +1 -0
- package/build/types/renderers/mappers/imageComponentToProps.d.ts +1 -0
- package/build/types/renderers/mappers/imageComponentToProps.d.ts.map +1 -0
- package/build/types/renderers/mappers/instructionsComponentToProps.d.ts +1 -0
- package/build/types/renderers/mappers/instructionsComponentToProps.d.ts.map +1 -0
- package/build/types/renderers/mappers/integerInputComponentToProps.d.ts +1 -0
- package/build/types/renderers/mappers/integerInputComponentToProps.d.ts.map +1 -0
- package/build/types/renderers/mappers/listComponentToProps.d.ts +1 -0
- package/build/types/renderers/mappers/listComponentToProps.d.ts.map +1 -0
- package/build/types/renderers/mappers/loadingIndicatorComponentToProps.d.ts +1 -0
- package/build/types/renderers/mappers/loadingIndicatorComponentToProps.d.ts.map +1 -0
- package/build/types/renderers/mappers/markdownComponentToProps.d.ts +1 -0
- package/build/types/renderers/mappers/markdownComponentToProps.d.ts.map +1 -0
- package/build/types/renderers/mappers/mediaComponentToProps.d.ts +1 -0
- package/build/types/renderers/mappers/mediaComponentToProps.d.ts.map +1 -0
- package/build/types/renderers/mappers/modalComponentToProps.d.ts +1 -0
- package/build/types/renderers/mappers/modalComponentToProps.d.ts.map +1 -0
- package/build/types/renderers/mappers/modalLayoutComponentToProps.d.ts +1 -0
- package/build/types/renderers/mappers/modalLayoutComponentToProps.d.ts.map +1 -0
- package/build/types/renderers/mappers/moneyInputComponentToProps.d.ts +1 -0
- package/build/types/renderers/mappers/moneyInputComponentToProps.d.ts.map +1 -0
- package/build/types/renderers/mappers/multiSelectComponentToProps.d.ts +1 -0
- package/build/types/renderers/mappers/multiSelectComponentToProps.d.ts.map +1 -0
- package/build/types/renderers/mappers/multiUploadInputComponentToProps.d.ts +1 -0
- package/build/types/renderers/mappers/multiUploadInputComponentToProps.d.ts.map +1 -0
- package/build/types/renderers/mappers/numberInputComponentToProps.d.ts +1 -0
- package/build/types/renderers/mappers/numberInputComponentToProps.d.ts.map +1 -0
- package/build/types/renderers/mappers/objectComponentToProps.d.ts +1 -0
- package/build/types/renderers/mappers/objectComponentToProps.d.ts.map +1 -0
- package/build/types/renderers/mappers/paragraphComponentToProps.d.ts +1 -0
- package/build/types/renderers/mappers/paragraphComponentToProps.d.ts.map +1 -0
- package/build/types/renderers/mappers/persistAsyncComponentToProps.d.ts +1 -0
- package/build/types/renderers/mappers/persistAsyncComponentToProps.d.ts.map +1 -0
- package/build/types/renderers/mappers/progressComponentToProps.d.ts +1 -0
- package/build/types/renderers/mappers/progressComponentToProps.d.ts.map +1 -0
- package/build/types/renderers/mappers/repeatableComponentToProps.d.ts +1 -0
- package/build/types/renderers/mappers/repeatableComponentToProps.d.ts.map +1 -0
- package/build/types/renderers/mappers/reviewComponentToProps.d.ts +1 -0
- package/build/types/renderers/mappers/reviewComponentToProps.d.ts.map +1 -0
- package/build/types/renderers/mappers/rootComponentToProps.d.ts +1 -0
- package/build/types/renderers/mappers/rootComponentToProps.d.ts.map +1 -0
- package/build/types/renderers/mappers/searchComponentToProps.d.ts +1 -0
- package/build/types/renderers/mappers/searchComponentToProps.d.ts.map +1 -0
- package/build/types/renderers/mappers/sectionComponentToProps.d.ts +1 -0
- package/build/types/renderers/mappers/sectionComponentToProps.d.ts.map +1 -0
- package/build/types/renderers/mappers/selectInputComponentToProps.d.ts +1 -0
- package/build/types/renderers/mappers/selectInputComponentToProps.d.ts.map +1 -0
- package/build/types/renderers/mappers/statusListComponentToProps.d.ts +1 -0
- package/build/types/renderers/mappers/statusListComponentToProps.d.ts.map +1 -0
- package/build/types/renderers/mappers/subflowComponentToRendererProps.d.ts +1 -0
- package/build/types/renderers/mappers/subflowComponentToRendererProps.d.ts.map +1 -0
- package/build/types/renderers/mappers/tabsComponentToProps.d.ts +1 -0
- package/build/types/renderers/mappers/tabsComponentToProps.d.ts.map +1 -0
- package/build/types/renderers/mappers/textInputComponentToProps.d.ts +1 -0
- package/build/types/renderers/mappers/textInputComponentToProps.d.ts.map +1 -0
- package/build/types/renderers/mappers/tupleComponentToProps.d.ts +1 -0
- package/build/types/renderers/mappers/tupleComponentToProps.d.ts.map +1 -0
- package/build/types/renderers/mappers/uploadInputComponentToProps.d.ts +1 -0
- package/build/types/renderers/mappers/uploadInputComponentToProps.d.ts.map +1 -0
- package/build/types/renderers/mappers/upsellComponentToProps.d.ts +1 -0
- package/build/types/renderers/mappers/upsellComponentToProps.d.ts.map +1 -0
- package/build/types/renderers/mappers/utils/getValidationState.d.ts +1 -0
- package/build/types/renderers/mappers/utils/getValidationState.d.ts.map +1 -0
- package/build/types/renderers/mappers/utils/inputComponentToProps.d.ts +1 -0
- package/build/types/renderers/mappers/utils/inputComponentToProps.d.ts.map +1 -0
- package/build/types/renderers/mappers/utils/mapErrorsToValidationState.d.ts +1 -0
- package/build/types/renderers/mappers/utils/mapErrorsToValidationState.d.ts.map +1 -0
- package/build/types/renderers/mappers/utils/pick.d.ts +1 -0
- package/build/types/renderers/mappers/utils/pick.d.ts.map +1 -0
- package/build/types/renderers/mappers/utils/selectInputOptionsToProps.d.ts +1 -0
- package/build/types/renderers/mappers/utils/selectInputOptionsToProps.d.ts.map +1 -0
- package/build/types/renderers/stepComponentToProps.d.ts +1 -0
- package/build/types/renderers/stepComponentToProps.d.ts.map +1 -0
- package/build/types/renderers/utils.d.ts +1 -0
- package/build/types/renderers/utils.d.ts.map +1 -0
- package/build/types/stories/types.d.ts +1 -0
- package/build/types/stories/types.d.ts.map +1 -0
- package/build/types/stories/utils/fixtureHttpClient.d.ts +1 -0
- package/build/types/stories/utils/fixtureHttpClient.d.ts.map +1 -0
- package/build/types/stories/utils/getBasicStep.d.ts +1 -0
- package/build/types/stories/utils/getBasicStep.d.ts.map +1 -0
- package/build/types/stories/utils/mockSearchHandler.d.ts +1 -0
- package/build/types/stories/utils/mockSearchHandler.d.ts.map +1 -0
- package/build/types/stories/utils/render-utils.d.ts +1 -0
- package/build/types/stories/utils/render-utils.d.ts.map +1 -0
- package/build/types/test-utils/DynamicFlowWise.d.ts +1 -0
- package/build/types/test-utils/DynamicFlowWise.d.ts.map +1 -0
- package/build/types/test-utils/DynamicFlowWiseModal.d.ts +1 -0
- package/build/types/test-utils/DynamicFlowWiseModal.d.ts.map +1 -0
- package/build/types/test-utils/fetch-utils.d.ts +1 -0
- package/build/types/test-utils/fetch-utils.d.ts.map +1 -0
- package/build/types/test-utils/getMergedTestRenderers.d.ts +1 -0
- package/build/types/test-utils/getMergedTestRenderers.d.ts.map +1 -0
- package/build/types/types.d.ts +1 -0
- package/build/types/types.d.ts.map +1 -0
- package/build/types/useDynamicFlow.d.ts +1 -0
- package/build/types/useDynamicFlow.d.ts.map +1 -0
- package/build/types/useDynamicFlowModal.d.ts +1 -0
- package/build/types/useDynamicFlowModal.d.ts.map +1 -0
- package/build/types/utils/analyse-step.d.ts +1 -0
- package/build/types/utils/analyse-step.d.ts.map +1 -0
- package/build/types/utils/component-utils.d.ts +1 -0
- package/build/types/utils/component-utils.d.ts.map +1 -0
- package/build/types/utils/getScrollToTop.d.ts +1 -0
- package/build/types/utils/getScrollToTop.d.ts.map +1 -0
- package/build/types/utils/normalise-flow-id.d.ts +1 -0
- package/build/types/utils/normalise-flow-id.d.ts.map +1 -0
- package/build/types/utils/openLinkInNewTab.d.ts +1 -0
- package/build/types/utils/openLinkInNewTab.d.ts.map +1 -0
- package/build/types/utils/recursiveMerge.d.ts +1 -0
- package/build/types/utils/recursiveMerge.d.ts.map +1 -0
- package/build/types/utils/type-utils.d.ts +1 -0
- package/build/types/utils/type-utils.d.ts.map +1 -0
- package/build/types/utils/type-validators.d.ts +1 -0
- package/build/types/utils/type-validators.d.ts.map +1 -0
- package/build/types/utils/useStableCallback.d.ts +1 -0
- package/build/types/utils/useStableCallback.d.ts.map +1 -0
- package/package.json +17 -17
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getPerformSearchFunction.d.ts","sourceRoot":"","sources":["../../../../../src/domain/features/search/getPerformSearchFunction.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,aAAa,EAAE,MAAM,kDAAkD,CAAC;AAEpG,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAC;AAGjD,eAAO,MAAM,wBAAwB,GACnC,YAAY,UAAU,EACtB,eAAe,YAAY,KAC1B,aA+BF,CAAC"}
|
|
@@ -5,3 +5,4 @@ export declare const getSummariser: <S extends Schema>(schema: S) => (value: Loc
|
|
|
5
5
|
export declare const getConstSummary: (schema: Schema, model: Model | null) => RepeatableSummary;
|
|
6
6
|
export declare const summariseFromChildren: (components: SchemaComponent[]) => RepeatableSummary;
|
|
7
7
|
export declare const mergeSummaries: (summaryA: RepeatableSummary, summaryB: RepeatableSummary) => RepeatableSummary;
|
|
8
|
+
//# sourceMappingURL=summary-utils.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"summary-utils.d.ts","sourceRoot":"","sources":["../../../../../src/domain/features/summary/summary-utils.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAsB,KAAK,EAAE,MAAM,EAAE,MAAM,+BAA+B,CAAC;AAEvF,OAAO,KAAK,EAAE,eAAe,EAAE,UAAU,EAAE,iBAAiB,EAAE,MAAM,aAAa,CAAC;AAGlF,0GAA0G;AAC1G,eAAO,MAAM,aAAa,GACvB,CAAC,SAAS,MAAM,EAAE,QAAQ,CAAC,MAC3B,OAAO,UAAU,GAAG,IAAI,sBAKxB,CAAC;AAEJ,eAAO,MAAM,eAAe,GAAI,QAAQ,MAAM,EAAE,OAAO,KAAK,GAAG,IAAI,sBAKlE,CAAC;AAEF,eAAO,MAAM,qBAAqB,GAAI,YAAY,eAAe,EAAE,sBAIhE,CAAC;AAGJ,eAAO,MAAM,cAAc,GACzB,UAAU,iBAAiB,EAC3B,UAAU,iBAAiB,KAC1B,iBAID,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"http-utils.d.ts","sourceRoot":"","sources":["../../../../../src/domain/features/utils/http-utils.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,aAAa,CAAC;AAC9C,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,+BAA+B,CAAC;AAEhE,wBAAgB,gBAAgB,CAAC,EAC/B,KAAK,EACL,MAAM,EACN,aAAa,GACd,EAAE;IACD,KAAK,EAAE,UAAU,CAAC;IAClB,MAAM,EAAE,WAAW,CAAC;IACpB,aAAa,EAAE;QAAE,MAAM,EAAE,UAAU,CAAC;QAAC,KAAK,EAAE,MAAM,CAAA;KAAE,CAAC;CACtD;;;;;;;EAgBA;AAQD,eAAO,MAAM,uBAAuB,GAAI,iBAAiB,eAAe,oBAGvE,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"response-utils.d.ts","sourceRoot":"","sources":["../../../../../src/domain/features/utils/response-utils.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,+BAA+B,CAAC;AAIjE,eAAO,MAAM,6BAA6B,GAAI,OAAO,WAAW,uCAM/D,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"spec-utils.d.ts","sourceRoot":"","sources":["../../../../../src/domain/features/validation/spec-utils.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,qBAAqB,CAAC;AAGjE,eAAO,MAAM,yBAAyB,EAAE,qBAiBvC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"validateStringPattern.d.ts","sourceRoot":"","sources":["../../../../../src/domain/features/validation/validateStringPattern.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,sBAAsB,EAAE,MAAM,WAAW,CAAC;AAEnD,eAAO,MAAM,qBAAqB,GAChC,SAAS,MAAM,GAAG,SAAS,EAC3B,WAAW,sBAAsB,SAsBlC,CAAC"}
|
|
@@ -5,3 +5,4 @@ export declare const validateComponents: (components: SchemaComponent[]) => bool
|
|
|
5
5
|
* Returns a function that takes a local value and returns an array of validation errors
|
|
6
6
|
*/
|
|
7
7
|
export declare const getLocalValueValidator: <V extends LocalValue>(checks: IsInvalidCheck<V>[]) => (currentValue: V) => string[];
|
|
8
|
+
//# sourceMappingURL=validation-functions.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"validation-functions.d.ts","sourceRoot":"","sources":["../../../../../src/domain/features/validation/validation-functions.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,UAAU,EAAE,eAAe,EAAE,MAAM,aAAa,CAAC;AAC/D,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAErD,eAAO,MAAM,kBAAkB,GAAI,YAAY,eAAe,EAAE,KAAG,OACO,CAAC;AAE3E;;GAEG;AACH,eAAO,MAAM,sBAAsB,GAChC,CAAC,SAAS,UAAU,EAAE,QAAQ,cAAc,CAAC,CAAC,CAAC,EAAE,MACjD,cAAc,CAAC,aAC6C,CAAC"}
|
|
@@ -25,3 +25,4 @@ export declare const getNotAdheringToPatternCheck: GetIsInvalidCheck<StringSchem
|
|
|
25
25
|
export declare const getRequiredCheck: (required: boolean, messageFunctions: ErrorMessageFunctions) => IsInvalidCheck<LocalValue | null>;
|
|
26
26
|
export declare const getValidDateCheck: (required: boolean, messageFunctions: ErrorMessageFunctions) => IsInvalidCheck<string | null>;
|
|
27
27
|
export {};
|
|
28
|
+
//# sourceMappingURL=value-checks.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"value-checks.d.ts","sourceRoot":"","sources":["../../../../../src/domain/features/validation/value-checks.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,eAAe,EACf,aAAa,EACb,YAAY,EACZ,MAAM,EACN,YAAY,EACb,MAAM,+BAA+B,CAAC;AACvC,OAAO,EAAE,4BAA4B,EAAE,sBAAsB,EAAE,MAAM,2BAA2B,CAAC;AAQjG,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,qBAAqB,CAAC;AACjE,OAAO,KAAK,EAAE,UAAU,EAAE,eAAe,EAAE,MAAM,aAAa,CAAC;AAC/D,OAAO,EAAE,sBAAsB,EAAE,MAAM,WAAW,CAAC;AAGnD,MAAM,MAAM,cAAc,CAAC,CAAC,SAAS,UAAU,IAAI,CAAC,KAAK,EAAE,CAAC,GAAG,IAAI,KAAK,MAAM,GAAG,IAAI,CAAC;AAEtF,KAAK,iBAAiB,CAAC,CAAC,SAAS,MAAM,EAAE,CAAC,SAAS,UAAU,IAAI,CAC/D,MAAM,EAAE,CAAC,EACT,gBAAgB,EAAE,qBAAqB,EACvC,OAAO,CAAC,EAAE;IAAE,QAAQ,CAAC,EAAE,sBAAsB,CAAA;CAAE,KAC5C,cAAc,CAAC,CAAC,CAAC,CAAC;AAEvB,eAAO,MAAM,qBAAqB,EAAE,iBAAiB,CAAC,eAAe,EAAE,eAAe,GAAG,IAAI,CAO1F,CAAC;AAEJ,eAAO,MAAM,qBAAqB,EAAE,iBAAiB,CAAC,eAAe,EAAE,eAAe,GAAG,IAAI,CAO1F,CAAC;AAEJ,eAAO,MAAM,qBAAqB,EAAE,iBAAiB,CAAC,eAAe,EAAE,eAAe,GAAG,IAAI,CAO1F,CAAC;AAEJ,eAAO,MAAM,gBAAgB,EAAE,iBAAiB,CAC9C,4BAA4B,GAAG,sBAAsB,EACrD,IAAI,GAAG,IAAI,CAOZ,CAAC;AAEF,eAAO,MAAM,gBAAgB,EAAE,iBAAiB,CAC9C,4BAA4B,GAAG,sBAAsB,EACrD,IAAI,GAAG,IAAI,CAQZ,CAAC;AAEF,eAAO,MAAM,qBAAqB,EAAE,iBAAiB,CAAC,eAAe,EAAE,eAAe,GAAG,IAAI,CAO1F,CAAC;AACJ,eAAO,MAAM,sBAAsB,EAAE,iBAAiB,CAAC,YAAY,EAAE,MAAM,GAAG,IAAI,CAO/E,CAAC;AAEJ,eAAO,MAAM,sBAAsB,EAAE,iBAAiB,CAAC,YAAY,EAAE,MAAM,GAAG,IAAI,CAO/E,CAAC;AAEJ,eAAO,MAAM,oBAAoB,EAAE,iBAAiB,CAAC,YAAY,GAAG,aAAa,EAAE,MAAM,GAAG,IAAI,CAO7F,CAAC;AAEJ,eAAO,MAAM,oBAAoB,EAAE,iBAAiB,CAAC,YAAY,GAAG,aAAa,EAAE,MAAM,GAAG,IAAI,CAO7F,CAAC;AAEJ,eAAO,MAAM,+BAA+B,EAAE,iBAAiB,CAAC,YAAY,EAAE,MAAM,GAAG,IAAI,CAcxF,CAAC;AAEJ,eAAO,MAAM,+BAA+B,EAAE,iBAAiB,CAAC,YAAY,EAAE,MAAM,GAAG,IAAI,CAcxF,CAAC;AAEJ,eAAO,MAAM,wBAAwB,EAAE,iBAAiB,CAAC,YAAY,EAAE,MAAM,GAAG,IAAI,CAOjF,CAAC;AAEJ,eAAO,MAAM,wBAAwB,EAAE,iBAAiB,CAAC,YAAY,EAAE,MAAM,GAAG,IAAI,CAOjF,CAAC;AAEJ,eAAO,MAAM,4BAA4B,EAAE,iBAAiB,CAAC,YAAY,EAAE,MAAM,GAAG,IAAI,CAavF,CAAC;AAEF,eAAO,MAAM,gBAAgB,GAC1B,UAAU,OAAO,EAAE,kBAAkB,qBAAqB,KAAG,cAAc,CAAC,UAAU,GAAG,IAAI,CAe7F,CAAC;AAEJ,eAAO,MAAM,iBAAiB,GAC3B,UAAU,OAAO,EAAE,kBAAkB,qBAAqB,KAAG,cAAc,CAAC,MAAM,GAAG,IAAI,CAMzF,CAAC"}
|
|
@@ -14,3 +14,4 @@ type Update<C extends Validatable> = (component: C, updateFn: (component: C) =>
|
|
|
14
14
|
export declare const getComponentValidationAsync: <C extends Validatable>(update: Update<C>, performValidationAsync: PerformValidationAsync) => (component: C, currentValue: LocalValue) => Promise<string | null | undefined>;
|
|
15
15
|
export declare const getDebouncedComponentValidationAsync: <C extends Validatable>(update: Update<C>, performValidationAsync: PerformValidationAsync) => import("../../components/utils/debounce").DebouncedFunc<(component: C, currentValue: LocalValue) => Promise<string | null | undefined>>;
|
|
16
16
|
export {};
|
|
17
|
+
//# sourceMappingURL=getComponentValidationAsync.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getComponentValidationAsync.d.ts","sourceRoot":"","sources":["../../../../../src/domain/features/validationAsync/getComponentValidationAsync.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AACpF,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAC9E,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AACpF,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,4CAA4C,CAAC;AACvF,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,uCAAuC,CAAC;AAClF,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAE9E,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,aAAa,CAAC;AAE9C,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,6BAA6B,CAAC;AAE1E,KAAK,WAAW,GACZ,qBAAqB,GACrB,kBAAkB,GAClB,qBAAqB,GACrB,oBAAoB,GACpB,oBAAoB,GACpB,kBAAkB,CAAC;AAEvB,KAAK,MAAM,CAAC,CAAC,SAAS,WAAW,IAAI,CAAC,SAAS,EAAE,CAAC,EAAE,QAAQ,EAAE,CAAC,SAAS,EAAE,CAAC,KAAK,IAAI,KAAK,IAAI,CAAC;AAE9F;;GAEG;AACH,eAAO,MAAM,2BAA2B,GACrC,CAAC,SAAS,WAAW,EAAE,QAAQ,MAAM,CAAC,CAAC,CAAC,EAAE,wBAAwB,sBAAsB,MAKlF,WAAW,CAAC,EAAE,cAAc,UAAU,uCA6C5C,CAAC;AAEJ,eAAO,MAAM,oCAAoC,GAAI,CAAC,SAAS,WAAW,EACxE,QAAQ,MAAM,CAAC,CAAC,CAAC,EACjB,wBAAwB,sBAAsB,0FAjDX,UAAU,wCAkDiC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getInitialValidationAsyncState.d.ts","sourceRoot":"","sources":["../../../../../src/domain/features/validationAsync/getInitialValidationAsyncState.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,aAAa,CAAC;AAExD,eAAO,MAAM,8BAA8B,QAAO,oBAIhD,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getPerformValidationAsync.d.ts","sourceRoot":"","sources":["../../../../../src/domain/features/validationAsync/getPerformValidationAsync.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAe,aAAa,EAAE,MAAM,+BAA+B,CAAC;AAChF,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAC;AAEjD,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,aAAa,CAAC;AAC9C,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,WAAW,CAAC;AAI1D,MAAM,MAAM,sBAAsB,GAAG,CAAC,KAAK,EAAE,oBAAoB,KAAK,OAAO,CAAC,MAAM,GAAG,IAAI,CAAC,CAAC;AAE7F,KAAK,oBAAoB,GAAG;IAC1B,KAAK,EAAE,UAAU,CAAC;IAClB,MAAM,EAAE,WAAW,CAAC;CACrB,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,yBAAyB,GAAI,8DAKvC;IACD,UAAU,EAAE,UAAU,CAAC;IACvB,qBAAqB,EAAE,aAAa,CAAC;IACrC,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,UAAU,EAAE,wBAAwB,CAAC;CACtC,KAAG,sBAwCH,CAAC"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
1
|
import type { AlertLayout } from '@wise/dynamic-flow-types/spec';
|
|
2
2
|
import { MapperProps } from '../schema/types';
|
|
3
3
|
export declare const alertLayoutToComponent: (uid: string, { control, markdown, margin, context, callToAction, analyticsId, tags, }: AlertLayout, mapperProps: MapperProps) => import("../../components/AlertComponent").AlertComponent;
|
|
4
|
+
//# sourceMappingURL=alertLayoutToComponent.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"alertLayoutToComponent.d.ts","sourceRoot":"","sources":["../../../../../src/domain/mappers/layout/alertLayoutToComponent.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,+BAA+B,CAAC;AAEjE,OAAO,EAAE,WAAW,EAAE,MAAM,iBAAiB,CAAC;AAI9C,eAAO,MAAM,sBAAsB,GACjC,KAAK,MAAM,EACX,0EAQG,WAAW,EACd,aAAa,WAAW,6DAazB,CAAC"}
|
|
@@ -3,3 +3,4 @@ import { type BoxComponent } from '../../components/BoxComponent';
|
|
|
3
3
|
import type { SchemaComponent } from '../../types';
|
|
4
4
|
import type { MapperProps } from '../schema/types';
|
|
5
5
|
export declare const boxLayoutToComponent: (uid: string, { border, components, control, margin, width, analyticsId, tags }: BoxLayout, mapperProps: MapperProps, schemaComponents: SchemaComponent[]) => BoxComponent;
|
|
6
|
+
//# sourceMappingURL=boxLayoutToComponent.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"boxLayoutToComponent.d.ts","sourceRoot":"","sources":["../../../../../src/domain/mappers/layout/boxLayoutToComponent.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,+BAA+B,CAAC;AAC/D,OAAO,EAAE,KAAK,YAAY,EAAsB,MAAM,+BAA+B,CAAC;AACtF,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,aAAa,CAAC;AAEnD,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,iBAAiB,CAAC;AAGnD,eAAO,MAAM,oBAAoB,GAC/B,KAAK,MAAM,EACX,mEAA2E,SAAS,EACpF,aAAa,WAAW,EACxB,kBAAkB,eAAe,EAAE,KAClC,YAYC,CAAC"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
1
|
import type { ButtonLayout } from '@wise/dynamic-flow-types/spec';
|
|
2
2
|
import type { MapperProps } from '../schema/types';
|
|
3
3
|
export declare const buttonLayoutToComponent: (uid: string, button: ButtonLayout, mapperProps: MapperProps) => import("../../components/ButtonComponent").ButtonComponent;
|
|
4
|
+
//# sourceMappingURL=buttonLayoutToComponent.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"buttonLayoutToComponent.d.ts","sourceRoot":"","sources":["../../../../../src/domain/mappers/layout/buttonLayoutToComponent.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAU,YAAY,EAAW,MAAM,+BAA+B,CAAC;AAGnF,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,iBAAiB,CAAC;AASnD,eAAO,MAAM,uBAAuB,GAClC,KAAK,MAAM,EACX,QAAQ,YAAY,EACpB,aAAa,WAAW,+DAoBzB,CAAC"}
|
|
@@ -3,3 +3,4 @@ import { type ColumnsComponent } from '../../components/ColumnsComponent';
|
|
|
3
3
|
import type { SchemaComponent } from '../../types';
|
|
4
4
|
import type { MapperProps } from '../schema/types';
|
|
5
5
|
export declare const columnsLayoutToComponent: (uid: string, { control, left, right, bias, margin, analyticsId, tags }: ColumnsLayout, mapperProps: MapperProps, schemaComponents: SchemaComponent[]) => ColumnsComponent;
|
|
6
|
+
//# sourceMappingURL=columnsLayoutToComponent.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"columnsLayoutToComponent.d.ts","sourceRoot":"","sources":["../../../../../src/domain/mappers/layout/columnsLayoutToComponent.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,+BAA+B,CAAC;AAEnE,OAAO,EAAE,KAAK,gBAAgB,EAA0B,MAAM,mCAAmC,CAAC;AAGlG,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,aAAa,CAAC;AACnD,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,iBAAiB,CAAC;AAGnD,eAAO,MAAM,wBAAwB,GACnC,KAAK,MAAM,EACX,2DAA2D,aAAa,EACxE,aAAa,WAAW,EACxB,kBAAkB,eAAe,EAAE,KAClC,gBAmBC,CAAC"}
|
|
@@ -3,3 +3,4 @@ import type { MapperProps } from '../schema/types';
|
|
|
3
3
|
export declare const decisionLayoutToComponent: (uid: string, { analyticsId, control, margin, options, tags, title, }: Omit<DecisionLayout, "options"> & {
|
|
4
4
|
options: DecisionLayoutOption[];
|
|
5
5
|
}, mapperProps: MapperProps) => import("../../components/DecisionComponent").DecisionComponent;
|
|
6
|
+
//# sourceMappingURL=decisionLayoutToComponent.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"decisionLayoutToComponent.d.ts","sourceRoot":"","sources":["../../../../../src/domain/mappers/layout/decisionLayoutToComponent.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,oBAAoB,EAAE,MAAM,+BAA+B,CAAC;AAE1F,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,iBAAiB,CAAC;AAMnD,eAAO,MAAM,yBAAyB,GACpC,KAAK,MAAM,EACX,yDAOG,IAAI,CAAC,cAAc,EAAE,SAAS,CAAC,GAAG;IACnC,OAAO,EAAE,oBAAoB,EAAE,CAAC;CACjC,EACD,aAAa,WAAW,mEAUtB,CAAC"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
1
|
import type { ListLayout } from '@wise/dynamic-flow-types/spec';
|
|
2
2
|
export declare const isDeprecatedListLayout: (layout: ListLayout) => boolean;
|
|
3
3
|
export declare const deprecatedListLayoutToComponent: (uid: string, { analyticsId, control, items, margin, title, tags }: ListLayout) => import("../../components/StatusListComponent").StatusListComponent;
|
|
4
|
+
//# sourceMappingURL=deprecatedListLayoutToComponent.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"deprecatedListLayoutToComponent.d.ts","sourceRoot":"","sources":["../../../../../src/domain/mappers/layout/deprecatedListLayoutToComponent.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,UAAU,EAGX,MAAM,+BAA+B,CAAC;AAGvC,eAAO,MAAM,sBAAsB,GAAI,QAAQ,UAAU,KAAG,OAE3D,CAAC;AAEF,eAAO,MAAM,+BAA+B,GAC1C,KAAK,MAAM,EACX,sDAAsD,UAAU,uEAgB9D,CAAC"}
|
|
@@ -1,2 +1,3 @@
|
|
|
1
1
|
import { DividerLayout } from '@wise/dynamic-flow-types/spec';
|
|
2
2
|
export declare const dividerLayoutToComponent: (uid: string, { control, margin, analyticsId, tags }: DividerLayout) => import("../../components/DividerComponent").DividerComponent;
|
|
3
|
+
//# sourceMappingURL=dividerLayoutToComponent.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"dividerLayoutToComponent.d.ts","sourceRoot":"","sources":["../../../../../src/domain/mappers/layout/dividerLayoutToComponent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,+BAA+B,CAAC;AAG9D,eAAO,MAAM,wBAAwB,GACnC,KAAK,MAAM,EACX,wCAAwC,aAAa,iEACiC,CAAC"}
|
|
@@ -2,3 +2,4 @@ import type { FormLayout } from '@wise/dynamic-flow-types/spec';
|
|
|
2
2
|
import { FormComponent } from '../../components/FormComponent';
|
|
3
3
|
import type { SchemaComponent } from '../../types';
|
|
4
4
|
export declare const formLayoutToComponent: (uid: string, { analyticsId, schemaId, schema: schemaRef, control, margin, tags }: FormLayout, schemaComponents: SchemaComponent[]) => FormComponent;
|
|
5
|
+
//# sourceMappingURL=formLayoutToComponent.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"formLayoutToComponent.d.ts","sourceRoot":"","sources":["../../../../../src/domain/mappers/layout/formLayoutToComponent.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,+BAA+B,CAAC;AAEhE,OAAO,EAAuB,aAAa,EAAE,MAAM,gCAAgC,CAAC;AACpF,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,aAAa,CAAC;AAEnD,eAAO,MAAM,qBAAqB,GAChC,KAAK,MAAM,EACX,qEAAqE,UAAU,EAC/E,kBAAkB,eAAe,EAAE,KAClC,aAyBF,CAAC"}
|
|
@@ -1,2 +1,3 @@
|
|
|
1
1
|
import type { HeadingLayout } from '@wise/dynamic-flow-types/spec';
|
|
2
2
|
export declare const headingLayoutToComponent: (uid: string, { analyticsId, align, margin, size, control, tags, text }: HeadingLayout) => import("../../components/HeadingComponent").HeadingComponent;
|
|
3
|
+
//# sourceMappingURL=headingLayoutToComponent.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"headingLayoutToComponent.d.ts","sourceRoot":"","sources":["../../../../../src/domain/mappers/layout/headingLayoutToComponent.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,+BAA+B,CAAC;AAKnE,eAAO,MAAM,wBAAwB,GACnC,KAAK,MAAM,EACX,2DAA2D,aAAa,iEAWtE,CAAC"}
|
|
@@ -1,2 +1,3 @@
|
|
|
1
1
|
import type { ImageLayout } from '@wise/dynamic-flow-types/spec';
|
|
2
2
|
export declare const imageLayoutToComponent: (uid: string, { analyticsId, accessibilityDescription, align, content, control, margin, size, tags, text, url, }: ImageLayout) => import("../../components/ImageComponent").ImageComponent;
|
|
3
|
+
//# sourceMappingURL=imageLayoutToComponent.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"imageLayoutToComponent.d.ts","sourceRoot":"","sources":["../../../../../src/domain/mappers/layout/imageLayoutToComponent.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,+BAA+B,CAAC;AAIjE,eAAO,MAAM,sBAAsB,GACjC,KAAK,MAAM,EACX,oGAWG,WAAW,6DAgBZ,CAAC"}
|
|
@@ -1,2 +1,3 @@
|
|
|
1
1
|
import type { InfoLayout } from '@wise/dynamic-flow-types/spec';
|
|
2
2
|
export declare const infoLayoutToComponent: (uid: string, { analyticsId, align, control, margin, markdown: content, tags }: InfoLayout) => import("../../components/MarkdownComponent").MarkdownComponent;
|
|
3
|
+
//# sourceMappingURL=infoLayoutToComponent.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"infoLayoutToComponent.d.ts","sourceRoot":"","sources":["../../../../../src/domain/mappers/layout/infoLayoutToComponent.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,+BAA+B,CAAC;AAIhE,eAAO,MAAM,qBAAqB,GAChC,KAAK,MAAM,EACX,kEAAkE,UAAU,mEAW1E,CAAC"}
|
|
@@ -1,2 +1,3 @@
|
|
|
1
1
|
import type { InstructionsLayout } from '@wise/dynamic-flow-types/spec';
|
|
2
2
|
export declare const instructionsLayoutToComponent: (uid: string, { analyticsId, control, items, margin, tags, title }: InstructionsLayout) => import("../../components/InstructionsComponent").InstructionsComponent;
|
|
3
|
+
//# sourceMappingURL=instructionsLayoutToComponent.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"instructionsLayoutToComponent.d.ts","sourceRoot":"","sources":["../../../../../src/domain/mappers/layout/instructionsLayoutToComponent.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,+BAA+B,CAAC;AAKxE,eAAO,MAAM,6BAA6B,GACxC,KAAK,MAAM,EACX,sDAAsD,kBAAkB,2EActE,CAAC"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
1
|
import { ListLayout } from '@wise/dynamic-flow-types/spec';
|
|
2
2
|
import { MapperProps } from '../schema/types';
|
|
3
3
|
export declare const listLayoutToComponent: (uid: string, { analyticsId, callToAction, control, items, margin, tags, title }: ListLayout, mapperProps: MapperProps) => import("../../components/ListComponent").ListComponent;
|
|
4
|
+
//# sourceMappingURL=listLayoutToComponent.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"listLayoutToComponent.d.ts","sourceRoot":"","sources":["../../../../../src/domain/mappers/layout/listLayoutToComponent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAkB,MAAM,+BAA+B,CAAC;AAG3E,OAAO,EAAE,WAAW,EAAE,MAAM,iBAAiB,CAAC;AAM9C,eAAO,MAAM,qBAAqB,GAChC,KAAK,MAAM,EACX,oEAAoE,UAAU,EAC9E,aAAa,WAAW,2DAYzB,CAAC"}
|
|
@@ -1,2 +1,3 @@
|
|
|
1
1
|
import type { LoadingIndicatorLayout } from '@wise/dynamic-flow-types/spec';
|
|
2
2
|
export declare const loadingIndicatorLayoutToComponent: (uid: string, { analyticsId, control, margin, size, tags }: LoadingIndicatorLayout) => import("../../components/LoadingIndicatorComponent").LoadingIndicatorComponent;
|
|
3
|
+
//# sourceMappingURL=loadingIndicatorLayoutToComponent.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"loadingIndicatorLayoutToComponent.d.ts","sourceRoot":"","sources":["../../../../../src/domain/mappers/layout/loadingIndicatorLayoutToComponent.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,+BAA+B,CAAC;AAG5E,eAAO,MAAM,iCAAiC,GAC5C,KAAK,MAAM,EACX,8CAA8C,sBAAsB,mFASlE,CAAC"}
|
|
@@ -1,2 +1,3 @@
|
|
|
1
1
|
import type { MarkdownLayout } from '@wise/dynamic-flow-types/spec';
|
|
2
2
|
export declare const markdownLayoutToComponent: (uid: string, { analyticsId, align, margin, control, content, size, tags, }: MarkdownLayout) => import("../../components/MarkdownComponent").MarkdownComponent;
|
|
3
|
+
//# sourceMappingURL=markdownLayoutToComponent.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"markdownLayoutToComponent.d.ts","sourceRoot":"","sources":["../../../../../src/domain/mappers/layout/markdownLayoutToComponent.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,+BAA+B,CAAC;AAIpE,eAAO,MAAM,yBAAyB,GACpC,KAAK,MAAM,EACX,+DAQG,cAAc,mEAWf,CAAC"}
|
|
@@ -1,2 +1,3 @@
|
|
|
1
1
|
import type { MediaLayout } from '@wise/dynamic-flow-types/spec';
|
|
2
2
|
export declare const mediaLayoutToComponent: (uid: string, { analyticsId, align, control, margin, media, size, tags }: MediaLayout) => import("../../components/MediaComponent").MediaComponent;
|
|
3
|
+
//# sourceMappingURL=mediaLayoutToComponent.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"mediaLayoutToComponent.d.ts","sourceRoot":"","sources":["../../../../../src/domain/mappers/layout/mediaLayoutToComponent.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,+BAA+B,CAAC;AAIjE,eAAO,MAAM,sBAAsB,GACjC,KAAK,MAAM,EACX,4DAA4D,WAAW,6DAWrE,CAAC"}
|
|
@@ -2,3 +2,4 @@ import type { ModalLayout } from '@wise/dynamic-flow-types/spec';
|
|
|
2
2
|
import type { SchemaComponent } from '../../types';
|
|
3
3
|
import type { MapperProps } from '../schema/types';
|
|
4
4
|
export declare const modalLayoutToComponent: (uid: string, { analyticsId, content, control, margin, tags, trigger }: ModalLayout, mapperProps: MapperProps, schemaComponents: SchemaComponent[]) => import("../../components/ModalLayoutComponent").ModalLayoutComponent;
|
|
5
|
+
//# sourceMappingURL=modalLayoutToComponent.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"modalLayoutToComponent.d.ts","sourceRoot":"","sources":["../../../../../src/domain/mappers/layout/modalLayoutToComponent.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,+BAA+B,CAAC;AAEjE,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,aAAa,CAAC;AAEnD,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,iBAAiB,CAAC;AAEnD,eAAO,MAAM,sBAAsB,GACjC,KAAK,MAAM,EACX,0DAA0D,WAAW,EACrE,aAAa,WAAW,EACxB,kBAAkB,eAAe,EAAE,yEAiBpC,CAAC"}
|
|
@@ -3,3 +3,4 @@ import { ModalComponent } from '../../components/ModalComponent';
|
|
|
3
3
|
import type { SchemaComponent } from '../../types';
|
|
4
4
|
import type { MapperProps } from '../schema/types';
|
|
5
5
|
export declare const modalToComponent: (uid: string, { content, title }: ModalBehavior, mapperProps: MapperProps, schemaComponents: SchemaComponent[]) => ModalComponent;
|
|
6
|
+
//# sourceMappingURL=modalToComponent.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"modalToComponent.d.ts","sourceRoot":"","sources":["../../../../../src/domain/mappers/layout/modalToComponent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,+BAA+B,CAAC;AAC9D,OAAO,EAA+B,cAAc,EAAE,MAAM,iCAAiC,CAAC;AAI9F,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,aAAa,CAAC;AACnD,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,iBAAiB,CAAC;AAEnD,eAAO,MAAM,gBAAgB,GAC3B,KAAK,MAAM,EACX,oBAAoB,aAAa,EACjC,aAAa,WAAW,EACxB,kBAAkB,eAAe,EAAE,KAClC,cAUA,CAAC"}
|
|
@@ -1,2 +1,3 @@
|
|
|
1
1
|
import type { ParagraphLayout } from '@wise/dynamic-flow-types/spec';
|
|
2
2
|
export declare const paragraphLayoutToComponent: (uid: string, { analyticsId, align, control, margin, size, tags, text }: ParagraphLayout) => import("../../components/ParagraphComponent").ParagraphComponent;
|
|
3
|
+
//# sourceMappingURL=paragraphLayoutToComponent.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"paragraphLayoutToComponent.d.ts","sourceRoot":"","sources":["../../../../../src/domain/mappers/layout/paragraphLayoutToComponent.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,+BAA+B,CAAC;AAKrE,eAAO,MAAM,0BAA0B,GACrC,KAAK,MAAM,EACX,2DAA2D,eAAe,qEAWxE,CAAC"}
|
|
@@ -1,2 +1,3 @@
|
|
|
1
1
|
import type { ProgressLayout } from '@wise/dynamic-flow-types/spec';
|
|
2
2
|
export declare const progressLayoutToComponent: (uid: string, { analyticsId, context, control, description, help, margin, progress, progressText, tags, title, }: ProgressLayout) => import("../../components/ProgressComponent").ProgressComponent;
|
|
3
|
+
//# sourceMappingURL=progressLayoutToComponent.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"progressLayoutToComponent.d.ts","sourceRoot":"","sources":["../../../../../src/domain/mappers/layout/progressLayoutToComponent.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,+BAA+B,CAAC;AAKpE,eAAO,MAAM,yBAAyB,GACpC,KAAK,MAAM,EACX,oGAWG,cAAc,mEAcf,CAAC"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
1
|
import type { ReviewLayout } from '@wise/dynamic-flow-types/spec';
|
|
2
2
|
import type { MapperProps } from '../schema/types';
|
|
3
3
|
export declare const reviewLayoutToComponent: (uid: string, { analyticsId, fields, title, callToAction, control, margin, tags, orientation, action, }: ReviewLayout, mapperProps: MapperProps) => import("../../components/ReviewComponent").ReviewComponent;
|
|
4
|
+
//# sourceMappingURL=reviewLayoutToComponent.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"reviewLayoutToComponent.d.ts","sourceRoot":"","sources":["../../../../../src/domain/mappers/layout/reviewLayoutToComponent.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAEV,YAAY,EAGb,MAAM,+BAA+B,CAAC;AAGvC,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,iBAAiB,CAAC;AAMnD,eAAO,MAAM,uBAAuB,GAClC,KAAK,MAAM,EACX,2FAUG,YAAY,EACf,aAAa,WAAW,+DAWtB,CAAC"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
1
|
import type { SearchLayout } from '@wise/dynamic-flow-types/spec';
|
|
2
2
|
import type { MapperProps } from '../schema/types';
|
|
3
3
|
export declare const searchLayoutToComponent: (uid: string, { analyticsId, control, emptyMessage, hint, method, param, title, url, margin, tags }: SearchLayout, mapperProps: MapperProps) => import("../../components/searchComponent/SearchComponent").SearchComponent;
|
|
4
|
+
//# sourceMappingURL=searchLayoutToComponent.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"searchLayoutToComponent.d.ts","sourceRoot":"","sources":["../../../../../src/domain/mappers/layout/searchLayoutToComponent.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,+BAA+B,CAAC;AAGlE,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,iBAAiB,CAAC;AAEnD,eAAO,MAAM,uBAAuB,GAClC,KAAK,MAAM,EACX,uFAAuF,YAAY,EACnG,aAAa,WAAW,+EAoBzB,CAAC"}
|
|
@@ -3,3 +3,4 @@ import { SectionComponent } from '../../components/SectionComponent';
|
|
|
3
3
|
import { SchemaComponent } from '../../types';
|
|
4
4
|
import { MapperProps } from '../schema/types';
|
|
5
5
|
export declare const sectionLayoutToComponent: (uid: string, { analyticsId, control, title, components, callToAction, margin, tags }: SectionLayout, mapperProps: MapperProps, schemaComponents: SchemaComponent[]) => SectionComponent;
|
|
6
|
+
//# sourceMappingURL=sectionLayoutToComponent.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sectionLayoutToComponent.d.ts","sourceRoot":"","sources":["../../../../../src/domain/mappers/layout/sectionLayoutToComponent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,+BAA+B,CAAC;AAC9D,OAAO,EAAE,gBAAgB,EAA0B,MAAM,mCAAmC,CAAC;AAC7F,OAAO,EAAE,eAAe,EAAE,MAAM,aAAa,CAAC;AAE9C,OAAO,EAAE,WAAW,EAAE,MAAM,iBAAiB,CAAC;AAG9C,eAAO,MAAM,wBAAwB,GACnC,KAAK,MAAM,EACX,yEAAyE,aAAa,EACtF,aAAa,WAAW,EACxB,kBAAkB,eAAe,EAAE,KAClC,gBAaF,CAAC"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
1
|
import type { StatusListLayout } from '@wise/dynamic-flow-types/spec';
|
|
2
2
|
import { MapperProps } from '../schema/types';
|
|
3
3
|
export declare const statusListLayoutToComponent: (uid: string, { analyticsId, control, items, margin, tags, title }: StatusListLayout, mapperProps: MapperProps) => import("../../components/StatusListComponent").StatusListComponent;
|
|
4
|
+
//# sourceMappingURL=statusListLayoutToComponent.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"statusListLayoutToComponent.d.ts","sourceRoot":"","sources":["../../../../../src/domain/mappers/layout/statusListLayoutToComponent.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAEtE,OAAO,EAAE,WAAW,EAAE,MAAM,iBAAiB,CAAC;AAI9C,eAAO,MAAM,2BAA2B,GACtC,KAAK,MAAM,EACX,sDAAsD,gBAAgB,EACtE,aAAa,WAAW,uEAatB,CAAC"}
|
|
@@ -3,3 +3,4 @@ import { TabsComponent } from '../../components/TabsComponent';
|
|
|
3
3
|
import { SchemaComponent } from '../../types';
|
|
4
4
|
import { MapperProps } from '../schema/types';
|
|
5
5
|
export declare const tabsLayoutToComponent: (uid: string, { analyticsId, control, margin, tags, tabs }: TabsLayout, mapperProps: MapperProps, schemaComponents: SchemaComponent[]) => TabsComponent;
|
|
6
|
+
//# sourceMappingURL=tabsLayoutToComponent.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"tabsLayoutToComponent.d.ts","sourceRoot":"","sources":["../../../../../src/domain/mappers/layout/tabsLayoutToComponent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,+BAA+B,CAAC;AAC3D,OAAO,EAAuB,aAAa,EAAE,MAAM,gCAAgC,CAAC;AACpF,OAAO,EAAE,eAAe,EAAE,MAAM,aAAa,CAAC;AAE9C,OAAO,EAAE,WAAW,EAAE,MAAM,iBAAiB,CAAC;AAG9C,eAAO,MAAM,qBAAqB,GAChC,KAAK,MAAM,EACX,8CAA8C,UAAU,EACxD,aAAa,WAAW,EACxB,kBAAkB,eAAe,EAAE,KAClC,aAQC,CAAC"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
1
|
import type { UpsellLayout } from '@wise/dynamic-flow-types/spec';
|
|
2
2
|
import { MapperProps } from '../schema/types';
|
|
3
3
|
export declare const upsellLayoutToComponent: (uid: string, { analyticsId, callToAction, context, control, margin, media, onDismiss, tags, text, }: UpsellLayout, mapperProps: MapperProps) => import("../../components/UpsellComponent").UpsellComponent;
|
|
4
|
+
//# sourceMappingURL=upsellLayoutToComponent.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"upsellLayoutToComponent.d.ts","sourceRoot":"","sources":["../../../../../src/domain/mappers/layout/upsellLayoutToComponent.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,+BAA+B,CAAC;AAElE,OAAO,EAAE,WAAW,EAAE,MAAM,iBAAiB,CAAC;AAK9C,eAAO,MAAM,uBAAuB,GAClC,KAAK,MAAM,EACX,wFAUG,YAAY,EACf,aAAa,WAAW,+DA0BzB,CAAC"}
|
|
@@ -2,3 +2,4 @@ import type { Layout } from '@wise/dynamic-flow-types/spec';
|
|
|
2
2
|
import type { LayoutComponent, SchemaComponent } from '../types';
|
|
3
3
|
import type { MapperProps } from './schema/types';
|
|
4
4
|
export declare const mapLayoutToComponent: (uid: string, layout: Layout, mapperProps: MapperProps, schemaComponents: SchemaComponent[]) => LayoutComponent;
|
|
5
|
+
//# sourceMappingURL=mapLayoutToComponent.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"mapLayoutToComponent.d.ts","sourceRoot":"","sources":["../../../../src/domain/mappers/mapLayoutToComponent.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,+BAA+B,CAAC;AAE5D,OAAO,KAAK,EAAE,eAAe,EAAE,eAAe,EAAE,MAAM,UAAU,CAAC;AA8BjE,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAElD,eAAO,MAAM,oBAAoB,GAC/B,KAAK,MAAM,EACX,QAAQ,MAAM,EACd,aAAa,WAAW,EACxB,kBAAkB,eAAe,EAAE,KAClC,eAuDF,CAAC"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
1
|
import type { SchemaComponent } from '../types';
|
|
2
2
|
import type { MapperProps, SchemaMapperProps } from './schema/types';
|
|
3
3
|
export declare const mapSchemaToComponent: (schemaMapperProps: SchemaMapperProps, mapperProps: MapperProps) => SchemaComponent;
|
|
4
|
+
//# sourceMappingURL=mapSchemaToComponent.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"mapSchemaToComponent.d.ts","sourceRoot":"","sources":["../../../../src/domain/mappers/mapSchemaToComponent.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,UAAU,CAAC;AA4BhD,OAAO,KAAK,EAAE,WAAW,EAAE,iBAAiB,EAAE,MAAM,gBAAgB,CAAC;AAErE,eAAO,MAAM,oBAAoB,GAC/B,mBAAmB,iBAAiB,EACpC,aAAa,WAAW,KACvB,eA+DF,CAAC"}
|
|
@@ -2,3 +2,4 @@ import { Step } from '@wise/dynamic-flow-types/spec';
|
|
|
2
2
|
import { LocalValue, SchemaComponent } from '../types';
|
|
3
3
|
import { MapperProps } from './schema/types';
|
|
4
4
|
export declare const mapStepSchemas: (uid: string, step: Step, stepLocalValue: LocalValue, mapperProps: MapperProps, referencedSchemaIds: string[]) => SchemaComponent[];
|
|
5
|
+
//# sourceMappingURL=mapStepSchemas.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"mapStepSchemas.d.ts","sourceRoot":"","sources":["../../../../src/domain/mappers/mapStepSchemas.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,+BAA+B,CAAC;AACrD,OAAO,EAAE,UAAU,EAAE,eAAe,EAAE,MAAM,UAAU,CAAC;AAEvD,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAE7C,eAAO,MAAM,cAAc,GACzB,KAAK,MAAM,EACX,MAAM,IAAI,EACV,gBAAgB,UAAU,EAC1B,aAAa,WAAW,EACxB,qBAAqB,MAAM,EAAE,KAC5B,eAAe,EAuBjB,CAAC"}
|
|
@@ -2,14 +2,13 @@ import type { AnalyticsEventDispatcher } from '../features/events';
|
|
|
2
2
|
import { RequestCache } from '../features/prefetch/request-cache';
|
|
3
3
|
import type { LoadingState, OnPoll } from '../types';
|
|
4
4
|
import type { MapperProps } from './schema/types';
|
|
5
|
-
import { FeatureFlags } from './utils/FeatureFlags';
|
|
6
5
|
export type StepMapperProps = Omit<MapperProps, 'trackEvent' | 'registerSubmissionBehavior'> & {
|
|
7
6
|
uid: string;
|
|
8
7
|
etag: string | null;
|
|
9
8
|
loadingState: LoadingState;
|
|
10
9
|
trackEvent: AnalyticsEventDispatcher<string>;
|
|
11
|
-
features: FeatureFlags;
|
|
12
10
|
flowRequestCache: RequestCache;
|
|
13
11
|
onPoll: OnPoll;
|
|
14
12
|
};
|
|
15
13
|
export declare const mapStepToComponent: ({ uid: rootUid, loadingState, features, trackEvent, onPoll, onBehavior, ...restProps }: StepMapperProps) => import("../components/step/StepDomainComponent").StepDomainComponent;
|
|
14
|
+
//# sourceMappingURL=mapStepToComponent.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"mapStepToComponent.d.ts","sourceRoot":"","sources":["../../../../src/domain/mappers/mapStepToComponent.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,oBAAoB,CAAC;AAGnE,OAAO,EAAE,YAAY,EAAE,MAAM,oCAAoC,CAAC;AAClE,OAAO,KAAK,EAAY,YAAY,EAAc,MAAM,EAAE,MAAM,UAAU,CAAC;AAI3E,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAMlD,MAAM,MAAM,eAAe,GAAG,IAAI,CAAC,WAAW,EAAE,YAAY,GAAG,4BAA4B,CAAC,GAAG;IAC7F,GAAG,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC;IACpB,YAAY,EAAE,YAAY,CAAC;IAC3B,UAAU,EAAE,wBAAwB,CAAC,MAAM,CAAC,CAAC;IAC7C,gBAAgB,EAAE,YAAY,CAAC;IAC/B,MAAM,EAAE,MAAM,CAAC;CAChB,CAAC;AAEF,eAAO,MAAM,kBAAkB,GAAI,wFAQhC,eAAe,yEAqHjB,CAAC"}
|
|
@@ -2,3 +2,4 @@ import { Step } from '@wise/dynamic-flow-types/spec';
|
|
|
2
2
|
import { ToolbarComponent } from '../components/step/ToolbarComponent';
|
|
3
3
|
import type { MapperProps } from './schema/types';
|
|
4
4
|
export declare const mapToolbarToComponent: (uid: string, toolbar: Step["toolbar"], mapperProps: MapperProps) => ToolbarComponent | undefined;
|
|
5
|
+
//# sourceMappingURL=mapToolbarToComponent.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"mapToolbarToComponent.d.ts","sourceRoot":"","sources":["../../../../src/domain/mappers/mapToolbarToComponent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,+BAA+B,CAAC;AACrD,OAAO,EAAE,gBAAgB,EAAE,MAAM,qCAAqC,CAAC;AACvE,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAIlD,eAAO,MAAM,qBAAqB,GAChC,KAAK,MAAM,EACX,SAAS,IAAI,CAAC,SAAS,CAAC,EACxB,aAAa,WAAW,KACvB,gBAAgB,GAAG,SA8BrB,CAAC"}
|
|
@@ -3,3 +3,4 @@ import type { MapperProps, SchemaMapperProps } from './types';
|
|
|
3
3
|
export declare const allOfSchemaToComponent: (schemaMapperProps: SchemaMapperProps & {
|
|
4
4
|
schema: AllOfSchema;
|
|
5
5
|
}, mapperProps: MapperProps) => import("../../components/AllOfComponent").AllOfComponent;
|
|
6
|
+
//# sourceMappingURL=allOfSchemaToComponent.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"allOfSchemaToComponent.d.ts","sourceRoot":"","sources":["../../../../../src/domain/mappers/schema/allOfSchemaToComponent.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,+BAA+B,CAAC;AACjE,OAAO,KAAK,EAAE,WAAW,EAAE,iBAAiB,EAAE,MAAM,SAAS,CAAC;AAK9D,eAAO,MAAM,sBAAsB,GACjC,mBAAmB,iBAAiB,GAAG;IAAE,MAAM,EAAE,WAAW,CAAA;CAAE,EAC9D,aAAa,WAAW,6DAqBzB,CAAC"}
|
package/build/types/domain/mappers/schema/arraySchemaToComponent/arraySchemaToComponent.d.ts
CHANGED
|
@@ -3,3 +3,4 @@ import type { ArraySchema } from '@wise/dynamic-flow-types/spec';
|
|
|
3
3
|
export declare const arraySchemaToComponent: (schemaMapperProps: SchemaMapperProps & {
|
|
4
4
|
schema: ArraySchema;
|
|
5
5
|
}, mapperProps: MapperProps) => import("../../../components/MultiSelectInputComponent").MultiSelectComponent | import("../../../components/MultiUploadInputComponent").MultiUploadInputComponent | import("../../../components/RepeatableComponent").RepeatableComponent | import("../../../components/TupleComponent").TupleComponent;
|
|
6
|
+
//# sourceMappingURL=arraySchemaToComponent.d.ts.map
|
package/build/types/domain/mappers/schema/arraySchemaToComponent/arraySchemaToComponent.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"arraySchemaToComponent.d.ts","sourceRoot":"","sources":["../../../../../../src/domain/mappers/schema/arraySchemaToComponent/arraySchemaToComponent.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,iBAAiB,EAAE,MAAM,UAAU,CAAC;AAc/D,OAAO,KAAK,EACV,WAAW,EAIZ,MAAM,+BAA+B,CAAC;AAKvC,eAAO,MAAM,sBAAsB,GACjC,mBAAmB,iBAAiB,GAAG;IAAE,MAAM,EAAE,WAAW,CAAA;CAAE,EAC9D,aAAa,WAAW,2SAmBzB,CAAC"}
|
|
@@ -6,3 +6,4 @@ export declare const arraySchemaToMultiSelectComponent: (schemaMapperProps: Sche
|
|
|
6
6
|
};
|
|
7
7
|
model: Model[] | null;
|
|
8
8
|
}, mapperProps: MapperProps) => import("../../../components/MultiSelectInputComponent").MultiSelectComponent;
|
|
9
|
+
//# sourceMappingURL=arraySchemaToMultiSelectComponent.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"arraySchemaToMultiSelectComponent.d.ts","sourceRoot":"","sources":["../../../../../../src/domain/mappers/schema/arraySchemaToComponent/arraySchemaToMultiSelectComponent.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,KAAK,EAAE,WAAW,EAAE,MAAM,+BAA+B,CAAC;AAWzF,OAAO,KAAK,EAAE,WAAW,EAAE,iBAAiB,EAAE,MAAM,UAAU,CAAC;AAI/D,eAAO,MAAM,iCAAiC,GAC5C,mBAAmB,iBAAiB,GAAG;IACrC,MAAM,EAAE,eAAe,GAAG;QACxB,KAAK,EAAE,WAAW,CAAC;KACpB,CAAC;IACF,KAAK,EAAE,KAAK,EAAE,GAAG,IAAI,CAAC;CACvB,EACD,aAAa,WAAW,iFA4EzB,CAAC"}
|
|
@@ -7,3 +7,4 @@ export declare const arraySchemaToMultiUploadComponent: (schemaMapperProps: Sche
|
|
|
7
7
|
};
|
|
8
8
|
model: Model[] | null;
|
|
9
9
|
}, mapperProps: MapperProps) => import("../../../components/MultiUploadInputComponent").MultiUploadInputComponent;
|
|
10
|
+
//# sourceMappingURL=arraySchemaToMultiUploadComponent.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"arraySchemaToMultiUploadComponent.d.ts","sourceRoot":"","sources":["../../../../../../src/domain/mappers/schema/arraySchemaToComponent/arraySchemaToMultiUploadComponent.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,KAAK,EAAE,MAAM,+BAA+B,CAAC;AAC5E,OAAO,EACL,KAAK,4BAA4B,EACjC,KAAK,sBAAsB,EAI5B,MAAM,8BAA8B,CAAC;AAYtC,OAAO,KAAK,EAAE,WAAW,EAAE,iBAAiB,EAAE,MAAM,UAAU,CAAC;AAI/D,eAAO,MAAM,iCAAiC,GAC5C,mBAAmB,iBAAiB,GAAG;IACrC,MAAM,EAAE,eAAe,GAAG;QACxB,KAAK,EAAE,4BAA4B,GAAG,sBAAsB,CAAC;KAC9D,CAAC;IACF,KAAK,EAAE,KAAK,EAAE,GAAG,IAAI,CAAC;CACvB,EACD,aAAa,WAAW,sFAoEzB,CAAC"}
|
|
@@ -4,3 +4,4 @@ export declare const arraySchemaToRepeatableComponent: (schemaMapperProps: Schem
|
|
|
4
4
|
schema: ArraySchemaList;
|
|
5
5
|
model: Model[] | null;
|
|
6
6
|
}, mapperProps: MapperProps) => import("../../../components/RepeatableComponent").RepeatableComponent;
|
|
7
|
+
//# sourceMappingURL=arraySchemaToRepeatableComponent.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"arraySchemaToRepeatableComponent.d.ts","sourceRoot":"","sources":["../../../../../../src/domain/mappers/schema/arraySchemaToComponent/arraySchemaToRepeatableComponent.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAe,KAAK,EAAE,MAAM,+BAA+B,CAAC;AACzF,OAAO,KAAK,EAAE,WAAW,EAAE,iBAAiB,EAAE,MAAM,UAAU,CAAC;AAa/D,eAAO,MAAM,gCAAgC,GAC3C,mBAAmB,iBAAiB,GAAG;IACrC,MAAM,EAAE,eAAe,CAAC;IACxB,KAAK,EAAE,KAAK,EAAE,GAAG,IAAI,CAAC;CACvB,EACD,aAAa,WAAW,0EA0EzB,CAAC"}
|
package/build/types/domain/mappers/schema/arraySchemaToComponent/arraySchemaToTupleComponent.d.ts
CHANGED
|
@@ -3,3 +3,4 @@ import { MapperProps, SchemaMapperProps } from '../types';
|
|
|
3
3
|
export declare const arraySchemaToTupleComponent: (schemaMapperProps: SchemaMapperProps & {
|
|
4
4
|
schema: ArraySchemaTuple;
|
|
5
5
|
}, mapperProps: MapperProps) => import("../../../components/TupleComponent").TupleComponent;
|
|
6
|
+
//# sourceMappingURL=arraySchemaToTupleComponent.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"arraySchemaToTupleComponent.d.ts","sourceRoot":"","sources":["../../../../../../src/domain/mappers/schema/arraySchemaToComponent/arraySchemaToTupleComponent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAIjE,OAAO,EAAE,WAAW,EAAE,iBAAiB,EAAE,MAAM,UAAU,CAAC;AAG1D,eAAO,MAAM,2BAA2B,GACtC,mBAAmB,iBAAiB,GAAG;IACrC,MAAM,EAAE,gBAAgB,CAAC;CAC1B,EACD,aAAa,WAAW,gEA8BzB,CAAC"}
|
|
@@ -3,3 +3,4 @@ import type { MapperProps, SchemaMapperProps } from './types';
|
|
|
3
3
|
export declare const blobSchemaToComponent: (schemaMapperProps: SchemaMapperProps & {
|
|
4
4
|
schema: BlobSchema;
|
|
5
5
|
}, mapperProps: MapperProps) => import("../../components/UploadInputComponent").UploadInputComponent;
|
|
6
|
+
//# sourceMappingURL=blobSchemaToComponent.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"blobSchemaToComponent.d.ts","sourceRoot":"","sources":["../../../../../src/domain/mappers/schema/blobSchemaToComponent.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,+BAA+B,CAAC;AAIhE,OAAO,KAAK,EAAE,WAAW,EAAE,iBAAiB,EAAE,MAAM,SAAS,CAAC;AAG9D,eAAO,MAAM,qBAAqB,GAChC,mBAAmB,iBAAiB,GAAG;IAAE,MAAM,EAAE,UAAU,CAAA;CAAE,EAC7D,aAAa,WAAW,yEA6BzB,CAAC"}
|
|
@@ -3,3 +3,4 @@ import type { MapperProps, SchemaMapperProps } from './types';
|
|
|
3
3
|
export declare const booleanSchemaToComponent: (schemaMapperProps: SchemaMapperProps & {
|
|
4
4
|
schema: BooleanSchema;
|
|
5
5
|
}, mapperProps: MapperProps) => import("../../components/BooleanInputComponent").BooleanInputComponent;
|
|
6
|
+
//# sourceMappingURL=booleanSchemaToComponent.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"booleanSchemaToComponent.d.ts","sourceRoot":"","sources":["../../../../../src/domain/mappers/schema/booleanSchemaToComponent.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,aAAa,EAAS,MAAM,+BAA+B,CAAC;AAK1E,OAAO,KAAK,EAAE,WAAW,EAAE,iBAAiB,EAAE,MAAM,SAAS,CAAC;AAI9D,eAAO,MAAM,wBAAwB,GACnC,mBAAmB,iBAAiB,GAAG;IAAE,MAAM,EAAE,aAAa,CAAA;CAAE,EAChE,aAAa,WAAW,2EAiCzB,CAAC"}
|
|
@@ -3,3 +3,4 @@ import type { MapperProps, SchemaMapperProps } from './types';
|
|
|
3
3
|
export declare const constSchemaToComponent: (uid: string, schemaMapperProps: SchemaMapperProps & {
|
|
4
4
|
schema: ConstSchema;
|
|
5
5
|
}, mapperProps: MapperProps) => import("../../components/ConstComponent").ConstComponent;
|
|
6
|
+
//# sourceMappingURL=constSchemaToComponent.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"constSchemaToComponent.d.ts","sourceRoot":"","sources":["../../../../../src/domain/mappers/schema/constSchemaToComponent.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAe,WAAW,EAAU,MAAM,+BAA+B,CAAC;AAKtF,OAAO,KAAK,EAAE,WAAW,EAAE,iBAAiB,EAAE,MAAM,SAAS,CAAC;AAE9D,eAAO,MAAM,sBAAsB,GACjC,KAAK,MAAM,EACX,mBAAmB,iBAAiB,GAAG;IAAE,MAAM,EAAE,WAAW,CAAA;CAAE,EAC9D,aAAa,WAAW,6DAiBzB,CAAC"}
|
|
@@ -3,3 +3,4 @@ import type { MapperProps, SchemaMapperProps } from './types';
|
|
|
3
3
|
export declare const integerSchemaToComponent: (schemaMapperProps: SchemaMapperProps & {
|
|
4
4
|
schema: IntegerSchema;
|
|
5
5
|
}, mapperProps: MapperProps) => import("../../components/IntegerInputComponent").IntegerInputComponent;
|
|
6
|
+
//# sourceMappingURL=integerSchemaToComponent.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"integerSchemaToComponent.d.ts","sourceRoot":"","sources":["../../../../../src/domain/mappers/schema/integerSchemaToComponent.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,+BAA+B,CAAC;AAUnE,OAAO,KAAK,EAAE,WAAW,EAAE,iBAAiB,EAAE,MAAM,SAAS,CAAC;AAI9D,eAAO,MAAM,wBAAwB,GACnC,mBAAmB,iBAAiB,GAAG;IAAE,MAAM,EAAE,aAAa,CAAA;CAAE,EAChE,aAAa,WAAW,2EAsCzB,CAAC"}
|
|
@@ -3,3 +3,4 @@ import type { MapperProps, SchemaMapperProps } from './types';
|
|
|
3
3
|
export declare const numberSchemaToComponent: (schemaMapperProps: SchemaMapperProps & {
|
|
4
4
|
schema: NumberSchema;
|
|
5
5
|
}, mapperProps: MapperProps) => import("../../components/NumberInputComponent").NumberInputComponent;
|
|
6
|
+
//# sourceMappingURL=numberSchemaToComponent.d.ts.map
|