@pipe0/ops 0.0.1 → 0.0.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/CHANGELOG.md ADDED
@@ -0,0 +1,7 @@
1
+ # @pipe0/ops
2
+
3
+ ## 0.0.2
4
+
5
+ ### Patch Changes
6
+
7
+ - fc54a81: Change package dependency structure
package/dist/index.d.ts CHANGED
@@ -39,7 +39,6 @@ export { cleanUrl, cleanWebsiteUrl } from "./utils/clean-url.js";
39
39
  export { joinConnectionString, splitConnectionString, } from "./utils/connection-id.js";
40
40
  export { type IconKey } from "./utils/icons.js";
41
41
  export { isEmptyValue } from "./utils/index.js";
42
- export { getPixelArt } from "./utils/pixelart.js";
43
42
  export * from "./utils/schemas.js";
44
43
  export { FieldAnnotations } from "./pipes/field-annotations/field-annotations.js";
45
44
  export { type BuiltWithTechStackTransformedRespoonse as BuiltWithDomainStack } from "./fields/json-meta/fields/builtwith-domain-stack.js";
package/dist/index.js CHANGED
@@ -31095,18 +31095,4 @@ function getLowestPipeCreditAmount(a) {
31095
31095
  function getLoweestSearchesCreditAmount(a) {
31096
31096
  return Math.min(a.cost.mode === "per_result" ? a.cost.creditsPerResult : a.cost.mode === "per_search" ? a.cost.creditsPerSearch : a.cost.creditsPerPage);
31097
31097
  }
31098
- const pixelArtMap = {
31099
- company: "https://imagedelivery.net/3B3AWuP94-S3Ro5eEac6JA/4a186c98-5aeb-4993-8220-23391c032100/catalogpreview",
31100
- email: "https://imagedelivery.net/3B3AWuP94-S3Ro5eEac6JA/0df5621f-b145-44cb-a0e5-6c48dee31200/catalogpreview",
31101
- phone: "https://imagedelivery.net/3B3AWuP94-S3Ro5eEac6JA/5339eb51-38f1-49a8-d792-5bd95023df00/catalogpreview",
31102
- logic: "https://imagedelivery.net/3B3AWuP94-S3Ro5eEac6JA/4fd584fd-183e-43ae-4abe-8ded517eb300/catalogpreview",
31103
- json: "https://imagedelivery.net/3B3AWuP94-S3Ro5eEac6JA/65d3dc9c-8a27-4ce5-4e36-e6ddaebe8300/catalogpreview",
31104
- ai: "https://imagedelivery.net/3B3AWuP94-S3Ro5eEac6JA/4e92717a-2445-4a46-2042-f594c3db1a00/catalogpreview",
31105
- linkedin: "https://imagedelivery.net/3B3AWuP94-S3Ro5eEac6JA/30d2bfd8-8f5a-44b8-2a56-00a95807b900/catalogpreview",
31106
- web: "https://imagedelivery.net/3B3AWuP94-S3Ro5eEac6JA/bc7a0217-c9db-4aee-352e-adc593183f00/catalogpreview",
31107
- people: "https://imagedelivery.net/3B3AWuP94-S3Ro5eEac6JA/bb67686e-3cf4-470d-5328-8aeaf5b9be00/catalogpreview"
31108
- };
31109
- function getPixelArt(a) {
31110
- return pixelArtMap[a];
31111
- }
31112
- export { CatalogSchemaRefSchema, ConditionOperatorsSchema, ExpandedFieldValueSchema, FieldAnnotationSchema, FieldAnnotations, FieldAnnotationsSchema, FieldNameSchema, FieldReasonSchema, FieldValueSchema, JSONExtractSchema, JSONMetaSchema, NoConnectorSchema, OptionalConnectorSchema, PIPE_IDS, PeopleWorkEmailWaterfall1Module, Pipe, Pipe0Error, PipeIdSchema, PipePayloadSchema, PipeTriggerSchema, PipelineValidationError, PipesEnvironmentSchema, PipesErrorSchema, PipesFieldDefinitionSchema, PipesFieldDefinitionsSchema, PipesInputSchema, PipesRequestSchema, PipesResponseSchema, PoepleWorkEmailWaterfall1PayloadSchema, PoepleWorkEmailWaterfall1PipeClass, ProcessedPipePayloadSchema, ProcessedSearchPayloadSchema, ProviderNameSchema, RECORD_FIELD_FORMATS, RECORD_FIELD_TYPES, RecordClaimedBySchema, RecordFieldFormatSchema, RecordFieldSchema, RecordFieldStatusSchema, RecordFieldTypeSchema, RecordIdSchema, RecordResolvedBySchema, RecordSchema, RequestValidationError, RequiredConnectorSchema, SEARCH_IDS, Search, SearchIdSchema, SearchPayloadSchema, SearchResultFieldSchema, SearchResultSchema, SearchStatusSchema, Searches, SearchesRequestSchema, SearchesResponseSchema, TRIGGER_OPERATOR_LABELS, TRIGGER_STATUS_OPERATORS, TRIGGER_VALUE_OPERATORS, TYPES_TO_FORMATS, TriggerStatusOperatorsSchema, TriggerStatusValueSchema, TriggerValueOperatorsSchema, WidgetsSchema, buildDependencyGraph, catalogInput, cleanObject, cleanUrl, cleanWebsiteUrl, convertIntermediateFieldsIntoGroups, entityLogoFavicon, entityLogoProfessionalProfileUrl, extractFormMetadata, fieldBehaviorCatalog, fieldCatalog, fieldNameStr, fieldTypeFromValue, fieldsToObject, getBasePipeName, getDefaultOutputFields, getDefaultPipeProviders, getDefaultSearchOutputFields, getDependentPipeNamesForInputProperty, getDependentPipeNamesForPipe, getExpansionState, getFaviconUrlGoogle, getField, getFieldBehavior, getFieldDisplayLabel, getFieldWidgets, getInitialSearchTableData, getInitialTableData, getInputHash, getJsonMetaForFieldDef, getLoweestSearchesCreditAmount, getLowestPipeCreditAmount, getPipeBillableOperationDef, getPipeClass, getPipeConfigHash, getPipeDefaultPayload, getPipeEntry, getPipeInstances, getPipePayloadFormConfig, getPipePayloadSchema, getPipeVersion, getPixelArt, getProviderBillableOperation, getProviderEntry, getReadableFieldStatus, getSearchClass, getSearchDefaultPayload, getSearchEntry, getSearchInstances, getSearchPayloadFormConfig, getSearchPayloadSchema, getSearchTableDataAggregates, getSearchVersion, getSearchesFieldWidgets, getStartingCostPerPipesProvider, getStartingCostPerSearchesProvider, getTableDataAggregates, getUnexpandedValue, ifDefined, inputFields, inputFromRecord, inputFromRecordArr, inputFromRecords, inputGroupUnmetMessage, inputGroupsToInputFields, isBooleanField, isCatalogField, isConnectorField, isDateRangeField, isEmptyValue, isFieldName, isIProvidersField, isIncludeExcludeField, isIncludeExcludeSelectField, isIntegerField, isJsonExtractionField, isJsonSchemaInput, isMultiSelectField, isNumberField, isOperationInputField, isOutputField, isPipeTriggerField, isPromptField, isRangeField, isSelectField, isTemplateInputField, isTextField, isTextareaField, joinConnectionString, markRecordFieldAsComplete, markRecordFieldAsFailed, markRecordFieldAsNoResult, markRecordFieldAsPending, markRecordFieldAsProcessing, markRecordFieldAsSkipped, mergeWidgets, noConnectorInput, optionalConnectorInput, outputFields, parseRecordValueOrError, pipeCatalog, pipeClassCatalog, pipePayloadSchemaCatalog, pipesBooleanInput, pipesDateRangeInput, pipesIncludeExcludeInput, pipesIncludeExcludeSelectInput, pipesIncludedFieldsInput, pipesInputField, pipesIntInput, pipesJsonExtractionInput, pipesJsonSchemaField, pipesMergeSourcesInput, pipesMultiSelectInput, pipesNumberInput, pipesOutputField, pipesPayloadRegistry, pipesPromptInput, pipesProviderInput, pipesRangeInput, pipesSelectInput, pipesTemplateInput, pipesTextInput, pipesTextareaInput, pipesTriggerInput, processInputObjects, providerCatalog, rateLimitRationFallingProgression, requiredConnectorInput, searchCatalog, searchClassCatalog, searchPayloadSchemaCatalog, searchesBooleanInput, searchesDateRangeInput, searchesIncludeExcludeInput, searchesIncludeExcludeSelectInput, searchesIntInput, searchesNumberField, searchesOutputField, searchesPayloadRegistry, searchesRangeInput, searchesSelectField, searchesTextInput, searchesTextareaField, sortObjectKeys, sortPipeCatalogByBasePipe, sortSearchCatalogByBaseSearch, splitConnectionString, stringify, testPrint, transformIntoResponse, validatePipesOrError as validatePipeline, validateSearches, validationErrorMessages };
31098
+ export { CatalogSchemaRefSchema, ConditionOperatorsSchema, ExpandedFieldValueSchema, FieldAnnotationSchema, FieldAnnotations, FieldAnnotationsSchema, FieldNameSchema, FieldReasonSchema, FieldValueSchema, JSONExtractSchema, JSONMetaSchema, NoConnectorSchema, OptionalConnectorSchema, PIPE_IDS, PeopleWorkEmailWaterfall1Module, Pipe, Pipe0Error, PipeIdSchema, PipePayloadSchema, PipeTriggerSchema, PipelineValidationError, PipesEnvironmentSchema, PipesErrorSchema, PipesFieldDefinitionSchema, PipesFieldDefinitionsSchema, PipesInputSchema, PipesRequestSchema, PipesResponseSchema, PoepleWorkEmailWaterfall1PayloadSchema, PoepleWorkEmailWaterfall1PipeClass, ProcessedPipePayloadSchema, ProcessedSearchPayloadSchema, ProviderNameSchema, RECORD_FIELD_FORMATS, RECORD_FIELD_TYPES, RecordClaimedBySchema, RecordFieldFormatSchema, RecordFieldSchema, RecordFieldStatusSchema, RecordFieldTypeSchema, RecordIdSchema, RecordResolvedBySchema, RecordSchema, RequestValidationError, RequiredConnectorSchema, SEARCH_IDS, Search, SearchIdSchema, SearchPayloadSchema, SearchResultFieldSchema, SearchResultSchema, SearchStatusSchema, Searches, SearchesRequestSchema, SearchesResponseSchema, TRIGGER_OPERATOR_LABELS, TRIGGER_STATUS_OPERATORS, TRIGGER_VALUE_OPERATORS, TYPES_TO_FORMATS, TriggerStatusOperatorsSchema, TriggerStatusValueSchema, TriggerValueOperatorsSchema, WidgetsSchema, buildDependencyGraph, catalogInput, cleanObject, cleanUrl, cleanWebsiteUrl, convertIntermediateFieldsIntoGroups, entityLogoFavicon, entityLogoProfessionalProfileUrl, extractFormMetadata, fieldBehaviorCatalog, fieldCatalog, fieldNameStr, fieldTypeFromValue, fieldsToObject, getBasePipeName, getDefaultOutputFields, getDefaultPipeProviders, getDefaultSearchOutputFields, getDependentPipeNamesForInputProperty, getDependentPipeNamesForPipe, getExpansionState, getFaviconUrlGoogle, getField, getFieldBehavior, getFieldDisplayLabel, getFieldWidgets, getInitialSearchTableData, getInitialTableData, getInputHash, getJsonMetaForFieldDef, getLoweestSearchesCreditAmount, getLowestPipeCreditAmount, getPipeBillableOperationDef, getPipeClass, getPipeConfigHash, getPipeDefaultPayload, getPipeEntry, getPipeInstances, getPipePayloadFormConfig, getPipePayloadSchema, getPipeVersion, getProviderBillableOperation, getProviderEntry, getReadableFieldStatus, getSearchClass, getSearchDefaultPayload, getSearchEntry, getSearchInstances, getSearchPayloadFormConfig, getSearchPayloadSchema, getSearchTableDataAggregates, getSearchVersion, getSearchesFieldWidgets, getStartingCostPerPipesProvider, getStartingCostPerSearchesProvider, getTableDataAggregates, getUnexpandedValue, ifDefined, inputFields, inputFromRecord, inputFromRecordArr, inputFromRecords, inputGroupUnmetMessage, inputGroupsToInputFields, isBooleanField, isCatalogField, isConnectorField, isDateRangeField, isEmptyValue, isFieldName, isIProvidersField, isIncludeExcludeField, isIncludeExcludeSelectField, isIntegerField, isJsonExtractionField, isJsonSchemaInput, isMultiSelectField, isNumberField, isOperationInputField, isOutputField, isPipeTriggerField, isPromptField, isRangeField, isSelectField, isTemplateInputField, isTextField, isTextareaField, joinConnectionString, markRecordFieldAsComplete, markRecordFieldAsFailed, markRecordFieldAsNoResult, markRecordFieldAsPending, markRecordFieldAsProcessing, markRecordFieldAsSkipped, mergeWidgets, noConnectorInput, optionalConnectorInput, outputFields, parseRecordValueOrError, pipeCatalog, pipeClassCatalog, pipePayloadSchemaCatalog, pipesBooleanInput, pipesDateRangeInput, pipesIncludeExcludeInput, pipesIncludeExcludeSelectInput, pipesIncludedFieldsInput, pipesInputField, pipesIntInput, pipesJsonExtractionInput, pipesJsonSchemaField, pipesMergeSourcesInput, pipesMultiSelectInput, pipesNumberInput, pipesOutputField, pipesPayloadRegistry, pipesPromptInput, pipesProviderInput, pipesRangeInput, pipesSelectInput, pipesTemplateInput, pipesTextInput, pipesTextareaInput, pipesTriggerInput, processInputObjects, providerCatalog, rateLimitRationFallingProgression, requiredConnectorInput, searchCatalog, searchClassCatalog, searchPayloadSchemaCatalog, searchesBooleanInput, searchesDateRangeInput, searchesIncludeExcludeInput, searchesIncludeExcludeSelectInput, searchesIntInput, searchesNumberField, searchesOutputField, searchesPayloadRegistry, searchesRangeInput, searchesSelectField, searchesTextInput, searchesTextareaField, sortObjectKeys, sortPipeCatalogByBasePipe, sortSearchCatalogByBaseSearch, splitConnectionString, stringify, testPrint, transformIntoResponse, validatePipesOrError as validatePipeline, validateSearches, validationErrorMessages };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pipe0/ops",
3
- "version": "0.0.1",
3
+ "version": "0.0.2",
4
4
  "private": false,
5
5
  "description": "",
6
6
  "type": "module",
@@ -1,13 +0,0 @@
1
- export declare const pixelArtMap: {
2
- readonly company: "https://imagedelivery.net/3B3AWuP94-S3Ro5eEac6JA/4a186c98-5aeb-4993-8220-23391c032100/catalogpreview";
3
- readonly email: "https://imagedelivery.net/3B3AWuP94-S3Ro5eEac6JA/0df5621f-b145-44cb-a0e5-6c48dee31200/catalogpreview";
4
- readonly phone: "https://imagedelivery.net/3B3AWuP94-S3Ro5eEac6JA/5339eb51-38f1-49a8-d792-5bd95023df00/catalogpreview";
5
- readonly logic: "https://imagedelivery.net/3B3AWuP94-S3Ro5eEac6JA/4fd584fd-183e-43ae-4abe-8ded517eb300/catalogpreview";
6
- readonly json: "https://imagedelivery.net/3B3AWuP94-S3Ro5eEac6JA/65d3dc9c-8a27-4ce5-4e36-e6ddaebe8300/catalogpreview";
7
- readonly ai: "https://imagedelivery.net/3B3AWuP94-S3Ro5eEac6JA/4e92717a-2445-4a46-2042-f594c3db1a00/catalogpreview";
8
- readonly linkedin: "https://imagedelivery.net/3B3AWuP94-S3Ro5eEac6JA/30d2bfd8-8f5a-44b8-2a56-00a95807b900/catalogpreview";
9
- readonly web: "https://imagedelivery.net/3B3AWuP94-S3Ro5eEac6JA/bc7a0217-c9db-4aee-352e-adc593183f00/catalogpreview";
10
- readonly people: "https://imagedelivery.net/3B3AWuP94-S3Ro5eEac6JA/bb67686e-3cf4-470d-5328-8aeaf5b9be00/catalogpreview";
11
- };
12
- export type PixelArtKey = keyof typeof pixelArtMap;
13
- export declare function getPixelArt(key: PixelArtKey): "https://imagedelivery.net/3B3AWuP94-S3Ro5eEac6JA/4a186c98-5aeb-4993-8220-23391c032100/catalogpreview" | "https://imagedelivery.net/3B3AWuP94-S3Ro5eEac6JA/0df5621f-b145-44cb-a0e5-6c48dee31200/catalogpreview" | "https://imagedelivery.net/3B3AWuP94-S3Ro5eEac6JA/5339eb51-38f1-49a8-d792-5bd95023df00/catalogpreview" | "https://imagedelivery.net/3B3AWuP94-S3Ro5eEac6JA/4fd584fd-183e-43ae-4abe-8ded517eb300/catalogpreview" | "https://imagedelivery.net/3B3AWuP94-S3Ro5eEac6JA/65d3dc9c-8a27-4ce5-4e36-e6ddaebe8300/catalogpreview" | "https://imagedelivery.net/3B3AWuP94-S3Ro5eEac6JA/4e92717a-2445-4a46-2042-f594c3db1a00/catalogpreview" | "https://imagedelivery.net/3B3AWuP94-S3Ro5eEac6JA/30d2bfd8-8f5a-44b8-2a56-00a95807b900/catalogpreview" | "https://imagedelivery.net/3B3AWuP94-S3Ro5eEac6JA/bc7a0217-c9db-4aee-352e-adc593183f00/catalogpreview" | "https://imagedelivery.net/3B3AWuP94-S3Ro5eEac6JA/bb67686e-3cf4-470d-5328-8aeaf5b9be00/catalogpreview";