@qoretechnologies/reqraft 0.10.44 → 0.10.45-pr.104.g75e086a

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.
@@ -12,19 +12,19 @@
12
12
  * object by its name — which is why `isOptionInterfaceUiType` is enough for
13
13
  * validation to treat the whole group as a non-empty string.
14
14
  */
15
- export declare const OPTION_SCALAR_UI_TYPES: readonly ["string", "long-string", "data", "binary", "richtext", "bool", "boolean", "date", "int", "integer", "float", "number", "byte-size", "url", "code-editor", "rgbcolor", "any", "auto", "email", "uri", "uuid", "hostname", "ipv4", "ipv6", "phone"];
15
+ export declare const OPTION_SCALAR_UI_TYPES: readonly ["string", "long-string", "data", "binary", "richtext", "bool", "boolean", "date", "int", "integer", "float", "number", "byte-size", "timeout", "url", "code-editor", "rgbcolor", "any", "auto", "email", "uri", "uuid", "hostname", "ipv4", "ipv6", "phone"];
16
16
  export declare const OPTION_COLLECTION_UI_TYPES: readonly ["hash", "free-hash", "list", "free-list", "option_hash", "file", "file-as-string", "collection-documents"];
17
17
  export declare const OPTION_CHOICE_UI_TYPES: readonly ["enum", "select-string", "select-array", "multi-select"];
18
18
  export declare const OPTION_INTERFACE_UI_TYPES: readonly ["workflow", "service", "job", "connection", "mapper", "class", "value-map", "fsm", "qog", "api-schema", "auth-profile", "ai-collection", "ai-endpoint", "ai-guardrail", "ml-model", "release-config", "alertrule", "alertsilence", "installed-release", "business-process", "schema", "test"];
19
19
  export declare const OPTION_CUSTOM_UI_TYPES: readonly ["processor", "processor-mappings", "data-provider", "tool-catalog", "schema-definition", "test-cases", "test-value-contract", "dpql", "active-windows"];
20
- export declare const OPTION_UI_TYPES: readonly ["string", "long-string", "data", "binary", "richtext", "bool", "boolean", "date", "int", "integer", "float", "number", "byte-size", "url", "code-editor", "rgbcolor", "any", "auto", "email", "uri", "uuid", "hostname", "ipv4", "ipv6", "phone", "hash", "free-hash", "list", "free-list", "option_hash", "file", "file-as-string", "collection-documents", "enum", "select-string", "select-array", "multi-select", "workflow", "service", "job", "connection", "mapper", "class", "value-map", "fsm", "qog", "api-schema", "auth-profile", "ai-collection", "ai-endpoint", "ai-guardrail", "ml-model", "release-config", "alertrule", "alertsilence", "installed-release", "business-process", "schema", "test", "processor", "processor-mappings", "data-provider", "tool-catalog", "schema-definition", "test-cases", "test-value-contract", "dpql", "active-windows"];
20
+ export declare const OPTION_UI_TYPES: readonly ["string", "long-string", "data", "binary", "richtext", "bool", "boolean", "date", "int", "integer", "float", "number", "byte-size", "timeout", "url", "code-editor", "rgbcolor", "any", "auto", "email", "uri", "uuid", "hostname", "ipv4", "ipv6", "phone", "hash", "free-hash", "list", "free-list", "option_hash", "file", "file-as-string", "collection-documents", "enum", "select-string", "select-array", "multi-select", "workflow", "service", "job", "connection", "mapper", "class", "value-map", "fsm", "qog", "api-schema", "auth-profile", "ai-collection", "ai-endpoint", "ai-guardrail", "ml-model", "release-config", "alertrule", "alertsilence", "installed-release", "business-process", "schema", "test", "processor", "processor-mappings", "data-provider", "tool-catalog", "schema-definition", "test-cases", "test-value-contract", "dpql", "active-windows"];
21
21
  export type TOptionUiType = (typeof OPTION_UI_TYPES)[number];
