@coast/core-api-types 1.2.71 → 1.2.73
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/dist/models/activity-feed/ActivityFeedEventType.js.map +1 -1
- package/dist/models/application/HeaderKeys.js.map +1 -1
- package/dist/models/application/query/OrderDirection.js.map +1 -1
- package/dist/models/auth/AccessLevelDomain.js.map +1 -1
- package/dist/models/auth/AccessLevelType.js.map +1 -1
- package/dist/models/auth/ChannelMembershipEntity.js.map +1 -1
- package/dist/models/automations/AutomationDateToken.js.map +1 -1
- package/dist/models/automations/AutomationEventBusKey.js.map +1 -1
- package/dist/models/automations/AutomationEventType.js.map +1 -1
- package/dist/models/automations/AutomationTriggerType.js.map +1 -1
- package/dist/models/automations/action/AutomationActionType.js.map +1 -1
- package/dist/models/automations/action/component-data/DynamicComponentDataType.js.map +1 -1
- package/dist/models/automations/action/settings/ArithmeticOperator.js.map +1 -1
- package/dist/models/automations/action/settings/ArrayValueOperation.js.map +1 -1
- package/dist/models/automations/condition/LogicalOperator.js.map +1 -1
- package/dist/models/automations/condition/OperandType.js.map +1 -1
- package/dist/models/billing/BillingSubscriptionStatus.js.map +1 -1
- package/dist/models/billing/PlanTier.js.map +1 -1
- package/dist/models/billing/SubscriptionPlanPriceInterval.js.map +1 -1
- package/dist/models/billing/SubscriptionPlanType.js.map +1 -1
- package/dist/models/billing/SubscriptionStatus.js.map +1 -1
- package/dist/models/business/BusinessEventType.js.map +1 -1
- package/dist/models/business/BusinessMembershipRole.js.map +1 -1
- package/dist/models/card/CardStatus.js.map +1 -1
- package/dist/models/card/EntityEventType.js.map +1 -1
- package/dist/models/card/EntityRecurrenceScope.js.map +1 -1
- package/dist/models/card/ExternalCardEventType.js.map +1 -1
- package/dist/models/card/WorkspaceFocus.js.map +1 -1
- package/dist/models/card/card-definition/CardUITemplateType.js.map +1 -1
- package/dist/models/card/card-definition/CoastJSONFieldType.js.map +1 -1
- package/dist/models/card/card-definition/DefinitionTypeIdentifier.js.map +1 -1
- package/dist/models/card/card-reminder/CardReminderEventType.js.map +1 -1
- package/dist/models/card/card-reminder/ReminderRelativeTo.js.map +1 -1
- package/dist/models/card/client-event/ClientEventType.js.map +1 -1
- package/dist/models/card/list-cards/CardRelationFilterType.js.map +1 -1
- package/dist/models/card/list-cards/LegacyCardRelationFilterType.js.map +1 -1
- package/dist/models/card/list-cards/ListCardsOrderBy.js.map +1 -1
- package/dist/models/card/related-card/RelatedCardType.js.map +1 -1
- package/dist/models/channel/ChannelEventType.js.map +1 -1
- package/dist/models/channel/ChannelType.js.map +1 -1
- package/dist/models/common/EventKey.js.map +1 -1
- package/dist/models/common/SortDirection.js.map +1 -1
- package/dist/models/export/DataExportType.js.map +1 -1
- package/dist/models/export/ExportFormat.js.map +1 -1
- package/dist/models/file-operations/FileOperationStatus.js.map +1 -1
- package/dist/models/file-operations/FileOperationType.js.map +1 -1
- package/dist/models/integration/AppStatus.js.map +1 -1
- package/dist/models/integration/IntegrationStatus.js.map +1 -1
- package/dist/models/messaging/LegacyMessageSubtype.js.map +1 -1
- package/dist/models/messaging/ThreadMessageReactionType.js.map +1 -1
- package/dist/models/messaging/ThreadMessageType.js.map +1 -1
- package/dist/models/messaging/TokenMentionType.js.map +1 -1
- package/dist/models/messaging/TokenType.js.map +1 -1
- package/dist/models/metrics/MessageEventType.js.map +1 -1
- package/dist/models/metrics/MetricType.js.map +1 -1
- package/dist/models/metrics/MetricUnit.js.map +1 -1
- package/dist/models/metrics/StorageEventType.js.map +1 -1
- package/dist/models/search/SearchIndex.js.map +1 -1
- package/dist/models/search/SearchResultType.js.map +1 -1
- package/dist/models/shared-link/SharedCardLinkType.js.map +1 -1
- package/dist/models/user/NotificationsPreference.js.map +1 -1
- package/dist/models/user/UserCreationMethod.js.map +1 -1
- package/dist/models/user/UserEventType.js.map +1 -1
- package/dist/models/user/UserRole.js.map +1 -1
- package/dist/models/utils/ObjectExtensions.d.ts +0 -0
- package/dist/models/utils/ObjectExtensions.js +1 -0
- package/dist/models/utils/ObjectExtensions.js.map +1 -0
- package/dist/models/view-template/ListViewTemplateSortField.js.map +1 -1
- package/dist/models/view-template/ViewSubtype.js.map +1 -1
- package/dist/models/view-template/ViewType.js.map +1 -1
- package/dist/models/workflow-template/ListWorkflowTemplateSortField.js.map +1 -1
- package/dist/models/workflow-template/WorkflowTemplate.d.ts +3 -3
- package/dist/models/workflow-template/WorkflowTemplateInstallState.js.map +1 -1
- package/dist/models/workflow-template/behaviors/ActionType.js.map +1 -1
- package/dist/models/workflow-template/component-subscription/ObserverAction.js.map +1 -1
- package/dist/models/workflow-template/component-subscription/SubscriptionType.js.map +1 -1
- package/dist/models/workflow-template/components/Component.d.ts +2 -2
- package/dist/models/workflow-template/components/ComponentOneOf.d.ts +2 -0
- package/dist/models/workflow-template/components/ComponentRegistry.d.ts +3 -2
- package/dist/models/workflow-template/components/ComponentType.d.ts +2 -1
- package/dist/models/workflow-template/components/ComponentType.js +1 -0
- package/dist/models/workflow-template/components/ComponentType.js.map +1 -1
- package/dist/models/workflow-template/components/InputComponent.d.ts +2 -1
- package/dist/models/workflow-template/components/InputComponentType.d.ts +3 -0
- package/dist/models/workflow-template/components/InputComponentType.js +3 -0
- package/dist/models/workflow-template/components/InputComponentType.js.map +1 -0
- package/dist/models/workflow-template/components/TagType.d.ts +3 -0
- package/dist/models/workflow-template/components/TagType.js +3 -0
- package/dist/models/workflow-template/components/TagType.js.map +1 -0
- package/dist/models/workflow-template/components/audit-tag/AuditTagComponent.d.ts +2 -1
- package/dist/models/workflow-template/components/number/NumberFormat.js.map +1 -1
- package/dist/models/workflow-template/components/server/ServerComponentId.js.map +1 -1
- package/dist/models/workflow-template/components/tag/TagComponent.d.ts +3 -1
- package/dist/models/workflow-template/components/time-tracker/TimeTrackerComponentDataAction.js.map +1 -1
- package/dist/models/workflow-template/components/url/CreateUrlComponentOverride.d.ts +4 -0
- package/dist/models/workflow-template/components/url/CreateUrlComponentOverride.js +3 -0
- package/dist/models/workflow-template/components/url/CreateUrlComponentOverride.js.map +1 -0
- package/dist/models/workflow-template/components/url/UrlComponent.d.ts +4 -0
- package/dist/models/workflow-template/components/url/UrlComponent.js +3 -0
- package/dist/models/workflow-template/components/url/UrlComponent.js.map +1 -0
- package/dist/models/workflow-template/components/url/UrlComponentData.d.ts +4 -0
- package/dist/models/workflow-template/components/url/UrlComponentData.js +3 -0
- package/dist/models/workflow-template/components/url/UrlComponentData.js.map +1 -0
- package/dist/models/workflow-template/components/url/UrlComponentOverride.d.ts +4 -0
- package/dist/models/workflow-template/components/url/UrlComponentOverride.js +3 -0
- package/dist/models/workflow-template/components/url/UrlComponentOverride.js.map +1 -0
- package/dist/models/workflow-template/entities/filters/ComparisonOperator.js.map +1 -1
- package/dist/models/workflow-template/entities/filters/DateToken.js.map +1 -1
- package/dist/models/workflow-template/entities/filters/TimeUnit.js.map +1 -1
- package/dist/models/workflow-tier/WorkflowTierType.js.map +1 -1
- package/dist/scripts/generateTypes.js +31 -184
- package/dist/scripts/generateTypes.js.map +1 -1
- package/package.json +4 -2
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ActivityFeedEventType.js","sourceRoot":"","sources":["../../../src/models/activity-feed/ActivityFeedEventType.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"ActivityFeedEventType.js","sourceRoot":"","sources":["../../../src/models/activity-feed/ActivityFeedEventType.ts"],"names":[],"mappings":";;;AACA,IAAY,qBAQX;AARD,WAAY,qBAAqB;IAC7B,kEAAyC,CAAA;IACzC,kEAAyC,CAAA;IACzC,kEAAyC,CAAA;IACzC,sDAA6B,CAAA;IAC7B,sDAA6B,CAAA;IAC7B,sDAA6B,CAAA;IAC7B,0EAAiD,CAAA;AACrD,CAAC,EARW,qBAAqB,qCAArB,qBAAqB,QAQhC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"HeaderKeys.js","sourceRoot":"","sources":["../../../src/models/application/HeaderKeys.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"HeaderKeys.js","sourceRoot":"","sources":["../../../src/models/application/HeaderKeys.ts"],"names":[],"mappings":";;;AACA,IAAY,UAOX;AAPD,WAAY,UAAU;IAClB,6CAA+B,CAAA;IAC/B,iDAAmC,CAAA;IACnC,mEAAqD,CAAA;IACrD,mEAAqD,CAAA;IACrD,yDAA2C,CAAA;IAC3C,mEAAqD,CAAA;AACzD,CAAC,EAPW,UAAU,0BAAV,UAAU,QAOrB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"OrderDirection.js","sourceRoot":"","sources":["../../../../src/models/application/query/OrderDirection.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"OrderDirection.js","sourceRoot":"","sources":["../../../../src/models/application/query/OrderDirection.ts"],"names":[],"mappings":";;;AACA,IAAY,cAGX;AAHD,WAAY,cAAc;IACtB,6BAAW,CAAA;IACX,+BAAa,CAAA;AACjB,CAAC,EAHW,cAAc,8BAAd,cAAc,QAGzB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AccessLevelDomain.js","sourceRoot":"","sources":["../../../src/models/auth/AccessLevelDomain.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"AccessLevelDomain.js","sourceRoot":"","sources":["../../../src/models/auth/AccessLevelDomain.ts"],"names":[],"mappings":";;;AACA,IAAY,iBAEX;AAFD,WAAY,iBAAiB;IACzB,wCAAmB,CAAA;AACvB,CAAC,EAFW,iBAAiB,iCAAjB,iBAAiB,QAE5B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AccessLevelType.js","sourceRoot":"","sources":["../../../src/models/auth/AccessLevelType.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"AccessLevelType.js","sourceRoot":"","sources":["../../../src/models/auth/AccessLevelType.ts"],"names":[],"mappings":";;;AACA,IAAY,eAKX;AALD,WAAY,eAAe;IACvB,gCAAa,CAAA;IACb,gCAAa,CAAA;IACb,wCAAqB,CAAA;IACrB,gCAAa,CAAA;AACjB,CAAC,EALW,eAAe,+BAAf,eAAe,QAK1B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ChannelMembershipEntity.js","sourceRoot":"","sources":["../../../src/models/auth/ChannelMembershipEntity.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"ChannelMembershipEntity.js","sourceRoot":"","sources":["../../../src/models/auth/ChannelMembershipEntity.ts"],"names":[],"mappings":";;;AACA,IAAY,uBAEX;AAFD,WAAY,uBAAuB;IAC/B,wCAAa,CAAA;AACjB,CAAC,EAFW,uBAAuB,uCAAvB,uBAAuB,QAElC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AutomationDateToken.js","sourceRoot":"","sources":["../../../src/models/automations/AutomationDateToken.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"AutomationDateToken.js","sourceRoot":"","sources":["../../../src/models/automations/AutomationDateToken.ts"],"names":[],"mappings":";;;AACA,IAAY,mBAEX;AAFD,WAAY,mBAAmB;IAC3B,kCAAW,CAAA;AACf,CAAC,EAFW,mBAAmB,mCAAnB,mBAAmB,QAE9B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AutomationEventBusKey.js","sourceRoot":"","sources":["../../../src/models/automations/AutomationEventBusKey.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"AutomationEventBusKey.js","sourceRoot":"","sources":["../../../src/models/automations/AutomationEventBusKey.ts"],"names":[],"mappings":";;;AACA,IAAY,qBAEX;AAFD,WAAY,qBAAqB;IAC7B,8DAAqC,CAAA;AACzC,CAAC,EAFW,qBAAqB,qCAArB,qBAAqB,QAEhC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AutomationEventType.js","sourceRoot":"","sources":["../../../src/models/automations/AutomationEventType.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"AutomationEventType.js","sourceRoot":"","sources":["../../../src/models/automations/AutomationEventType.ts"],"names":[],"mappings":";;;AACA,IAAY,mBAKX;AALD,WAAY,mBAAmB;IAC3B,8DAAuC,CAAA;IACvC,wDAAiC,CAAA;IACjC,8CAAuB,CAAA;IACvB,oDAA6B,CAAA;AACjC,CAAC,EALW,mBAAmB,mCAAnB,mBAAmB,QAK9B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AutomationTriggerType.js","sourceRoot":"","sources":["../../../src/models/automations/AutomationTriggerType.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"AutomationTriggerType.js","sourceRoot":"","sources":["../../../src/models/automations/AutomationTriggerType.ts"],"names":[],"mappings":";;;AACA,IAAY,qBAIX;AAJD,WAAY,qBAAqB;IAC7B,wCAAe,CAAA;IACf,0DAAiC,CAAA;IACjC,0DAAiC,CAAA;AACrC,CAAC,EAJW,qBAAqB,qCAArB,qBAAqB,QAIhC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AutomationActionType.js","sourceRoot":"","sources":["../../../../src/models/automations/action/AutomationActionType.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"AutomationActionType.js","sourceRoot":"","sources":["../../../../src/models/automations/action/AutomationActionType.ts"],"names":[],"mappings":";;;AACA,IAAY,oBAYX;AAZD,WAAY,oBAAoB;IAC5B,2DAAmC,CAAA;IACnC,+EAAuD,CAAA;IACvD,yEAAiD,CAAA;IACjD,iFAAyD,CAAA;IACzD,iDAAyB,CAAA;IACzB,+DAAuC,CAAA;IACvC,yEAAiD,CAAA;IACjD,2FAAmE,CAAA;IACnE,yFAAiE,CAAA;IACjE,qFAA6D,CAAA;IAC7D,yEAAiD,CAAA;AACrD,CAAC,EAZW,oBAAoB,oCAApB,oBAAoB,QAY/B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DynamicComponentDataType.js","sourceRoot":"","sources":["../../../../../src/models/automations/action/component-data/DynamicComponentDataType.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"DynamicComponentDataType.js","sourceRoot":"","sources":["../../../../../src/models/automations/action/component-data/DynamicComponentDataType.ts"],"names":[],"mappings":";;;AACA,IAAY,wBAMX;AAND,WAAY,wBAAwB;IAChC,yEAA6C,CAAA;IAC7C,+EAAmD,CAAA;IACnD,mGAAuE,CAAA;IACvE,mGAAuE,CAAA;IACvE,iFAAqD,CAAA;AACzD,CAAC,EANW,wBAAwB,wCAAxB,wBAAwB,QAMnC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ArithmeticOperator.js","sourceRoot":"","sources":["../../../../../src/models/automations/action/settings/ArithmeticOperator.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"ArithmeticOperator.js","sourceRoot":"","sources":["../../../../../src/models/automations/action/settings/ArithmeticOperator.ts"],"names":[],"mappings":";;;AACA,IAAY,kBAGX;AAHD,WAAY,kBAAkB;IAC1B,iCAAW,CAAA;IACX,2CAAqB,CAAA;AACzB,CAAC,EAHW,kBAAkB,kCAAlB,kBAAkB,QAG7B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ArrayValueOperation.js","sourceRoot":"","sources":["../../../../../src/models/automations/action/settings/ArrayValueOperation.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"ArrayValueOperation.js","sourceRoot":"","sources":["../../../../../src/models/automations/action/settings/ArrayValueOperation.ts"],"names":[],"mappings":";;;AACA,IAAY,mBAIX;AAJD,WAAY,mBAAmB;IAC3B,kCAAW,CAAA;IACX,wCAAiB,CAAA;IACjB,kCAAW,CAAA;AACf,CAAC,EAJW,mBAAmB,mCAAnB,mBAAmB,QAI9B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LogicalOperator.js","sourceRoot":"","sources":["../../../../src/models/automations/condition/LogicalOperator.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"LogicalOperator.js","sourceRoot":"","sources":["../../../../src/models/automations/condition/LogicalOperator.ts"],"names":[],"mappings":";;;AACA,IAAY,eAGX;AAHD,WAAY,eAAe;IACvB,8BAAW,CAAA;IACX,4BAAS,CAAA;AACb,CAAC,EAHW,eAAe,+BAAf,eAAe,QAG1B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"OperandType.js","sourceRoot":"","sources":["../../../../src/models/automations/condition/OperandType.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"OperandType.js","sourceRoot":"","sources":["../../../../src/models/automations/condition/OperandType.ts"],"names":[],"mappings":";;;AACA,IAAY,WAUX;AAVD,WAAY,WAAW;IACnB,4DAA6C,CAAA;IAC7C,sCAAuB,CAAA;IACvB,4BAAa,CAAA;IACb,wCAAyB,CAAA;IACzB,gCAAiB,CAAA;IACjB,wDAAyC,CAAA;IACzC,gCAAiB,CAAA;IACjB,4CAA6B,CAAA;IAC7B,8EAA+D,CAAA;AACnE,CAAC,EAVW,WAAW,2BAAX,WAAW,QAUtB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BillingSubscriptionStatus.js","sourceRoot":"","sources":["../../../src/models/billing/BillingSubscriptionStatus.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"BillingSubscriptionStatus.js","sourceRoot":"","sources":["../../../src/models/billing/BillingSubscriptionStatus.ts"],"names":[],"mappings":";;;AAEA,IAAY,yBAQX;AARD,WAAY,yBAAyB;IACjC,8CAAiB,CAAA;IACjB,kDAAqB,CAAA;IACrB,sDAAyB,CAAA;IACzB,sEAAyC,CAAA;IACzC,kDAAqB,CAAA;IACrB,kDAAqB,CAAA;IACrB,8CAAiB,CAAA;AACrB,CAAC,EARW,yBAAyB,yCAAzB,yBAAyB,QAQpC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PlanTier.js","sourceRoot":"","sources":["../../../src/models/billing/PlanTier.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"PlanTier.js","sourceRoot":"","sources":["../../../src/models/billing/PlanTier.ts"],"names":[],"mappings":";;;AAEA,IAAY,QAIX;AAJD,WAAY,QAAQ;IAChB,yBAAa,CAAA;IACb,yBAAa,CAAA;IACb,+BAAmB,CAAA;AACvB,CAAC,EAJW,QAAQ,wBAAR,QAAQ,QAInB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SubscriptionPlanPriceInterval.js","sourceRoot":"","sources":["../../../src/models/billing/SubscriptionPlanPriceInterval.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"SubscriptionPlanPriceInterval.js","sourceRoot":"","sources":["../../../src/models/billing/SubscriptionPlanPriceInterval.ts"],"names":[],"mappings":";;;AAEA,IAAY,6BAGX;AAHD,WAAY,6BAA6B;IACrC,gDAAe,CAAA;IACf,8CAAa,CAAA;AACjB,CAAC,EAHW,6BAA6B,6CAA7B,6BAA6B,QAGxC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SubscriptionPlanType.js","sourceRoot":"","sources":["../../../src/models/billing/SubscriptionPlanType.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"SubscriptionPlanType.js","sourceRoot":"","sources":["../../../src/models/billing/SubscriptionPlanType.ts"],"names":[],"mappings":";;;AACA,IAAY,oBAGX;AAHD,WAAY,oBAAoB;IAC5B,mCAAW,CAAA;IACX,2CAAmB,CAAA;AACvB,CAAC,EAHW,oBAAoB,oCAApB,oBAAoB,QAG/B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SubscriptionStatus.js","sourceRoot":"","sources":["../../../src/models/billing/SubscriptionStatus.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"SubscriptionStatus.js","sourceRoot":"","sources":["../../../src/models/billing/SubscriptionStatus.ts"],"names":[],"mappings":";;;AACA,IAAY,kBAIX;AAJD,WAAY,kBAAkB;IAC1B,uCAAiB,CAAA;IACjB,6CAAuB,CAAA;IACvB,mCAAa,CAAA;AACjB,CAAC,EAJW,kBAAkB,kCAAlB,kBAAkB,QAI7B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BusinessEventType.js","sourceRoot":"","sources":["../../../src/models/business/BusinessEventType.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"BusinessEventType.js","sourceRoot":"","sources":["../../../src/models/business/BusinessEventType.ts"],"names":[],"mappings":";;;AACA,IAAY,iBAEX;AAFD,WAAY,iBAAiB;IACzB,0DAAqC,CAAA;AACzC,CAAC,EAFW,iBAAiB,iCAAjB,iBAAiB,QAE5B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BusinessMembershipRole.js","sourceRoot":"","sources":["../../../src/models/business/BusinessMembershipRole.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"BusinessMembershipRole.js","sourceRoot":"","sources":["../../../src/models/business/BusinessMembershipRole.ts"],"names":[],"mappings":";;;AACA,IAAY,sBAIX;AAJD,WAAY,sBAAsB;IAC9B,yCAAe,CAAA;IACf,2CAAiB,CAAA;IACjB,yCAAe,CAAA;AACnB,CAAC,EAJW,sBAAsB,sCAAtB,sBAAsB,QAIjC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CardStatus.js","sourceRoot":"","sources":["../../../src/models/card/CardStatus.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"CardStatus.js","sourceRoot":"","sources":["../../../src/models/card/CardStatus.ts"],"names":[],"mappings":";;;AACA,IAAY,UAGX;AAHD,WAAY,UAAU;IAClB,+BAAiB,CAAA;IACjB,iCAAmB,CAAA;AACvB,CAAC,EAHW,UAAU,0BAAV,UAAU,QAGrB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"EntityEventType.js","sourceRoot":"","sources":["../../../src/models/card/EntityEventType.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"EntityEventType.js","sourceRoot":"","sources":["../../../src/models/card/EntityEventType.ts"],"names":[],"mappings":";;;AACA,IAAY,eAgBX;AAhBD,WAAY,eAAe;IACvB,4DAAyC,CAAA;IACzC,4DAAyC,CAAA;IACzC,4DAAyC,CAAA;IACzC,gDAA6B,CAAA;IAC7B,gDAA6B,CAAA;IAC7B,4DAAyC,CAAA;IACzC,gDAA6B,CAAA;IAC7B,sDAAmC,CAAA;IACnC,4EAAyD,CAAA;IACzD,oEAAiD,CAAA;IACjD,oEAAiD,CAAA;IACjD,8CAA2B,CAAA;IAC3B,sEAAmD,CAAA;IACnD,sEAAmD,CAAA;IACnD,sEAAmD,CAAA;AACvD,CAAC,EAhBW,eAAe,+BAAf,eAAe,QAgB1B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"EntityRecurrenceScope.js","sourceRoot":"","sources":["../../../src/models/card/EntityRecurrenceScope.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"EntityRecurrenceScope.js","sourceRoot":"","sources":["../../../src/models/card/EntityRecurrenceScope.ts"],"names":[],"mappings":";;;AACA,IAAY,qBAGX;AAHD,WAAY,qBAAqB;IAC7B,0CAAiB,CAAA;IACjB,4DAAmC,CAAA;AACvC,CAAC,EAHW,qBAAqB,qCAArB,qBAAqB,QAGhC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ExternalCardEventType.js","sourceRoot":"","sources":["../../../src/models/card/ExternalCardEventType.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"ExternalCardEventType.js","sourceRoot":"","sources":["../../../src/models/card/ExternalCardEventType.ts"],"names":[],"mappings":";;;AACA,IAAY,qBAQX;AARD,WAAY,qBAAqB;IAC7B,kEAAyC,CAAA;IACzC,kEAAyC,CAAA;IACzC,kEAAyC,CAAA;IACzC,sDAA6B,CAAA;IAC7B,sDAA6B,CAAA;IAC7B,sDAA6B,CAAA;IAC7B,0EAAiD,CAAA;AACrD,CAAC,EARW,qBAAqB,qCAArB,qBAAqB,QAQhC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"WorkspaceFocus.js","sourceRoot":"","sources":["../../../src/models/card/WorkspaceFocus.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"WorkspaceFocus.js","sourceRoot":"","sources":["../../../src/models/card/WorkspaceFocus.ts"],"names":[],"mappings":";;;AACA,IAAY,cAGX;AAHD,WAAY,cAAc;IACtB,+BAAa,CAAA;IACb,uCAAqB,CAAA;AACzB,CAAC,EAHW,cAAc,8BAAd,cAAc,QAGzB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CardUITemplateType.js","sourceRoot":"","sources":["../../../../src/models/card/card-definition/CardUITemplateType.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"CardUITemplateType.js","sourceRoot":"","sources":["../../../../src/models/card/card-definition/CardUITemplateType.ts"],"names":[],"mappings":";;;AACA,IAAY,kBAIX;AAJD,WAAY,kBAAkB;IAC1B,mCAAa,CAAA;IACb,+CAAyB,CAAA;IACzB,uCAAiB,CAAA;AACrB,CAAC,EAJW,kBAAkB,kCAAlB,kBAAkB,QAI7B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CoastJSONFieldType.js","sourceRoot":"","sources":["../../../../src/models/card/card-definition/CoastJSONFieldType.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"CoastJSONFieldType.js","sourceRoot":"","sources":["../../../../src/models/card/card-definition/CoastJSONFieldType.ts"],"names":[],"mappings":";;;AAEA,IAAY,kBAGX;AAHD,WAAY,kBAAkB;IAC1B,qCAAe,CAAA;IACf,mCAAa,CAAA;AACjB,CAAC,EAHW,kBAAkB,kCAAlB,kBAAkB,QAG7B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DefinitionTypeIdentifier.js","sourceRoot":"","sources":["../../../../src/models/card/card-definition/DefinitionTypeIdentifier.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"DefinitionTypeIdentifier.js","sourceRoot":"","sources":["../../../../src/models/card/card-definition/DefinitionTypeIdentifier.ts"],"names":[],"mappings":";;;AAEA,IAAY,wBAGX;AAHD,WAAY,wBAAwB;IAChC,mDAAuB,CAAA;IACvB,6CAAiB,CAAA;AACrB,CAAC,EAHW,wBAAwB,wCAAxB,wBAAwB,QAGnC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CardReminderEventType.js","sourceRoot":"","sources":["../../../../src/models/card/card-reminder/CardReminderEventType.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"CardReminderEventType.js","sourceRoot":"","sources":["../../../../src/models/card/card-reminder/CardReminderEventType.ts"],"names":[],"mappings":";;;AACA,IAAY,qBAGX;AAHD,WAAY,qBAAqB;IAC7B,gEAAuC,CAAA;IACvC,kEAAyC,CAAA;AAC7C,CAAC,EAHW,qBAAqB,qCAArB,qBAAqB,QAGhC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ReminderRelativeTo.js","sourceRoot":"","sources":["../../../../src/models/card/card-reminder/ReminderRelativeTo.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"ReminderRelativeTo.js","sourceRoot":"","sources":["../../../../src/models/card/card-reminder/ReminderRelativeTo.ts"],"names":[],"mappings":";;;AACA,IAAY,kBAGX;AAHD,WAAY,kBAAkB;IAC1B,iCAAW,CAAA;IACX,qCAAe,CAAA;AACnB,CAAC,EAHW,kBAAkB,kCAAlB,kBAAkB,QAG7B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ClientEventType.js","sourceRoot":"","sources":["../../../../src/models/card/client-event/ClientEventType.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"ClientEventType.js","sourceRoot":"","sources":["../../../../src/models/card/client-event/ClientEventType.ts"],"names":[],"mappings":";;;AACA,IAAY,eAIX;AAJD,WAAY,eAAe;IACvB,gDAA6B,CAAA;IAC7B,sDAAmC,CAAA;IACnC,oCAAiB,CAAA;AACrB,CAAC,EAJW,eAAe,+BAAf,eAAe,QAI1B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CardRelationFilterType.js","sourceRoot":"","sources":["../../../../src/models/card/list-cards/CardRelationFilterType.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"CardRelationFilterType.js","sourceRoot":"","sources":["../../../../src/models/card/list-cards/CardRelationFilterType.ts"],"names":[],"mappings":";;;AAEA,IAAY,sBAGX;AAHD,WAAY,sBAAsB;IAC9B,uDAA6B,CAAA;IAC7B,uCAAa,CAAA;AACjB,CAAC,EAHW,sBAAsB,sCAAtB,sBAAsB,QAGjC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LegacyCardRelationFilterType.js","sourceRoot":"","sources":["../../../../src/models/card/list-cards/LegacyCardRelationFilterType.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"LegacyCardRelationFilterType.js","sourceRoot":"","sources":["../../../../src/models/card/list-cards/LegacyCardRelationFilterType.ts"],"names":[],"mappings":";;;AAEA,IAAY,4BAEX;AAFD,WAAY,4BAA4B;IACpC,uDAAuB,CAAA;AAC3B,CAAC,EAFW,4BAA4B,4CAA5B,4BAA4B,QAEvC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ListCardsOrderBy.js","sourceRoot":"","sources":["../../../../src/models/card/list-cards/ListCardsOrderBy.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"ListCardsOrderBy.js","sourceRoot":"","sources":["../../../../src/models/card/list-cards/ListCardsOrderBy.ts"],"names":[],"mappings":";;;AAEA,IAAY,gBAKX;AALD,WAAY,gBAAgB;IACxB,2CAAuB,CAAA;IACvB,mDAA+B,CAAA;IAC/B,iCAAa,CAAA;IACb,2CAAuB,CAAA;AAC3B,CAAC,EALW,gBAAgB,gCAAhB,gBAAgB,QAK3B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RelatedCardType.js","sourceRoot":"","sources":["../../../../src/models/card/related-card/RelatedCardType.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"RelatedCardType.js","sourceRoot":"","sources":["../../../../src/models/card/related-card/RelatedCardType.ts"],"names":[],"mappings":";;;AACA,IAAY,eAGX;AAHD,WAAY,eAAe;IACvB,4BAAS,CAAA;IACT,8BAAW,CAAA;AACf,CAAC,EAHW,eAAe,+BAAf,eAAe,QAG1B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ChannelEventType.js","sourceRoot":"","sources":["../../../src/models/channel/ChannelEventType.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"ChannelEventType.js","sourceRoot":"","sources":["../../../src/models/channel/ChannelEventType.ts"],"names":[],"mappings":";;;AACA,IAAY,gBAEX;AAFD,WAAY,gBAAgB;IACxB,uDAAmC,CAAA;AACvC,CAAC,EAFW,gBAAgB,gCAAhB,gBAAgB,QAE3B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ChannelType.js","sourceRoot":"","sources":["../../../src/models/channel/ChannelType.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"ChannelType.js","sourceRoot":"","sources":["../../../src/models/channel/ChannelType.ts"],"names":[],"mappings":";;;AACA,IAAY,WAOX;AAPD,WAAY,WAAW;IACnB,4CAA6B,CAAA;IAC7B,kCAAmB,CAAA;IACnB,wBAAS,CAAA;IACT,wCAAyB,CAAA;IACzB,4BAAa,CAAA;IACb,kCAAmB,CAAA;AACvB,CAAC,EAPW,WAAW,2BAAX,WAAW,QAOtB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"EventKey.js","sourceRoot":"","sources":["../../../src/models/common/EventKey.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"EventKey.js","sourceRoot":"","sources":["../../../src/models/common/EventKey.ts"],"names":[],"mappings":";;;AACA,IAAY,QAyCX;AAzCD,WAAY,QAAQ;IAChB,sEAA0D,CAAA;IAC1D,sEAA0D,CAAA;IAC1D,yDAA6C,CAAA;IAC7C,kEAAsD,CAAA;IACtD,yDAA6C,CAAA;IAC7C,kEAAsD,CAAA;IACtD,4EAAgE,CAAA;IAChE,4EAAgE,CAAA;IAChE,+EAAmE,CAAA;IACnE,wFAA4E,CAAA;IAC5E,8CAAkC,CAAA;IAClC,0DAA8C,CAAA;IAC9C,sDAA0C,CAAA;IAC1C,kEAAsD,CAAA;IACtD,qDAAyC,CAAA;IACzC,mEAAuD,CAAA;IACvD,6CAAiC,CAAA;IACjC,yDAA6C,CAAA;IAC7C,mEAAuD,CAAA;IACvD,mDAAuC,CAAA;IACvC,yEAA6D,CAAA;IAC7D,oFAAwE,CAAA;IACxE,4DAAgD,CAAA;IAChD,4DAAgD,CAAA;IAChD,uEAA2D,CAAA;IAC3D,2DAA+C,CAAA;IAC/C,gEAAoD,CAAA;IACpD,yEAA6D,CAAA;IAC7D,gEAAoD,CAAA;IACpD,8DAAkD,CAAA;IAClD,uEAA2D,CAAA;IAC3D,kHAAsG,CAAA;IACtG,sEAA0D,CAAA;IAC1D,0FAA8E,CAAA;IAC9E,0FAA8E,CAAA;IAC9E,+EAAmE,CAAA;IACnE,sEAA0D,CAAA;IAC1D,sEAA0D,CAAA;IAC1D,sEAA0D,CAAA;IAC1D,sEAA0D,CAAA;AAC9D,CAAC,EAzCW,QAAQ,wBAAR,QAAQ,QAyCnB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SortDirection.js","sourceRoot":"","sources":["../../../src/models/common/SortDirection.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"SortDirection.js","sourceRoot":"","sources":["../../../src/models/common/SortDirection.ts"],"names":[],"mappings":";;;AACA,IAAY,aAGX;AAHD,WAAY,aAAa;IACrB,4BAAW,CAAA;IACX,8BAAa,CAAA;AACjB,CAAC,EAHW,aAAa,6BAAb,aAAa,QAGxB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DataExportType.js","sourceRoot":"","sources":["../../../src/models/export/DataExportType.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"DataExportType.js","sourceRoot":"","sources":["../../../src/models/export/DataExportType.ts"],"names":[],"mappings":";;;AACA,IAAY,cAGX;AAHD,WAAY,cAAc;IACtB,yCAAuB,CAAA;IACvB,+BAAa,CAAA;AACjB,CAAC,EAHW,cAAc,8BAAd,cAAc,QAGzB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ExportFormat.js","sourceRoot":"","sources":["../../../src/models/export/ExportFormat.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"ExportFormat.js","sourceRoot":"","sources":["../../../src/models/export/ExportFormat.ts"],"names":[],"mappings":";;;AACA,IAAY,YAKX;AALD,WAAY,YAAY;IACpB,2BAAW,CAAA;IACX,2BAAW,CAAA;IACX,mCAAmB,CAAA;IACnB,2BAAW,CAAA;AACf,CAAC,EALW,YAAY,4BAAZ,YAAY,QAKvB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FileOperationStatus.js","sourceRoot":"","sources":["../../../src/models/file-operations/FileOperationStatus.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"FileOperationStatus.js","sourceRoot":"","sources":["../../../src/models/file-operations/FileOperationStatus.ts"],"names":[],"mappings":";;;AACA,IAAY,mBAMX;AAND,WAAY,mBAAmB;IAC3B,8CAAuB,CAAA;IACvB,0CAAmB,CAAA;IACnB,wCAAiB,CAAA;IACjB,kDAA2B,CAAA;IAC3B,8CAAuB,CAAA;AAC3B,CAAC,EANW,mBAAmB,mCAAnB,mBAAmB,QAM9B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FileOperationType.js","sourceRoot":"","sources":["../../../src/models/file-operations/FileOperationType.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"FileOperationType.js","sourceRoot":"","sources":["../../../src/models/file-operations/FileOperationType.ts"],"names":[],"mappings":";;;AACA,IAAY,iBAGX;AAHD,WAAY,iBAAiB;IACzB,kDAA6B,CAAA;IAC7B,0EAAqD,CAAA;AACzD,CAAC,EAHW,iBAAiB,iCAAjB,iBAAiB,QAG5B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AppStatus.js","sourceRoot":"","sources":["../../../src/models/integration/AppStatus.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"AppStatus.js","sourceRoot":"","sources":["../../../src/models/integration/AppStatus.ts"],"names":[],"mappings":";;;AACA,IAAY,SAIX;AAJD,WAAY,SAAS;IACjB,kCAAqB,CAAA;IACrB,gCAAmB,CAAA;IACnB,gCAAmB,CAAA;AACvB,CAAC,EAJW,SAAS,yBAAT,SAAS,QAIpB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IntegrationStatus.js","sourceRoot":"","sources":["../../../src/models/integration/IntegrationStatus.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"IntegrationStatus.js","sourceRoot":"","sources":["../../../src/models/integration/IntegrationStatus.ts"],"names":[],"mappings":";;;AACA,IAAY,iBAKX;AALD,WAAY,iBAAiB;IACzB,0CAAqB,CAAA;IACrB,4DAAuC,CAAA;IACvC,4DAAuC,CAAA;IACvC,gDAA2B,CAAA;AAC/B,CAAC,EALW,iBAAiB,iCAAjB,iBAAiB,QAK5B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LegacyMessageSubtype.js","sourceRoot":"","sources":["../../../src/models/messaging/LegacyMessageSubtype.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"LegacyMessageSubtype.js","sourceRoot":"","sources":["../../../src/models/messaging/LegacyMessageSubtype.ts"],"names":[],"mappings":";;;AACA,IAAY,oBAEX;AAFD,WAAY,oBAAoB;IAC5B,yDAAiC,CAAA;AACrC,CAAC,EAFW,oBAAoB,oCAApB,oBAAoB,QAE/B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ThreadMessageReactionType.js","sourceRoot":"","sources":["../../../src/models/messaging/ThreadMessageReactionType.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"ThreadMessageReactionType.js","sourceRoot":"","sources":["../../../src/models/messaging/ThreadMessageReactionType.ts"],"names":[],"mappings":";;;AACA,IAAY,yBAQX;AARD,WAAY,yBAAyB;IACjC,wDAA6B,CAAA;IAC7B,kDAAuB,CAAA;IACvB,4CAAiB,CAAA;IACjB,oDAAyB,CAAA;IACzB,0CAAe,CAAA;IACf,wDAA6B,CAAA;IAC7B,oDAAyB,CAAA;AAC7B,CAAC,EARW,yBAAyB,yCAAzB,yBAAyB,QAQpC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ThreadMessageType.js","sourceRoot":"","sources":["../../../src/models/messaging/ThreadMessageType.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"ThreadMessageType.js","sourceRoot":"","sources":["../../../src/models/messaging/ThreadMessageType.ts"],"names":[],"mappings":";;;AACA,IAAY,iBAGX;AAHD,WAAY,iBAAiB;IACzB,sCAAiB,CAAA;IACjB,kCAAa,CAAA;AACjB,CAAC,EAHW,iBAAiB,iCAAjB,iBAAiB,QAG5B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TokenMentionType.js","sourceRoot":"","sources":["../../../src/models/messaging/TokenMentionType.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"TokenMentionType.js","sourceRoot":"","sources":["../../../src/models/messaging/TokenMentionType.ts"],"names":[],"mappings":";;;AAEA,IAAY,gBAIX;AAJD,WAAY,gBAAgB;IACxB,mCAAe,CAAA;IACf,2CAAuB,CAAA;IACvB,iCAAa,CAAA;AACjB,CAAC,EAJW,gBAAgB,gCAAhB,gBAAgB,QAI3B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TokenType.js","sourceRoot":"","sources":["../../../src/models/messaging/TokenType.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"TokenType.js","sourceRoot":"","sources":["../../../src/models/messaging/TokenType.ts"],"names":[],"mappings":";;;AAEA,IAAY,SAMX;AAND,WAAY,SAAS;IACjB,4BAAe,CAAA;IACf,gCAAmB,CAAA;IACnB,kCAAqB,CAAA;IACrB,gCAAmB,CAAA;IACnB,wBAAW,CAAA;AACf,CAAC,EANW,SAAS,yBAAT,SAAS,QAMpB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MessageEventType.js","sourceRoot":"","sources":["../../../src/models/metrics/MessageEventType.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"MessageEventType.js","sourceRoot":"","sources":["../../../src/models/metrics/MessageEventType.ts"],"names":[],"mappings":";;;AACA,IAAY,gBAEX;AAFD,WAAY,gBAAgB;IACxB,uDAAmC,CAAA;AACvC,CAAC,EAFW,gBAAgB,gCAAhB,gBAAgB,QAE3B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MetricType.js","sourceRoot":"","sources":["../../../src/models/metrics/MetricType.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"MetricType.js","sourceRoot":"","sources":["../../../src/models/metrics/MetricType.ts"],"names":[],"mappings":";;;AACA,IAAY,UAIX;AAJD,WAAY,UAAU;IAClB,6BAAe,CAAA;IACf,mCAAqB,CAAA;IACrB,iCAAmB,CAAA;AACvB,CAAC,EAJW,UAAU,0BAAV,UAAU,QAIrB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MetricUnit.js","sourceRoot":"","sources":["../../../src/models/metrics/MetricUnit.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"MetricUnit.js","sourceRoot":"","sources":["../../../src/models/metrics/MetricUnit.ts"],"names":[],"mappings":";;;AACA,IAAY,UAGX;AAHD,WAAY,UAAU;IAClB,6BAAe,CAAA;IACf,6BAAe,CAAA;AACnB,CAAC,EAHW,UAAU,0BAAV,UAAU,QAGrB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"StorageEventType.js","sourceRoot":"","sources":["../../../src/models/metrics/StorageEventType.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"StorageEventType.js","sourceRoot":"","sources":["../../../src/models/metrics/StorageEventType.ts"],"names":[],"mappings":";;;AACA,IAAY,gBAEX;AAFD,WAAY,gBAAgB;IACxB,mDAA+B,CAAA;AACnC,CAAC,EAFW,gBAAgB,gCAAhB,gBAAgB,QAE3B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SearchIndex.js","sourceRoot":"","sources":["../../../src/models/search/SearchIndex.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"SearchIndex.js","sourceRoot":"","sources":["../../../src/models/search/SearchIndex.ts"],"names":[],"mappings":";;;AAEA,IAAY,WAIX;AAJD,WAAY,WAAW;IACnB,qCAAsB,CAAA;IACtB,oCAAqB,CAAA;IACrB,kDAAmC,CAAA;AACvC,CAAC,EAJW,WAAW,2BAAX,WAAW,QAItB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SearchResultType.js","sourceRoot":"","sources":["../../../src/models/search/SearchResultType.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"SearchResultType.js","sourceRoot":"","sources":["../../../src/models/search/SearchResultType.ts"],"names":[],"mappings":";;;AACA,IAAY,gBAGX;AAHD,WAAY,gBAAgB;IACxB,iCAAa,CAAA;IACb,uCAAmB,CAAA;AACvB,CAAC,EAHW,gBAAgB,gCAAhB,gBAAgB,QAG3B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SharedCardLinkType.js","sourceRoot":"","sources":["../../../src/models/shared-link/SharedCardLinkType.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"SharedCardLinkType.js","sourceRoot":"","sources":["../../../src/models/shared-link/SharedCardLinkType.ts"],"names":[],"mappings":";;;AACA,IAAY,kBAGX;AAHD,WAAY,kBAAkB;IAC1B,qDAA+B,CAAA;IAC/B,6CAAuB,CAAA;AAC3B,CAAC,EAHW,kBAAkB,kCAAlB,kBAAkB,QAG7B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NotificationsPreference.js","sourceRoot":"","sources":["../../../src/models/user/NotificationsPreference.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"NotificationsPreference.js","sourceRoot":"","sources":["../../../src/models/user/NotificationsPreference.ts"],"names":[],"mappings":";;;AACA,IAAY,uBAIX;AAJD,WAAY,uBAAuB;IAC/B,sCAAW,CAAA;IACX,gDAAqB,CAAA;IACrB,wCAAa,CAAA;AACjB,CAAC,EAJW,uBAAuB,uCAAvB,uBAAuB,QAIlC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UserCreationMethod.js","sourceRoot":"","sources":["../../../src/models/user/UserCreationMethod.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"UserCreationMethod.js","sourceRoot":"","sources":["../../../src/models/user/UserCreationMethod.ts"],"names":[],"mappings":";;;AACA,IAAY,kBAIX;AAJD,WAAY,kBAAkB;IAC1B,+CAAyB,CAAA;IACzB,iDAA2B,CAAA;IAC3B,mDAA6B,CAAA;AACjC,CAAC,EAJW,kBAAkB,kCAAlB,kBAAkB,QAI7B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UserEventType.js","sourceRoot":"","sources":["../../../src/models/user/UserEventType.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"UserEventType.js","sourceRoot":"","sources":["../../../src/models/user/UserEventType.ts"],"names":[],"mappings":";;;AACA,IAAY,aAGX;AAHD,WAAY,aAAa;IACrB,wDAAuC,CAAA;IACvC,8CAA6B,CAAA;AACjC,CAAC,EAHW,aAAa,6BAAb,aAAa,QAGxB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UserRole.js","sourceRoot":"","sources":["../../../src/models/user/UserRole.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"UserRole.js","sourceRoot":"","sources":["../../../src/models/user/UserRole.ts"],"names":[],"mappings":";;;AACA,IAAY,QAUX;AAVD,WAAY,QAAQ;IAChB,mCAAuB,CAAA;IACvB,6CAAiC,CAAA;IACjC,2CAA+B,CAAA;IAC/B,uCAA2B,CAAA;IAC3B,2CAA+B,CAAA;IAC/B,6BAAiB,CAAA;IACjB,qCAAyB,CAAA;IACzB,+BAAmB,CAAA;IACnB,mCAAuB,CAAA;AAC3B,CAAC,EAVW,QAAQ,wBAAR,QAAQ,QAUnB"}
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=ObjectExtensions.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ObjectExtensions.js","sourceRoot":"","sources":["../../../src/models/utils/ObjectExtensions.ts"],"names":[],"mappings":""}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ListViewTemplateSortField.js","sourceRoot":"","sources":["../../../src/models/view-template/ListViewTemplateSortField.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"ListViewTemplateSortField.js","sourceRoot":"","sources":["../../../src/models/view-template/ListViewTemplateSortField.ts"],"names":[],"mappings":";;;AACA,IAAY,yBAKX;AALD,WAAY,yBAAyB;IACjC,sDAAyB,CAAA;IACzB,0CAAa,CAAA;IACb,sDAAyB,CAAA;IACzB,sDAAyB,CAAA;AAC7B,CAAC,EALW,yBAAyB,yCAAzB,yBAAyB,QAKpC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ViewSubtype.js","sourceRoot":"","sources":["../../../src/models/view-template/ViewSubtype.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"ViewSubtype.js","sourceRoot":"","sources":["../../../src/models/view-template/ViewSubtype.ts"],"names":[],"mappings":";;;AACA,IAAY,WAMX;AAND,WAAY,WAAW;IACnB,8BAAe,CAAA;IACf,oCAAqB,CAAA;IACrB,4BAAa,CAAA;IACb,oCAAqB,CAAA;IACrB,8BAAe,CAAA;AACnB,CAAC,EANW,WAAW,2BAAX,WAAW,QAMtB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ViewType.js","sourceRoot":"","sources":["../../../src/models/view-template/ViewType.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"ViewType.js","sourceRoot":"","sources":["../../../src/models/view-template/ViewType.ts"],"names":[],"mappings":";;;AACA,IAAY,QAGX;AAHD,WAAY,QAAQ;IAChB,yBAAa,CAAA;IACb,qCAAyB,CAAA;AAC7B,CAAC,EAHW,QAAQ,wBAAR,QAAQ,QAGnB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ListWorkflowTemplateSortField.js","sourceRoot":"","sources":["../../../src/models/workflow-template/ListWorkflowTemplateSortField.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"ListWorkflowTemplateSortField.js","sourceRoot":"","sources":["../../../src/models/workflow-template/ListWorkflowTemplateSortField.ts"],"names":[],"mappings":";;;AACA,IAAY,6BAGX;AAHD,WAAY,6BAA6B;IACrC,0DAAyB,CAAA;IACzB,0DAAyB,CAAA;AAC7B,CAAC,EAHW,6BAA6B,6CAA7B,6BAA6B,QAGxC"}
|
|
@@ -6,16 +6,16 @@ import { UserId } from '../user/UserId';
|
|
|
6
6
|
import { ViewTemplate } from '../view-template/ViewTemplate';
|
|
7
7
|
import { WorkflowTemplateBehavior } from './behaviors/WorkflowTemplateBehavior';
|
|
8
8
|
import { ChannelDefaultConfiguration } from './channel-default-configuration/ChannelDefaultConfiguration';
|
|
9
|
-
import {
|
|
9
|
+
import { Component } from './components/Component';
|
|
10
10
|
import { WorkflowTemplateId } from './WorkflowTemplateId';
|
|
11
11
|
import { WorkflowTemplateInstallState } from './WorkflowTemplateInstallState';
|
|
12
12
|
export interface WorkflowTemplate extends DataEntity, Audit {
|
|
13
|
-
archivedComponents?:
|
|
13
|
+
archivedComponents?: Component[];
|
|
14
14
|
behavior?: WorkflowTemplateBehavior;
|
|
15
15
|
businessId?: BusinessId;
|
|
16
16
|
cardDefinition?: CardDefinition;
|
|
17
17
|
channelDefaultConfiguration?: ChannelDefaultConfiguration;
|
|
18
|
-
components:
|
|
18
|
+
components: Component[];
|
|
19
19
|
defaultSortComponentId?: string;
|
|
20
20
|
deletedAt?: Date;
|
|
21
21
|
id: WorkflowTemplateId;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"WorkflowTemplateInstallState.js","sourceRoot":"","sources":["../../../src/models/workflow-template/WorkflowTemplateInstallState.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"WorkflowTemplateInstallState.js","sourceRoot":"","sources":["../../../src/models/workflow-template/WorkflowTemplateInstallState.ts"],"names":[],"mappings":";;;AACA,IAAY,4BAGX;AAHD,WAAY,4BAA4B;IACpC,qDAAqB,CAAA;IACrB,uDAAuB,CAAA;AAC3B,CAAC,EAHW,4BAA4B,4CAA5B,4BAA4B,QAGvC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ActionType.js","sourceRoot":"","sources":["../../../../src/models/workflow-template/behaviors/ActionType.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"ActionType.js","sourceRoot":"","sources":["../../../../src/models/workflow-template/behaviors/ActionType.ts"],"names":[],"mappings":";;;AAEA,IAAY,UAEX;AAFD,WAAY,UAAU;IAClB,+CAAiC,CAAA;AACrC,CAAC,EAFW,UAAU,0BAAV,UAAU,QAErB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ObserverAction.js","sourceRoot":"","sources":["../../../../src/models/workflow-template/component-subscription/ObserverAction.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"ObserverAction.js","sourceRoot":"","sources":["../../../../src/models/workflow-template/component-subscription/ObserverAction.ts"],"names":[],"mappings":";;;AACA,IAAY,cAKX;AALD,WAAY,cAAc;IACtB,yCAAuB,CAAA;IACvB,iCAAe,CAAA;IACf,yCAAuB,CAAA;IACvB,6BAAW,CAAA;AACf,CAAC,EALW,cAAc,8BAAd,cAAc,QAKzB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SubscriptionType.js","sourceRoot":"","sources":["../../../../src/models/workflow-template/component-subscription/SubscriptionType.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"SubscriptionType.js","sourceRoot":"","sources":["../../../../src/models/workflow-template/component-subscription/SubscriptionType.ts"],"names":[],"mappings":";;;AACA,IAAY,gBAMX;AAND,WAAY,gBAAgB;IACxB,uDAAmC,CAAA;IACnC,qCAAiB,CAAA;IACjB,iDAA6B,CAAA;IAC7B,uDAAmC,CAAA;IACnC,mEAA+C,CAAA;AACnD,CAAC,EANW,gBAAgB,gCAAhB,gBAAgB,QAM3B"}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { ComponentType } from './ComponentType';
|
|
2
|
-
export interface Component {
|
|
2
|
+
export interface Component<T extends ComponentType = ComponentType> {
|
|
3
3
|
archivedAt?: Date;
|
|
4
4
|
id: string;
|
|
5
5
|
isHidden?: boolean;
|
|
6
6
|
isServerManaged?: boolean;
|
|
7
7
|
locked?: boolean;
|
|
8
|
-
type:
|
|
8
|
+
type: T;
|
|
9
9
|
}
|
|
@@ -22,6 +22,7 @@ import { TagComponent } from './tag/TagComponent';
|
|
|
22
22
|
import { TextComponent } from './text/TextComponent';
|
|
23
23
|
import { CreateTimeTrackerComponent } from './time-tracker/CreateTimeTrackerComponent';
|
|
24
24
|
import { TodoComponent } from './todo/TodoComponent';
|
|
25
|
+
import { UrlComponent } from './url/UrlComponent';
|
|
25
26
|
export interface ComponentOneOf {
|
|
26
27
|
addressComponent?: AddressComponent;
|
|
27
28
|
auditCheckboxComponent?: AuditCheckboxComponent;
|
|
@@ -47,4 +48,5 @@ export interface ComponentOneOf {
|
|
|
47
48
|
textComponent?: TextComponent;
|
|
48
49
|
timeTrackerComponent?: CreateTimeTrackerComponent;
|
|
49
50
|
todoComponent?: TodoComponent;
|
|
51
|
+
urlComponent?: UrlComponent;
|
|
50
52
|
}
|
|
@@ -23,12 +23,13 @@ import { TagComponentOverride } from './tag/TagComponentOverride';
|
|
|
23
23
|
import { TextComponentOverride } from './text/TextComponentOverride';
|
|
24
24
|
import { TimeTrackerComponentOverride } from './time-tracker/TimeTrackerComponentOverride';
|
|
25
25
|
import { TodoComponentOverride } from './todo/TodoComponentOverride';
|
|
26
|
+
import { UrlComponentOverride } from './url/UrlComponentOverride';
|
|
26
27
|
export declare namespace ComponentRegistry {
|
|
27
28
|
type Any = NonNullable<ComponentOneOf[keyof ComponentOneOf]>;
|
|
28
29
|
}
|
|
29
30
|
export declare namespace ComponentOverridesRegistry {
|
|
30
|
-
type Any = AddressComponentOverride | AuditCheckboxComponentOverride | AuditTagComponentOverride | AuditTextComponentOverride | CombinedTagsComponentOverride | DateComponentOverride | EmailComponentOverride | EntityBatchComponentOverride | FileComponentOverride | GeolocationComponentOverride | InputButtonComponentOverride | NumberComponentOverride | PersonComponentOverride | ReferencedInComponentOverride | RelatedCardComponentOverride | RelatedCardLookupComponentOverride | ScheduledAutomationComponent | SignatureComponentOverride | StaticTextComponentOverride | SubformComponentOverride | TagComponentOverride | TextComponentOverride | TimeTrackerComponentOverride | TodoComponentOverride;
|
|
31
|
+
type Any = AddressComponentOverride | AuditCheckboxComponentOverride | AuditTagComponentOverride | AuditTextComponentOverride | CombinedTagsComponentOverride | DateComponentOverride | EmailComponentOverride | EntityBatchComponentOverride | FileComponentOverride | GeolocationComponentOverride | InputButtonComponentOverride | NumberComponentOverride | PersonComponentOverride | ReferencedInComponentOverride | RelatedCardComponentOverride | RelatedCardLookupComponentOverride | ScheduledAutomationComponent | SignatureComponentOverride | StaticTextComponentOverride | SubformComponentOverride | TagComponentOverride | TextComponentOverride | TimeTrackerComponentOverride | TodoComponentOverride | UrlComponentOverride;
|
|
31
32
|
}
|
|
32
33
|
export declare namespace InputComponentOverridesRegistry {
|
|
33
|
-
type Any = AddressComponentOverride | AuditCheckboxComponentOverride | AuditTagComponentOverride | AuditTextComponentOverride | DateComponentOverride | EmailComponentOverride | FileComponentOverride | GeolocationComponentOverride | NumberComponentOverride | PersonComponentOverride | RelatedCardComponentOverride | RelatedCardLookupComponentOverride | ScheduledAutomationComponent | SignatureComponentOverride | SubformComponentOverride | TagComponentOverride | TextComponentOverride | TimeTrackerComponentOverride | TodoComponentOverride;
|
|
34
|
+
type Any = AddressComponentOverride | AuditCheckboxComponentOverride | AuditTagComponentOverride | AuditTextComponentOverride | DateComponentOverride | EmailComponentOverride | FileComponentOverride | GeolocationComponentOverride | NumberComponentOverride | PersonComponentOverride | RelatedCardComponentOverride | RelatedCardLookupComponentOverride | ScheduledAutomationComponent | SignatureComponentOverride | SubformComponentOverride | TagComponentOverride | TextComponentOverride | TimeTrackerComponentOverride | TodoComponentOverride | UrlComponentOverride;
|
|
34
35
|
}
|
|
@@ -27,5 +27,6 @@ var ComponentType;
|
|
|
27
27
|
ComponentType["TEXT"] = "TEXT";
|
|
28
28
|
ComponentType["TIME_TRACKER"] = "TIME_TRACKER";
|
|
29
29
|
ComponentType["TODO"] = "TODO";
|
|
30
|
+
ComponentType["URL"] = "URL";
|
|
30
31
|
})(ComponentType || (exports.ComponentType = ComponentType = {}));
|
|
31
32
|
//# sourceMappingURL=ComponentType.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ComponentType.js","sourceRoot":"","sources":["../../../../src/models/workflow-template/components/ComponentType.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"ComponentType.js","sourceRoot":"","sources":["../../../../src/models/workflow-template/components/ComponentType.ts"],"names":[],"mappings":";;;AACA,IAAY,aA0BX;AA1BD,WAAY,aAAa;IACrB,oCAAmB,CAAA;IACnB,kDAAiC,CAAA;IACjC,wCAAuB,CAAA;IACvB,0CAAyB,CAAA;IACzB,gDAA+B,CAAA;IAC/B,8BAAa,CAAA;IACb,gCAAe,CAAA;IACf,8CAA6B,CAAA;IAC7B,8BAAa,CAAA;IACb,4CAA2B,CAAA;IAC3B,8CAA6B,CAAA;IAC7B,kCAAiB,CAAA;IACjB,kCAAiB,CAAA;IACjB,gDAA+B,CAAA;IAC/B,8CAA6B,CAAA;IAC7B,4DAA2C,CAAA;IAC3C,8DAA6C,CAAA;IAC7C,wCAAuB,CAAA;IACvB,4CAA2B,CAAA;IAC3B,oCAAmB,CAAA;IACnB,4BAAW,CAAA;IACX,8BAAa,CAAA;IACb,8CAA6B,CAAA;IAC7B,8BAAa,CAAA;IACb,4BAAW,CAAA;AACf,CAAC,EA1BW,aAAa,6BAAb,aAAa,QA0BxB"}
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { Icon } from '@coast/schemas';
|
|
2
2
|
import { Component } from './Component';
|
|
3
|
-
|
|
3
|
+
import { InputComponentType } from './InputComponentType';
|
|
4
|
+
export interface InputComponent<T extends InputComponentType = InputComponentType> extends Component<T> {
|
|
4
5
|
icon?: Icon;
|
|
5
6
|
isFilterable?: boolean;
|
|
6
7
|
isSortable?: boolean;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { Extends } from '@paradoxical-io/types';
|
|
2
|
+
import { ComponentType } from './ComponentType';
|
|
3
|
+
export type InputComponentType = Extends<ComponentType, ComponentType.ADDRESS | ComponentType.AUDIT_CHECKBOX | ComponentType.AUDIT_TAG | ComponentType.AUDIT_TEXT | ComponentType.DATE | ComponentType.EMAIL | ComponentType.ENTITY_BATCH | ComponentType.FILE | ComponentType.GEOLOCATION | ComponentType.NUMBER | ComponentType.PERSON | ComponentType.RELATED_CARD | ComponentType.RELATED_CARD_LOOKUP | ComponentType.SCHEDULED_AUTOMATION | ComponentType.SIGNATURE | ComponentType.STATIC_TEXT | ComponentType.SUBFORM | ComponentType.TAG | ComponentType.TEXT | ComponentType.TIME_TRACKER | ComponentType.TODO | ComponentType.URL>;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"InputComponentType.js","sourceRoot":"","sources":["../../../../src/models/workflow-template/components/InputComponentType.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TagType.js","sourceRoot":"","sources":["../../../../src/models/workflow-template/components/TagType.ts"],"names":[],"mappings":""}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NumberFormat.js","sourceRoot":"","sources":["../../../../../src/models/workflow-template/components/number/NumberFormat.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"NumberFormat.js","sourceRoot":"","sources":["../../../../../src/models/workflow-template/components/number/NumberFormat.ts"],"names":[],"mappings":";;;AACA,IAAY,YAIX;AAJD,WAAY,YAAY;IACpB,qCAAqB,CAAA;IACrB,+BAAe,CAAA;IACf,mCAAmB,CAAA;AACvB,CAAC,EAJW,YAAY,4BAAZ,YAAY,QAIvB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ServerComponentId.js","sourceRoot":"","sources":["../../../../../src/models/workflow-template/components/server/ServerComponentId.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"ServerComponentId.js","sourceRoot":"","sources":["../../../../../src/models/workflow-template/components/server/ServerComponentId.ts"],"names":[],"mappings":";;;AAEA,IAAY,iBAMX;AAND,WAAY,iBAAiB;IACzB,4CAAuB,CAAA;IACvB,gDAA2B,CAAA;IAC3B,sDAAiC,CAAA;IACjC,4CAAuB,CAAA;IACvB,sCAAiB,CAAA;AACrB,CAAC,EANW,iBAAiB,iCAAjB,iBAAiB,QAM5B"}
|
|
@@ -1,8 +1,10 @@
|
|
|
1
|
+
import { ComponentType } from '../ComponentType';
|
|
1
2
|
import { Defaultable } from '../Defaultable';
|
|
2
3
|
import { InputComponent } from '../InputComponent';
|
|
4
|
+
import { TagType } from '../TagType';
|
|
3
5
|
import { TagComponentOption } from './TagComponentOption';
|
|
4
6
|
import { TagDefault } from './TagDefault';
|
|
5
|
-
export interface TagComponent extends Defaultable<TagDefault>, InputComponent {
|
|
7
|
+
export interface TagComponent<T extends TagType = ComponentType.TAG> extends Defaultable<TagDefault>, InputComponent<T> {
|
|
6
8
|
addAdditionalValues?: boolean;
|
|
7
9
|
default?: TagDefault;
|
|
8
10
|
firstRecurringEntityDefault?: TagDefault;
|
package/dist/models/workflow-template/components/time-tracker/TimeTrackerComponentDataAction.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TimeTrackerComponentDataAction.js","sourceRoot":"","sources":["../../../../../src/models/workflow-template/components/time-tracker/TimeTrackerComponentDataAction.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"TimeTrackerComponentDataAction.js","sourceRoot":"","sources":["../../../../../src/models/workflow-template/components/time-tracker/TimeTrackerComponentDataAction.ts"],"names":[],"mappings":";;;AACA,IAAY,8BAGX;AAHD,WAAY,8BAA8B;IACtC,iDAAe,CAAA;IACf,+CAAa,CAAA;AACjB,CAAC,EAHW,8BAA8B,8CAA9B,8BAA8B,QAGzC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CreateUrlComponentOverride.js","sourceRoot":"","sources":["../../../../../src/models/workflow-template/components/url/CreateUrlComponentOverride.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"UrlComponent.js","sourceRoot":"","sources":["../../../../../src/models/workflow-template/components/url/UrlComponent.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"UrlComponentData.js","sourceRoot":"","sources":["../../../../../src/models/workflow-template/components/url/UrlComponentData.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"UrlComponentOverride.js","sourceRoot":"","sources":["../../../../../src/models/workflow-template/components/url/UrlComponentOverride.ts"],"names":[],"mappings":""}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ComparisonOperator.js","sourceRoot":"","sources":["../../../../../src/models/workflow-template/entities/filters/ComparisonOperator.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"ComparisonOperator.js","sourceRoot":"","sources":["../../../../../src/models/workflow-template/entities/filters/ComparisonOperator.ts"],"names":[],"mappings":";;;AACA,IAAY,kBASX;AATD,WAAY,kBAAkB;IAC1B,+BAAS,CAAA;IACT,+BAAS,CAAA;IACT,iCAAW,CAAA;IACX,6CAAuB,CAAA;IACvB,+CAAyB,CAAA;IACzB,6CAAuB,CAAA;IACvB,+BAAS,CAAA;IACT,iCAAW,CAAA;AACf,CAAC,EATW,kBAAkB,kCAAlB,kBAAkB,QAS7B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DateToken.js","sourceRoot":"","sources":["../../../../../src/models/workflow-template/entities/filters/DateToken.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"DateToken.js","sourceRoot":"","sources":["../../../../../src/models/workflow-template/entities/filters/DateToken.ts"],"names":[],"mappings":";;;AACA,IAAY,SAEX;AAFD,WAAY,SAAS;IACjB,4BAAe,CAAA;AACnB,CAAC,EAFW,SAAS,yBAAT,SAAS,QAEpB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TimeUnit.js","sourceRoot":"","sources":["../../../../../src/models/workflow-template/entities/filters/TimeUnit.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"TimeUnit.js","sourceRoot":"","sources":["../../../../../src/models/workflow-template/entities/filters/TimeUnit.ts"],"names":[],"mappings":";;;AACA,IAAY,QAEX;AAFD,WAAY,QAAQ;IAChB,yBAAa,CAAA;AACjB,CAAC,EAFW,QAAQ,wBAAR,QAAQ,QAEnB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"WorkflowTierType.js","sourceRoot":"","sources":["../../../src/models/workflow-tier/WorkflowTierType.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"WorkflowTierType.js","sourceRoot":"","sources":["../../../src/models/workflow-tier/WorkflowTierType.ts"],"names":[],"mappings":";;;AACA,IAAY,gBAIX;AAJD,WAAY,gBAAgB;IACxB,mCAAe,CAAA;IACf,2CAAuB,CAAA;IACvB,uCAAmB,CAAA;AACvB,CAAC,EAJW,gBAAgB,gCAAhB,gBAAgB,QAI3B"}
|
|
@@ -1,189 +1,36 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
var
|
|
3
|
-
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
+
}) : function(o, v) {
|
|
16
|
+
o["default"] = v;
|
|
17
|
+
});
|
|
18
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
19
|
+
if (mod && mod.__esModule) return mod;
|
|
20
|
+
var result = {};
|
|
21
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
22
|
+
__setModuleDefault(result, mod);
|
|
23
|
+
return result;
|
|
4
24
|
};
|
|
5
25
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
-
const
|
|
7
|
-
const
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
IntersectionType: 'Intersection',
|
|
16
|
-
};
|
|
17
|
-
copyCoreModels();
|
|
18
|
-
const project = new ts_morph_1.Project({
|
|
19
|
-
tsConfigFilePath: './tsconfig.json',
|
|
20
|
-
manipulationSettings: {
|
|
21
|
-
indentationText: ts_morph_1.IndentationText.FourSpaces,
|
|
22
|
-
quoteKind: ts_morph_1.QuoteKind.Single,
|
|
23
|
-
},
|
|
26
|
+
const generateTypes_1 = require("@coast/service-common-scripts/generateTypes");
|
|
27
|
+
const path = __importStar(require("path"));
|
|
28
|
+
(0, generateTypes_1.generateTypes)({
|
|
29
|
+
sourceDir: path.resolve(__dirname, '../../../core-models/src'),
|
|
30
|
+
destDir: path.resolve(__dirname, '../models'),
|
|
31
|
+
ignoreSourceDirectories: ['validation', 'access-management', 'test'],
|
|
32
|
+
ignoreDestinationDirectoryFilePatterns: ['scripts', 'Intersection.ts'],
|
|
33
|
+
tsConfigFilePath: path.resolve(__dirname, '../.././tsconfig.json'),
|
|
34
|
+
autoGeneratedFileComment: 'This file was generated from the corresponding source file in core-models/src. Do NOT modify this file by hand.',
|
|
24
35
|
});
|
|
25
|
-
console.log(`Processing project with ${project.getSourceFiles().length} files`);
|
|
26
|
-
project.getSourceFiles().forEach((sourceFile) => processFile(sourceFile));
|
|
27
|
-
project.saveSync();
|
|
28
|
-
function copyCoreModels() {
|
|
29
|
-
const sourceDir = path_1.default.resolve(__dirname, '../../../core-models/src');
|
|
30
|
-
const destDir = path_1.default.resolve(__dirname, '../models');
|
|
31
|
-
if (!fs_1.default.existsSync(destDir)) {
|
|
32
|
-
fs_1.default.mkdirSync(destDir, { recursive: true });
|
|
33
|
-
}
|
|
34
|
-
const files = glob_1.glob.sync('**/*.ts', { cwd: sourceDir });
|
|
35
|
-
files.forEach((file) => {
|
|
36
|
-
const sourcePath = path_1.default.join(sourceDir, file);
|
|
37
|
-
const destPath = path_1.default.join(destDir, file);
|
|
38
|
-
const destDirname = path_1.default.dirname(destPath);
|
|
39
|
-
if (!fs_1.default.existsSync(destDirname)) {
|
|
40
|
-
fs_1.default.mkdirSync(destDirname, { recursive: true });
|
|
41
|
-
}
|
|
42
|
-
fs_1.default.copyFileSync(sourcePath, destPath);
|
|
43
|
-
});
|
|
44
|
-
console.log(`Copied ${files.length} files from core-models to coast-core-types`);
|
|
45
|
-
}
|
|
46
|
-
function processFile(sourceFile) {
|
|
47
|
-
const filePath = sourceFile.getFilePath();
|
|
48
|
-
if (!shouldIgnore(sourceFile) && !removeSourceFromBlackListedDirs(sourceFile)) {
|
|
49
|
-
console.log(`Processing file: ${filePath}`);
|
|
50
|
-
removeVariables(sourceFile);
|
|
51
|
-
removeGlobalMethods(sourceFile);
|
|
52
|
-
sourceFile.getClasses().forEach((classDeclaration) => {
|
|
53
|
-
makeInterface(sourceFile, classDeclaration);
|
|
54
|
-
});
|
|
55
|
-
sourceFile.getImportDeclaration('@nestjs/graphql')?.remove();
|
|
56
|
-
sourceFile.fixUnusedIdentifiers();
|
|
57
|
-
sourceFile.fixMissingImports();
|
|
58
|
-
sourceFile.organizeImports();
|
|
59
|
-
sourceFile.formatText();
|
|
60
|
-
}
|
|
61
|
-
else {
|
|
62
|
-
console.log(`Ignoring file: ${filePath}`);
|
|
63
|
-
}
|
|
64
|
-
}
|
|
65
|
-
function removeSourceFromBlackListedDirs(sourceFile) {
|
|
66
|
-
const blackListedDirs = ['validation', 'access-management', 'test'];
|
|
67
|
-
if (blackListedDirs.some((dir) => sourceFile.getFilePath().includes(`/${dir}/`))) {
|
|
68
|
-
sourceFile.delete();
|
|
69
|
-
return true;
|
|
70
|
-
}
|
|
71
|
-
return false;
|
|
72
|
-
}
|
|
73
|
-
function shouldIgnore(sourceFile) {
|
|
74
|
-
return sourceFile.getFilePath().includes('scripts') || sourceFile.getFilePath().includes('Intersection.ts');
|
|
75
|
-
}
|
|
76
|
-
function removeVariables(sourceFile) {
|
|
77
|
-
removeGlobalVariables(sourceFile);
|
|
78
|
-
removeNamespaceVariables(sourceFile);
|
|
79
|
-
}
|
|
80
|
-
function removeNamespaceVariables(sourceFile) {
|
|
81
|
-
sourceFile.getModules().forEach((module) => {
|
|
82
|
-
module.getVariableDeclarations().forEach((variableDeclaration) => {
|
|
83
|
-
if (variableDeclaration.isKind(ts_morph_1.SyntaxKind.VariableDeclaration)) {
|
|
84
|
-
variableDeclaration.remove();
|
|
85
|
-
}
|
|
86
|
-
});
|
|
87
|
-
});
|
|
88
|
-
}
|
|
89
|
-
function removeGlobalVariables(sourceFile) {
|
|
90
|
-
sourceFile.getVariableDeclarations().forEach((variableDeclaration) => {
|
|
91
|
-
variableDeclaration.remove();
|
|
92
|
-
});
|
|
93
|
-
}
|
|
94
|
-
function makeInterface(sourceFile, classDeclaration) {
|
|
95
|
-
const interfaceDeclarationStructure = {
|
|
96
|
-
name: classDeclaration.getName() !== undefined ? classDeclaration.getName() : sourceFile.getBaseNameWithoutExtension(),
|
|
97
|
-
kind: ts_morph_1.StructureKind.Interface,
|
|
98
|
-
isExported: classDeclaration.isExported(),
|
|
99
|
-
properties: classDeclaration
|
|
100
|
-
.getProperties()
|
|
101
|
-
.filter((property) => ts_morph_1.Scope.Private !== property.getScope() && !property.getInitializer()?.isKind(ts_morph_1.SyntaxKind.ArrowFunction))
|
|
102
|
-
.map((property) => ({
|
|
103
|
-
name: property.getName(),
|
|
104
|
-
type: property.getTypeNode()?.getText() !== undefined ? property.getTypeNode().getText() : 'any',
|
|
105
|
-
hasQuestionToken: property.hasQuestionToken(),
|
|
106
|
-
isReadonly: property.isReadonly(),
|
|
107
|
-
})),
|
|
108
|
-
};
|
|
109
|
-
const interfaceDeclaration = sourceFile.addInterface(interfaceDeclarationStructure);
|
|
110
|
-
const extendsTexts = getAllExtends(classDeclaration);
|
|
111
|
-
if (extendsTexts !== null) {
|
|
112
|
-
interfaceDeclaration.addExtends(extendsTexts.join(', '));
|
|
113
|
-
}
|
|
114
|
-
classDeclaration.remove();
|
|
115
|
-
}
|
|
116
|
-
function getAllExtends(classDeclaration) {
|
|
117
|
-
const extendsTexts = classDeclaration.getImplements().map((implement) => implement.getText());
|
|
118
|
-
const extendsExpression = cleanseMappedTypeCasting(classDeclaration);
|
|
119
|
-
if (extendsExpression !== undefined) {
|
|
120
|
-
const callExpression = extendsExpression.getFirstDescendantByKind(ts_morph_1.SyntaxKind.CallExpression);
|
|
121
|
-
if (extendsContainsNestJSMappedType(callExpression)) {
|
|
122
|
-
const mappedType = getExtendsForNestMappedType(callExpression);
|
|
123
|
-
extendsTexts.push(mappedType);
|
|
124
|
-
}
|
|
125
|
-
else {
|
|
126
|
-
extendsTexts.push(extendsExpression.getText());
|
|
127
|
-
}
|
|
128
|
-
}
|
|
129
|
-
return extendsTexts.length > 0 ? extendsTexts : null;
|
|
130
|
-
}
|
|
131
|
-
function cleanseMappedTypeCasting(classDeclaration) {
|
|
132
|
-
const extendsExpression = classDeclaration.getExtends();
|
|
133
|
-
extendsExpression?.forEachDescendant((descendant) => {
|
|
134
|
-
if (descendant.getKind() === ts_morph_1.SyntaxKind.AsExpression) {
|
|
135
|
-
const desiredExpression = descendant.getFirstDescendantByKind(ts_morph_1.SyntaxKind.ArrayLiteralExpression);
|
|
136
|
-
if (desiredExpression !== undefined) {
|
|
137
|
-
descendant.replaceWithText(desiredExpression.getText());
|
|
138
|
-
}
|
|
139
|
-
}
|
|
140
|
-
});
|
|
141
|
-
return extendsExpression;
|
|
142
|
-
}
|
|
143
|
-
function extendsContainsNestJSMappedType(extendsExpression) {
|
|
144
|
-
return extendsExpression !== undefined && mappedTypeUtilityTypeMap[extendsExpression.getExpression().getText()] !== undefined;
|
|
145
|
-
}
|
|
146
|
-
function getExtendsForNestMappedType(callExpression) {
|
|
147
|
-
const mappedType = callExpression.getExpression().getText();
|
|
148
|
-
const baseType = callExpression.getArguments()[0];
|
|
149
|
-
let baseTypeText = baseType.getText();
|
|
150
|
-
const baseTypeCallExpression = baseType.asKind(ts_morph_1.SyntaxKind.CallExpression);
|
|
151
|
-
if (extendsContainsNestJSMappedType(baseTypeCallExpression)) {
|
|
152
|
-
baseTypeText = getExtendsForNestMappedType(baseTypeCallExpression);
|
|
153
|
-
}
|
|
154
|
-
if (mappedType === 'IntersectionType') {
|
|
155
|
-
return getIntersectionType(baseTypeText, callExpression);
|
|
156
|
-
}
|
|
157
|
-
else if (mappedType === 'OmitType' || mappedType === 'PickType' || mappedType === 'ComponentOverrideType') {
|
|
158
|
-
return getDefaultMappedType(mappedType, baseTypeText, callExpression);
|
|
159
|
-
}
|
|
160
|
-
const utilityType = mappedTypeUtilityTypeMap[mappedType];
|
|
161
|
-
return `${utilityType}<${baseTypeText}>`;
|
|
162
|
-
}
|
|
163
|
-
function getIntersectionType(baseTypeText, callExpression) {
|
|
164
|
-
const secondArgument = callExpression.getArguments()[1];
|
|
165
|
-
let secondArgumentText = secondArgument.getText();
|
|
166
|
-
if (extendsContainsNestJSMappedType(secondArgument.asKind(ts_morph_1.SyntaxKind.CallExpression))) {
|
|
167
|
-
secondArgumentText = getExtendsForNestMappedType(secondArgument.asKind(ts_morph_1.SyntaxKind.CallExpression));
|
|
168
|
-
}
|
|
169
|
-
return `Intersection<${baseTypeText}, ${secondArgumentText}>`;
|
|
170
|
-
}
|
|
171
|
-
function getDefaultMappedType(mappedType, baseTypeText, callExpression) {
|
|
172
|
-
const utilityType = mappedTypeUtilityTypeMap[mappedType];
|
|
173
|
-
const omitOrPickTypeArgument = callExpression
|
|
174
|
-
.getArguments()[1]
|
|
175
|
-
?.asKind(ts_morph_1.SyntaxKind.ArrayLiteralExpression)
|
|
176
|
-
?.getElements()
|
|
177
|
-
.map((element) => element.getText())
|
|
178
|
-
.join(' | ');
|
|
179
|
-
if (omitOrPickTypeArgument !== undefined && omitOrPickTypeArgument !== '') {
|
|
180
|
-
return `${utilityType}<${baseTypeText}, ${omitOrPickTypeArgument}>`;
|
|
181
|
-
}
|
|
182
|
-
return `${utilityType}<${baseTypeText}>`;
|
|
183
|
-
}
|
|
184
|
-
function removeGlobalMethods(sourceFile) {
|
|
185
|
-
sourceFile.getFunctions().forEach((functionDeclaration) => {
|
|
186
|
-
functionDeclaration.remove();
|
|
187
|
-
});
|
|
188
|
-
}
|
|
189
36
|
//# sourceMappingURL=generateTypes.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"generateTypes.js","sourceRoot":"","sources":["../../src/scripts/generateTypes.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"generateTypes.js","sourceRoot":"","sources":["../../src/scripts/generateTypes.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;AAAA,+EAA4E;AAC5E,2CAA6B;AAE7B,IAAA,6BAAa,EAAC;IACV,SAAS,EAAE,IAAI,CAAC,OAAO,CAAC,SAAS,EAAE,0BAA0B,CAAC;IAC9D,OAAO,EAAE,IAAI,CAAC,OAAO,CAAC,SAAS,EAAE,WAAW,CAAC;IAC7C,uBAAuB,EAAE,CAAC,YAAY,EAAE,mBAAmB,EAAE,MAAM,CAAC;IACpE,sCAAsC,EAAE,CAAC,SAAS,EAAE,iBAAiB,CAAC;IACtE,gBAAgB,EAAE,IAAI,CAAC,OAAO,CAAC,SAAS,EAAE,uBAAuB,CAAC;IAClE,wBAAwB,EACpB,iHAAiH;CACxH,CAAC,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@coast/core-api-types",
|
|
3
|
-
"version": "1.2.
|
|
3
|
+
"version": "1.2.73",
|
|
4
4
|
"description": "core-api types package",
|
|
5
5
|
"exports": {
|
|
6
6
|
"./*": {
|
|
@@ -23,19 +23,21 @@
|
|
|
23
23
|
"author": "Coast Engineering",
|
|
24
24
|
"license": "MIT",
|
|
25
25
|
"dependencies": {
|
|
26
|
+
"@coast/service-common-scripts": "^1.0.20",
|
|
26
27
|
"@paradoxical-io/types": "^1.0.7"
|
|
27
28
|
},
|
|
28
29
|
"devDependencies": {
|
|
29
30
|
"glob": "^10.4.5",
|
|
30
31
|
"ts-morph": "^24.0.0",
|
|
31
32
|
"ts-node": "^10.9.2",
|
|
33
|
+
"tsx": "^4.19.4",
|
|
32
34
|
"typescript": "^5.5.3"
|
|
33
35
|
},
|
|
34
36
|
"scripts": {
|
|
35
37
|
"clean": "yarn clean:sources && yarn clean:dist",
|
|
36
38
|
"clean:sources": "rm -rf src/models",
|
|
37
39
|
"clean:dist": "rm -rf dist",
|
|
38
|
-
"generate": "
|
|
40
|
+
"generate": "tsx src/scripts/generateTypes.ts",
|
|
39
41
|
"build": "yarn clean:dist && tsc",
|
|
40
42
|
"strict:compile": "yarn run -T tsc-strict",
|
|
41
43
|
"strict:update": "yarn run -T update-strict-comments"
|