@axinom/mosaic-messages 0.52.2 → 0.53.0-rc.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.
Files changed (22) hide show
  1. package/dist/generated/schemas/payloads/localization/commands/declare-entity-definition-command.json +0 -10
  2. package/dist/generated/schemas/payloads/localization/commands/index.d.ts +0 -6
  3. package/dist/generated/schemas/payloads/localization/commands/index.d.ts.map +1 -1
  4. package/dist/generated/schemas/payloads/localization/events/entity-definition-declare-failed-event.json +0 -10
  5. package/dist/generated/schemas/payloads/localization/events/index.d.ts +0 -6
  6. package/dist/generated/schemas/payloads/localization/events/index.d.ts.map +1 -1
  7. package/dist/generated/types/payloads/localization/types/entity-field-definition.d.ts +0 -5
  8. package/dist/generated/types/payloads/localization/types/entity-field-definition.d.ts.map +1 -1
  9. package/dist/generated/types/payloads/localization/types/index.d.ts +0 -1
  10. package/dist/generated/types/payloads/localization/types/index.d.ts.map +1 -1
  11. package/dist/generated/types/payloads/localization/types/index.js +0 -1
  12. package/dist/generated/types/payloads/localization/types/index.js.map +1 -1
  13. package/package.json +4 -4
  14. package/src/generated/schemas/payloads/localization/commands/declare-entity-definition-command.json +0 -10
  15. package/src/generated/schemas/payloads/localization/events/entity-definition-declare-failed-event.json +0 -10
  16. package/src/generated/types/payloads/localization/types/entity-field-definition.ts +0 -5
  17. package/src/generated/types/payloads/localization/types/index.ts +0 -1
  18. package/dist/generated/types/payloads/localization/types/approval-behavior.d.ts +0 -5
  19. package/dist/generated/types/payloads/localization/types/approval-behavior.d.ts.map +0 -1
  20. package/dist/generated/types/payloads/localization/types/approval-behavior.js +0 -3
  21. package/dist/generated/types/payloads/localization/types/approval-behavior.js.map +0 -1
  22. package/src/generated/types/payloads/localization/types/approval-behavior.ts +0 -4
@@ -281,16 +281,6 @@
281
281
  }
282
282
  }
283
283
  }
284
- },
285
- "approval_behavior": {
286
- "type": "string",
287
- "title": "approval_behavior",
288
- "enum": [
289
- "REQUIRED",
290
- "REQUIRED_IF_NOT_EMPTY",
291
- "NOT_REQUIRED"
292
- ],
293
- "description": "Configuration of the approval behavior for the field"
294
284
  }
295
285
  }
296
286
  },
@@ -217,12 +217,6 @@ export declare const DeclareEntityDefinitionCommandSchema: {
217
217
  };
218
218
  };
219
219
  };
220
- approval_behavior: {
221
- type: string;
222
- title: string;
223
- enum: string[];
224
- description: string;
225
- };
226
220
  };
227
221
  };
228
222
  minItems: number;
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/schemas/payloads/localization/commands/index.ts"],"names":[],"mappings":"AAQA,eAAO,MAAM,oCAAoC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAiC,CAAC;AACnF,eAAO,MAAM,mCAAmC;;;;;;;;;;;;;;;;;;;;;CAAgC,CAAC;AACjF,eAAO,MAAM,2CAA2C;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAwC,CAAC;AACjG,eAAO,MAAM,uCAAuC;;;;;;;;;;;;;;;;;;;;;;;CAAoC,CAAC;AACzF,eAAO,MAAM,sCAAsC;;;;;;;;;;;;;;;;;;;;;;;CAAmC,CAAC;AACvF,eAAO,MAAM,2BAA2B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAwB,CAAC;AACjE,eAAO,MAAM,2CAA2C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAwC,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/schemas/payloads/localization/commands/index.ts"],"names":[],"mappings":"AAQA,eAAO,MAAM,oCAAoC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAiC,CAAC;AACnF,eAAO,MAAM,mCAAmC;;;;;;;;;;;;;;;;;;;;;CAAgC,CAAC;AACjF,eAAO,MAAM,2CAA2C;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAwC,CAAC;AACjG,eAAO,MAAM,uCAAuC;;;;;;;;;;;;;;;;;;;;;;;CAAoC,CAAC;AACzF,eAAO,MAAM,sCAAsC;;;;;;;;;;;;;;;;;;;;;;;CAAmC,CAAC;AACvF,eAAO,MAAM,2BAA2B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAwB,CAAC;AACjE,eAAO,MAAM,2CAA2C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAwC,CAAC"}
@@ -278,16 +278,6 @@
278
278
  }