22
22
  export type TOptionInterfaceUiType = (typeof OPTION_INTERFACE_UI_TYPES)[number];
23
23
  export declare const LEGACY_FIELD_UI_TYPES: readonly ["api-manager", "array", "array-auto", "array-of-pairs", "class-array", "class-connectors", "constant-array", "context-selector", "cron", "data-provider-options", "file-array", "fsm-list", "function-array", "http-content", "method-name", "opcua-method-arguments", "opcua-write-values", "options", "select", "service-events", "service-webhooks", "type-selector"];
24
- export declare const KNOWN_QORUS_UI_TYPES: readonly ["string", "long-string", "data", "binary", "richtext", "bool", "boolean", "date", "int", "integer", "float", "number", "byte-size", "url", "code-editor", "rgbcolor", "any", "auto", "email", "uri", "uuid", "hostname", "ipv4", "ipv6", "phone", "hash", "free-hash", "list", "free-list", "option_hash", "file", "file-as-string", "collection-documents", "enum", "select-string", "select-array", "multi-select", "workflow", "service", "job", "connection", "mapper", "class", "value-map", "fsm", "qog", "api-schema", "auth-profile", "ai-collection", "ai-endpoint", "ai-guardrail", "ml-model", "release-config", "alertrule", "alertsilence", "installed-release", "business-process", "schema", "test", "processor", "processor-mappings", "data-provider", "tool-catalog", "schema-definition", "test-cases", "test-value-contract", "dpql", "active-windows", "api-manager", "array", "array-auto", "array-of-pairs", "class-array", "class-connectors", "constant-array", "context-selector", "cron", "data-provider-options", "file-array", "fsm-list", "function-array", "http-content", "method-name", "opcua-method-arguments", "opcua-write-values", "options", "select", "service-events", "service-webhooks", "type-selector"];
24
+ export declare const KNOWN_QORUS_UI_TYPES: readonly ["string", "long-string", "data", "binary", "richtext", "bool", "boolean", "date", "int", "integer", "float", "number", "byte-size", "timeout", "url", "code-editor", "rgbcolor", "any", "auto", "email", "uri", "uuid", "hostname", "ipv4", "ipv6", "phone", "hash", "free-hash", "list", "free-list", "option_hash", "file", "file-as-string", "collection-documents", "enum", "select-string", "select-array", "multi-select", "workflow", "service", "job", "connection", "mapper", "class", "value-map", "fsm", "qog", "api-schema", "auth-profile", "ai-collection", "ai-endpoint", "ai-guardrail", "ml-model", "release-config", "alertrule", "alertsilence", "installed-release", "business-process", "schema", "test", "processor", "processor-mappings", "data-provider", "tool-catalog", "schema-definition", "test-cases", "test-value-contract", "dpql", "active-windows", "api-manager", "array", "array-auto", "array-of-pairs", "class-array", "class-connectors", "constant-array", "context-selector", "cron", "data-provider-options", "file-array", "fsm-list", "function-array", "http-content", "method-name", "opcua-method-arguments", "opcua-write-values", "options", "select", "service-events", "service-webhooks", "type-selector"];
25
25
  export type TLegacyFieldUiType = (typeof LEGACY_FIELD_UI_TYPES)[number];
26
26
  export type TKnownQorusUiType = (typeof KNOWN_QORUS_UI_TYPES)[number];
