@flowio/api-internal-factories 0.0.107 → 0.0.110
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/cjs/api-internal.js +271 -89
- package/dist/esm/api-internal.js +232 -56
- package/dist/types/api-internal.d.ts +11 -5
- package/package.json +2 -2
- package/src/api-internal.ts +264 -59
|
@@ -188,7 +188,7 @@ export declare const makeBrowserBundlePaymentMethod: () => io.flow.internal.v0.m
|
|
|
188
188
|
export declare const makeBrowserBundlePaymentMethodForm: () => io.flow.internal.v0.models.BrowserBundlePaymentMethodForm;
|
|
189
189
|
export declare const makeBrowserBundlePaymentMethods: () => io.flow.internal.v0.models.BrowserBundlePaymentMethods;
|
|
190
190
|
export declare const makeBulkClassificationAction: () => io.flow.internal.v0.models.BulkClassificationAction;
|
|
191
|
-
export declare const
|
|
191
|
+
export declare const makeBulkDutyUpdateValidationError: () => io.flow.internal.v0.models.BulkDutyUpdateValidationError;
|
|
192
192
|
export declare const makeCalculatedTaxAmount: () => io.flow.internal.v0.models.CalculatedTaxAmount;
|
|
193
193
|
export declare const makeCalculationStampingLineItem: () => io.flow.internal.v0.models.CalculationStampingLineItem;
|
|
194
194
|
export declare const makeCalculationStampingShippingLine: () => io.flow.internal.v0.models.CalculationStampingShippingLine;
|
|
@@ -559,6 +559,11 @@ export declare const makeDutyTransaction: () => io.flow.internal.v0.models.DutyT
|
|
|
559
559
|
export declare const makeDutyTransactionDeleted: () => io.flow.internal.v0.models.DutyTransactionDeleted;
|
|
560
560
|
export declare const makeDutyTransactionType: () => io.flow.internal.v0.enums.DutyTransactionType;
|
|
561
561
|
export declare const makeDutyTransactionUpserted: () => io.flow.internal.v0.models.DutyTransactionUpserted;
|
|
562
|
+
export declare const makeEldarItem: () => io.flow.internal.v0.models.EldarItem;
|
|
563
|
+
export declare const makeEldarItemDeleted: () => io.flow.internal.v0.models.EldarItemDeleted;
|
|
564
|
+
export declare const makeEldarItemForm: () => io.flow.internal.v0.models.EldarItemForm;
|
|
565
|
+
export declare const makeEldarItemType: () => io.flow.internal.v0.enums.EldarItemType;
|
|
566
|
+
export declare const makeEldarItemUpserted: () => io.flow.internal.v0.models.EldarItemUpserted;
|
|
562
567
|
export declare const makeEmailForm: () => io.flow.internal.v0.models.EmailForm;
|
|
563
568
|
export declare const makeEmailModificationForm: () => io.flow.internal.v0.models.EmailModificationForm;
|
|
564
569
|
export declare const makeEmptyAttribute: () => "irrelevant";
|
|
@@ -756,6 +761,7 @@ export declare const makeGoogleLinker: () => io.flow.internal.v0.models.GoogleLi
|
|
|
756
761
|
export declare const makeGoogleShoppingAccountParameters: () => io.flow.internal.v0.models.GoogleShoppingAccountParameters;
|
|
757
762
|
export declare const makeGoogleShoppingSetting: () => io.flow.internal.v0.models.GoogleShoppingSetting;
|
|
758
763
|
export declare const makeGoogleTagManager: () => io.flow.internal.v0.models.GoogleTagManager;
|
|
764
|
+
export declare const makeGraphqlServiceTypes: () => io.flow.internal.v0.enums.GraphqlServiceTypes;
|
|
759
765
|
export declare const makeHarinathItem: () => io.flow.internal.v0.models.HarinathItem;
|
|
760
766
|
export declare const makeHarinathItemDeleted: () => io.flow.internal.v0.models.HarinathItemDeleted;
|
|
761
767
|
export declare const makeHarinathItemForm: () => io.flow.internal.v0.models.HarinathItemForm;
|
|
@@ -1188,7 +1194,7 @@ export declare const makeOrganizationMembershipCopyForm: () => io.flow.internal.
|
|
|
1188
1194
|
export declare const makeOrganizationMetadata: () => io.flow.internal.v0.models.OrganizationMetadata;
|
|
1189
1195
|
export declare const makeOrganizationMetadataDeleted: () => io.flow.internal.v0.models.OrganizationMetadataDeleted;
|
|
1190
1196
|
export declare const makeOrganizationMetadataUpserted: () => io.flow.internal.v0.models.OrganizationMetadataUpserted;
|
|
1191
|
-
export declare const makeOrganizationMetricType: () =>
|
|
1197
|
+
export declare const makeOrganizationMetricType: () => "organization_restriction_status";
|
|
1192
1198
|
export declare const makeOrganizationOnboardingStateAdjustmentResult: () => io.flow.internal.v0.models.OrganizationOnboardingStateAdjustmentResult;
|
|
1193
1199
|
export declare const makeOrganizationOnboardingStateAuditResult: () => io.flow.internal.v0.models.OrganizationOnboardingStateAuditResult;
|
|
1194
1200
|
export declare const makeOrganizationPaymentSetting: () => io.flow.internal.v0.models.OrganizationPaymentSetting;
|
|
@@ -1204,9 +1210,6 @@ export declare const makeOrganizationRestrictionReviewType: () => io.flow.intern
|
|
|
1204
1210
|
export declare const makeOrganizationRestrictionRiskLevel: () => io.flow.internal.v0.enums.OrganizationRestrictionRiskLevel;
|
|
1205
1211
|
export declare const makeOrganizationRestrictionScreeningDecisionForm: () => io.flow.internal.v0.models.OrganizationRestrictionScreeningDecisionForm;
|
|
1206
1212
|
export declare const makeOrganizationRestrictionScreeningStatus: () => io.flow.internal.v0.enums.OrganizationRestrictionScreeningStatus;
|
|
1207
|
-
export declare const makeOrganizationRestrictionSnapshot: () => io.flow.internal.v0.models.OrganizationRestrictionSnapshot;
|
|
1208
|
-
export declare const makeOrganizationRestrictionSnapshotDeleted: () => io.flow.internal.v0.models.OrganizationRestrictionSnapshotDeleted;
|
|
1209
|
-
export declare const makeOrganizationRestrictionSnapshotUpserted: () => io.flow.internal.v0.models.OrganizationRestrictionSnapshotUpserted;
|
|
1210
1213
|
export declare const makeOrganizationRestrictionStatus: () => io.flow.internal.v0.models.OrganizationRestrictionStatus;
|
|
1211
1214
|
export declare const makeOrganizationRestrictionStatusDeleted: () => io.flow.internal.v0.models.OrganizationRestrictionStatusDeleted;
|
|
1212
1215
|
export declare const makeOrganizationRestrictionStatusNote: () => io.flow.internal.v0.models.OrganizationRestrictionStatusNote;
|
|
@@ -1834,6 +1837,9 @@ export declare const makeTracker: () => io.flow.internal.v0.unions.Tracker;
|
|
|
1834
1837
|
export declare const makeTrackingAssuranceAnalysis: () => io.flow.internal.v0.models.TrackingAssuranceAnalysis;
|
|
1835
1838
|
export declare const makeTrackingAssuranceAnalysisDeleted: () => io.flow.internal.v0.models.TrackingAssuranceAnalysisDeleted;
|
|
1836
1839
|
export declare const makeTrackingAssuranceAnalysisUpserted: () => io.flow.internal.v0.models.TrackingAssuranceAnalysisUpserted;
|
|
1840
|
+
export declare const makeTrackingAssuranceJob: () => io.flow.internal.v0.models.TrackingAssuranceJob;
|
|
1841
|
+
export declare const makeTrackingAssuranceJobDeleted: () => io.flow.internal.v0.models.TrackingAssuranceJobDeleted;
|
|
1842
|
+
export declare const makeTrackingAssuranceJobUpserted: () => io.flow.internal.v0.models.TrackingAssuranceJobUpserted;
|
|
1837
1843
|
export declare const makeTrackingDebugForceTransitForm: () => io.flow.internal.v0.models.TrackingDebugForceTransitForm;
|
|
1838
1844
|
export declare const makeTrackingDebugLabel: () => io.flow.internal.v0.models.TrackingDebugLabel;
|
|
1839
1845
|
export declare const makeTrackingDebugLabelEvent: () => io.flow.internal.v0.models.TrackingDebugLabelEvent;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@flowio/api-internal-factories",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.110",
|
|
4
4
|
"description": "Flow API internal mock data factories",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"flow",
|
|
@@ -37,5 +37,5 @@
|
|
|
37
37
|
"@faker-js/faker": "^6.2.0",
|
|
38
38
|
"@flowio/api-types": "*"
|
|
39
39
|
},
|
|
40
|
-
"gitHead": "
|
|
40
|
+
"gitHead": "186c2bb75e0d707e7d5df6a6b87e63a9be573e4d"
|
|
41
41
|
}
|