Iniit
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
var Unibase;
|
||||
(function (Unibase) {
|
||||
let Platform;
|
||||
(function (Platform) {
|
||||
let Communications;
|
||||
(function (Communications) {
|
||||
let Enums;
|
||||
(function (Enums) {
|
||||
let InstantReminderStatus;
|
||||
(function (InstantReminderStatus) {
|
||||
InstantReminderStatus[InstantReminderStatus["Draft"] = 1] = "Draft";
|
||||
InstantReminderStatus[InstantReminderStatus["Active"] = 2] = "Active";
|
||||
InstantReminderStatus[InstantReminderStatus["Inprogress"] = 3] = "Inprogress";
|
||||
InstantReminderStatus[InstantReminderStatus["Completed"] = 4] = "Completed";
|
||||
})(InstantReminderStatus = Enums.InstantReminderStatus || (Enums.InstantReminderStatus = {}));
|
||||
})(Enums = Communications.Enums || (Communications.Enums = {}));
|
||||
})(Communications = Platform.Communications || (Platform.Communications = {}));
|
||||
})(Platform = Unibase.Platform || (Unibase.Platform = {}));
|
||||
})(Unibase || (Unibase = {}));
|
||||
+1
@@ -0,0 +1 @@
|
||||
{"version":3,"file":"instantreminderstatus.js","sourceRoot":"","sources":["instantreminderstatus.ts"],"names":[],"mappings":"AAAA,IAAU,OAAO,CAUhB;AAVD,WAAU,OAAO;IACb,IAAiB,QAAQ,CAQxB;IARD,WAAiB,QAAQ;QACrB,IAAiB,cAAc,CAM9B;QAND,WAAiB,cAAc;YAC3B,IAAiB,KAAK,CAIrB;YAJD,WAAiB,KAAK;gBAClB,IAAY,qBAEX;gBAFD,WAAY,qBAAqB;oBAC7B,mEAAS,CAAA;oBAAE,qEAAM,CAAA;oBAAE,6EAAU,CAAA;oBAAE,2EAAS,CAAA;gBAC5C,CAAC,EAFW,qBAAqB,GAArB,2BAAqB,KAArB,2BAAqB,QAEhC;YACL,CAAC,EAJgB,KAAK,GAAL,oBAAK,KAAL,oBAAK,QAIrB;QACL,CAAC,EANgB,cAAc,GAAd,uBAAc,KAAd,uBAAc,QAM9B;IACL,CAAC,EARgB,QAAQ,GAAR,gBAAQ,KAAR,gBAAQ,QAQxB;AACL,CAAC,EAVS,OAAO,KAAP,OAAO,QAUhB"}
|
||||
+1
@@ -0,0 +1 @@
|
||||
var Unibase;(function(n){let t;(function(n){let t;(function(n){let t;(function(n){let t;(function(n){n[n.Draft=1]="Draft";n[n.Active=2]="Active";n[n.Inprogress=3]="Inprogress";n[n.Completed=4]="Completed"})(t=n.InstantReminderStatus||(n.InstantReminderStatus={}))})(t=n.Enums||(n.Enums={}))})(t=n.Communications||(n.Communications={}))})(t=n.Platform||(n.Platform={}))})(Unibase||(Unibase={}));
|
||||
@@ -0,0 +1,23 @@
|
||||
var Unibase;
|
||||
(function (Unibase) {
|
||||
let Platform;
|
||||
(function (Platform) {
|
||||
let Communications;
|
||||
(function (Communications) {
|
||||
let Enums;
|
||||
(function (Enums) {
|
||||
let ReminderType;
|
||||
(function (ReminderType) {
|
||||
ReminderType[ReminderType["Task"] = 1] = "Task";
|
||||
ReminderType[ReminderType["Meeting"] = 2] = "Meeting";
|
||||
ReminderType[ReminderType["Email"] = 3] = "Email";
|
||||
ReminderType[ReminderType["Sms"] = 4] = "Sms";
|
||||
ReminderType[ReminderType["Call"] = 5] = "Call";
|
||||
ReminderType[ReminderType["Notification"] = 6] = "Notification";
|
||||
ReminderType[ReminderType["Process"] = 7] = "Process";
|
||||
ReminderType[ReminderType["Chat"] = 8] = "Chat";
|
||||
})(ReminderType = Enums.ReminderType || (Enums.ReminderType = {}));
|
||||
})(Enums = Communications.Enums || (Communications.Enums = {}));
|
||||
})(Communications = Platform.Communications || (Platform.Communications = {}));
|
||||
})(Platform = Unibase.Platform || (Unibase.Platform = {}));
|
||||
})(Unibase || (Unibase = {}));
|
||||
@@ -0,0 +1 @@
|
||||
{"version":3,"file":"remindertype.js","sourceRoot":"","sources":["remindertype.ts"],"names":[],"mappings":"AAAA,IAAU,OAAO,CAUhB;AAVD,WAAU,OAAO;IACb,IAAiB,QAAQ,CAQxB;IARD,WAAiB,QAAQ;QACrB,IAAiB,cAAc,CAM9B;QAND,WAAiB,cAAc;YAC3B,IAAiB,KAAK,CAIrB;YAJD,WAAiB,KAAK;gBAClB,IAAY,YAEX;gBAFD,WAAY,YAAY;oBACpB,+CAAQ,CAAA;oBAAE,qDAAO,CAAA;oBAAE,iDAAK,CAAA;oBAAE,6CAAG,CAAA;oBAAE,+CAAI,CAAA;oBAAE,+DAAY,CAAA;oBAAE,qDAAO,CAAA;gBAC9D,CAAC,EAFW,YAAY,GAAZ,kBAAY,KAAZ,kBAAY,QAEvB;YACL,CAAC,EAJgB,KAAK,GAAL,oBAAK,KAAL,oBAAK,QAIrB;QACL,CAAC,EANgB,cAAc,GAAd,uBAAc,KAAd,uBAAc,QAM9B;IACL,CAAC,EARgB,QAAQ,GAAR,gBAAQ,KAAR,gBAAQ,QAQxB;AACL,CAAC,EAVS,OAAO,KAAP,OAAO,QAUhB"}
|
||||
+1
@@ -0,0 +1 @@
|
||||
var Unibase;(function(n){let t;(function(n){let t;(function(n){let t;(function(n){let t;(function(n){n[n.Task=1]="Task";n[n.Meeting=2]="Meeting";n[n.Email=3]="Email";n[n.Sms=4]="Sms";n[n.Call=5]="Call";n[n.Notification=6]="Notification";n[n.Process=7]="Process";n[n.Chat=8]="Chat"})(t=n.ReminderType||(n.ReminderType={}))})(t=n.Enums||(n.Enums={}))})(t=n.Communications||(n.Communications={}))})(t=n.Platform||(n.Platform={}))})(Unibase||(Unibase={}));
|
||||
Reference in New Issue
Block a user