27
- export declare const isOptionUiType: (type: unknown) => type is "string" | "number" | "boolean" | "file" | "data" | "date" | "email" | "url" | "list" | "auto" | "richtext" | "uri" | "dpql" | "fsm" | "class" | "active-windows" | "code-editor" | "processor-mappings" | "schema-definition" | "test-cases" | "test-value-contract" | "tool-catalog" | "mapper" | "workflow" | "service" | "job" | "connection" | "value-map" | "qog" | "ai-collection" | "ai-endpoint" | "ai-guardrail" | "binary" | "long-string" | "enum" | "int" | "integer" | "float" | "free-list" | "hash" | "rgbcolor" | "free-hash" | "any" | "bool" | "data-provider" | "byte-size" | "uuid" | "hostname" | "ipv4" | "ipv6" | "phone" | "option_hash" | "file-as-string" | "collection-documents" | "select-string" | "select-array" | "multi-select" | "api-schema" | "auth-profile" | "ml-model" | "release-config" | "alertrule" | "alertsilence" | "installed-release" | "business-process" | "schema" | "test" | "processor";
27
+ export declare const isOptionUiType: (type: unknown) => type is "string" | "number" | "boolean" | "file" | "data" | "date" | "email" | "url" | "list" | "auto" | "richtext" | "uri" | "dpql" | "fsm" | "class" | "active-windows" | "code-editor" | "processor-mappings" | "schema-definition" | "test-cases" | "test-value-contract" | "tool-catalog" | "mapper" | "workflow" | "service" | "job" | "connection" | "value-map" | "qog" | "ai-collection" | "ai-endpoint" | "ai-guardrail" | "binary" | "long-string" | "enum" | "int" | "integer" | "float" | "free-list" | "hash" | "rgbcolor" | "free-hash" | "any" | "bool" | "data-provider" | "byte-size" | "timeout" | "uuid" | "hostname" | "ipv4" | "ipv6" | "phone" | "option_hash" | "file-as-string" | "collection-documents" | "select-string" | "select-array" | "multi-select" | "api-schema" | "auth-profile" | "ml-model" | "release-config" | "alertrule" | "alertsilence" | "installed-release" | "business-process" | "schema" | "test" | "processor";
28
28
  export declare const isOptionInterfaceUiType: (type: unknown) => type is "fsm" | "class" | "mapper" | "workflow" | "service" | "job" | "connection" | "value-map" | "qog" | "ai-collection" | "ai-endpoint" | "ai-guardrail" | "api-schema" | "auth-profile" | "ml-model" | "release-config" | "alertrule" | "alertsilence" | "installed-release" | "business-process" | "schema" | "test";