279
279
  }
280
280
  }
281
- },
282
- "approval_behavior": {
283
- "type": "string",
284
- "title": "approval_behavior",
285
- "enum": [
286
- "REQUIRED",
287
- "REQUIRED_IF_NOT_EMPTY",
288
- "NOT_REQUIRED"
289
- ],
290
- "description": "Configuration of the approval behavior for the field"
291
281
  }
292
282
  }
293
283
  },
@@ -273,12 +273,6 @@ export declare const EntityDefinitionDeclareFailedEventSchema: {
273
273
  };
274
274
  };
275
275
  };
276
- approval_behavior: {
277
- type: string;
278
- title: string;
279
- enum: string[];
280
- description: string;
281
- };
282
276
  };
283
277
  };
284
278
  minItems: number;
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/schemas/payloads/localization/events/index.ts"],"names":[],"mappings":"AAeA,eAAO,MAAM,+CAA+C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA4C,CAAC;AACzG,eAAO,MAAM,iDAAiD;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA8C,CAAC;AAC7G,eAAO,MAAM,wCAAwC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAqC,CAAC;AAC3F,eAAO,MAAM,0CAA0C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAuC,CAAC;AAC/F,eAAO,MAAM,uCAAuC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAoC,CAAC;AACzF,eAAO,MAAM,yCAAyC;;;;;;;;;;;;;;;;;;;;;CAAsC,CAAC;AAC7F,eAAO,MAAM,2CAA2C;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAwC,CAAC;AACjG,eAAO,MAAM,6CAA6C;;;;;;;;;;;;;;;;;;;;;;;CAA0C,CAAC;AACrG,eAAO,MAAM,0CAA0C;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAuC,CAAC;AAC/F,eAAO,MAAM,4CAA4C;;;;;;;;;;;;;;;;;;;;;;;CAAyC,CAAC;AACnG,eAAO,MAAM,+BAA+B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA4B,CAAC;AACzE,eAAO,MAAM,iCAAiC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA8B,CAAC;AAC7E,eAAO,MAAM,+CAA+C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA4C,CAAC;AACzG,eAAO,MAAM,iDAAiD;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA8C,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/schemas/payloads/localization/events/index.ts"],"names":[],"mappings":"AAeA,eAAO,MAAM,+CAA+C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA4C,CAAC;AACzG,eAAO,MAAM,iDAAiD;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA8C,CAAC;AAC7G,eAAO,MAAM,wCAAwC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAqC,CAAC;AAC3F,eAAO,MAAM,0CAA0C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAuC,CAAC;AAC/F,eAAO,MAAM,uCAAuC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAoC,CAAC;AACzF,eAAO,MAAM,yCAAyC;;;;;;;;;;;;;;;;;;;;;CAAsC,CAAC;AAC7F,eAAO,MAAM,2CAA2C;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAwC,CAAC;AACjG,eAAO,MAAM,6CAA6C;;;;;;;;;;;;;;;;;;;;;;;CAA0C,CAAC;AACrG,eAAO,MAAM,0CAA0C;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAuC,CAAC;AAC/F,eAAO,MAAM,4CAA4C;;;;;;;;;;;;;;;;;;;;;;;CAAyC,CAAC;AACnG,eAAO,MAAM,+BAA+B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA4B,CAAC;AACzE,eAAO,MAAM,iCAAiC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA8B,CAAC;AAC7E,eAAO,MAAM,+CAA+C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA4C,CAAC;AACzG,eAAO,MAAM,iDAAiD;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA8C,CAAC"}
@@ -1,4 +1,3 @@
1
- import { ApprovalBehavior } from './approval-behavior';
2
1
  import { FieldDefinitionValidationRule } from './field-definition-validation-rule';
3
2
  import { FieldType } from './field-type';
4
3
  import { UiFieldCustomDefinition } from './ui-field-custom-definition';
@@ -43,9 +42,5 @@ export interface EntityFieldDefinition {
43
42
  * An array of field validation rules.
44
43
  */
45
44
  field_validation_rules?: FieldDefinitionValidationRule[];
46
- /**
47
- * Configuration of the approval behavior for the field
48
- */
49
- approval_behavior?: ApprovalBehavior;
50
45
  }
