@osdk/maker 0.8.0-beta.9 → 0.8.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +89 -0
- package/build/browser/api/defineInterface.d.ts +14 -0
- package/build/browser/api/defineInterface.d.ts.map +1 -0
- package/build/browser/api/defineInterface.js +67 -0
- package/build/browser/api/defineInterface.js.map +1 -0
- package/build/browser/api/defineInterfaceLinkConstraint.d.ts +21 -0
- package/build/browser/api/defineInterfaceLinkConstraint.d.ts.map +1 -0
- package/build/browser/api/defineInterfaceLinkConstraint.js +50 -0
- package/build/browser/api/defineInterfaceLinkConstraint.js.map +1 -0
- package/build/browser/api/defineLink.d.ts +18 -0
- package/build/browser/api/defineLink.d.ts.map +1 -0
- package/build/browser/api/defineLink.js +37 -0
- package/build/browser/api/defineLink.js.map +1 -0
- package/build/browser/api/defineObject.d.ts +15 -0
- package/build/browser/api/defineObject.d.ts.map +1 -0
- package/build/browser/api/defineObject.js +86 -0
- package/build/browser/api/defineObject.js.map +1 -0
- package/build/browser/api/defineOntology.d.ts +10 -0
- package/build/browser/api/defineOntology.d.ts.map +1 -0
- package/build/browser/api/defineOntology.js +174 -0
- package/build/browser/api/defineOntology.js.map +1 -0
- package/build/browser/api/defineSpt.d.ts +13 -0
- package/build/browser/api/defineSpt.d.ts.map +1 -0
- package/build/browser/api/defineSpt.js +36 -0
- package/build/browser/api/defineSpt.js.map +1 -0
- package/build/browser/api/defineValueType.d.ts +26 -0
- package/build/browser/api/defineValueType.d.ts.map +1 -0
- package/build/browser/api/defineValueType.js +61 -0
- package/build/browser/api/defineValueType.js.map +1 -0
- package/build/browser/api/iconNames.d.ts +3 -0
- package/build/browser/api/iconNames.d.ts.map +1 -0
- package/build/browser/api/iconNames.js +17 -0
- package/build/browser/api/iconNames.js.map +1 -0
- package/build/browser/api/overall.test.d.ts +2 -0
- package/build/browser/api/overall.test.d.ts.map +1 -0
- package/build/browser/api/overall.test.js +617 -0
- package/build/browser/api/overall.test.js.map +1 -0
- package/build/browser/api/types.d.ts +38 -0
- package/build/browser/api/types.d.ts.map +1 -0
- package/build/browser/api/types.js +17 -0
- package/build/browser/api/types.js.map +1 -0
- package/build/browser/cli/main.d.ts +2 -0
- package/build/browser/cli/main.d.ts.map +1 -0
- package/build/browser/cli/main.js +121 -0
- package/build/browser/cli/main.js.map +1 -0
- package/build/browser/index.d.ts +6 -0
- package/build/browser/index.d.ts.map +1 -0
- package/build/browser/index.js +20 -280
- package/build/browser/index.js.map +1 -1
- package/build/esm/api/defineInterface.d.ts +1 -0
- package/build/esm/api/defineInterface.d.ts.map +1 -1
- package/build/esm/api/defineInterface.js +67 -0
- package/build/esm/api/defineInterface.js.map +1 -0
- package/build/esm/api/defineInterfaceLinkConstraint.js +50 -0
- package/build/esm/api/defineInterfaceLinkConstraint.js.map +1 -0
- package/build/esm/api/defineLink.js +37 -0
- package/build/esm/api/defineLink.js.map +1 -0
- package/build/esm/api/defineObject.d.ts +2 -2
- package/build/esm/api/defineObject.d.ts.map +1 -1
- package/build/esm/api/defineObject.js +86 -0
- package/build/esm/api/defineObject.js.map +1 -0
- package/build/esm/api/defineOntology.d.ts +8 -2
- package/build/esm/api/defineOntology.d.ts.map +1 -1
- package/build/esm/api/defineOntology.js +174 -0
- package/build/esm/api/defineOntology.js.map +1 -0
- package/build/esm/api/defineSpt.d.ts +2 -1
- package/build/esm/api/defineSpt.d.ts.map +1 -1
- package/build/esm/api/defineSpt.js +36 -0
- package/build/esm/api/defineSpt.js.map +1 -0
- package/build/esm/api/defineValueType.d.ts +26 -0
- package/build/esm/api/defineValueType.d.ts.map +1 -0
- package/build/esm/api/defineValueType.js +61 -0
- package/build/esm/api/defineValueType.js.map +1 -0
- package/build/esm/api/iconNames.js +17 -0
- package/build/esm/api/iconNames.js.map +1 -0
- package/build/esm/api/overall.test.js +617 -0
- package/build/esm/api/overall.test.js.map +1 -0
- package/build/esm/api/types.d.ts +12 -1
- package/build/esm/api/types.d.ts.map +1 -1
- package/build/esm/api/types.js +17 -0
- package/build/esm/api/types.js.map +1 -0
- package/build/esm/cli/main.d.ts.map +1 -1
- package/build/esm/cli/main.js +121 -0
- package/build/esm/cli/main.js.map +1 -0
- package/build/esm/index.d.ts +1 -0
- package/build/esm/index.d.ts.map +1 -1
- package/build/esm/index.js +20 -280
- package/build/esm/index.js.map +1 -1
- package/package.json +7 -8
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"defineOntology.js","names":["ontologyDefinition","namespace","defineOntology","ns","body","actionTypes","objectTypes","queryTypes","interfaceTypes","sharedPropertyTypes","valueTypes","e","console","error","ontology","convertToWireOntologyIr","valueType","convertOntologyToValueTypeIr","Object","values","map","definitions","metadata","apiName","displayMetadata","status","versions","definition","version","baseType","constraints","exampleValues","fromEntries","entries","spt","sharedPropertyType","convertSpt","interfaceType","convertInterface","blockPermissionInformation","linkTypes","properties","allExtendsInterfaces","allLinks","allProperties","dumpOntologyFullMetadata","dumpValueTypeWireType","type","array","description","displayName","gothamMapping","typeClasses","visibility","subtype","convertType","aliases","baseFormatter","undefined","dataConstraints","indexedForSearch","provenance","markingType","geohash","precision","scale","analyzerOverride","enableAsciiFolding","isLongText","supportsExactMatching","distributeTypeHelper"],"sources":["defineOntology.js"],"sourcesContent":["/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n/** @internal */\nexport let ontologyDefinition;\n/** @internal */\nexport let namespace;\nexport async function defineOntology(ns, body) {\n namespace = ns;\n ontologyDefinition = {\n actionTypes: {},\n objectTypes: {},\n queryTypes: {},\n interfaceTypes: {},\n sharedPropertyTypes: {},\n valueTypes: {},\n };\n try {\n await body();\n }\n catch (e) {\n // eslint-disable-next-line no-console\n console.error(\"Unexpected error while processing the body of the ontology\", e);\n throw e;\n }\n return {\n ontology: convertToWireOntologyIr(ontologyDefinition),\n valueType: convertOntologyToValueTypeIr(ontologyDefinition),\n };\n}\nfunction convertOntologyToValueTypeIr(ontology) {\n return {\n valueTypes: Object.values(ontology.valueTypes).map(definitions => ({\n metadata: {\n apiName: definitions[0].apiName,\n displayMetadata: definitions[0].displayMetadata,\n status: definitions[0].status,\n },\n versions: definitions.map(definition => ({\n version: definition.version,\n baseType: definition.baseType,\n constraints: definition.constraints,\n exampleValues: definition.exampleValues,\n })),\n })),\n };\n}\nfunction convertToWireOntologyIr(ontology) {\n return {\n sharedPropertyTypes: Object.fromEntries(Object.entries(ontology.sharedPropertyTypes)\n .map(([apiName, spt]) => [apiName, { sharedPropertyType: convertSpt(spt) }])),\n interfaceTypes: Object.fromEntries(Object.entries(ontology.interfaceTypes)\n .map(([apiName, interfaceType]) => {\n return [apiName, {\n interfaceType: convertInterface(interfaceType),\n }];\n })),\n blockPermissionInformation: {\n actionTypes: {},\n linkTypes: {},\n objectTypes: {},\n },\n };\n}\nfunction convertInterface(interfaceType) {\n return {\n ...interfaceType,\n properties: Object.values(interfaceType.properties)\n .map((spt) => convertSpt(spt)),\n // these are omitted from our internal types but we need to re-add them for the final json\n allExtendsInterfaces: [],\n allLinks: [],\n allProperties: [],\n };\n}\nexport function dumpOntologyFullMetadata() {\n return convertToWireOntologyIr(ontologyDefinition);\n}\nexport function dumpValueTypeWireType() {\n return convertOntologyToValueTypeIr(ontologyDefinition);\n}\nfunction convertSpt({ type, array, description, apiName, displayName, gothamMapping, typeClasses, valueType, }) {\n return {\n apiName,\n displayMetadata: {\n displayName: displayName ?? apiName,\n visibility: \"NORMAL\",\n description,\n },\n type: array\n ? {\n type: \"array\",\n array: {\n subtype: convertType(type),\n },\n }\n : convertType(type),\n aliases: [],\n baseFormatter: undefined,\n dataConstraints: undefined,\n gothamMapping: gothamMapping,\n indexedForSearch: true,\n provenance: undefined,\n typeClasses: typeClasses ?? [],\n valueType: valueType,\n };\n}\nfunction convertType(type) {\n switch (type) {\n case \"marking\":\n return { type, [type]: { markingType: \"MANDATORY\" } };\n case \"geopoint\":\n return { type: \"geohash\", geohash: {} };\n case \"decimal\":\n return { type, [type]: { precision: undefined, scale: undefined } };\n case \"string\":\n return {\n type,\n [type]: {\n analyzerOverride: undefined,\n enableAsciiFolding: undefined,\n isLongText: false,\n supportsExactMatching: true,\n },\n };\n default:\n // use helper function to distribute `type` properly\n return distributeTypeHelper(type);\n }\n}\n/**\n * Helper function to avoid duplication. Makes the types match properly with the correct\n * behavior without needing to switch on type.\n * @param type\n * @returns\n */\nfunction distributeTypeHelper(type) {\n return { type, [type]: {} }; // any cast to match conditional return type\n}\n"],"mappings":"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","ignoreList":[]}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import type { ApiNameValueTypeReference, SharedPropertyTypeGothamMapping } from "@osdk/client.unstable";
|
|
2
|
+
import type { PropertyTypeType, SharedPropertyType } from "./types.js";
|
|
3
|
+
export declare function defineSharedPropertyType(opts: {
|
|
4
|
+
apiName: string;
|
|
5
|
+
type: PropertyTypeType;
|
|
6
|
+
array?: boolean;
|
|
7
|
+
description?: string;
|
|
8
|
+
displayName?: string;
|
|
9
|
+
valueType?: ApiNameValueTypeReference;
|
|
10
|
+
typeClasses?: SharedPropertyType["typeClasses"];
|
|
11
|
+
gothamMapping?: SharedPropertyTypeGothamMapping;
|
|
12
|
+
}): SharedPropertyType;
|
|
13
|
+
//# sourceMappingURL=defineSpt.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"defineSpt.d.ts","sourceRoot":"","sources":["../../../src/api/defineSpt.ts"],"names":[],"mappings":"AAgBA,OAAO,KAAK,EACV,yBAAyB,EACzB,+BAA+B,EAChC,MAAM,uBAAuB,CAAC;AAG/B,OAAO,KAAK,EAAE,gBAAgB,EAAE,kBAAkB,EAAE,MAAM,YAAY,CAAC;AAOvE,wBAAgB,wBAAwB,CACtC,IAAI,EAAE;IACJ,OAAO,EAAE,MAAM,CAAC;IAChB,IAAI,EAAE,gBAAgB,CAAC;IACvB,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,SAAS,CAAC,EAAE,yBAAyB,CAAC;IACtC,WAAW,CAAC,EAAE,kBAAkB,CAAC,aAAa,CAAC,CAAC;IAChD,aAAa,CAAC,EAAE,+BAA+B,CAAC;CACjD,GACA,kBAAkB,CAapB"}
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright 2024 Palantir Technologies, Inc. All rights reserved.
|
|
3
|
+
*
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
* you may not use this file except in compliance with the License.
|
|
6
|
+
* You may obtain a copy of the License at
|
|
7
|
+
*
|
|
8
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
*
|
|
10
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
* See the License for the specific language governing permissions and
|
|
14
|
+
* limitations under the License.
|
|
15
|
+
*/
|
|
16
|
+
import invariant from "tiny-invariant";
|
|
17
|
+
import { namespace, ontologyDefinition } from "./defineOntology.js";
|
|
18
|
+
const defaultTypeClasses = [{
|
|
19
|
+
kind: "render_hint",
|
|
20
|
+
name: "SELECTABLE"
|
|
21
|
+
}, {
|
|
22
|
+
kind: "render_hint",
|
|
23
|
+
name: "SORTABLE"
|
|
24
|
+
}];
|
|
25
|
+
export function defineSharedPropertyType(opts) {
|
|
26
|
+
const apiName = namespace + opts.apiName;
|
|
27
|
+
!(ontologyDefinition.sharedPropertyTypes[apiName] === undefined) ? invariant(false, `Shared property type ${apiName} already exists`) : void 0;
|
|
28
|
+
return ontologyDefinition.sharedPropertyTypes[apiName] = {
|
|
29
|
+
...opts,
|
|
30
|
+
apiName,
|
|
31
|
+
displayName: opts.displayName ?? opts.apiName,
|
|
32
|
+
// This way the non-namespaced api name is the display name (maybe not ideal)
|
|
33
|
+
typeClasses: opts.typeClasses ?? defaultTypeClasses
|
|
34
|
+
};
|
|
35
|
+
}
|
|
36
|
+
//# sourceMappingURL=defineSpt.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"defineSpt.js","names":["invariant","namespace","ontologyDefinition","defaultTypeClasses","kind","name","defineSharedPropertyType","opts","apiName","sharedPropertyTypes","undefined","displayName","typeClasses"],"sources":["defineSpt.js"],"sourcesContent":["/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nimport invariant from \"tiny-invariant\";\nimport { namespace, ontologyDefinition } from \"./defineOntology.js\";\nconst defaultTypeClasses = [{\n kind: \"render_hint\",\n name: \"SELECTABLE\",\n }, { kind: \"render_hint\", name: \"SORTABLE\" }];\nexport function defineSharedPropertyType(opts) {\n const apiName = namespace + opts.apiName;\n invariant(ontologyDefinition.sharedPropertyTypes[apiName] === undefined, `Shared property type ${apiName} already exists`);\n return ontologyDefinition.sharedPropertyTypes[apiName] = {\n ...opts,\n apiName,\n displayName: opts.displayName ?? opts.apiName, // This way the non-namespaced api name is the display name (maybe not ideal)\n typeClasses: opts.typeClasses ?? defaultTypeClasses,\n };\n}\n"],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAOA,SAAS,MAAM,gBAAgB;AACtC,SAASC,SAAS,EAAEC,kBAAkB,QAAQ,qBAAqB;AACnE,MAAMC,kBAAkB,GAAG,CAAC;EACpBC,IAAI,EAAE,aAAa;EACnBC,IAAI,EAAE;AACV,CAAC,EAAE;EAAED,IAAI,EAAE,aAAa;EAAEC,IAAI,EAAE;AAAW,CAAC,CAAC;AACjD,OAAO,SAASC,wBAAwBA,CAACC,IAAI,EAAE;EAC3C,MAAMC,OAAO,GAAGP,SAAS,GAAGM,IAAI,CAACC,OAAO;EACxC,EAAUN,kBAAkB,CAACO,mBAAmB,CAACD,OAAO,CAAC,KAAKE,SAAS,IAAvEV,SAAS,QAAgE,wBAAwBQ,OAAO,iBAAiB;EACzH,OAAON,kBAAkB,CAACO,mBAAmB,CAACD,OAAO,CAAC,GAAG;IACrD,GAAGD,IAAI;IACPC,OAAO;IACPG,WAAW,EAAEJ,IAAI,CAACI,WAAW,IAAIJ,IAAI,CAACC,OAAO;IAAE;IAC/CI,WAAW,EAAEL,IAAI,CAACK,WAAW,IAAIT;EACrC,CAAC;AACL","ignoreList":[]}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import type { BaseType, DataConstraint, FailureMessage } from "@osdk/client.unstable";
|
|
2
|
+
import type { ValueTypeDefinitionVersion } from "./types.js";
|
|
3
|
+
type ZipBaseAndConstraint<Base, Constraint> = {
|
|
4
|
+
[PropertyType in (BaseType["type"] & DataConstraint["type"])]: Base extends {
|
|
5
|
+
type: PropertyType;
|
|
6
|
+
} ? {
|
|
7
|
+
baseType: Omit<Base, "type">;
|
|
8
|
+
constraints?: Constraint extends {
|
|
9
|
+
type: PropertyType;
|
|
10
|
+
} ? {
|
|
11
|
+
constraint: Omit<Constraint, "type">;
|
|
12
|
+
failureMessage?: FailureMessage;
|
|
13
|
+
}[] : undefined;
|
|
14
|
+
} : never;
|
|
15
|
+
};
|
|
16
|
+
type MappedZip = ZipBaseAndConstraint<BaseType, DataConstraint>;
|
|
17
|
+
type TypeAndConstraints = MappedZip[keyof MappedZip];
|
|
18
|
+
export declare function defineValueType(opts: {
|
|
19
|
+
apiName: string;
|
|
20
|
+
displayName: string;
|
|
21
|
+
description?: string;
|
|
22
|
+
typeAndConstraints: TypeAndConstraints;
|
|
23
|
+
version: string;
|
|
24
|
+
}): ValueTypeDefinitionVersion;
|
|
25
|
+
export {};
|
|
26
|
+
//# sourceMappingURL=defineValueType.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"defineValueType.d.ts","sourceRoot":"","sources":["../../../src/api/defineValueType.ts"],"names":[],"mappings":"AAgBA,OAAO,KAAK,EACV,QAAQ,EACR,cAAc,EAEd,cAAc,EACf,MAAM,uBAAuB,CAAC;AAG/B,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,YAAY,CAAC;AAE7D,KAAK,oBAAoB,CAAC,IAAI,EAAE,UAAU,IAAI;KAC3C,YAAY,IAAI,CAAC,QAAQ,CAAC,MAAM,CAAC,GAAG,cAAc,CAAC,MAAM,CAAC,CAAC,GAAG,IAAI,SACjE;QAAE,IAAI,EAAE,YAAY,CAAA;KAAE,GAAG;QACvB,QAAQ,EAAE,IAAI,CAAC,IAAI,EAAE,MAAM,CAAC,CAAC;QAC7B,WAAW,CAAC,EAAE,UAAU,SAAS;YAAE,IAAI,EAAE,YAAY,CAAA;SAAE,GAAG;YACtD,UAAU,EAAE,IAAI,CAAC,UAAU,EAAE,MAAM,CAAC,CAAC;YACrC,cAAc,CAAC,EAAE,cAAc,CAAC;SACjC,EAAE,GACD,SAAS,CAAC;KACf,GACC,KAAK;CACV,CAAC;AAEF,KAAK,SAAS,GAAG,oBAAoB,CAAC,QAAQ,EAAE,cAAc,CAAC,CAAC;AAEhE,KAAK,kBAAkB,GAAG,SAAS,CAAC,MAAM,SAAS,CAAC,CAAC;AACrD,wBAAgB,eAAe,CAC7B,IAAI,EAAE;IACJ,OAAO,EAAE,MAAM,CAAC;IAChB,WAAW,EAAE,MAAM,CAAC;IACpB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,kBAAkB,EAAE,kBAAkB,CAAC;IACvC,OAAO,EAAE,MAAM,CAAC;CACjB,GACA,0BAA0B,CA2C5B"}
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright 2024 Palantir Technologies, Inc. All rights reserved.
|
|
3
|
+
*
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
* you may not use this file except in compliance with the License.
|
|
6
|
+
* You may obtain a copy of the License at
|
|
7
|
+
*
|
|
8
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
*
|
|
10
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
* See the License for the specific language governing permissions and
|
|
14
|
+
* limitations under the License.
|
|
15
|
+
*/
|
|
16
|
+
import invariant from "tiny-invariant";
|
|
17
|
+
import { ontologyDefinition } from "./defineOntology.js";
|
|
18
|
+
export function defineValueType(opts) {
|
|
19
|
+
const {
|
|
20
|
+
apiName,
|
|
21
|
+
displayName,
|
|
22
|
+
description,
|
|
23
|
+
typeAndConstraints,
|
|
24
|
+
version
|
|
25
|
+
} = opts;
|
|
26
|
+
!/^((([0-9]+)\.([0-9]+)\.([0-9]+)(?:-([0-9a-zA-Z-]+(?:\.[0-9a-zA-Z-]+)*))?)(?:\+([0-9a-zA-Z-]+(?:\.[0-9a-zA-Z-]+)*))?)$/.test(version) ? invariant(false, "Version is not a valid semver") : void 0;
|
|
27
|
+
// These suck but TS doesn't understand the relationship from the key of the base type to the type string
|
|
28
|
+
const constraints = typeAndConstraints.constraints ? typeAndConstraints.constraints.map(constraint => {
|
|
29
|
+
return {
|
|
30
|
+
constraint: {
|
|
31
|
+
[Object.keys(constraint["constraint"])[0]]: Object.keys(constraint["constraint"])[0],
|
|
32
|
+
...constraint
|
|
33
|
+
}
|
|
34
|
+
};
|
|
35
|
+
}) : [];
|
|
36
|
+
const baseType = {
|
|
37
|
+
[Object.keys(typeAndConstraints.baseType)[0]]: Object.keys(typeAndConstraints.baseType)[0],
|
|
38
|
+
...typeAndConstraints.baseType
|
|
39
|
+
};
|
|
40
|
+
const vt = {
|
|
41
|
+
apiName,
|
|
42
|
+
displayMetadata: {
|
|
43
|
+
displayName: displayName,
|
|
44
|
+
description: description ?? ""
|
|
45
|
+
},
|
|
46
|
+
status: {
|
|
47
|
+
type: "active",
|
|
48
|
+
active: {}
|
|
49
|
+
},
|
|
50
|
+
version: version,
|
|
51
|
+
baseType: baseType,
|
|
52
|
+
constraints: constraints,
|
|
53
|
+
exampleValues: []
|
|
54
|
+
};
|
|
55
|
+
if (ontologyDefinition.valueTypes[apiName] === undefined) {
|
|
56
|
+
ontologyDefinition.valueTypes[apiName] = [];
|
|
57
|
+
}
|
|
58
|
+
ontologyDefinition.valueTypes[apiName].push(vt);
|
|
59
|
+
return vt;
|
|
60
|
+
}
|
|
61
|
+
//# sourceMappingURL=defineValueType.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"defineValueType.js","names":["invariant","ontologyDefinition","defineValueType","opts","apiName","displayName","description","typeAndConstraints","version","test","constraints","map","constraint","Object","keys","baseType","vt","displayMetadata","status","type","active","exampleValues","valueTypes","undefined","push"],"sources":["defineValueType.js"],"sourcesContent":["/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nimport invariant from \"tiny-invariant\";\nimport { ontologyDefinition } from \"./defineOntology.js\";\nexport function defineValueType(opts) {\n const { apiName, displayName, description, typeAndConstraints, version } = opts;\n const semverValidation = /^((([0-9]+)\\.([0-9]+)\\.([0-9]+)(?:-([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?)(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?)$/;\n invariant(semverValidation.test(version), \"Version is not a valid semver\");\n // These suck but TS doesn't understand the relationship from the key of the base type to the type string\n const constraints = typeAndConstraints.constraints\n ? typeAndConstraints.constraints.map(constraint => {\n return {\n constraint: {\n [Object.keys(constraint[\"constraint\"])[0]]: Object.keys(constraint[\"constraint\"])[0],\n ...constraint,\n },\n };\n })\n : [];\n const baseType = {\n [Object.keys(typeAndConstraints.baseType)[0]]: Object.keys(typeAndConstraints.baseType)[0],\n ...typeAndConstraints.baseType,\n };\n const vt = {\n apiName,\n displayMetadata: {\n displayName: displayName,\n description: description ?? \"\",\n },\n status: { type: \"active\", active: {} },\n version: version,\n baseType: baseType,\n constraints: constraints,\n exampleValues: [],\n };\n if (ontologyDefinition.valueTypes[apiName] === undefined) {\n ontologyDefinition.valueTypes[apiName] = [];\n }\n ontologyDefinition.valueTypes[apiName].push(vt);\n return vt;\n}\n"],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAOA,SAAS,MAAM,gBAAgB;AACtC,SAASC,kBAAkB,QAAQ,qBAAqB;AACxD,OAAO,SAASC,eAAeA,CAACC,IAAI,EAAE;EAClC,MAAM;IAAEC,OAAO;IAAEC,WAAW;IAAEC,WAAW;IAAEC,kBAAkB;IAAEC;EAAQ,CAAC,GAAGL,IAAI;EAE/E,CADyB,uHAAuH,CACrHM,IAAI,CAACD,OAAO,CAAC,GAAxCR,SAAS,QAAiC,+BAA+B;EACzE;EACA,MAAMU,WAAW,GAAGH,kBAAkB,CAACG,WAAW,GAC5CH,kBAAkB,CAACG,WAAW,CAACC,GAAG,CAACC,UAAU,IAAI;IAC/C,OAAO;MACHA,UAAU,EAAE;QACR,CAACC,MAAM,CAACC,IAAI,CAACF,UAAU,CAAC,YAAY,CAAC,CAAC,CAAC,CAAC,CAAC,GAAGC,MAAM,CAACC,IAAI,CAACF,UAAU,CAAC,YAAY,CAAC,CAAC,CAAC,CAAC,CAAC;QACpF,GAAGA;MACP;IACJ,CAAC;EACL,CAAC,CAAC,GACA,EAAE;EACR,MAAMG,QAAQ,GAAG;IACb,CAACF,MAAM,CAACC,IAAI,CAACP,kBAAkB,CAACQ,QAAQ,CAAC,CAAC,CAAC,CAAC,GAAGF,MAAM,CAACC,IAAI,CAACP,kBAAkB,CAACQ,QAAQ,CAAC,CAAC,CAAC,CAAC;IAC1F,GAAGR,kBAAkB,CAACQ;EAC1B,CAAC;EACD,MAAMC,EAAE,GAAG;IACPZ,OAAO;IACPa,eAAe,EAAE;MACbZ,WAAW,EAAEA,WAAW;MACxBC,WAAW,EAAEA,WAAW,IAAI;IAChC,CAAC;IACDY,MAAM,EAAE;MAAEC,IAAI,EAAE,QAAQ;MAAEC,MAAM,EAAE,CAAC;IAAE,CAAC;IACtCZ,OAAO,EAAEA,OAAO;IAChBO,QAAQ,EAAEA,QAAQ;IAClBL,WAAW,EAAEA,WAAW;IACxBW,aAAa,EAAE;EACnB,CAAC;EACD,IAAIpB,kBAAkB,CAACqB,UAAU,CAAClB,OAAO,CAAC,KAAKmB,SAAS,EAAE;IACtDtB,kBAAkB,CAACqB,UAAU,CAAClB,OAAO,CAAC,GAAG,EAAE;EAC/C;EACAH,kBAAkB,CAACqB,UAAU,CAAClB,OAAO,CAAC,CAACoB,IAAI,CAACR,EAAE,CAAC;EAC/C,OAAOA,EAAE;AACb","ignoreList":[]}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
export type BlueprintIcon = "add-clip" | "add-column-left" | "add-column-right" | "add-location" | "add-row-bottom" | "add-row-top" | "add-to-artifact" | "add-to-folder" | "add" | "aimpoints-target" | "airplane" | "align-center" | "align-justify" | "align-left" | "align-right" | "alignment-bottom" | "alignment-horizontal-center" | "alignment-left" | "alignment-right" | "alignment-top" | "alignment-vertical-center" | "ammunition" | "anchor" | "annotation" | "antenna" | "app-header" | "application" | "applications" | "archive" | "area-of-interest" | "array-boolean" | "array-date" | "array-floating-point" | "array-numeric" | "array-string" | "array-timestamp" | "array" | "arrow-bottom-left" | "arrow-bottom-right" | "arrow-down" | "arrow-left" | "arrow-right" | "arrow-top-left" | "arrow-top-right" | "arrow-up" | "arrows-horizontal" | "arrows-vertical" | "asterisk" | "at" | "automatic-updates" | "axle" | "backlink" | "backward-ten" | "badge" | "ban-circle" | "bank-account" | "barcode" | "binary-number" | "blank" | "blocked-person" | "bold" | "book" | "bookmark" | "box" | "briefcase" | "bring-data" | "bring-forward" | "bug" | "buggy" | "build" | "bullseye" | "calculator" | "calendar" | "camera" | "caret-down" | "caret-left" | "caret-right" | "caret-up" | "cargo-ship" | "cell-tower" | "changes" | "chart" | "chat" | "chevron-backward" | "chevron-down" | "chevron-forward" | "chevron-left" | "chevron-right" | "chevron-up" | "circle-arrow-down" | "circle-arrow-left" | "circle-arrow-right" | "circle-arrow-up" | "circle" | "citation" | "clean" | "clip" | "clipboard-file" | "clipboard" | "cloud-download" | "cloud-server" | "cloud-tick" | "cloud-upload" | "cloud" | "code-block" | "code" | "cog" | "collapse-all" | "color-fill" | "column-layout" | "comment" | "comparison" | "compass" | "compressed" | "confirm" | "console" | "contrast" | "control" | "credit-card" | "crop" | "cross-circle" | "cross" | "crown" | "css-style" | "cube-add" | "cube-remove" | "cube" | "curly-braces" | "curved-range-chart" | "cut" | "cycle" | "dashboard" | "data-connection" | "data-lineage" | "data-search" | "data-sync" | "database" | "delete" | "delta" | "derive-column" | "desktop" | "detection" | "diagnosis" | "diagram-tree" | "direction-left" | "direction-right" | "disable" | "divide" | "document-open" | "document-share" | "document" | "dollar" | "dot" | "double-caret-horizontal" | "double-caret-vertical" | "double-chevron-down" | "double-chevron-left" | "double-chevron-right" | "double-chevron-up" | "doughnut-chart" | "download" | "drag-handle-horizontal" | "drag-handle-vertical" | "draw" | "drawer-left-filled" | "drawer-left" | "drawer-right-filled" | "drawer-right" | "drive-time" | "duplicate" | "edit" | "eject" | "emoji" | "endnote" | "endorsed" | "envelope" | "equals" | "eraser" | "error" | "euro" | "excavator" | "exchange" | "exclude-row" | "expand-all" | "explain" | "export" | "eye-off" | "eye-on" | "eye-open" | "fast-backward" | "fast-forward" | "feed-subscribed" | "feed" | "film" | "filter-keep" | "filter-list" | "filter-open" | "filter-remove" | "filter" | "flag" | "flame" | "flash" | "floating-point" | "floppy-disk" | "flow-branch" | "flow-end" | "flow-linear" | "flow-review-branch" | "flow-review" | "flows" | "folder-close" | "folder-new" | "folder-open" | "folder-shared-open" | "folder-shared" | "follower" | "following" | "font" | "fork" | "form" | "forward-ten" | "fuel" | "full-circle" | "full-stacked-chart" | "fullscreen" | "function" | "gantt-chart" | "generate" | "geofence" | "geolocation" | "geosearch" | "geotime" | "git-branch" | "git-commit" | "git-merge" | "git-new-branch" | "git-pull" | "git-push" | "git-repo" | "glass" | "globe-network" | "globe" | "graph-remove" | "graph" | "greater-than-or-equal-to" | "greater-than" | "grid-view" | "grid" | "group-item" | "group-objects" | "grouped-bar-chart" | "hand-down" | "hand-left" | "hand-right" | "hand-up" | "hand" | "hat" | "header-one" | "header-three" | "header-two" | "header" | "headset" | "heart-broken" | "heart" | "heat-grid" | "heatmap" | "helicopter" | "help" | "helper-management" | "high-priority" | "high-voltage-pole" | "highlight" | "history" | "home" | "horizontal-bar-chart-asc" | "horizontal-bar-chart-desc" | "horizontal-bar-chart" | "horizontal-distribution" | "horizontal-inbetween" | "hurricane" | "id-number" | "image-rotate-left" | "image-rotate-right" | "import" | "inbox-filtered" | "inbox-geo" | "inbox-search" | "inbox-update" | "inbox" | "info-sign" | "inheritance" | "inherited-group" | "inner-join" | "input" | "insert" | "intelligence" | "intersection" | "ip-address" | "issue-closed" | "issue-new" | "issue" | "italic" | "join-table" | "key-backspace" | "key-command" | "key-control" | "key-delete" | "key-enter" | "key-escape" | "key-option" | "key-shift" | "key-tab" | "key" | "known-vehicle" | "lab-test" | "label" | "layer-outline" | "layer" | "layers" | "layout-auto" | "layout-balloon" | "layout-bottom-row-three-tiles" | "layout-bottom-row-two-tiles" | "layout-circle" | "layout-grid" | "layout-group-by" | "layout-hierarchy" | "layout-left-column-three-tiles" | "layout-left-column-two-tiles" | "layout-linear" | "layout-right-column-three-tiles" | "layout-right-column-two-tiles" | "layout-skew-grid" | "layout-sorted-clusters" | "layout-three-columns" | "layout-three-rows" | "layout-top-row-three-tiles" | "layout-top-row-two-tiles" | "layout-two-columns" | "layout-two-rows" | "layout" | "learning" | "left-join" | "lengthen-text" | "less-than-or-equal-to" | "less-than" | "lifesaver" | "lightbulb" | "lightning" | "link" | "list-columns" | "list-detail-view" | "list" | "locate" | "lock" | "locomotive" | "log-in" | "log-out" | "low-voltage-pole" | "manual" | "manually-entered-data" | "many-to-many" | "many-to-one" | "map-create" | "map-marker" | "map" | "maximize" | "media" | "menu-closed" | "menu-open" | "menu" | "merge-columns" | "merge-links" | "microphone" | "minimize" | "minus" | "mobile-phone" | "mobile-video" | "modal-filled" | "modal" | "model" | "moon" | "more" | "mountain" | "move" | "mugshot" | "multi-select" | "music" | "nest" | "new-drawing" | "new-grid-item" | "new-layer" | "new-layers" | "new-link" | "new-object" | "new-person" | "new-prescription" | "new-shield" | "new-text-box" | "ninja" | "not-equal-to" | "notifications-snooze" | "notifications-updated" | "notifications" | "numbered-list" | "numerical" | "office" | "offline" | "oil-field" | "one-column" | "one-to-many" | "one-to-one" | "open-application" | "outdated" | "output" | "page-layout" | "panel-stats" | "panel-table" | "paperclip" | "paragraph" | "paste-variable" | "path-search" | "path" | "pause" | "people" | "percentage" | "person" | "phone-call" | "phone-forward" | "phone" | "pie-chart" | "pin" | "pivot-table" | "pivot" | "play" | "playbook" | "plus" | "polygon-filter" | "power" | "predictive-analysis" | "prescription" | "presentation" | "print" | "projects" | "properties" | "property" | "publish-function" | "pulse" | "rain" | "random" | "range-ring" | "record" | "rect-height" | "rect-width" | "rectangle" | "redo" | "refresh" | "regex" | "regression-chart" | "remove-column-left" | "remove-column-right" | "remove-column" | "remove-row-bottom" | "remove-row-top" | "remove" | "repeat" | "reset" | "resolve" | "rig" | "right-join" | "ring" | "rocket-slant" | "rocket" | "rotate-document" | "rotate-page" | "route" | "satellite" | "saved" | "scatter-plot" | "search-around" | "search-template" | "search-text" | "search" | "segmented-control" | "select" | "selection" | "send-backward" | "send-message" | "send-to-graph" | "send-to-map" | "send-to" | "sensor" | "series-add" | "series-configuration" | "series-derived" | "series-filtered" | "series-search" | "settings" | "shapes" | "share" | "shared-filter" | "shield" | "ship" | "shop" | "shopping-cart" | "shorten-text" | "signal-search" | "sim-card" | "slash" | "small-cross" | "small-info-sign" | "small-minus" | "small-plus" | "small-square" | "small-tick" | "snowflake" | "soccer-ball" | "social-media" | "sort-alphabetical-desc" | "sort-alphabetical" | "sort-asc" | "sort-desc" | "sort-numerical-desc" | "sort-numerical" | "sort" | "spell-check" | "split-columns" | "sports-stadium" | "square" | "stacked-chart" | "stadium-geometry" | "star-empty" | "star" | "step-backward" | "step-chart" | "step-forward" | "stop" | "stopwatch" | "strikethrough" | "style" | "subscript" | "superscript" | "swap-horizontal" | "swap-vertical" | "switch" | "symbol-circle" | "symbol-cross" | "symbol-diamond" | "symbol-rectangle" | "symbol-square" | "symbol-triangle-down" | "symbol-triangle-up" | "syringe" | "table-sync" | "tag" | "take-action" | "tank" | "target" | "taxi" | "team" | "temperature" | "text-highlight" | "th-derived" | "th-disconnect" | "th-filtered" | "th-list" | "th" | "third-party" | "thumbs-down" | "thumbs-up" | "tick-circle" | "tick" | "time" | "timeline-area-chart" | "timeline-bar-chart" | "timeline-events" | "timeline-line-chart" | "tint" | "torch" | "tractor" | "train" | "translate" | "trash" | "tree" | "trending-down" | "trending-up" | "trophy" | "truck" | "two-columns" | "unarchive" | "underline" | "undo" | "ungroup-objects" | "unknown-vehicle" | "unlink" | "unlock" | "unpin" | "unresolve" | "updated" | "upload" | "user" | "variable" | "vector" | "vertical-bar-chart-asc" | "vertical-bar-chart-desc" | "vertical-distribution" | "vertical-inbetween" | "video" | "virus" | "volume-down" | "volume-off" | "volume-up" | "walk" | "warning-sign" | "waterfall-chart" | "waves" | "widget-button" | "widget-footer" | "widget-header" | "widget" | "wind" | "wrench" | "zoom-in" | "zoom-out" | "zoom-to-fit";
|
|
2
|
+
export type BlueprintIcons_16Key = "AddClip" | "AddColumnLeft" | "AddColumnRight" | "AddLocation" | "AddRowBottom" | "AddRowTop" | "AddToArtifact" | "AddToFolder" | "Add" | "AimpointsTarget" | "Airplane" | "AlignCenter" | "AlignJustify" | "AlignLeft" | "AlignRight" | "AlignmentBottom" | "AlignmentHorizontalCenter" | "AlignmentLeft" | "AlignmentRight" | "AlignmentTop" | "AlignmentVerticalCenter" | "Ammunition" | "Anchor" | "Annotation" | "Antenna" | "AppHeader" | "Application" | "Applications" | "Archive" | "AreaOfInterest" | "ArrayBoolean" | "ArrayDate" | "ArrayFloatingPoint" | "ArrayNumeric" | "ArrayString" | "ArrayTimestamp" | "Array" | "ArrowBottomLeft" | "ArrowBottomRight" | "ArrowDown" | "ArrowLeft" | "ArrowRight" | "ArrowTopLeft" | "ArrowTopRight" | "ArrowUp" | "ArrowsHorizontal" | "ArrowsVertical" | "Asterisk" | "At" | "AutomaticUpdates" | "Axle" | "Backlink" | "BackwardTen" | "Badge" | "BanCircle" | "BankAccount" | "Barcode" | "BinaryNumber" | "Blank" | "BlockedPerson" | "Bold" | "Book" | "Bookmark" | "Box" | "Briefcase" | "BringData" | "BringForward" | "Bug" | "Buggy" | "Build" | "Bullseye" | "Calculator" | "Calendar" | "Camera" | "CaretDown" | "CaretLeft" | "CaretRight" | "CaretUp" | "CargoShip" | "CellTower" | "Changes" | "Chart" | "Chat" | "ChevronBackward" | "ChevronDown" | "ChevronForward" | "ChevronLeft" | "ChevronRight" | "ChevronUp" | "CircleArrowDown" | "CircleArrowLeft" | "CircleArrowRight" | "CircleArrowUp" | "Circle" | "Citation" | "Clean" | "Clip" | "ClipboardFile" | "Clipboard" | "CloudDownload" | "CloudServer" | "CloudTick" | "CloudUpload" | "Cloud" | "CodeBlock" | "Code" | "Cog" | "CollapseAll" | "ColorFill" | "ColumnLayout" | "Comment" | "Comparison" | "Compass" | "Compressed" | "Confirm" | "Console" | "Contrast" | "Control" | "CreditCard" | "Crop" | "CrossCircle" | "Cross" | "Crown" | "CssStyle" | "CubeAdd" | "CubeRemove" | "Cube" | "CurlyBraces" | "CurvedRangeChart" | "Cut" | "Cycle" | "Dashboard" | "DataConnection" | "DataLineage" | "DataSearch" | "DataSync" | "Database" | "Delete" | "Delta" | "DeriveColumn" | "Desktop" | "Detection" | "Diagnosis" | "DiagramTree" | "DirectionLeft" | "DirectionRight" | "Disable" | "Divide" | "DocumentOpen" | "DocumentShare" | "Document" | "Dollar" | "Dot" | "DoubleCaretHorizontal" | "DoubleCaretVertical" | "DoubleChevronDown" | "DoubleChevronLeft" | "DoubleChevronRight" | "DoubleChevronUp" | "DoughnutChart" | "Download" | "DragHandleHorizontal" | "DragHandleVertical" | "Draw" | "DrawerLeftFilled" | "DrawerLeft" | "DrawerRightFilled" | "DrawerRight" | "DriveTime" | "Duplicate" | "Edit" | "Eject" | "Emoji" | "Endnote" | "Endorsed" | "Envelope" | "Equals" | "Eraser" | "Error" | "Euro" | "Excavator" | "Exchange" | "ExcludeRow" | "ExpandAll" | "Explain" | "Export" | "EyeOff" | "EyeOn" | "EyeOpen" | "FastBackward" | "FastForward" | "FeedSubscribed" | "Feed" | "Film" | "FilterKeep" | "FilterList" | "FilterOpen" | "FilterRemove" | "Filter" | "Flag" | "Flame" | "Flash" | "FloatingPoint" | "FloppyDisk" | "FlowBranch" | "FlowEnd" | "FlowLinear" | "FlowReviewBranch" | "FlowReview" | "Flows" | "FolderClose" | "FolderNew" | "FolderOpen" | "FolderSharedOpen" | "FolderShared" | "Follower" | "Following" | "Font" | "Fork" | "Form" | "ForwardTen" | "Fuel" | "FullCircle" | "FullStackedChart" | "Fullscreen" | "Function" | "GanttChart" | "Generate" | "Geofence" | "Geolocation" | "Geosearch" | "Geotime" | "GitBranch" | "GitCommit" | "GitMerge" | "GitNewBranch" | "GitPull" | "GitPush" | "GitRepo" | "Glass" | "GlobeNetwork" | "Globe" | "GraphRemove" | "Graph" | "GreaterThanOrEqualTo" | "GreaterThan" | "GridView" | "Grid" | "GroupItem" | "GroupObjects" | "GroupedBarChart" | "HandDown" | "HandLeft" | "HandRight" | "HandUp" | "Hand" | "Hat" | "HeaderOne" | "HeaderThree" | "HeaderTwo" | "Header" | "Headset" | "HeartBroken" | "Heart" | "HeatGrid" | "Heatmap" | "Helicopter" | "Help" | "HelperManagement" | "HighPriority" | "HighVoltagePole" | "Highlight" | "History" | "Home" | "HorizontalBarChartAsc" | "HorizontalBarChartDesc" | "HorizontalBarChart" | "HorizontalDistribution" | "HorizontalInbetween" | "Hurricane" | "IdNumber" | "ImageRotateLeft" | "ImageRotateRight" | "Import" | "InboxFiltered" | "InboxGeo" | "InboxSearch" | "InboxUpdate" | "Inbox" | "InfoSign" | "Inheritance" | "InheritedGroup" | "InnerJoin" | "Input" | "Insert" | "Intelligence" | "Intersection" | "IpAddress" | "IssueClosed" | "IssueNew" | "Issue" | "Italic" | "JoinTable" | "KeyBackspace" | "KeyCommand" | "KeyControl" | "KeyDelete" | "KeyEnter" | "KeyEscape" | "KeyOption" | "KeyShift" | "KeyTab" | "Key" | "KnownVehicle" | "LabTest" | "Label" | "LayerOutline" | "Layer" | "Layers" | "LayoutAuto" | "LayoutBalloon" | "LayoutBottomRowThreeTiles" | "LayoutBottomRowTwoTiles" | "LayoutCircle" | "LayoutGrid" | "LayoutGroupBy" | "LayoutHierarchy" | "LayoutLeftColumnThreeTiles" | "LayoutLeftColumnTwoTiles" | "LayoutLinear" | "LayoutRightColumnThreeTiles" | "LayoutRightColumnTwoTiles" | "LayoutSkewGrid" | "LayoutSortedClusters" | "LayoutThreeColumns" | "LayoutThreeRows" | "LayoutTopRowThreeTiles" | "LayoutTopRowTwoTiles" | "LayoutTwoColumns" | "LayoutTwoRows" | "Layout" | "Learning" | "LeftJoin" | "LengthenText" | "LessThanOrEqualTo" | "LessThan" | "Lifesaver" | "Lightbulb" | "Lightning" | "Link" | "ListColumns" | "ListDetailView" | "List" | "Locate" | "Lock" | "Locomotive" | "LogIn" | "LogOut" | "LowVoltagePole" | "Manual" | "ManuallyEnteredData" | "ManyToMany" | "ManyToOne" | "MapCreate" | "MapMarker" | "Map" | "Maximize" | "Media" | "MenuClosed" | "MenuOpen" | "Menu" | "MergeColumns" | "MergeLinks" | "Microphone" | "Minimize" | "Minus" | "MobilePhone" | "MobileVideo" | "ModalFilled" | "Modal" | "Model" | "Moon" | "More" | "Mountain" | "Move" | "Mugshot" | "MultiSelect" | "Music" | "Nest" | "NewDrawing" | "NewGridItem" | "NewLayer" | "NewLayers" | "NewLink" | "NewObject" | "NewPerson" | "NewPrescription" | "NewShield" | "NewTextBox" | "Ninja" | "NotEqualTo" | "NotificationsSnooze" | "NotificationsUpdated" | "Notifications" | "NumberedList" | "Numerical" | "Office" | "Offline" | "OilField" | "OneColumn" | "OneToMany" | "OneToOne" | "OpenApplication" | "Outdated" | "Output" | "PageLayout" | "PanelStats" | "PanelTable" | "Paperclip" | "Paragraph" | "PasteVariable" | "PathSearch" | "Path" | "Pause" | "People" | "Percentage" | "Person" | "PhoneCall" | "PhoneForward" | "Phone" | "PieChart" | "Pin" | "PivotTable" | "Pivot" | "Play" | "Playbook" | "Plus" | "PolygonFilter" | "Power" | "PredictiveAnalysis" | "Prescription" | "Presentation" | "Print" | "Projects" | "Properties" | "Property" | "PublishFunction" | "Pulse" | "Rain" | "Random" | "RangeRing" | "Record" | "RectHeight" | "RectWidth" | "Rectangle" | "Redo" | "Refresh" | "Regex" | "RegressionChart" | "RemoveColumnLeft" | "RemoveColumnRight" | "RemoveColumn" | "RemoveRowBottom" | "RemoveRowTop" | "Remove" | "Repeat" | "Reset" | "Resolve" | "Rig" | "RightJoin" | "Ring" | "RocketSlant" | "Rocket" | "RotateDocument" | "RotatePage" | "Route" | "Satellite" | "Saved" | "ScatterPlot" | "SearchAround" | "SearchTemplate" | "SearchText" | "Search" | "SegmentedControl" | "Select" | "Selection" | "SendBackward" | "SendMessage" | "SendToGraph" | "SendToMap" | "SendTo" | "Sensor" | "SeriesAdd" | "SeriesConfiguration" | "SeriesDerived" | "SeriesFiltered" | "SeriesSearch" | "Settings" | "Shapes" | "Share" | "SharedFilter" | "Shield" | "Ship" | "Shop" | "ShoppingCart" | "ShortenText" | "SignalSearch" | "SimCard" | "Slash" | "SmallCross" | "SmallInfoSign" | "SmallMinus" | "SmallPlus" | "SmallSquare" | "SmallTick" | "Snowflake" | "SoccerBall" | "SocialMedia" | "SortAlphabeticalDesc" | "SortAlphabetical" | "SortAsc" | "SortDesc" | "SortNumericalDesc" | "SortNumerical" | "Sort" | "SpellCheck" | "SplitColumns" | "SportsStadium" | "Square" | "StackedChart" | "StadiumGeometry" | "StarEmpty" | "Star" | "StepBackward" | "StepChart" | "StepForward" | "Stop" | "Stopwatch" | "Strikethrough" | "Style" | "Subscript" | "Superscript" | "SwapHorizontal" | "SwapVertical" | "Switch" | "SymbolCircle" | "SymbolCross" | "SymbolDiamond" | "SymbolRectangle" | "SymbolSquare" | "SymbolTriangleDown" | "SymbolTriangleUp" | "Syringe" | "TableSync" | "Tag" | "TakeAction" | "Tank" | "Target" | "Taxi" | "Team" | "Temperature" | "TextHighlight" | "ThDerived" | "ThDisconnect" | "ThFiltered" | "ThList" | "Th" | "ThirdParty" | "ThumbsDown" | "ThumbsUp" | "TickCircle" | "Tick" | "Time" | "TimelineAreaChart" | "TimelineBarChart" | "TimelineEvents" | "TimelineLineChart" | "Tint" | "Torch" | "Tractor" | "Train" | "Translate" | "Trash" | "Tree" | "TrendingDown" | "TrendingUp" | "Trophy" | "Truck" | "TwoColumns" | "Unarchive" | "Underline" | "Undo" | "UngroupObjects" | "UnknownVehicle" | "Unlink" | "Unlock" | "Unpin" | "Unresolve" | "Updated" | "Upload" | "User" | "Variable" | "Vector" | "VerticalBarChartAsc" | "VerticalBarChartDesc" | "VerticalDistribution" | "VerticalInbetween" | "Video" | "Virus" | "VolumeDown" | "VolumeOff" | "VolumeUp" | "Walk" | "WarningSign" | "WaterfallChart" | "Waves" | "WidgetButton" | "WidgetFooter" | "WidgetHeader" | "Widget" | "Wind" | "Wrench" | "ZoomIn" | "ZoomOut" | "ZoomToFit";
|
|
3
|
+
//# sourceMappingURL=iconNames.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"iconNames.d.ts","sourceRoot":"","sources":["../../../src/api/iconNames.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright 2024 Palantir Technologies, Inc. All rights reserved.
|
|
3
|
+
*
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
* you may not use this file except in compliance with the License.
|
|
6
|
+
* You may obtain a copy of the License at
|
|
7
|
+
*
|
|
8
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
*
|
|
10
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
* See the License for the specific language governing permissions and
|
|
14
|
+
* limitations under the License.
|
|
15
|
+
*/
|
|
16
|
+
export {};
|
|
17
|
+
//# sourceMappingURL=iconNames.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"iconNames.js","names":[],"sources":["iconNames.js"],"sourcesContent":["/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nexport {};\n"],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA","ignoreList":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"overall.test.d.ts","sourceRoot":"","sources":["../../../src/api/overall.test.ts"],"names":[],"mappings":""}
|