29
- export declare const isKnownQorusUiType: (type: unknown) => type is "string" | "number" | "boolean" | "file" | "data" | "select" | "date" | "email" | "url" | "list" | "auto" | "richtext" | "uri" | "options" | "dpql" | "fsm" | "class" | "active-windows" | "code-editor" | "cron" | "processor-mappings" | "schema-definition" | "test-cases" | "test-value-contract" | "tool-catalog" | "mapper" | "workflow" | "service" | "job" | "connection" | "value-map" | "qog" | "ai-collection" | "ai-endpoint" | "ai-guardrail" | "binary" | "long-string" | "enum" | "int" | "integer" | "float" | "free-list" | "hash" | "rgbcolor" | "free-hash" | "any" | "bool" | "data-provider" | "byte-size" | "uuid" | "hostname" | "ipv4" | "ipv6" | "phone" | "option_hash" | "file-as-string" | "collection-documents" | "select-string" | "select-array" | "multi-select" | "api-schema" | "auth-profile" | "ml-model" | "release-config" | "alertrule" | "alertsilence" | "installed-release" | "business-process" | "schema" | "test" | "processor" | "api-manager" | "array" | "array-auto" | "array-of-pairs" | "class-array" | "class-connectors" | "constant-array" | "context-selector" | "data-provider-options" | "file-array" | "fsm-list" | "function-array" | "http-content" | "method-name" | "opcua-method-arguments" | "opcua-write-values" | "service-events" | "service-webhooks" | "type-selector";
29
+ export declare const isKnownQorusUiType: (type: unknown) => type is "string" | "number" | "boolean" | "file" | "data" | "select" | "date" | "email" | "url" | "list" | "auto" | "richtext" | "uri" | "options" | "dpql" | "fsm" | "class" | "active-windows" | "code-editor" | "cron" | "processor-mappings" | "schema-definition" | "test-cases" | "test-value-contract" | "tool-catalog" | "mapper" | "workflow" | "service" | "job" | "connection" | "value-map" | "qog" | "ai-collection" | "ai-endpoint" | "ai-guardrail" | "binary" | "long-string" | "enum" | "int" | "integer" | "float" | "free-list" | "hash" | "rgbcolor" | "free-hash" | "any" | "bool" | "data-provider" | "byte-size" | "timeout" | "uuid" | "hostname" | "ipv4" | "ipv6" | "phone" | "option_hash" | "file-as-string" | "collection-documents" | "select-string" | "select-array" | "multi-select" | "api-schema" | "auth-profile" | "ml-model" | "release-config" | "alertrule" | "alertsilence" | "installed-release" | "business-process" | "schema" | "test" | "processor" | "api-manager" | "array" | "array-auto" | "array-of-pairs" | "class-array" | "class-connectors" | "constant-array" | "context-selector" | "data-provider-options" | "file-array" | "fsm-list" | "function-array" | "http-content" | "method-name" | "opcua-method-arguments" | "opcua-write-values" | "service-events" | "service-webhooks" | "type-selector";
30
30
  //# sourceMappingURL=optionUiTypes.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"optionUiTypes.d.ts","sourceRoot":"","sources":["../../src/helpers/optionUiTypes.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;GAaG;AAEH,eAAO,MAAM,sBAAsB,6PA4BzB,CAAC;AAEX,eAAO,MAAM,0BAA0B,sHAS7B,CAAC;AAEX,eAAO,MAAM,sBAAsB,oEAKzB,CAAC;AAEX,eAAO,MAAM,yBAAyB,ySAuB5B,CAAC;AAEX,eAAO,MAAM,sBAAsB,mKAUzB,CAAC;AAEX,eAAO,MAAM,eAAe,u1BAMlB,CAAC;AAEX,MAAM,MAAM,aAAa,GAAG,CAAC,OAAO,eAAe,CAAC,CAAC,MAAM,CAAC,CAAC;AAC7D,MAAM,MAAM,sBAAsB,GAAG,CAAC,OAAO,yBAAyB,CAAC,CAAC,MAAM,CAAC,CAAC;AAEhF,eAAO,MAAM,qBAAqB,oXAuBxB,CAAC;AAEX,eAAO,MAAM,oBAAoB,gsCAA0D,CAAC;AAE5F,MAAM,MAAM,kBAAkB,GAAG,CAAC,OAAO,qBAAqB,CAAC,CAAC,MAAM,CAAC,CAAC;AACxE,MAAM,MAAM,iBAAiB,GAAG,CAAC,OAAO,oBAAoB,CAAC,CAAC,MAAM,CAAC,CAAC;AAMtE,eAAO,MAAM,cAAc,SAAU,OAAO,05BACW,CAAC;AAExD,eAAO,MAAM,uBAAuB,SAAU,OAAO,8TACK,CAAC;AAE3D,eAAO,MAAM,kBAAkB,SAAU,OAAO,yxCACW,CAAC"}
