easywork-common-lib 1.0.1314 → 1.0.1316
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/entities/index.d.ts
CHANGED
|
@@ -41,6 +41,7 @@ export * from './tools/mail/mail-gmail.entity';
|
|
|
41
41
|
export * from './tools/mail/mail-crm-queue-distribution.entity';
|
|
42
42
|
export * from './tools/mail/mail-crm-queue-entities-assigned.entity';
|
|
43
43
|
export * from './tools/mail/mail-crm-queue-status.entity';
|
|
44
|
+
export * from './tools/mail/mail-contact.entity';
|
|
44
45
|
export * from './all-activities.entity';
|
|
45
46
|
export * from './thirdparty/google-webhooks-config.entity';
|
|
46
47
|
export * from './thirdparty/google-gmail-watch-record.entity';
|
package/dist/entities/index.js
CHANGED
|
@@ -57,6 +57,7 @@ __exportStar(require("./tools/mail/mail-gmail.entity"), exports);
|
|
|
57
57
|
__exportStar(require("./tools/mail/mail-crm-queue-distribution.entity"), exports);
|
|
58
58
|
__exportStar(require("./tools/mail/mail-crm-queue-entities-assigned.entity"), exports);
|
|
59
59
|
__exportStar(require("./tools/mail/mail-crm-queue-status.entity"), exports);
|
|
60
|
+
__exportStar(require("./tools/mail/mail-contact.entity"), exports);
|
|
60
61
|
__exportStar(require("./all-activities.entity"), exports);
|
|
61
62
|
__exportStar(require("./thirdparty/google-webhooks-config.entity"), exports);
|
|
62
63
|
__exportStar(require("./thirdparty/google-gmail-watch-record.entity"), exports);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/entities/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,iEAA+C;AAC/C,oDAAkC;AAClC,0CAAwB;AACxB,+DAA6C;AAC7C,iDAA+B;AAC/B,iDAA+B;AAC/B,8EAA4D;AAC5D,uDAAqC;AACrC,yDAAuC;AACvC,2DAAyC;AACzC,mDAAiC;AACjC,4DAA0C;AAC1C,kDAAgC;AAChC,mDAAiC;AACjC,kDAAgC;AAChC,sDAAoC;AACpC,iDAA+B;AAC/B,2CAAyB;AACzB,mDAAiC;AACjC,oDAAkC;AAClC,yDAAuC;AACvC,gDAA8B;AAC9B,0CAAwB;AACxB,+CAA6B;AAC7B,sDAAoC;AACpC,oDAAkC;AAClC,4DAA0C;AAC1C,gDAA8B;AAC9B,6DAA2C;AAC3C,6DAA2C;AAC3C,mDAAiC;AACjC,6DAA2C;AAG3C,iDAA+B;AAG/B,0CAAwB;AAGxB,uDAAqC;AAGrC,sEAAoD;AACpD,0EAAwD;AACxD,8DAA4C;AAC5C,2DAAyC;AACzC,iEAA+C;AAC/C,kFAAgE;AAChE,uFAAqE;AACrE,4EAA0D;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/entities/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,iEAA+C;AAC/C,oDAAkC;AAClC,0CAAwB;AACxB,+DAA6C;AAC7C,iDAA+B;AAC/B,iDAA+B;AAC/B,8EAA4D;AAC5D,uDAAqC;AACrC,yDAAuC;AACvC,2DAAyC;AACzC,mDAAiC;AACjC,4DAA0C;AAC1C,kDAAgC;AAChC,mDAAiC;AACjC,kDAAgC;AAChC,sDAAoC;AACpC,iDAA+B;AAC/B,2CAAyB;AACzB,mDAAiC;AACjC,oDAAkC;AAClC,yDAAuC;AACvC,gDAA8B;AAC9B,0CAAwB;AACxB,+CAA6B;AAC7B,sDAAoC;AACpC,oDAAkC;AAClC,4DAA0C;AAC1C,gDAA8B;AAC9B,6DAA2C;AAC3C,6DAA2C;AAC3C,mDAAiC;AACjC,6DAA2C;AAG3C,iDAA+B;AAG/B,0CAAwB;AAGxB,uDAAqC;AAGrC,sEAAoD;AACpD,0EAAwD;AACxD,8DAA4C;AAC5C,2DAAyC;AACzC,iEAA+C;AAC/C,kFAAgE;AAChE,uFAAqE;AACrE,4EAA0D;AAC1D,mEAAiD;AAGjD,0DAAwC;AAGxC,6EAA2D;AAC3D,gFAA8D;AAC9D,4DAA0C;AAC1C,uEAAqD;AAGrD,uDAAqC;AAGrC,8DAA4C;AAC5C,iEAA+C;AAC/C,sEAAoD;AACpD,sEAAoD;AAGpD,4DAA0C;AAC1C,mEAAiD;AACjD,qEAAmD;AAGnD,4CAA0B;AAG1B,iDAA+B;AAC/B,0DAAwC;AAGxC,2DAAyC;AAGzC,oDAAkC"}
|