@wise/dynamic-flow-client 5.16.1 → 5.17.2
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/i18n/nl.json +1 -1
- package/build/i18n/pt.json +1 -1
- package/build/i18n/ru.json +1 -1
- package/build/i18n/sv.json +38 -0
- package/build/i18n/th.json +1 -1
- package/build/i18n/tr.json +1 -1
- package/build/i18n/zh_CN.json +4 -4
- package/build/main.js +814 -825
- package/build/main.mjs +814 -825
- package/build/tsconfig.types.tsbuildinfo +1 -1
- package/build/types/controller/FlowController.d.ts +1 -2
- package/build/types/controller/FlowController.d.ts.map +1 -1
- package/build/types/controller/executeRequest.d.ts.map +1 -1
- package/build/types/domain/components/AlertComponent.d.ts +1 -1
- package/build/types/domain/components/AlertComponent.d.ts.map +1 -1
- package/build/types/domain/components/AllOfComponent.d.ts +1 -1
- package/build/types/domain/components/AllOfComponent.d.ts.map +1 -1
- package/build/types/domain/components/BooleanInputComponent.d.ts +2 -2
- package/build/types/domain/components/BooleanInputComponent.d.ts.map +1 -1
- package/build/types/domain/components/BoxComponent.d.ts +1 -1
- package/build/types/domain/components/BoxComponent.d.ts.map +1 -1
- package/build/types/domain/components/ButtonComponent.d.ts +1 -1
- package/build/types/domain/components/ButtonComponent.d.ts.map +1 -1
- package/build/types/domain/components/ColumnsComponent.d.ts +1 -1
- package/build/types/domain/components/ColumnsComponent.d.ts.map +1 -1
- package/build/types/domain/components/ConstComponent.d.ts +1 -1
- package/build/types/domain/components/ConstComponent.d.ts.map +1 -1
- package/build/types/domain/components/ContainerComponent.d.ts +1 -1
- package/build/types/domain/components/ContainerComponent.d.ts.map +1 -1
- package/build/types/domain/components/DateInputComponent.d.ts +2 -2
- package/build/types/domain/components/DateInputComponent.d.ts.map +1 -1
- package/build/types/domain/components/DecisionComponent.d.ts +3 -2
- package/build/types/domain/components/DecisionComponent.d.ts.map +1 -1
- package/build/types/domain/components/FormComponent.d.ts +1 -1
- package/build/types/domain/components/FormComponent.d.ts.map +1 -1
- package/build/types/domain/components/FormattedValueComponent.d.ts +1 -1
- package/build/types/domain/components/FormattedValueComponent.d.ts.map +1 -1
- package/build/types/domain/components/HeadingComponent.d.ts +1 -1
- package/build/types/domain/components/HeadingComponent.d.ts.map +1 -1
- package/build/types/domain/components/ImageComponent.d.ts +1 -1
- package/build/types/domain/components/ImageComponent.d.ts.map +1 -1
- package/build/types/domain/components/InstructionsComponent.d.ts +1 -1
- package/build/types/domain/components/InstructionsComponent.d.ts.map +1 -1
- package/build/types/domain/components/IntegerInputComponent.d.ts +2 -2
- package/build/types/domain/components/IntegerInputComponent.d.ts.map +1 -1
- package/build/types/domain/components/ListComponent.d.ts +1 -1
- package/build/types/domain/components/ListComponent.d.ts.map +1 -1
- package/build/types/domain/components/LoadingIndicatorComponent.d.ts +1 -1
- package/build/types/domain/components/LoadingIndicatorComponent.d.ts.map +1 -1
- package/build/types/domain/components/MarkdownComponent.d.ts +1 -1
- package/build/types/domain/components/MarkdownComponent.d.ts.map +1 -1
- package/build/types/domain/components/ModalComponent.d.ts +1 -1
- package/build/types/domain/components/ModalComponent.d.ts.map +1 -1
- package/build/types/domain/components/ModalLayoutComponent.d.ts +1 -1
- package/build/types/domain/components/ModalLayoutComponent.d.ts.map +1 -1
- package/build/types/domain/components/MoneyInputComponent.d.ts +1 -1
- package/build/types/domain/components/MoneyInputComponent.d.ts.map +1 -1
- package/build/types/domain/components/MultiSelectInputComponent.d.ts +2 -2
- package/build/types/domain/components/MultiSelectInputComponent.d.ts.map +1 -1
- package/build/types/domain/components/MultiUploadInputComponent.d.ts +3 -3
- package/build/types/domain/components/MultiUploadInputComponent.d.ts.map +1 -1
- package/build/types/domain/components/NumberInputComponent.d.ts +2 -2
- package/build/types/domain/components/NumberInputComponent.d.ts.map +1 -1
- package/build/types/domain/components/ObjectComponent.d.ts +1 -1
- package/build/types/domain/components/ObjectComponent.d.ts.map +1 -1
- package/build/types/domain/components/ParagraphComponent.d.ts +1 -1
- package/build/types/domain/components/ParagraphComponent.d.ts.map +1 -1
- package/build/types/domain/components/PersistAsyncComponent.d.ts.map +1 -1
- package/build/types/domain/components/ProgressComponent.d.ts +1 -1
- package/build/types/domain/components/ProgressComponent.d.ts.map +1 -1
- package/build/types/domain/components/RepeatableComponent.d.ts +5 -5
- package/build/types/domain/components/RepeatableComponent.d.ts.map +1 -1
- package/build/types/domain/components/ReviewComponent.d.ts +1 -1
- package/build/types/domain/components/ReviewComponent.d.ts.map +1 -1
- package/build/types/domain/components/RootDomainComponent.d.ts.map +1 -1
- package/build/types/domain/components/SectionComponent.d.ts.map +1 -1
- package/build/types/domain/components/SelectInputComponent.d.ts +2 -2
- package/build/types/domain/components/SelectInputComponent.d.ts.map +1 -1
- package/build/types/domain/components/StatusListComponent.d.ts +1 -1
- package/build/types/domain/components/StatusListComponent.d.ts.map +1 -1
- package/build/types/domain/components/SubflowComponent.d.ts +1 -1
- package/build/types/domain/components/SubflowComponent.d.ts.map +1 -1
- package/build/types/domain/components/TabsComponent.d.ts +1 -1
- package/build/types/domain/components/TabsComponent.d.ts.map +1 -1
- package/build/types/domain/components/TextInputComponent.d.ts +2 -2
- package/build/types/domain/components/TextInputComponent.d.ts.map +1 -1
- package/build/types/domain/components/TupleComponent.d.ts +1 -1
- package/build/types/domain/components/TupleComponent.d.ts.map +1 -1
- package/build/types/domain/components/UploadInputComponent.d.ts +2 -2
- package/build/types/domain/components/UploadInputComponent.d.ts.map +1 -1
- package/build/types/domain/components/UpsellComponent.d.ts +2 -2
- package/build/types/domain/components/UpsellComponent.d.ts.map +1 -1
- package/build/types/domain/components/searchComponent/SearchComponent.d.ts +3 -3
- package/build/types/domain/components/searchComponent/SearchComponent.d.ts.map +1 -1
- package/build/types/domain/components/step/ExternalConfirmationComponent.d.ts.map +1 -1
- package/build/types/domain/components/step/StepDomainComponent.d.ts +5 -2
- package/build/types/domain/components/step/StepDomainComponent.d.ts.map +1 -1
- package/build/types/domain/features/eventNames.d.ts +1 -1
- package/build/types/domain/features/eventNames.d.ts.map +1 -1
- package/build/types/domain/features/events.d.ts +2 -0
- package/build/types/domain/features/events.d.ts.map +1 -1
- package/build/types/domain/features/validation/value-checks.d.ts +1 -0
- package/build/types/domain/features/validation/value-checks.d.ts.map +1 -1
- package/build/types/domain/mappers/layout/decisionLayoutToComponent.d.ts.map +1 -1
- package/build/types/domain/mappers/layout/reviewLayoutToComponent.d.ts.map +1 -1
- package/build/types/domain/mappers/mapStepSchemas.d.ts.map +1 -1
- package/build/types/domain/mappers/mapStepToComponent.d.ts.map +1 -1
- package/build/types/domain/mappers/schema/allOfSchemaToComponent.d.ts.map +1 -1
- package/build/types/domain/mappers/schema/arraySchemaToComponent/arraySchemaToMultiSelectComponent.d.ts.map +1 -1
- package/build/types/domain/mappers/schema/arraySchemaToComponent/arraySchemaToMultiUploadComponent.d.ts.map +1 -1
- package/build/types/domain/mappers/schema/arraySchemaToComponent/arraySchemaToRepeatableComponent.d.ts.map +1 -1
- package/build/types/domain/mappers/schema/arraySchemaToComponent/arraySchemaToTupleComponent.d.ts.map +1 -1
- package/build/types/domain/mappers/schema/blobSchemaToComponent.d.ts.map +1 -1
- package/build/types/domain/mappers/schema/integerSchemaToComponent.d.ts.map +1 -1
- package/build/types/domain/mappers/schema/numberSchemaToComponent.d.ts.map +1 -1
- package/build/types/domain/mappers/schema/objectSchemaToComponent/objectSchemaToObjectComponent.d.ts.map +1 -1
- package/build/types/domain/mappers/schema/oneOfSchemaToComponent/oneOfSchemaToComponent.d.ts.map +1 -1
- package/build/types/domain/mappers/schema/persistAsyncSchemaToComponent.d.ts +15 -15
- package/build/types/domain/mappers/schema/stringSchemaToComponent/stringSchemaToDateInputComponent.d.ts.map +1 -1
- package/build/types/domain/mappers/schema/stringSchemaToComponent/stringSchemaToTextInputComponent.d.ts.map +1 -1
- package/build/types/domain/mappers/schema/types.d.ts +1 -1
- package/build/types/domain/mappers/schema/types.d.ts.map +1 -1
- package/build/types/domain/mappers/utils/FeatureFlags.d.ts +1 -1
- package/build/types/domain/mappers/utils/FeatureFlags.d.ts.map +1 -1
- package/build/types/domain/mappers/utils/behavior-utils.d.ts.map +1 -1
- package/build/types/domain/mappers/utils/call-to-action-utils.d.ts.map +1 -1
- package/build/types/domain/mappers/utils/getHrefWithTracking.d.ts +8 -0
- package/build/types/domain/mappers/utils/getHrefWithTracking.d.ts.map +1 -0
- package/build/types/domain/mappers/utils/utils.d.ts.map +1 -1
- package/build/types/domain/types.d.ts +10 -0
- package/build/types/domain/types.d.ts.map +1 -1
- package/build/types/renderers/mappers/alertComponentToProps.d.ts.map +1 -1
- package/build/types/renderers/mappers/booleanInputComponentToProps.d.ts.map +1 -1
- package/build/types/renderers/mappers/columnsComponentToProps.d.ts +1 -1
- package/build/types/renderers/mappers/columnsComponentToProps.d.ts.map +1 -1
- package/build/types/renderers/mappers/containerComponentToProps.d.ts.map +1 -1
- package/build/types/renderers/mappers/dateInputComponentToProps.d.ts.map +1 -1
- package/build/types/renderers/mappers/decisionComponentToProps.d.ts.map +1 -1
- package/build/types/renderers/mappers/externalComponentToProps.d.ts.map +1 -1
- package/build/types/renderers/mappers/formComponentToProps.d.ts.map +1 -1
- package/build/types/renderers/mappers/integerInputComponentToProps.d.ts.map +1 -1
- package/build/types/renderers/mappers/listComponentToProps.d.ts.map +1 -1
- package/build/types/renderers/mappers/modalComponentToProps.d.ts.map +1 -1
- package/build/types/renderers/mappers/modalLayoutComponentToProps.d.ts.map +1 -1
- package/build/types/renderers/mappers/multiSelectComponentToProps.d.ts.map +1 -1
- package/build/types/renderers/mappers/multiUploadInputComponentToProps.d.ts.map +1 -1
- package/build/types/renderers/mappers/numberInputComponentToProps.d.ts.map +1 -1
- package/build/types/renderers/mappers/repeatableComponentToProps.d.ts.map +1 -1
- package/build/types/renderers/mappers/reviewComponentToProps.d.ts.map +1 -1
- package/build/types/renderers/mappers/searchComponentToProps.d.ts.map +1 -1
- package/build/types/renderers/mappers/sectionComponentToProps.d.ts.map +1 -1
- package/build/types/renderers/mappers/selectInputComponentToProps.d.ts.map +1 -1
- package/build/types/renderers/mappers/statusListComponentToProps.d.ts.map +1 -1
- package/build/types/renderers/mappers/textInputComponentToProps.d.ts.map +1 -1
- package/build/types/renderers/mappers/uploadInputComponentToProps.d.ts.map +1 -1
- package/build/types/renderers/mappers/upsellComponentToProps.d.ts.map +1 -1
- package/build/types/renderers/mappers/utils/inputComponentToProps.d.ts +13 -13
- package/build/types/renderers/mappers/utils/inputComponentToProps.d.ts.map +1 -1
- package/build/types/renderers/mappers/utils/mapCallToAction.d.ts +6 -0
- package/build/types/renderers/mappers/utils/mapCallToAction.d.ts.map +1 -0
- package/build/types/stories/utils/render-utils.d.ts.map +1 -1
- package/build/types/test-utils/DynamicFlowWise.d.ts.map +1 -1
- package/build/types/useDynamicFlow.d.ts.map +1 -1
- package/package.json +9 -9
- package/build/types/domain/components/utils/WithUpdate.d.ts +0 -5
- package/build/types/domain/components/utils/WithUpdate.d.ts.map +0 -1
|
@@ -59,7 +59,7 @@ export declare const persistAsyncSchemaToComponent: (schemaMapperProps: SchemaMa
|
|
|
59
59
|
inlineAlert?: import("../../types").InlineAlert;
|
|
60
60
|
supportingValues?: import("../../types").SupportingValues;
|
|
61
61
|
validationAsyncState: import("../../types").ValidationAsyncState;
|
|
62
|
-
|
|
62
|
+
setValue: (value: boolean) => void;
|
|
63
63
|
} & {
|
|
64
64
|
kind: "input";
|
|
65
65
|
}) | (import("../../types").BaseComponent & {
|
|
@@ -117,7 +117,7 @@ export declare const persistAsyncSchemaToComponent: (schemaMapperProps: SchemaMa
|
|
|
117
117
|
suggestions?: import("../../types").Suggestions;
|
|
118
118
|
inlineAlert?: import("../../types").InlineAlert;
|
|
119
119
|
validationAsyncState: import("../../types").ValidationAsyncState;
|
|
120
|
-
|
|
120
|
+
setValue: (value: string | null) => void;
|
|
121
121
|
} & {
|
|
122
122
|
kind: "input";
|
|
123
123
|
}) | (import("../../types").BaseComponent & {
|
|
@@ -154,7 +154,7 @@ export declare const persistAsyncSchemaToComponent: (schemaMapperProps: SchemaMa
|
|
|
154
154
|
minimum?: number;
|
|
155
155
|
inlineAlert?: import("../../types").InlineAlert;
|
|
156
156
|
validationAsyncState: import("../../types").ValidationAsyncState;
|
|
157
|
-
|
|
157
|
+
setValue: (value: number | null) => void;
|
|
158
158
|
} & {
|
|
159
159
|
kind: "input";
|
|
160
160
|
}) | (import("../../types").BaseComponent & {
|
|
@@ -195,7 +195,7 @@ export declare const persistAsyncSchemaToComponent: (schemaMapperProps: SchemaMa
|
|
|
195
195
|
selectedIndices: number[];
|
|
196
196
|
getChildren: () => SchemaComponent[];
|
|
197
197
|
getSelectedChildren: () => SchemaComponent[] | null;
|
|
198
|
-
|
|
198
|
+
selectIndices: (indices: number[]) => void;
|
|
199
199
|
} & {
|
|
200
200
|
kind: "input";
|
|
201
201
|
}) | (import("../../types").BaseComponent & {
|
|
@@ -244,8 +244,8 @@ export declare const persistAsyncSchemaToComponent: (schemaMapperProps: SchemaMa
|
|
|
244
244
|
source?: import("../../types").UploadSource;
|
|
245
245
|
validationAsyncState?: undefined;
|
|
246
246
|
uploadLabel?: string;
|
|
247
|
-
|
|
248
|
-
|
|
247
|
+
removeFile: (index: number) => Promise<void>;
|
|
248
|
+
insertFile: (index: number, file: File) => Promise<string>;
|
|
249
249
|
} & {
|
|
250
250
|
kind: "input";
|
|
251
251
|
}) | (import("../../types").BaseComponent & {
|
|
@@ -282,7 +282,7 @@ export declare const persistAsyncSchemaToComponent: (schemaMapperProps: SchemaMa
|
|
|
282
282
|
minimum?: number;
|
|
283
283
|
inlineAlert?: import("../../types").InlineAlert;
|
|
284
284
|
validationAsyncState: import("../../types").ValidationAsyncState;
|
|
285
|
-
|
|
285
|
+
setValue: (value: number | null) => void;
|
|
286
286
|
} & {
|
|
287
287
|
kind: "input";
|
|
288
288
|
}) | (import("../../types").BaseComponent & {
|
|
@@ -336,10 +336,10 @@ export declare const persistAsyncSchemaToComponent: (schemaMapperProps: SchemaMa
|
|
|
336
336
|
minItems?: number;
|
|
337
337
|
summaryDefaults: import("../../types").RepeatableSummary;
|
|
338
338
|
getChildren: () => SchemaComponent[];
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
339
|
+
addComponent: () => void;
|
|
340
|
+
editComponent: (itemIndex: number) => void;
|
|
341
|
+
removeComponent: () => void;
|
|
342
|
+
saveComponent: () => boolean;
|
|
343
343
|
} & {
|
|
344
344
|
kind: "input";
|
|
345
345
|
}) | (import("../../types").BaseComponent & {
|
|
@@ -376,7 +376,7 @@ export declare const persistAsyncSchemaToComponent: (schemaMapperProps: SchemaMa
|
|
|
376
376
|
options: import("../../components/SelectInputComponent").SelectInputOption[];
|
|
377
377
|
children: SchemaComponent[];
|
|
378
378
|
validationAsyncState?: undefined;
|
|
379
|
-
|
|
379
|
+
selectIndex: (index: number | null) => void;
|
|
380
380
|
getChildren: () => SchemaComponent[];
|
|
381
381
|
getSelectedChild: () => SchemaComponent | null;
|
|
382
382
|
} & {
|
|
@@ -419,7 +419,7 @@ export declare const persistAsyncSchemaToComponent: (schemaMapperProps: SchemaMa
|
|
|
419
419
|
suggestions?: import("../../types").Suggestions;
|
|
420
420
|
inlineAlert?: import("../../types").InlineAlert;
|
|
421
421
|
validationAsyncState: import("../../types").ValidationAsyncState;
|
|
422
|
-
|
|
422
|
+
setValue: (value: string | null) => void;
|
|
423
423
|
} & {
|
|
424
424
|
kind: "input";
|
|
425
425
|
}) | (import("../../types").BaseComponent & {
|
|
@@ -481,7 +481,7 @@ export declare const persistAsyncSchemaToComponent: (schemaMapperProps: SchemaMa
|
|
|
481
481
|
source?: import("../../types").UploadSource;
|
|
482
482
|
validationAsyncState?: undefined;
|
|
483
483
|
base64Value: string | null;
|
|
484
|
-
|
|
484
|
+
setValue: (value: File | null) => Promise<void>;
|
|
485
485
|
} & {
|
|
486
486
|
kind: "input";
|
|
487
487
|
}) | (import("../../types").BaseComponent & {
|
|
@@ -505,7 +505,7 @@ export declare const persistAsyncSchemaToComponent: (schemaMapperProps: SchemaMa
|
|
|
505
505
|
alert?: import("../../types").InlineAlert;
|
|
506
506
|
errors: string[] | undefined;
|
|
507
507
|
value: import("@wise/dynamic-flow-types/spec").JsonElement;
|
|
508
|
-
|
|
508
|
+
setValue: (newValue: import("@wise/dynamic-flow-types/spec").JsonElement) => void;
|
|
509
509
|
} & {
|
|
510
510
|
kind: "input";
|
|
511
511
|
}) | (import("../../types").BaseComponent & {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"stringSchemaToDateInputComponent.d.ts","sourceRoot":"","sources":["../../../../../../src/domain/mappers/schema/stringSchemaToComponent/stringSchemaToDateInputComponent.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAe,YAAY,EAAE,MAAM,+BAA+B,CAAC;AAa/E,OAAO,KAAK,EAAE,WAAW,EAAE,iBAAiB,EAAE,MAAM,UAAU,CAAC;AAI/D,eAAO,MAAM,gCAAgC,GAC3C,mBAAmB,iBAAiB,GAAG;IAAE,MAAM,EAAE,YAAY,CAAA;CAAE,EAC/D,aAAa,WAAW,
|
|
1
|
+
{"version":3,"file":"stringSchemaToDateInputComponent.d.ts","sourceRoot":"","sources":["../../../../../../src/domain/mappers/schema/stringSchemaToComponent/stringSchemaToDateInputComponent.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAe,YAAY,EAAE,MAAM,+BAA+B,CAAC;AAa/E,OAAO,KAAK,EAAE,WAAW,EAAE,iBAAiB,EAAE,MAAM,UAAU,CAAC;AAI/D,eAAO,MAAM,gCAAgC,GAC3C,mBAAmB,iBAAiB,GAAG;IAAE,MAAM,EAAE,YAAY,CAAA;CAAE,EAC/D,aAAa,WAAW,wEAqDzB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"stringSchemaToTextInputComponent.d.ts","sourceRoot":"","sources":["../../../../../../src/domain/mappers/schema/stringSchemaToComponent/stringSchemaToTextInputComponent.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,+BAA+B,CAAC;AAclE,OAAO,KAAK,EAAE,WAAW,EAAE,iBAAiB,EAAE,MAAM,UAAU,CAAC;AAI/D,eAAO,MAAM,gCAAgC,GAC3C,mBAAmB,iBAAiB,GAAG;IAAE,MAAM,EAAE,YAAY,CAAA;CAAE,EAC/D,aAAa,WAAW,
|
|
1
|
+
{"version":3,"file":"stringSchemaToTextInputComponent.d.ts","sourceRoot":"","sources":["../../../../../../src/domain/mappers/schema/stringSchemaToComponent/stringSchemaToTextInputComponent.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,+BAA+B,CAAC;AAclE,OAAO,KAAK,EAAE,WAAW,EAAE,iBAAiB,EAAE,MAAM,UAAU,CAAC;AAI/D,eAAO,MAAM,gCAAgC,GAC3C,mBAAmB,iBAAiB,GAAG;IAAE,MAAM,EAAE,YAAY,CAAA;CAAE,EAC/D,aAAa,WAAW,wEAmEzB,CAAC"}
|
|
@@ -12,7 +12,6 @@ export type MapperProps = {
|
|
|
12
12
|
features: FeatureFlags;
|
|
13
13
|
onBehavior: OnBehavior;
|
|
14
14
|
onLink: (url: string) => boolean;
|
|
15
|
-
onValueChange: OnValueChange;
|
|
16
15
|
onComponentUpdate: OnComponentUpdate;
|
|
17
16
|
trackEvent: AnalyticsEventDispatcher;
|
|
18
17
|
logEvent: LoggingEventDispatcher;
|
|
@@ -27,6 +26,7 @@ export type SchemaMapperProps = {
|
|
|
27
26
|
required?: boolean;
|
|
28
27
|
validationErrors?: ValidationError;
|
|
29
28
|
persistAsyncConfig?: PersistAsyncConfig;
|
|
29
|
+
onValueChange: OnValueChange;
|
|
30
30
|
onPersistAsync?: OnPersistAsync;
|
|
31
31
|
};
|
|
32
32
|
//# sourceMappingURL=types.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../../src/domain/mappers/schema/types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,IAAI,MAAM,EAAE,KAAK,EAAE,MAAM,EAAE,eAAe,EAAE,MAAM,+BAA+B,CAAC;AAEpG,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAC;AACjD,OAAO,KAAK,EAAE,wBAAwB,EAAE,sBAAsB,EAAE,MAAM,uBAAuB,CAAC;AAC9F,OAAO,KAAK,EACV,QAAQ,EACR,UAAU,EACV,UAAU,EACV,cAAc,EACd,aAAa,EACb,iBAAiB,EAClB,MAAM,aAAa,CAAC;AACrB,OAAO,KAAK,EAAE,wBAAwB,EAAE,kBAAkB,EAAE,MAAM,UAAU,CAAC;AAC7E,OAAO,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;AAErD,MAAM,MAAM,WAAW,GAAG;IACxB,cAAc,EAAE,UAAU,CAAC;IAC3B,IAAI,EAAE,MAAM,CAAC;IACb,wBAAwB,EAAE,wBAAwB,CAAC;IACnD,UAAU,EAAE,UAAU,CAAC;IACvB,QAAQ,EAAE,YAAY,CAAC;IACvB,UAAU,EAAE,UAAU,CAAC;IACvB,MAAM,EAAE,CAAC,GAAG,EAAE,MAAM,KAAK,OAAO,CAAC;IACjC,
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../../src/domain/mappers/schema/types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,IAAI,MAAM,EAAE,KAAK,EAAE,MAAM,EAAE,eAAe,EAAE,MAAM,+BAA+B,CAAC;AAEpG,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAC;AACjD,OAAO,KAAK,EAAE,wBAAwB,EAAE,sBAAsB,EAAE,MAAM,uBAAuB,CAAC;AAC9F,OAAO,KAAK,EACV,QAAQ,EACR,UAAU,EACV,UAAU,EACV,cAAc,EACd,aAAa,EACb,iBAAiB,EAClB,MAAM,aAAa,CAAC;AACrB,OAAO,KAAK,EAAE,wBAAwB,EAAE,kBAAkB,EAAE,MAAM,UAAU,CAAC;AAC7E,OAAO,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;AAErD,MAAM,MAAM,WAAW,GAAG;IACxB,cAAc,EAAE,UAAU,CAAC;IAC3B,IAAI,EAAE,MAAM,CAAC;IACb,wBAAwB,EAAE,wBAAwB,CAAC;IACnD,UAAU,EAAE,UAAU,CAAC;IACvB,QAAQ,EAAE,YAAY,CAAC;IACvB,UAAU,EAAE,UAAU,CAAC;IACvB,MAAM,EAAE,CAAC,GAAG,EAAE,MAAM,KAAK,OAAO,CAAC;IACjC,iBAAiB,EAAE,iBAAiB,CAAC;IACrC,UAAU,EAAE,wBAAwB,CAAC;IACrC,QAAQ,EAAE,sBAAsB,CAAC;IACjC,0BAA0B,EAAE,CAAC,QAAQ,EAAE,QAAQ,KAAK,IAAI,CAAC;CAC1D,CAAC;AAEF,MAAM,MAAM,iBAAiB,GAAG;IAC9B,GAAG,EAAE,MAAM,CAAC;IACZ,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,MAAM,EAAE,MAAM,CAAC;IACf,KAAK,EAAE,KAAK,CAAC;IACb,UAAU,EAAE,UAAU,CAAC;IACvB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,gBAAgB,CAAC,EAAE,eAAe,CAAC;IACnC,kBAAkB,CAAC,EAAE,kBAAkB,CAAC;IACxC,aAAa,EAAE,aAAa,CAAC;IAC7B,cAAc,CAAC,EAAE,cAAc,CAAC;CACjC,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
type FeatureName = 'pinnedButtons' | 'nativeBack' | 'hideStepTitle' | 'strictButtonOperations' | 'continueAfterCompletion';
|
|
1
|
+
type FeatureName = 'pinnedButtons' | 'nativeBack' | 'hideStepTitle' | 'strictButtonOperations' | 'continueAfterCompletion' | 'validateUnreferencedSchemas';
|
|
2
2
|
export declare class FeatureFlags {
|
|
3
3
|
#private;
|
|
4
4
|
constructor(features: Record<string, unknown>);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FeatureFlags.d.ts","sourceRoot":"","sources":["../../../../../src/domain/mappers/utils/FeatureFlags.ts"],"names":[],"mappings":"AAAA,KAAK,WAAW,GACZ,eAAe,GACf,YAAY,GACZ,eAAe,GACf,wBAAwB,GACxB,yBAAyB,CAAC;
|
|
1
|
+
{"version":3,"file":"FeatureFlags.d.ts","sourceRoot":"","sources":["../../../../../src/domain/mappers/utils/FeatureFlags.ts"],"names":[],"mappings":"AAAA,KAAK,WAAW,GACZ,eAAe,GACf,YAAY,GACZ,eAAe,GACf,wBAAwB,GACxB,yBAAyB,GACzB,6BAA6B,CAAC;AAElC,qBAAa,YAAY;;gBAGX,QAAQ,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC;IAI7C,SAAS,CAAC,WAAW,EAAE,WAAW,GAAG,OAAO;CAG7C"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"behavior-utils.d.ts","sourceRoot":"","sources":["../../../../../src/domain/mappers/utils/behavior-utils.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,QAAQ,IAAI,YAAY,EAAE,MAAM,+BAA+B,CAAC;AACjF,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AACvC,OAAO,EAAE,WAAW,EAAE,MAAM,iBAAiB,CAAC;AAE9C,KAAK,kBAAkB,GAAG;IACxB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,QAAQ,CAAC,EAAE,YAAY,CAAC;CACzB,CAAC;AAEF,eAAO,MAAM,sBAAsB,GACjC,oCAAoC,kBAAkB,EACtD,aAAa,MAAM,EAAE,EACrB,4BAA4B,WAAW,CAAC,4BAA4B,CAAC,KACpE,QAYF,CAAC;AAEF,eAAO,MAAM,iBAAiB,GAAI,UAAU,YAAY,EAAE,aAAa,MAAM,EAAE,KAAG,
|
|
1
|
+
{"version":3,"file":"behavior-utils.d.ts","sourceRoot":"","sources":["../../../../../src/domain/mappers/utils/behavior-utils.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,QAAQ,IAAI,YAAY,EAAE,MAAM,+BAA+B,CAAC;AACjF,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AACvC,OAAO,EAAE,WAAW,EAAE,MAAM,iBAAiB,CAAC;AAE9C,KAAK,kBAAkB,GAAG;IACxB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,QAAQ,CAAC,EAAE,YAAY,CAAC;CACzB,CAAC;AAEF,eAAO,MAAM,sBAAsB,GACjC,oCAAoC,kBAAkB,EACtD,aAAa,MAAM,EAAE,EACrB,4BAA4B,WAAW,CAAC,4BAA4B,CAAC,KACpE,QAYF,CAAC;AAEF,eAAO,MAAM,iBAAiB,GAAI,UAAU,YAAY,EAAE,aAAa,MAAM,EAAE,KAAG,QAuBjF,CAAC;AAQF,eAAO,MAAM,YAAY,GAAI,QAAQ,MAAM,EAAE,cAAa,MAAM,EAAO,WACkB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"call-to-action-utils.d.ts","sourceRoot":"","sources":["../../../../../src/domain/mappers/utils/call-to-action-utils.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,OAAO,EAAE,QAAQ,IAAI,YAAY,EAAE,MAAM,+BAA+B,CAAC;AAC1F,OAAO,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC;AAC3C,OAAO,EAAE,WAAW,EAAE,MAAM,iBAAiB,CAAC;
|
|
1
|
+
{"version":3,"file":"call-to-action-utils.d.ts","sourceRoot":"","sources":["../../../../../src/domain/mappers/utils/call-to-action-utils.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,OAAO,EAAE,QAAQ,IAAI,YAAY,EAAE,MAAM,+BAA+B,CAAC;AAC1F,OAAO,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC;AAC3C,OAAO,EAAE,WAAW,EAAE,MAAM,iBAAiB,CAAC;AAO9C,KAAK,gBAAgB,GAAG;IACtB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,wBAAwB,CAAC,EAAE,MAAM,CAAC;IAClC,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,QAAQ,CAAC,EAAE,YAAY,CAAC;CACzB,CAAC;AAEF,wBAAgB,0BAA0B,CAAC,GAAG,EAAE,gBAAgB,EAAE,EAAE,EAAE,WAAW,GAAG,YAAY,CAAC;AACjG,wBAAgB,0BAA0B,CACxC,GAAG,EAAE,gBAAgB,GAAG,SAAS,EACjC,WAAW,EAAE,WAAW,GACvB,YAAY,GAAG,SAAS,CAAC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { AnalyticsEventDispatcher } from '../../features/events';
|
|
2
|
+
import { Behavior, HrefWithTracking, OnBehavior } from '../../types';
|
|
3
|
+
export declare const getHrefWithTracking: ({ behavior, onBehavior, trackEvent, }: {
|
|
4
|
+
behavior: Behavior;
|
|
5
|
+
onBehavior: OnBehavior;
|
|
6
|
+
trackEvent: AnalyticsEventDispatcher;
|
|
7
|
+
}) => (() => HrefWithTracking);
|
|
8
|
+
//# sourceMappingURL=getHrefWithTracking.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getHrefWithTracking.d.ts","sourceRoot":"","sources":["../../../../../src/domain/mappers/utils/getHrefWithTracking.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,wBAAwB,EAAE,MAAM,uBAAuB,CAAC;AACjE,OAAO,EAAE,QAAQ,EAAE,gBAAgB,EAAE,UAAU,EAAE,MAAM,aAAa,CAAC;AAErE,eAAO,MAAM,mBAAmB,GAAI,uCAIjC;IACD,QAAQ,EAAE,QAAQ,CAAC;IACnB,UAAU,EAAE,UAAU,CAAC;IACvB,UAAU,EAAE,wBAAwB,CAAC;CACtC,KAAG,CAAC,MAAM,gBAAgB,CAkB1B,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../../../src/domain/mappers/utils/utils.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,WAAW,EACX,cAAc,IAAI,kBAAkB,EACpC,WAAW,IAAI,eAAe,EAC/B,MAAM,+BAA+B,CAAC;AACvC,OAAO,EAAE,cAAc,EAAY,WAAW,EAAE,MAAM,aAAa,CAAC;AACpE,OAAO,EAAE,WAAW,EAAE,MAAM,iBAAiB,CAAC;
|
|
1
|
+
{"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../../../src/domain/mappers/utils/utils.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,WAAW,EACX,cAAc,IAAI,kBAAkB,EACpC,WAAW,IAAI,eAAe,EAC/B,MAAM,+BAA+B,CAAC;AACvC,OAAO,EAAE,cAAc,EAAY,WAAW,EAAE,MAAM,aAAa,CAAC;AACpE,OAAO,EAAE,WAAW,EAAE,MAAM,iBAAiB,CAAC;AAK9C,eAAO,MAAM,cAAc,GAAI,OAAO,eAAe,GAAG,SAAS,KAAG,WAAW,GAAG,SAOjF,CAAC;AAEF,eAAO,MAAM,iBAAiB,GAC5B,MAAM,kBAAkB,GAAG,SAAS,EACpC,aAAa,WAAW,KACvB,cAAc,GAAG,SAwBnB,CAAC;AAEF,eAAO,MAAM,cAAc,GAAI,OAAO,WAAW,GAAG,SAAS,KAAG,WAAW,GAAG,SAO7E,CAAC"}
|
|
@@ -60,6 +60,7 @@ export interface LocalValueArray extends Array<LocalValuePrimitive | LocalValueO
|
|
|
60
60
|
}
|
|
61
61
|
export type Behavior = (ActionBehavior | CopyBehavior | DismissBehavior | DownloadBehavior | LinkBehavior | ModalBehavior | NonMergingActionBehaviour | NullBehavior | RefreshBehavior | BackBehaviour | SubflowBehavior) & {
|
|
62
62
|
analytics?: Record<string, unknown>;
|
|
63
|
+
track: boolean;
|
|
63
64
|
};
|
|
64
65
|
export type Presentation = {
|
|
65
66
|
type: 'modal';
|
|
@@ -94,6 +95,7 @@ export type CallToAction = {
|
|
|
94
95
|
context?: Context;
|
|
95
96
|
accessibilityDescription?: string;
|
|
96
97
|
href?: string;
|
|
98
|
+
hrefWithTracking: () => HrefWithTracking;
|
|
97
99
|
onClick: () => void;
|
|
98
100
|
};
|
|
99
101
|
export type BaseComponent = {
|
|
@@ -224,6 +226,7 @@ export type ValidationAsyncState = {
|
|
|
224
226
|
export type LoadingState = 'idle' | 'initial' | 'submitting' | 'refreshing';
|
|
225
227
|
export type AdditionalInfo = {
|
|
226
228
|
href?: string;
|
|
229
|
+
hrefWithTracking?: () => HrefWithTracking;
|
|
227
230
|
text: string;
|
|
228
231
|
accessibilityDescription?: string;
|
|
229
232
|
onClick?: () => void;
|
|
@@ -236,5 +239,12 @@ export type SupportingValues = {
|
|
|
236
239
|
value?: string;
|
|
237
240
|
subvalue?: string;
|
|
238
241
|
};
|
|
242
|
+
export type HrefWithTracking = {
|
|
243
|
+
href: string;
|
|
244
|
+
target: string;
|
|
245
|
+
onClick: (() => void) | undefined;
|
|
246
|
+
} | {
|
|
247
|
+
onClick: (() => void) | undefined;
|
|
248
|
+
};
|
|
239
249
|
export {};
|
|
240
250
|
//# sourceMappingURL=types.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/domain/types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,MAAM,EACN,cAAc,EACd,YAAY,EACZ,eAAe,EACf,gBAAgB,EAChB,IAAI,EACJ,WAAW,EACX,YAAY,EACZ,YAAY,EACZ,MAAM,EACN,aAAa,EACb,KAAK,EACN,MAAM,+BAA+B,CAAC;AAEvC,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,6BAA6B,CAAC;AAClE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,6BAA6B,CAAC;AAClE,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,oCAAoC,CAAC;AAChF,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,2BAA2B,CAAC;AAC9D,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,8BAA8B,CAAC;AACpE,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AACtE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,6BAA6B,CAAC;AAClE,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AAC1E,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AAC1E,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,gCAAgC,CAAC;AACxE,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AACtE,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,sCAAsC,CAAC;AACpF,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,4BAA4B,CAAC;AAChE,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AACtE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,6BAA6B,CAAC;AAClE,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,oCAAoC,CAAC;AAChF,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,oCAAoC,CAAC;AAChF,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,4BAA4B,CAAC;AAChE,OAAO,KAAK,EAAE,yBAAyB,EAAE,MAAM,wCAAwC,CAAC;AACxF,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,gCAAgC,CAAC;AACxE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,6BAA6B,CAAC;AAClE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,6BAA6B,CAAC;AAClE,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,mCAAmC,CAAC;AAC9E,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,kCAAkC,CAAC;AAC5E,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,wCAAwC,CAAC;AACnF,OAAO,KAAK,EAAE,yBAAyB,EAAE,MAAM,wCAAwC,CAAC;AACxF,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,mCAAmC,CAAC;AAC9E,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,8BAA8B,CAAC;AACpE,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AAC1E,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,oCAAoC,CAAC;AAChF,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,gCAAgC,CAAC;AACxE,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,kCAAkC,CAAC;AAC5E,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,8BAA8B,CAAC;AACpE,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,kCAAkC,CAAC;AAC5E,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,8CAA8C,CAAC;AACpF,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AACtE,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,mCAAmC,CAAC;AAC9E,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,kCAAkC,CAAC;AAC5E,OAAO,KAAK,EAAE,6BAA6B,EAAE,MAAM,iDAAiD,CAAC;AACrG,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,uCAAuC,CAAC;AACjF,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AACtE,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,4BAA4B,CAAC;AAChE,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AAC1E,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,6BAA6B,CAAC;AAClE,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,mCAAmC,CAAC;AAC9E,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,8BAA8B,CAAC;AAEpE,MAAM,MAAM,eAAe,GACvB,mBAAmB,GACnB,mBAAmB,GACnB,qBAAqB,GACrB,cAAc,GACd,qBAAqB,GACrB,cAAc,GACd,kBAAkB,GAClB,qBAAqB,GACrB,oBAAoB,GACpB,yBAAyB,GACzB,oBAAoB,GACpB,eAAe,GACf,mBAAmB,GACnB,oBAAoB,GACpB,kBAAkB,GAClB,cAAc,GACd,oBAAoB,GACpB,cAAc,GACd,YAAY,GACZ,eAAe,GACf,gBAAgB,GAChB,kBAAkB,GAClB,iBAAiB,GACjB,gBAAgB,GAChB,6BAA6B,GAC7B,uBAAuB,GACvB,aAAa,GACb,gBAAgB,GAChB,cAAc,GACd,qBAAqB,GACrB,aAAa,GACb,yBAAyB,GACzB,iBAAiB,GACjB,cAAc,GACd,oBAAoB,GACpB,cAAc,GACd,mBAAmB,GACnB,kBAAkB,GAClB,iBAAiB,GACjB,eAAe,GACf,eAAe,GACf,gBAAgB,GAChB,mBAAmB,GACnB,gBAAgB,GAChB,aAAa,GACb,eAAe,CAAC;AAEpB,MAAM,MAAM,eAAe,GAAG,eAAe,GAAG;IAAE,IAAI,EAAE,OAAO,CAAA;CAAE,CAAC;AAClE,MAAM,MAAM,eAAe,GAAG,eAAe,GAAG;IAAE,IAAI,EAAE,QAAQ,CAAA;CAAE,CAAC;AAEnE,MAAM,MAAM,UAAU,GAAG,mBAAmB,GAAG,gBAAgB,GAAG,eAAe,CAAC;AAClF,MAAM,MAAM,mBAAmB,GAAG,MAAM,GAAG,MAAM,GAAG,OAAO,GAAG,IAAI,GAAG,IAAI,CAAC;AAC1E,MAAM,WAAW,gBAAiB,SAAQ,MAAM,CAC9C,MAAM,EACN,mBAAmB,GAAG,gBAAgB,GAAG,eAAe,CACzD;CAAG;AACJ,MAAM,WAAW,eAAgB,SAAQ,KAAK,CAC5C,mBAAmB,GAAG,gBAAgB,GAAG,eAAe,CACzD;CAAG;AAEJ,MAAM,MAAM,QAAQ,GAAG,CACnB,cAAc,GACd,YAAY,GACZ,eAAe,GACf,gBAAgB,GAChB,YAAY,GACZ,aAAa,GACb,yBAAyB,GACzB,YAAY,GACZ,eAAe,GACf,aAAa,GACb,eAAe,CAClB,GAAG;IAAE,SAAS,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAA;CAAE,CAAC;
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/domain/types.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"alertComponentToProps.d.ts","sourceRoot":"","sources":["../../../../src/renderers/mappers/alertComponentToProps.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,oCAAoC,CAAC;AAC7E,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,wCAAwC,CAAC;AAC7E,OAAO,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;
|
|
1
|
+
{"version":3,"file":"alertComponentToProps.d.ts","sourceRoot":"","sources":["../../../../src/renderers/mappers/alertComponentToProps.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,oCAAoC,CAAC;AAC7E,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,wCAAwC,CAAC;AAC7E,OAAO,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;AAIjE,eAAO,MAAM,qBAAqB,GAChC,WAAW,cAAc,EACzB,qBAAqB,mBAAmB,KACvC,kBAID,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"booleanInputComponentToProps.d.ts","sourceRoot":"","sources":["../../../../src/renderers/mappers/booleanInputComponentToProps.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,+CAA+C,CAAC;AAC3F,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,oCAAoC,CAAC;AAErF,OAAO,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;
|
|
1
|
+
{"version":3,"file":"booleanInputComponentToProps.d.ts","sourceRoot":"","sources":["../../../../src/renderers/mappers/booleanInputComponentToProps.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,+CAA+C,CAAC;AAC3F,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,oCAAoC,CAAC;AAErF,OAAO,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;AAGjE,eAAO,MAAM,4BAA4B,GACvC,WAAW,qBAAqB,EAChC,qBAAqB,mBAAmB,KACvC,0BAMD,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { ColumnsRendererProps } from '@wise/dynamic-flow-types/renderers';
|
|
2
2
|
import type { ColumnsComponent } from '../../domain/components/ColumnsComponent';
|
|
3
3
|
import { RendererMapperProps } from './componentToRendererProps';
|
|
4
|
-
export declare const columnsComponentToProps: (
|
|
4
|
+
export declare const columnsComponentToProps: (component: ColumnsComponent, rendererMapperProps: RendererMapperProps) => ColumnsRendererProps;
|
|
5
5
|
//# sourceMappingURL=columnsComponentToProps.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"columnsComponentToProps.d.ts","sourceRoot":"","sources":["../../../../src/renderers/mappers/columnsComponentToProps.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,oCAAoC,CAAC;AAC/E,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,0CAA0C,CAAC;AACjF,OAAO,EAA4B,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;
|
|
1
|
+
{"version":3,"file":"columnsComponentToProps.d.ts","sourceRoot":"","sources":["../../../../src/renderers/mappers/columnsComponentToProps.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,oCAAoC,CAAC;AAC/E,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,0CAA0C,CAAC;AACjF,OAAO,EAA4B,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;AAG3F,eAAO,MAAM,uBAAuB,GAClC,WAAW,gBAAgB,EAC3B,qBAAqB,mBAAmB,KACvC,oBAeF,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"containerComponentToProps.d.ts","sourceRoot":"","sources":["../../../../src/renderers/mappers/containerComponentToProps.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,oCAAoC,CAAC;AACrF,OAAO,EAAE,kBAAkB,EAAE,MAAM,4CAA4C,CAAC;AAChF,OAAO,EAA4B,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;
|
|
1
|
+
{"version":3,"file":"containerComponentToProps.d.ts","sourceRoot":"","sources":["../../../../src/renderers/mappers/containerComponentToProps.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,oCAAoC,CAAC;AACrF,OAAO,EAAE,kBAAkB,EAAE,MAAM,4CAA4C,CAAC;AAChF,OAAO,EAA4B,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;AAG3F,eAAO,MAAM,yBAAyB,GACpC,WAAW,kBAAkB,EAC7B,qBAAqB,mBAAmB,KACvC,0BAUF,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"dateInputComponentToProps.d.ts","sourceRoot":"","sources":["../../../../src/renderers/mappers/dateInputComponentToProps.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,oCAAoC,CAAC;AACjF,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,4CAA4C,CAAC;AACrF,OAAO,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;
|
|
1
|
+
{"version":3,"file":"dateInputComponentToProps.d.ts","sourceRoot":"","sources":["../../../../src/renderers/mappers/dateInputComponentToProps.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,oCAAoC,CAAC;AACjF,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,4CAA4C,CAAC;AACrF,OAAO,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;AAIjE,eAAO,MAAM,yBAAyB,GACpC,WAAW,kBAAkB,EAC7B,qBAAqB,mBAAmB,KACvC,sBAKD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"decisionComponentToProps.d.ts","sourceRoot":"","sources":["../../../../src/renderers/mappers/decisionComponentToProps.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,oCAAoC,CAAC;AAChF,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,2CAA2C,CAAC;AACnF,OAAO,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;AAGjE,eAAO,MAAM,wBAAwB,GACnC,WAAW,iBAAiB,EAC5B,qBAAqB,mBAAmB,KACvC,
|
|
1
|
+
{"version":3,"file":"decisionComponentToProps.d.ts","sourceRoot":"","sources":["../../../../src/renderers/mappers/decisionComponentToProps.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,oCAAoC,CAAC;AAChF,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,2CAA2C,CAAC;AACnF,OAAO,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;AAGjE,eAAO,MAAM,wBAAwB,GACnC,WAAW,iBAAiB,EAC5B,qBAAqB,mBAAmB,KACvC,qBAQD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"externalComponentToProps.d.ts","sourceRoot":"","sources":["../../../../src/renderers/mappers/externalComponentToProps.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iCAAiC,EAAE,MAAM,oCAAoC,CAAC;AACvF,OAAO,EAAE,6BAA6B,EAAE,MAAM,4DAA4D,CAAC;AAC3G,OAAO,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;
|
|
1
|
+
{"version":3,"file":"externalComponentToProps.d.ts","sourceRoot":"","sources":["../../../../src/renderers/mappers/externalComponentToProps.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iCAAiC,EAAE,MAAM,oCAAoC,CAAC;AACvF,OAAO,EAAE,6BAA6B,EAAE,MAAM,4DAA4D,CAAC;AAC3G,OAAO,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;AAGjE,eAAO,MAAM,wBAAwB,GACnC,WAAW,6BAA6B,EACxC,qBAAqB,mBAAmB,KACvC,iCAOF,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"formComponentToProps.d.ts","sourceRoot":"","sources":["../../../../src/renderers/mappers/formComponentToProps.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,oCAAoC,CAAC;AAC5E,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,uCAAuC,CAAC;AAC3E,OAAO,EAA4B,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;
|
|
1
|
+
{"version":3,"file":"formComponentToProps.d.ts","sourceRoot":"","sources":["../../../../src/renderers/mappers/formComponentToProps.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,oCAAoC,CAAC;AAC5E,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,uCAAuC,CAAC;AAC3E,OAAO,EAA4B,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;AAG3F,eAAO,MAAM,oBAAoB,GAC/B,WAAW,aAAa,EACxB,qBAAqB,mBAAmB,KACvC,iBAUF,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"integerInputComponentToProps.d.ts","sourceRoot":"","sources":["../../../../src/renderers/mappers/integerInputComponentToProps.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,+CAA+C,CAAC;AAC3F,OAAO,KAAK,EAAE,yBAAyB,EAAE,MAAM,oCAAoC,CAAC;AAEpF,OAAO,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;
|
|
1
|
+
{"version":3,"file":"integerInputComponentToProps.d.ts","sourceRoot":"","sources":["../../../../src/renderers/mappers/integerInputComponentToProps.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,+CAA+C,CAAC;AAC3F,OAAO,KAAK,EAAE,yBAAyB,EAAE,MAAM,oCAAoC,CAAC;AAEpF,OAAO,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;AAGjE,eAAO,MAAM,4BAA4B,GACvC,WAAW,qBAAqB,EAChC,qBAAqB,mBAAmB,KACvC,yBAKD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"listComponentToProps.d.ts","sourceRoot":"","sources":["../../../../src/renderers/mappers/listComponentToProps.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,oCAAoC,CAAC;AAC5E,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,uCAAuC,CAAC;AAC3E,OAAO,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;
|
|
1
|
+
{"version":3,"file":"listComponentToProps.d.ts","sourceRoot":"","sources":["../../../../src/renderers/mappers/listComponentToProps.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,oCAAoC,CAAC;AAC5E,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,uCAAuC,CAAC;AAC3E,OAAO,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;AAIjE,eAAO,MAAM,oBAAoB,GAC/B,WAAW,aAAa,EACxB,qBAAqB,mBAAmB,KACvC,iBASD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"modalComponentToProps.d.ts","sourceRoot":"","sources":["../../../../src/renderers/mappers/modalComponentToProps.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,oCAAoC,CAAC;AAC7E,OAAO,EAAE,cAAc,EAAE,MAAM,wCAAwC,CAAC;AACxE,OAAO,EAA4B,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;
|
|
1
|
+
{"version":3,"file":"modalComponentToProps.d.ts","sourceRoot":"","sources":["../../../../src/renderers/mappers/modalComponentToProps.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,oCAAoC,CAAC;AAC7E,OAAO,EAAE,cAAc,EAAE,MAAM,wCAAwC,CAAC;AACxE,OAAO,EAA4B,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;AAG3F,eAAO,MAAM,qBAAqB,GAChC,WAAW,cAAc,EACzB,qBAAqB,mBAAmB,KACvC,kBAYF,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"modalLayoutComponentToProps.d.ts","sourceRoot":"","sources":["../../../../src/renderers/mappers/modalLayoutComponentToProps.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,oCAAoC,CAAC;AACnF,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,8CAA8C,CAAC;AACzF,OAAO,EAA4B,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;
|
|
1
|
+
{"version":3,"file":"modalLayoutComponentToProps.d.ts","sourceRoot":"","sources":["../../../../src/renderers/mappers/modalLayoutComponentToProps.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,oCAAoC,CAAC;AACnF,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,8CAA8C,CAAC;AACzF,OAAO,EAA4B,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;AAG3F,eAAO,MAAM,2BAA2B,GACtC,WAAW,oBAAoB,EAC/B,qBAAqB,mBAAmB,KACvC,wBAgBF,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"multiSelectComponentToProps.d.ts","sourceRoot":"","sources":["../../../../src/renderers/mappers/multiSelectComponentToProps.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,6BAA6B,EAAE,MAAM,oCAAoC,CAAC;AACxF,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,mDAAmD,CAAC;AAC9F,OAAO,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;
|
|
1
|
+
{"version":3,"file":"multiSelectComponentToProps.d.ts","sourceRoot":"","sources":["../../../../src/renderers/mappers/multiSelectComponentToProps.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,6BAA6B,EAAE,MAAM,oCAAoC,CAAC;AACxF,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,mDAAmD,CAAC;AAC9F,OAAO,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;AAKjE,eAAO,MAAM,gCAAgC,GAC3C,WAAW,oBAAoB,EAC/B,qBAAqB,mBAAmB,KACvC,6BAgBF,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"multiUploadInputComponentToProps.d.ts","sourceRoot":"","sources":["../../../../src/renderers/mappers/multiUploadInputComponentToProps.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,yBAAyB,EAAE,MAAM,mDAAmD,CAAC;AACnG,OAAO,KAAK,EAAE,6BAA6B,EAAE,MAAM,oCAAoC,CAAC;AAGxF,OAAO,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;
|
|
1
|
+
{"version":3,"file":"multiUploadInputComponentToProps.d.ts","sourceRoot":"","sources":["../../../../src/renderers/mappers/multiUploadInputComponentToProps.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,yBAAyB,EAAE,MAAM,mDAAmD,CAAC;AACnG,OAAO,KAAK,EAAE,6BAA6B,EAAE,MAAM,oCAAoC,CAAC;AAGxF,OAAO,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;AAGjE,eAAO,MAAM,gCAAgC,GAC3C,WAAW,yBAAyB,EACpC,qBAAqB,mBAAmB,KACvC,6BAuBF,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"numberInputComponentToProps.d.ts","sourceRoot":"","sources":["../../../../src/renderers/mappers/numberInputComponentToProps.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,8CAA8C,CAAC;AACzF,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,oCAAoC,CAAC;AAEnF,OAAO,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;
|
|
1
|
+
{"version":3,"file":"numberInputComponentToProps.d.ts","sourceRoot":"","sources":["../../../../src/renderers/mappers/numberInputComponentToProps.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,8CAA8C,CAAC;AACzF,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,oCAAoC,CAAC;AAEnF,OAAO,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;AAGjE,eAAO,MAAM,2BAA2B,GACtC,WAAW,oBAAoB,EAC/B,qBAAqB,mBAAmB,KACvC,wBAKD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"repeatableComponentToProps.d.ts","sourceRoot":"","sources":["../../../../src/renderers/mappers/repeatableComponentToProps.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,oCAAoC,CAAC;AAClF,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,6CAA6C,CAAC;AAEvF,OAAO,EAAE,KAAK,mBAAmB,EAA4B,MAAM,4BAA4B,CAAC;
|
|
1
|
+
{"version":3,"file":"repeatableComponentToProps.d.ts","sourceRoot":"","sources":["../../../../src/renderers/mappers/repeatableComponentToProps.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,oCAAoC,CAAC;AAClF,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,6CAA6C,CAAC;AAEvF,OAAO,EAAE,KAAK,mBAAmB,EAA4B,MAAM,4BAA4B,CAAC;AAIhG,eAAO,MAAM,0BAA0B,GACrC,WAAW,mBAAmB,EAC9B,qBAAqB,mBAAmB,KACvC,uBAmDF,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"reviewComponentToProps.d.ts","sourceRoot":"","sources":["../../../../src/renderers/mappers/reviewComponentToProps.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,oCAAoC,CAAC;AAC9E,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,yCAAyC,CAAC;AAC/E,OAAO,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;
|
|
1
|
+
{"version":3,"file":"reviewComponentToProps.d.ts","sourceRoot":"","sources":["../../../../src/renderers/mappers/reviewComponentToProps.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,oCAAoC,CAAC;AAC9E,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,yCAAyC,CAAC;AAC/E,OAAO,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;AAIjE,eAAO,MAAM,sBAAsB,GACjC,WAAW,eAAe,EAC1B,qBAAqB,mBAAmB,KACvC,mBASD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"searchComponentToProps.d.ts","sourceRoot":"","sources":["../../../../src/renderers/mappers/searchComponentToProps.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,mBAAmB,EAAe,MAAM,oCAAoC,CAAC;AAE3F,OAAO,KAAK,EACV,eAAe,EAEhB,MAAM,yDAAyD,CAAC;AAGjE,OAAO,EAA4B,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;
|
|
1
|
+
{"version":3,"file":"searchComponentToProps.d.ts","sourceRoot":"","sources":["../../../../src/renderers/mappers/searchComponentToProps.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,mBAAmB,EAAe,MAAM,oCAAoC,CAAC;AAE3F,OAAO,KAAK,EACV,eAAe,EAEhB,MAAM,yDAAyD,CAAC;AAGjE,OAAO,EAA4B,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;AAG3F,eAAO,MAAM,sBAAsB,GACjC,WAAW,eAAe,EAC1B,qBAAqB,mBAAmB,KACvC,mBAsBF,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sectionComponentToProps.d.ts","sourceRoot":"","sources":["../../../../src/renderers/mappers/sectionComponentToProps.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,oCAAoC,CAAC;AAC1E,OAAO,EAAE,gBAAgB,EAAE,MAAM,0CAA0C,CAAC;AAC5E,OAAO,EAA4B,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;
|
|
1
|
+
{"version":3,"file":"sectionComponentToProps.d.ts","sourceRoot":"","sources":["../../../../src/renderers/mappers/sectionComponentToProps.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,oCAAoC,CAAC;AAC1E,OAAO,EAAE,gBAAgB,EAAE,MAAM,0CAA0C,CAAC;AAC5E,OAAO,EAA4B,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;AAI3F,eAAO,MAAM,uBAAuB,GAClC,WAAW,gBAAgB,EAC3B,qBAAqB,mBAAmB,KACvC,oBAYF,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"selectInputComponentToProps.d.ts","sourceRoot":"","sources":["../../../../src/renderers/mappers/selectInputComponentToProps.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,wBAAwB,EACxB,wBAAwB,EACzB,MAAM,oCAAoC,CAAC;AAC5C,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,8CAA8C,CAAC;AACzF,OAAO,EAAE,KAAK,mBAAmB,EAA4B,MAAM,4BAA4B,CAAC;
|
|
1
|
+
{"version":3,"file":"selectInputComponentToProps.d.ts","sourceRoot":"","sources":["../../../../src/renderers/mappers/selectInputComponentToProps.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,wBAAwB,EACxB,wBAAwB,EACzB,MAAM,oCAAoC,CAAC;AAC5C,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,8CAA8C,CAAC;AACzF,OAAO,EAAE,KAAK,mBAAmB,EAA4B,MAAM,4BAA4B,CAAC;AAKhG,eAAO,MAAM,2BAA2B,GACtC,WAAW,oBAAoB,EAC/B,qBAAqB,mBAAmB,KACvC,wBAAwB,GAAG,wBAkC7B,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"statusListComponentToProps.d.ts","sourceRoot":"","sources":["../../../../src/renderers/mappers/statusListComponentToProps.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,oCAAoC,CAAC;AAClF,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,6CAA6C,CAAC;AACvF,OAAO,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;
|
|
1
|
+
{"version":3,"file":"statusListComponentToProps.d.ts","sourceRoot":"","sources":["../../../../src/renderers/mappers/statusListComponentToProps.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,oCAAoC,CAAC;AAClF,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,6CAA6C,CAAC;AACvF,OAAO,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;AAIjE,eAAO,MAAM,0BAA0B,GACrC,WAAW,mBAAmB,EAC9B,qBAAqB,mBAAmB,KACvC,uBAOD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"textInputComponentToProps.d.ts","sourceRoot":"","sources":["../../../../src/renderers/mappers/textInputComponentToProps.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,oCAAoC,CAAC;AACjF,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,4CAA4C,CAAC;AACrF,OAAO,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;
|
|
1
|
+
{"version":3,"file":"textInputComponentToProps.d.ts","sourceRoot":"","sources":["../../../../src/renderers/mappers/textInputComponentToProps.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,oCAAoC,CAAC;AACjF,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,4CAA4C,CAAC;AACrF,OAAO,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;AAIjE,eAAO,MAAM,yBAAyB,GACpC,WAAW,kBAAkB,EAC7B,qBAAqB,mBAAmB,KACvC,sBAcD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"uploadInputComponentToProps.d.ts","sourceRoot":"","sources":["../../../../src/renderers/mappers/uploadInputComponentToProps.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,8CAA8C,CAAC;AACzF,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,oCAAoC,CAAC;AAEnF,OAAO,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;
|
|
1
|
+
{"version":3,"file":"uploadInputComponentToProps.d.ts","sourceRoot":"","sources":["../../../../src/renderers/mappers/uploadInputComponentToProps.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,8CAA8C,CAAC;AACzF,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,oCAAoC,CAAC;AAEnF,OAAO,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;AAGjE,eAAO,MAAM,2BAA2B,GACtC,WAAW,oBAAoB,EAC/B,qBAAqB,mBAAmB,KACvC,wBAOF,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"upsellComponentToProps.d.ts","sourceRoot":"","sources":["../../../../src/renderers/mappers/upsellComponentToProps.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,oCAAoC,CAAC;AAC9E,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,yCAAyC,CAAC;AAC/E,OAAO,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;
|
|
1
|
+
{"version":3,"file":"upsellComponentToProps.d.ts","sourceRoot":"","sources":["../../../../src/renderers/mappers/upsellComponentToProps.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,oCAAoC,CAAC;AAC9E,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,yCAAyC,CAAC;AAC/E,OAAO,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;AAIjE,eAAO,MAAM,sBAAsB,GACjC,WAAW,eAAe,EAC1B,qBAAqB,mBAAmB,KACvC,mBAKD,CAAC"}
|
|
@@ -1,23 +1,23 @@
|
|
|
1
1
|
import type { BaseInputComponent, LocalValue } from '../../../domain/types';
|
|
2
2
|
export declare const inputComponentToProps: <T extends string, V extends LocalValue>(component: BaseInputComponent<V>, type: T) => {
|
|
3
|
-
uid: string;
|
|
4
|
-
analyticsId: string | undefined;
|
|
5
3
|
type: T;
|
|
6
|
-
control: string | undefined;
|
|
7
|
-
description: string | undefined;
|
|
8
|
-
disabled: boolean;
|
|
9
4
|
error: string | undefined;
|
|
10
|
-
help: string | undefined;
|
|
11
|
-
id: string;
|
|
12
|
-
media: import("../../../domain/types").Media | undefined;
|
|
13
|
-
placeholder: string | undefined;
|
|
14
|
-
required: boolean;
|
|
15
|
-
title: string | undefined;
|
|
16
|
-
tags: string[] | undefined;
|
|
17
5
|
value: V;
|
|
18
6
|
validationState: import("@wise/dynamic-flow-types/renderers").ValidationResult | undefined;
|
|
19
|
-
inlineAlert: import("../../../domain/types").InlineAlert | undefined;
|
|
20
7
|
fieldLoadingState: "idle" | "validating";
|
|
8
|
+
id: string;
|
|
9
|
+
uid: string;
|
|
10
|
+
analyticsId?: string | undefined;
|
|
11
|
+
control?: string | undefined;
|
|
12
|
+
tags?: string[] | undefined;
|
|
13
|
+
media?: import("../../../domain/types").Media | undefined;
|
|
14
|
+
placeholder?: string | undefined;
|
|
15
|
+
title?: string | undefined;
|
|
16
|
+
description?: string | undefined;
|
|
17
|
+
disabled: boolean;
|
|
18
|
+
help?: string | undefined;
|
|
19
|
+
inlineAlert?: import("../../../domain/types").InlineAlert | undefined;
|
|
20
|
+
required: boolean;
|
|
21
21
|
onBlur: () => void;
|
|
22
22
|
onFocus: () => void;
|
|
23
23
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"inputComponentToProps.d.ts","sourceRoot":"","sources":["../../../../../src/renderers/mappers/utils/inputComponentToProps.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,kBAAkB,EAAE,UAAU,EAAE,MAAM,uBAAuB,CAAC;
|
|
1
|
+
{"version":3,"file":"inputComponentToProps.d.ts","sourceRoot":"","sources":["../../../../../src/renderers/mappers/utils/inputComponentToProps.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,kBAAkB,EAAE,UAAU,EAAE,MAAM,uBAAuB,CAAC;AAI5E,eAAO,MAAM,qBAAqB,GAAI,CAAC,SAAS,MAAM,EAAE,CAAC,SAAS,UAAU,EAC1E,WAAW,kBAAkB,CAAC,CAAC,CAAC,EAChC,MAAM,CAAC;;;;;;;;;;;;;;;;;;;;;CA+BR,CAAC"}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import type { AdditionalInfo as RendererAdditionalInfo, CallToAction as RendererCallToAction } from '@wise/dynamic-flow-types/renderers';
|
|
2
|
+
import type { AdditionalInfo, CallToAction } from '../../../domain/types';
|
|
3
|
+
export declare const mapCallToAction: ({ hrefWithTracking, ...cta }: CallToAction) => RendererCallToAction;
|
|
4
|
+
export declare const mapCallToActionOptional: (cta: CallToAction | undefined) => RendererCallToAction | undefined;
|
|
5
|
+
export declare const mapAdditionalInfo: (info: AdditionalInfo | undefined) => RendererAdditionalInfo | undefined;
|
|
6
|
+
//# sourceMappingURL=mapCallToAction.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"mapCallToAction.d.ts","sourceRoot":"","sources":["../../../../../src/renderers/mappers/utils/mapCallToAction.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,cAAc,IAAI,sBAAsB,EACxC,YAAY,IAAI,oBAAoB,EACrC,MAAM,oCAAoC,CAAC;AAC5C,OAAO,KAAK,EAAE,cAAc,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;AAE1E,eAAO,MAAM,eAAe,GAAI,8BAG7B,YAAY,KAAG,oBAGhB,CAAC;AAEH,eAAO,MAAM,uBAAuB,GAClC,KAAK,YAAY,GAAG,SAAS,KAC5B,oBAAoB,GAAG,SAAqD,CAAC;AAEhF,eAAO,MAAM,iBAAiB,GAC5B,MAAM,cAAc,GAAG,SAAS,KAC/B,sBAAsB,GAAG,SAS3B,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"render-utils.d.ts","sourceRoot":"","sources":["../../../../src/stories/utils/render-utils.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,IAAI,EAAE,MAAM,+BAA+B,CAAC;AAC1D,OAAwB,EAAE,oBAAoB,EAAE,MAAM,kCAAkC,CAAC;AAGzF,eAAO,MAAM,cAAc,GAAI,MAAM,IAAI,EAAE,aAAY,OAAO,KAAyB,4CACrC,CAAC;AAEnD,eAAO,MAAM,gBAAgB,GAC3B,eAAe,oBAAoB,CAAC,eAAe,CAAC,EACpD,aAAY,OAAO,KAAyB,EAC5C,YAAW,OAAO,CAAC,oBAAoB,CAAM,
|
|
1
|
+
{"version":3,"file":"render-utils.d.ts","sourceRoot":"","sources":["../../../../src/stories/utils/render-utils.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,IAAI,EAAE,MAAM,+BAA+B,CAAC;AAC1D,OAAwB,EAAE,oBAAoB,EAAE,MAAM,kCAAkC,CAAC;AAGzF,eAAO,MAAM,cAAc,GAAI,MAAM,IAAI,EAAE,aAAY,OAAO,KAAyB,4CACrC,CAAC;AAEnD,eAAO,MAAM,gBAAgB,GAC3B,eAAe,oBAAoB,CAAC,eAAe,CAAC,EACpD,aAAY,OAAO,KAAyB,EAC5C,YAAW,OAAO,CAAC,oBAAoB,CAAM,4CA0B9C,CAAC;AAoDF,eAAO,MAAM,0BAA0B,GACrC,MAAM,IAAI,EACV,WAAW,OAAO,CAAC,oBAAoB,CAAC,GAAG;IAAE,SAAS,CAAC,EAAE,MAAM,CAAA;CAAE,4CACF,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DynamicFlowWise.d.ts","sourceRoot":"","sources":["../../../src/test-utils/DynamicFlowWise.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,oBAAoB,EAAE,MAAM,UAAU,CAAC;AAMhD,KAAK,YAAY,CAAC,CAAC,EAAE,CAAC,SAAS,MAAM,CAAC,IAAI,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,GAAG,OAAO,CAAC,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,CAAC;AAE3E,MAAM,MAAM,oBAAoB,GAAG,YAAY,CAAC,oBAAoB,EAAE,WAAW,GAAG,QAAQ,CAAC,GAAG;IAC9F,WAAW,CAAC,EAAE,oBAAoB,CAAC,SAAS,CAAC,CAAC;CAC/C,CAAC;AAEF;;GAEG;AACH,iBAAS,eAAe,CAAC,KAAK,EAAE,oBAAoB,
|
|
1
|
+
{"version":3,"file":"DynamicFlowWise.d.ts","sourceRoot":"","sources":["../../../src/test-utils/DynamicFlowWise.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,oBAAoB,EAAE,MAAM,UAAU,CAAC;AAMhD,KAAK,YAAY,CAAC,CAAC,EAAE,CAAC,SAAS,MAAM,CAAC,IAAI,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,GAAG,OAAO,CAAC,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,CAAC;AAE3E,MAAM,MAAM,oBAAoB,GAAG,YAAY,CAAC,oBAAoB,EAAE,WAAW,GAAG,QAAQ,CAAC,GAAG;IAC9F,WAAW,CAAC,EAAE,oBAAoB,CAAC,SAAS,CAAC,CAAC;CAC/C,CAAC;AAEF;;GAEG;AACH,iBAAS,eAAe,CAAC,KAAK,EAAE,oBAAoB,2CA6BnD;AAwBD,eAAe,eAAe,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useDynamicFlow.d.ts","sourceRoot":"","sources":["../../src/useDynamicFlow.tsx"],"names":[],"mappings":"AAmBA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,SAAS,CAAC;
|
|
1
|
+
{"version":3,"file":"useDynamicFlow.d.ts","sourceRoot":"","sources":["../../src/useDynamicFlow.tsx"],"names":[],"mappings":"AAmBA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,SAAS,CAAC;AAIpD;;GAEG;AACH,wBAAgB,cAAc,CAAC,KAAK,EAAE,oBAAoB;;;;;;;;EAsGzD"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wise/dynamic-flow-client",
|
|
3
|
-
"version": "5.
|
|
3
|
+
"version": "5.17.2",
|
|
4
4
|
"description": "Dynamic Flow web client",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"main": "./build/main.js",
|
|
@@ -43,19 +43,19 @@
|
|
|
43
43
|
"@testing-library/user-event": "^14.6.1",
|
|
44
44
|
"@transferwise/components": "^46.144.0",
|
|
45
45
|
"@transferwise/formatting": "^2.14.1",
|
|
46
|
-
"@transferwise/icons": "4.4.
|
|
46
|
+
"@transferwise/icons": "4.4.4",
|
|
47
47
|
"@transferwise/navigation-ui": "^4.43.1",
|
|
48
48
|
"@types/node": "^24.12.4",
|
|
49
49
|
"@types/react": "^19.2.15",
|
|
50
50
|
"@types/react-dom": "^19.2.3",
|
|
51
51
|
"@vitejs/plugin-react": "^5.2.0",
|
|
52
|
-
"@wise/art": "^2.
|
|
52
|
+
"@wise/art": "^2.31.1",
|
|
53
53
|
"@wise/components-theming": "^1.10.2",
|
|
54
|
-
"esbuild": "^0.28.
|
|
54
|
+
"esbuild": "^0.28.1",
|
|
55
55
|
"eslint-plugin-storybook": "^10.4.1",
|
|
56
56
|
"framer-motion": "^12.40.0",
|
|
57
57
|
"jsdom-testing-mocks": "^1.16.0",
|
|
58
|
-
"npm-run-all2": "^
|
|
58
|
+
"npm-run-all2": "^9.0.2",
|
|
59
59
|
"postcss": "^8.5.15",
|
|
60
60
|
"postcss-cli": "^11.0.1",
|
|
61
61
|
"postcss-import": "^16.1.1",
|
|
@@ -69,10 +69,10 @@
|
|
|
69
69
|
"stylelint-value-no-unknown-custom-properties": "^6.1.1",
|
|
70
70
|
"tsx": "^4.22.3",
|
|
71
71
|
"typescript": "^5.9.3",
|
|
72
|
-
"vite": "^8.0.
|
|
72
|
+
"vite": "^8.0.16",
|
|
73
73
|
"vitest": "^4.1.7",
|
|
74
|
-
"@wise/dynamic-flow-
|
|
75
|
-
"@wise/dynamic-flow-
|
|
74
|
+
"@wise/dynamic-flow-fixtures": "0.0.1",
|
|
75
|
+
"@wise/dynamic-flow-renderers": "0.0.0"
|
|
76
76
|
},
|
|
77
77
|
"peerDependencies": {
|
|
78
78
|
"@transferwise/components": "^46.104.0",
|
|
@@ -84,7 +84,7 @@
|
|
|
84
84
|
"react-intl": "^6 || ^7"
|
|
85
85
|
},
|
|
86
86
|
"dependencies": {
|
|
87
|
-
"@wise/dynamic-flow-types": "4.
|
|
87
|
+
"@wise/dynamic-flow-types": "4.16.1"
|
|
88
88
|
},
|
|
89
89
|
"scripts": {
|
|
90
90
|
"dev": "EXCLUDE_VISUAL_TESTS=true pnpm storybook dev -p 3003",
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"WithUpdate.d.ts","sourceRoot":"","sources":["../../../../../src/domain/components/utils/WithUpdate.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,aAAa,CAAC;AAE9C,MAAM,MAAM,UAAU,CAAC,CAAC,SAAS,eAAe,IAAI,CAAC,GAAG;IACtD,OAAO,EAAE,CAAC,QAAQ,EAAE,CAAC,KAAK,EAAE,CAAC,KAAK,IAAI,KAAK,IAAI,CAAC;CACjD,CAAC"}
|