1
+ {"version":3,"file":"optionUiTypes.d.ts","sourceRoot":"","sources":["../../src/helpers/optionUiTypes.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;GAaG;AAEH,eAAO,MAAM,sBAAsB,wQAoCzB,CAAC;AAEX,eAAO,MAAM,0BAA0B,sHAS7B,CAAC;AAEX,eAAO,MAAM,sBAAsB,oEAKzB,CAAC;AAEX,eAAO,MAAM,yBAAyB,ySAuB5B,CAAC;AAEX,eAAO,MAAM,sBAAsB,mKAUzB,CAAC;AAEX,eAAO,MAAM,eAAe,k2BAMlB,CAAC;AAEX,MAAM,MAAM,aAAa,GAAG,CAAC,OAAO,eAAe,CAAC,CAAC,MAAM,CAAC,CAAC;AAC7D,MAAM,MAAM,sBAAsB,GAAG,CAAC,OAAO,yBAAyB,CAAC,CAAC,MAAM,CAAC,CAAC;AAEhF,eAAO,MAAM,qBAAqB,oXAuBxB,CAAC;AAEX,eAAO,MAAM,oBAAoB,2sCAA0D,CAAC;AAE5F,MAAM,MAAM,kBAAkB,GAAG,CAAC,OAAO,qBAAqB,CAAC,CAAC,MAAM,CAAC,CAAC;AACxE,MAAM,MAAM,iBAAiB,GAAG,CAAC,OAAO,oBAAoB,CAAC,CAAC,MAAM,CAAC,CAAC;AAMtE,eAAO,MAAM,cAAc,SAAU,OAAO,s6BACW,CAAC;AAExD,eAAO,MAAM,uBAAuB,SAAU,OAAO,8TACK,CAAC;AAE3D,eAAO,MAAM,kBAAkB,SAAU,OAAO,qyCACW,CAAC"}
@@ -38,6 +38,14 @@ exports.OPTION_SCALAR_UI_TYPES = [
38
38
  'float',
39
39
  'number',
40
40
  'byte-size',
41
+ // an integer count of milliseconds rendered through the unit-aware timeout
42
+ // field; `validateField` has carried a dedicated `case 'timeout'` since the
43
+ // connection-options work, and a type the validator has a branch for must be
44
+ // in the vocabulary the same switch is keyed on — consumers ask
45
+ // `isOptionUiType` before they ever reach the validator, and an unlisted
46
+ // type reads as unknown (qorus-ide's timeout field regressed exactly this
47
+ // way when its local registry copy was consolidated onto this one).
48
+ 'timeout',
41
49
  'url',
42
50
  'code-editor',
43
51
  'rgbcolor',
@@ -1 +1 @@
1
- {"version":3,"file":"optionUiTypes.js","sourceRoot":"","sources":["../../src/helpers/optionUiTypes.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;;;;;;;;;AAEU,QAAA,sBAAsB,GAAG;IACpC,QAAQ;IACR,aAAa;IACb,MAAM;IACN,QAAQ;IACR,UAAU;IACV,MAAM;IACN,SAAS;IACT,MAAM;IACN,KAAK;IACL,SAAS;IACT,OAAO;IACP,QAAQ;IACR,WAAW;IACX,KAAK;IACL,aAAa;IACb,UAAU;IACV,KAAK;IACL,MAAM;IACN,iGAAiG;IACjG,yCAAyC;IACzC,OAAO;IACP,KAAK;IACL,MAAM;IACN,UAAU;IACV,MAAM;IACN,MAAM;IACN,OAAO;CACC,CAAC;AAEE,QAAA,0BAA0B,GAAG;IACxC,MAAM;IACN,WAAW;IACX,MAAM;IACN,WAAW;IACX,aAAa;IACb,MAAM;IACN,gBAAgB;IAChB,sBAAsB;CACd,CAAC;AAEE,QAAA,sBAAsB,GAAG;IACpC,MAAM;IACN,eAAe;IACf,cAAc;IACd,cAAc;CACN,CAAC;AAEE,QAAA,yBAAyB,GAAG;IACvC,UAAU;IACV,SAAS;IACT,KAAK;IACL,YAAY;IACZ,QAAQ;IACR,OAAO;IACP,WAAW;IACX,KAAK;IACL,KAAK;IACL,YAAY;IACZ,cAAc;IACd,eAAe;IACf,aAAa;IACb,cAAc;IACd,UAAU;IACV,gBAAgB;IAChB,WAAW;IACX,cAAc;IACd,mBAAmB;IACnB,kBAAkB;IAClB,QAAQ;IACR,MAAM;CACE,CAAC;AAEE,QAAA,sBAAsB,GAAG;IACpC,WAAW;IACX,oBAAoB;IACpB,eAAe;IACf,cAAc;IACd,mBAAmB;IACnB,YAAY;IACZ,qBAAqB;IACrB,MAAM;IACN,gBAAgB;CACR,CAAC;AAEE,QAAA,eAAe,GAAG,0EAC1B,8BAAsB,SACtB,kCAA0B,SAC1B,8BAAsB,SACtB,iCAAyB,SACzB,8BAAsB,OACjB,CAAC;AAKE,QAAA,qBAAqB,GAAG;IACnC,aAAa;IACb,OAAO;IACP,YAAY;IACZ,gBAAgB;IAChB,aAAa;IACb,kBAAkB;IAClB,gBAAgB;IAChB,kBAAkB;IAClB,MAAM;IACN,uBAAuB;IACvB,YAAY;IACZ,UAAU;IACV,gBAAgB;IAChB,cAAc;IACd,aAAa;IACb,wBAAwB;IACxB,oBAAoB;IACpB,SAAS;IACT,QAAQ;IACR,gBAAgB;IAChB,kBAAkB;IAClB,eAAe;CACP,CAAC;AAEE,QAAA,oBAAoB,GAAG,gCAAI,uBAAe,SAAK,6BAAqB,OAAU,CAAC;AAK5F,IAAM,eAAe,GAAG,IAAI,GAAG,CAAS,uBAAe,CAAC,CAAC;AACzD,IAAM,kBAAkB,GAAG,IAAI,GAAG,CAAS,iCAAyB,CAAC,CAAC;AACtE,IAAM,mBAAmB,GAAG,IAAI,GAAG,CAAS,4BAAoB,CAAC,CAAC;AAE3D,IAAM,cAAc,GAAG,UAAC,IAAa;IAC1C,OAAA,OAAO,IAAI,KAAK,QAAQ,IAAI,eAAe,CAAC,GAAG,CAAC,IAAI,CAAC;AAArD,CAAqD,CAAC;AAD3C,QAAA,cAAc,kBAC6B;AAEjD,IAAM,uBAAuB,GAAG,UAAC,IAAa;IACnD,OAAA,OAAO,IAAI,KAAK,QAAQ,IAAI,kBAAkB,CAAC,GAAG,CAAC,IAAI,CAAC;AAAxD,CAAwD,CAAC;AAD9C,QAAA,uBAAuB,2BACuB;AAEpD,IAAM,kBAAkB,GAAG,UAAC,IAAa;IAC9C,OAAA,OAAO,IAAI,KAAK,QAAQ,IAAI,mBAAmB,CAAC,GAAG,CAAC,IAAI,CAAC;AAAzD,CAAyD,CAAC;AAD/C,QAAA,kBAAkB,sBAC6B"}
1
+ {"version":3,"file":"optionUiTypes.js","sourceRoot":"","sources":["../../src/helpers/optionUiTypes.ts"],"names":[],"mappings":"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"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@qoretechnologies/reqraft",
3
- "version": "0.10.44",
3
+ "version": "0.10.45-pr.104.g75e086a",
4
4
  "description": "ReQraft is a collection of React components and hooks that are used across Qore Technologies' products made using the ReQore component library from Qore.",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
@@ -27,6 +27,14 @@ export const OPTION_SCALAR_UI_TYPES = [
27
27
  'float',
28
28
  'number',
29
29
  'byte-size',
30
+ // an integer count of milliseconds rendered through the unit-aware timeout
31
+ // field; `validateField` has carried a dedicated `case 'timeout'` since the
32
+ // connection-options work, and a type the validator has a branch for must be
33
+ // in the vocabulary the same switch is keyed on — consumers ask
34
+ // `isOptionUiType` before they ever reach the validator, and an unlisted
35
+ // type reads as unknown (qorus-ide's timeout field regressed exactly this
36
+ // way when its local registry copy was consolidated onto this one).
37
+ 'timeout',
30
38
  'url',
31
39
  'code-editor',
32
40
  'rgbcolor',