51
46
  //# sourceMappingURL=entity-field-definition.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"entity-field-definition.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/localization/types/entity-field-definition.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AACvD,OAAO,EAAE,6BAA6B,EAAE,MAAM,oCAAoC,CAAC;AACnF,OAAO,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AACzC,OAAO,EAAE,uBAAuB,EAAE,MAAM,8BAA8B,CAAC;AACvE,OAAO,EAAE,WAAW,EAAE,MAAM,iBAAiB,CAAC;AAC9C;;GAEG;AACH,MAAM,WAAW,qBAAqB;IACpC;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IACnB;;OAEG;IACH,UAAU,EAAE,SAAS,CAAC;IACtB;;OAEG;IACH,aAAa,EAAE,WAAW,CAAC;IAC3B;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IACf;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB;;OAEG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB;;OAEG;IACH,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB;;OAEG;IACH,0BAA0B,CAAC,EAAE,uBAAuB,CAAC;IACrD;;OAEG;IACH,sBAAsB,CAAC,EAAE,6BAA6B,EAAE,CAAC;IACzD;;OAEG;IACH,iBAAiB,CAAC,EAAE,gBAAgB,CAAC;CACtC"}
1
+ {"version":3,"file":"entity-field-definition.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/localization/types/entity-field-definition.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,6BAA6B,EAAE,MAAM,oCAAoC,CAAC;AACnF,OAAO,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AACzC,OAAO,EAAE,uBAAuB,EAAE,MAAM,8BAA8B,CAAC;AACvE,OAAO,EAAE,WAAW,EAAE,MAAM,iBAAiB,CAAC;AAC9C;;GAEG;AACH,MAAM,WAAW,qBAAqB;IACpC;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IACnB;;OAEG;IACH,UAAU,EAAE,SAAS,CAAC;IACtB;;OAEG;IACH,aAAa,EAAE,WAAW,CAAC;IAC3B;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IACf;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB;;OAEG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB;;OAEG;IACH,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB;;OAEG;IACH,0BAA0B,CAAC,EAAE,uBAAuB,CAAC;IACrD;;OAEG;IACH,sBAAsB,CAAC,EAAE,6BAA6B,EAAE,CAAC;CAC1D"}
@@ -1,4 +1,3 @@
1
- export * from './approval-behavior';
2
1
  export * from './entity-field-definition';
3
2
  export * from './entity-localization';
4
3
  export * from './entity-localization-field';
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/localization/types/index.ts"],"names":[],"mappings":"AAAA,cAAc,qBAAqB,CAAC;AACpC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,uBAAuB,CAAC;AACtC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,mCAAmC,CAAC;AAClD,cAAc,0CAA0C,CAAC;AACzD,cAAc,oCAAoC,CAAC;AACnD,cAAc,wCAAwC,CAAC;AACvD,cAAc,cAAc,CAAC;AAC7B,cAAc,8BAA8B,CAAC;AAC7C,cAAc,mCAAmC,CAAC;AAClD,cAAc,gDAAgD,CAAC;AAC/D,cAAc,4CAA4C,CAAC;AAC3D,cAAc,mCAAmC,CAAC;AAClD,cAAc,gDAAgD,CAAC;AAC/D,cAAc,iBAAiB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/localization/types/index.ts"],"names":[],"mappings":"AAAA,cAAc,2BAA2B,CAAC;AAC1C,cAAc,uBAAuB,CAAC;AACtC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,mCAAmC,CAAC;AAClD,cAAc,0CAA0C,CAAC;AACzD,cAAc,oCAAoC,CAAC;AACnD,cAAc,wCAAwC,CAAC;AACvD,cAAc,cAAc,CAAC;AAC7B,cAAc,8BAA8B,CAAC;AAC7C,cAAc,mCAAmC,CAAC;AAClD,cAAc,gDAAgD,CAAC;AAC/D,cAAc,4CAA4C,CAAC;AAC3D,cAAc,mCAAmC,CAAC;AAClD,cAAc,gDAAgD,CAAC;AAC/D,cAAc,iBAAiB,CAAC"}
@@ -14,7 +14,6 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
14
14
  for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
15
15
  };
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
17
- __exportStar(require("./approval-behavior"), exports);
18
17
  __exportStar(require("./entity-field-definition"), exports);
19
18
  __exportStar(require("./entity-localization"), exports);
