@awell-health/awell-extensions 2.0.217 → 2.0.218
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.
@@ -40,7 +40,7 @@ declare const actions: {
|
|
40
40
|
accessToken: {
|
41
41
|
key: string;
|
42
42
|
label: string;
|
43
|
-
obfuscated:
|
43
|
+
obfuscated: true;
|
44
44
|
required: true;
|
45
45
|
description: string;
|
46
46
|
};
|
@@ -71,7 +71,7 @@ declare const actions: {
|
|
71
71
|
accessToken: {
|
72
72
|
key: string;
|
73
73
|
label: string;
|
74
|
-
obfuscated:
|
74
|
+
obfuscated: true;
|
75
75
|
required: true;
|
76
76
|
description: string;
|
77
77
|
};
|
@@ -123,7 +123,7 @@ declare const actions: {
|
|
123
123
|
accessToken: {
|
124
124
|
key: string;
|
125
125
|
label: string;
|
126
|
-
obfuscated:
|
126
|
+
obfuscated: true;
|
127
127
|
required: true;
|
128
128
|
description: string;
|
129
129
|
};
|
@@ -182,7 +182,7 @@ declare const actions: {
|
|
182
182
|
accessToken: {
|
183
183
|
key: string;
|
184
184
|
label: string;
|
185
|
-
obfuscated:
|
185
|
+
obfuscated: true;
|
186
186
|
required: true;
|
187
187
|
description: string;
|
188
188
|
};
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"settings.js","sourceRoot":"","sources":["../../../extensions/hubspot/settings.ts"],"names":[],"mappings":";;;AACA,6BAAwC;AAE3B,QAAA,QAAQ,GAAG;IACtB,WAAW,EAAE;QACX,GAAG,EAAE,aAAa;QAClB,KAAK,EAAE,cAAc;QACrB,UAAU,EAAE,
|
1
|
+
{"version":3,"file":"settings.js","sourceRoot":"","sources":["../../../extensions/hubspot/settings.ts"],"names":[],"mappings":";;;AACA,6BAAwC;AAE3B,QAAA,QAAQ,GAAG;IACtB,WAAW,EAAE;QACX,GAAG,EAAE,aAAa;QAClB,KAAK,EAAE,cAAc;QACrB,UAAU,EAAE,IAAI;QAChB,QAAQ,EAAE,IAAI;QACd,WAAW,EACT,2EAA2E;KAC9E;IACD,YAAY,EAAE;QACZ,GAAG,EAAE,cAAc;QACnB,KAAK,EAAE,eAAe;QACtB,UAAU,EAAE,KAAK;QACjB,QAAQ,EAAE,KAAK;QACf,WAAW,EACT,mEAAmE;KACtE;IACD,YAAY,EAAE;QACZ,GAAG,EAAE,cAAc;QACnB,KAAK,EAAE,eAAe;QACtB,UAAU,EAAE,IAAI;QAChB,QAAQ,EAAE,KAAK;QACf,WAAW,EACT,mEAAmE;KACtE;CACgC,CAAA;AAEtB,QAAA,wBAAwB,GAAG,OAAC,CAAC,MAAM,CAAC;IAC/C,WAAW,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,GAAG,CAAC,CAAC,CAAC;IAC9B,YAAY,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IACnC,YAAY,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;CACgB,CAAC,CAAA"}
|