20
19
  __exportStar(require("./entity-localization-field"), exports);
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/localization/types/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,sDAAoC;AACpC,4DAA0C;AAC1C,wDAAsC;AACtC,8DAA4C;AAC5C,oEAAkD;AAClD,2EAAyD;AACzD,qEAAmD;AACnD,yEAAuD;AACvD,+CAA6B;AAC7B,+DAA6C;AAC7C,oEAAkD;AAClD,iFAA+D;AAC/D,6EAA2D;AAC3D,oEAAkD;AAClD,iFAA+D;AAC/D,kDAAgC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/localization/types/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,4DAA0C;AAC1C,wDAAsC;AACtC,8DAA4C;AAC5C,oEAAkD;AAClD,2EAAyD;AACzD,qEAAmD;AACnD,yEAAuD;AACvD,+CAA6B;AAC7B,+DAA6C;AAC7C,oEAAkD;AAClD,iFAA+D;AAC/D,6EAA2D;AAC3D,oEAAkD;AAClD,iFAA+D;AAC/D,kDAAgC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@axinom/mosaic-messages",
3
- "version": "0.52.2",
3
+ "version": "0.53.0-rc.0",
4
4
  "description": "Shared types for Axinom Mosaic service messages",
5
5
  "author": "Axinom",
6
6
  "license": "PROPRIETARY",
@@ -29,8 +29,8 @@
29
29
  "dev": "concurrently --names \"codegen,tsc\" \"yarn codegen:watch\" \"yarn build:compile:watch\""
30
30
  },
31
31
  "devDependencies": {
32
- "@axinom/mosaic-cli": "^0.42.0",
33
- "@axinom/mosaic-message-bus-abstractions": "^0.23.0",
32
+ "@axinom/mosaic-cli": "^0.43.0-rc.0",
33
+ "@axinom/mosaic-message-bus-abstractions": "^0.24.0-rc.0",
34
34
  "@types/glob": "^7.1.3",
35
35
  "@types/node": "^18.11.18",
36
36
  "chokidar-cli": "^3.0.0",
@@ -43,5 +43,5 @@
43
43
  "publishConfig": {
44
44
  "access": "public"
45
45
  },
46
- "gitHead": "7ee1558956ca9a51de1966f777da3923fadb32d9"
46
+ "gitHead": "c2eae491b211d2b28b196bbd6002681d39ca9576"
47
47
  }
@@ -281,16 +281,6 @@
281
281
  }
282
282
  }
283
283
  }
284
- },
285
- "approval_behavior": {
286
- "type": "string",
287
- "title": "approval_behavior",
288
- "enum": [
289
- "REQUIRED",
290
- "REQUIRED_IF_NOT_EMPTY",
291
- "NOT_REQUIRED"
292
- ],
293
- "description": "Configuration of the approval behavior for the field"
294
284
  }
295
285
  }
296
286
  },
@@ -278,16 +278,6 @@
278
278
  }
279
279
  }
280
280
  }
281
- },
282
- "approval_behavior": {
283
- "type": "string",
284
- "title": "approval_behavior",
285
- "enum": [
286
- "REQUIRED",
287
- "REQUIRED_IF_NOT_EMPTY",
288
- "NOT_REQUIRED"
289
- ],
290
- "description": "Configuration of the approval behavior for the field"
291
281
  }
292
282
  }
293
283
  },
@@ -1,4 +1,3 @@
1
- import { ApprovalBehavior } from './approval-behavior';
2
1
  import { FieldDefinitionValidationRule } from './field-definition-validation-rule';
3
2
  import { FieldType } from './field-type';
4
3
  import { UiFieldCustomDefinition } from './ui-field-custom-definition';
@@ -43,8 +42,4 @@ export interface EntityFieldDefinition {
43
42
  * An array of field validation rules.
44
43
  */
45
44
  field_validation_rules?: FieldDefinitionValidationRule[];
46
- /**
47
- * Configuration of the approval behavior for the field
48
- */
49
- approval_behavior?: ApprovalBehavior;
50
45
  }
@@ -1,4 +1,3 @@
1
- export * from './approval-behavior';
2
1
  export * from './entity-field-definition';
3
2
  export * from './entity-localization';
4
3
  export * from './entity-localization-field';
@@ -1,5 +0,0 @@
1
- /**
2
- * Configuration of the approval behavior for the field
3
- */
4
- export type ApprovalBehavior = "REQUIRED" | "REQUIRED_IF_NOT_EMPTY" | "NOT_REQUIRED";
5
- //# sourceMappingURL=approval-behavior.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"approval-behavior.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/localization/types/approval-behavior.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,MAAM,MAAM,gBAAgB,GAAG,UAAU,GAAG,uBAAuB,GAAG,cAAc,CAAC"}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=approval-behavior.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"approval-behavior.js","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/localization/types/approval-behavior.ts"],"names":[],"mappings":""}
@@ -1,4 +0,0 @@
1
- /**
2
- * Configuration of the approval behavior for the field
3
- */
4
- export type ApprovalBehavior = "REQUIRED" | "REQUIRED_IF_NOT_EMPTY" | "NOT_REQUIRED";