puvox-library 1.0.67 → 1.0.68
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/library_standard.d.ts +896 -896
- package/library_standard.d.ts.map +1 -1
- package/package.json +1 -1
package/library_standard.d.ts
CHANGED
@@ -1,901 +1,901 @@
|
|
1
|
-
export
|
2
|
-
declare
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
|
54
|
-
|
55
|
-
|
56
|
-
|
57
|
-
|
58
|
-
|
59
|
-
|
60
|
-
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
|
67
|
-
|
68
|
-
|
69
|
-
|
70
|
-
|
71
|
-
|
72
|
-
|
73
|
-
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
|
78
|
-
|
79
|
-
|
80
|
-
|
81
|
-
|
82
|
-
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
|
87
|
-
|
88
|
-
|
89
|
-
|
90
|
-
|
91
|
-
|
92
|
-
|
93
|
-
|
94
|
-
|
95
|
-
|
96
|
-
|
97
|
-
|
98
|
-
|
99
|
-
|
100
|
-
|
101
|
-
|
102
|
-
|
103
|
-
|
104
|
-
|
105
|
-
|
106
|
-
|
107
|
-
|
108
|
-
|
109
|
-
|
110
|
-
|
111
|
-
|
112
|
-
|
113
|
-
|
114
|
-
|
115
|
-
|
116
|
-
|
117
|
-
|
118
|
-
|
119
|
-
|
120
|
-
|
121
|
-
|
122
|
-
|
123
|
-
|
124
|
-
|
125
|
-
|
126
|
-
|
127
|
-
|
128
|
-
|
129
|
-
|
130
|
-
|
131
|
-
|
132
|
-
|
133
|
-
|
134
|
-
|
135
|
-
|
136
|
-
|
137
|
-
|
138
|
-
|
139
|
-
|
140
|
-
|
141
|
-
|
142
|
-
|
143
|
-
|
144
|
-
|
145
|
-
|
146
|
-
|
147
|
-
|
148
|
-
|
149
|
-
|
150
|
-
|
151
|
-
|
152
|
-
|
153
|
-
|
154
|
-
|
155
|
-
|
156
|
-
|
157
|
-
|
158
|
-
|
159
|
-
|
160
|
-
|
161
|
-
|
162
|
-
|
163
|
-
|
164
|
-
|
165
|
-
|
166
|
-
|
167
|
-
|
168
|
-
|
169
|
-
|
170
|
-
|
171
|
-
|
172
|
-
|
173
|
-
|
174
|
-
|
175
|
-
|
176
|
-
|
177
|
-
|
178
|
-
|
179
|
-
|
180
|
-
|
181
|
-
|
182
|
-
|
183
|
-
|
184
|
-
|
185
|
-
|
186
|
-
|
187
|
-
|
188
|
-
|
189
|
-
|
190
|
-
|
191
|
-
|
192
|
-
|
193
|
-
|
194
|
-
|
195
|
-
|
196
|
-
|
197
|
-
|
198
|
-
|
199
|
-
|
200
|
-
|
201
|
-
|
202
|
-
|
203
|
-
|
204
|
-
|
205
|
-
|
206
|
-
|
207
|
-
|
208
|
-
|
209
|
-
|
210
|
-
|
211
|
-
|
212
|
-
|
213
|
-
|
214
|
-
|
215
|
-
|
216
|
-
|
217
|
-
|
218
|
-
|
219
|
-
|
1
|
+
export declare function arrayValue(obj_arr: any, key: any, default_: any): any;
|
2
|
+
export declare function arrayValue(obj_arr: any, key: any, default_: any): any;
|
3
|
+
export declare function arrayValueLower(obj_arr: any, key: any, default_: any): any;
|
4
|
+
export declare function arrayValueLower(obj_arr: any, key: any, default_: any): any;
|
5
|
+
export declare function arrayValueUpper(obj_arr: any, key: any, default_: any): any;
|
6
|
+
export declare function arrayValueUpper(obj_arr: any, key: any, default_: any): any;
|
7
|
+
export declare function stringToArray(str: any, splitChar: any): any;
|
8
|
+
export declare function stringToArray(str: any, splitChar: any): any;
|
9
|
+
export declare function arrayColumn(array: any, columnName: any): any;
|
10
|
+
export declare function arrayColumn(array: any, col: any): any;
|
11
|
+
export declare function arrayColumn(array: any, columnName: any): any;
|
12
|
+
export declare function arrayColumn(array: any, col: any): any;
|
13
|
+
export declare function arrayUnique(array: any, removeEmpties: any): any;
|
14
|
+
export declare function arrayUnique(array: any, removeEmpties: any): any;
|
15
|
+
export declare function arrayMerge(ar1: any, ar2: any): any;
|
16
|
+
export declare function arrayMerge(ar1: any, ar2: any): any;
|
17
|
+
export declare function objectsArrayTill(arrayBlocks: any, key: any, value: any): {};
|
18
|
+
export declare function objectsArrayTill(arrayBlocks: any, key: any, value: any): {};
|
19
|
+
export declare function arrayRemoveEmpty(array: any): any;
|
20
|
+
export declare function arrayRemoveEmpty(array: any): any;
|
21
|
+
export declare function arrayLastMember(arr: any): any;
|
22
|
+
export declare function arrayLastMember(arr: any): any;
|
23
|
+
export declare function arrayLastItem(arr: any): any;
|
24
|
+
export declare function arrayLastItem(arr: any): any;
|
25
|
+
export declare function removeKeys(obj: any, keysArr: any): {};
|
26
|
+
export declare function removeKeys(obj: any, keysArr: any): {};
|
27
|
+
export declare function removeKeysExcept(obj: any, keysArr: any): {};
|
28
|
+
export declare function removeKeysExcept(obj: any, keysArr: any): {};
|
29
|
+
export declare function arrayDiff(source: any, comparedTo: any): any;
|
30
|
+
export declare function arrayDiff(source: any, comparedTo: any): any;
|
31
|
+
export declare function arrayIntersect(source: any, comparedTo: any): any;
|
32
|
+
export declare function arrayIntersect(source: any, comparedTo: any): any;
|
33
|
+
export declare function arrayDiffFull(o1: any, o2: any): any[];
|
34
|
+
export declare function arrayDiffFull(o1: any, o2: any): any[];
|
35
|
+
export declare function sortKeys(x: any, out?: {}): {};
|
36
|
+
export declare function sortKeys(x: any, out?: {}): {};
|
37
|
+
export declare function sortByValuesIntoArray(obj: any, ascending?: boolean): any;
|
38
|
+
export declare function sortByValuesIntoArray(obj: any, ascending?: boolean): any;
|
39
|
+
export declare function stringArrayToNumeric(arr: any): number[];
|
40
|
+
export declare function stringArrayToNumeric(arr: any): number[];
|
41
|
+
export declare function stringToArrayToNumeric(arr: any): number[];
|
42
|
+
export declare function stringToArrayToNumeric(arr: any): number[];
|
43
|
+
export declare function objectCopy(obj: any): any;
|
44
|
+
export declare function objectCopy(obj: any): any;
|
45
|
+
export declare function cloneObjectDestructuve(orig: any): any;
|
46
|
+
export declare function cloneObjectDestructuve(orig: any): any;
|
47
|
+
export declare function cloneObjectWithPrototype(orig: any): any;
|
48
|
+
export declare function cloneObjectWithPrototype(orig: any): any;
|
49
|
+
export declare function getKeyByValue(object: any, value: any): string | undefined;
|
50
|
+
export declare function getKeyByValue(object: any, value: any): string | undefined;
|
51
|
+
export declare function hasChildWithKeyValue(obj: any, targetKey: any, targetValue: any): boolean;
|
52
|
+
export declare function hasChildWithKeyValue(obj: any, targetKey: any, targetValue: any): boolean;
|
53
|
+
export declare function trigger_on_load(callerr: any, onInteractionInsteadComplete: any): void;
|
54
|
+
export declare function trigger_on_load(callerr: any, onInteractionInsteadComplete: any): void;
|
55
|
+
export declare function imagesLazyLoad(el_tag: any): void;
|
56
|
+
export declare function imagesLazyLoad(el_tag: any): void;
|
57
|
+
export declare function move_to_top_in_parent(el_tag: any): void;
|
58
|
+
export declare function move_to_top_in_parent(el_tag: any): void;
|
59
|
+
export declare function Append_To_Head2(elemntType: any, content: any): void;
|
60
|
+
export declare function Append_To_Head2(elemntType: any, content: any): void;
|
61
|
+
export declare function Append_To_Head(elemntType: any, content: any): void;
|
62
|
+
export declare function Append_To_Head(elemntType: any, content: any): void;
|
63
|
+
export declare function appendScript(url: any, callback: any, defer?: boolean): void;
|
64
|
+
export declare function appendScript(url: any, callback: any, defer?: boolean): void;
|
65
|
+
export declare function appendScript2(url: any): void;
|
66
|
+
export declare function appendScript2(url: any): void;
|
67
|
+
export declare function blackground2(): void;
|
68
|
+
export declare function blackground2(): void;
|
69
|
+
export declare function getFileExtension(filename: any): any;
|
70
|
+
export declare function getFileExtension(filename: any): any;
|
71
|
+
export declare function forEach(collection: any, callback: any, scope: any): void;
|
72
|
+
export declare function forEach(collection: any, callback: any, scope: any): void;
|
73
|
+
export declare function sanitize(str: any): any;
|
74
|
+
export declare function sanitize(str: any): any;
|
75
|
+
export declare function sanitize_key(str: any, use_dash: any): any;
|
76
|
+
export declare function sanitize_key(str: any, use_dash: any): any;
|
77
|
+
export declare function sanitize_key_dashed(str: any): any;
|
78
|
+
export declare function sanitize_key_dashed(str: any): any;
|
79
|
+
export declare function sanitize_variable_name(str: any): any;
|
80
|
+
export declare function sanitize_variable_name(str: any): any;
|
81
|
+
export declare function sanitize_text(str: any, use_dash?: boolean): any;
|
82
|
+
export declare function sanitize_text(str: any, use_dash?: boolean): any;
|
83
|
+
export declare function strip_non_word(str: any): any;
|
84
|
+
export declare function strip_non_word(str: any): any;
|
85
|
+
export declare function removeAllWhitespaces(content: any): any;
|
86
|
+
export declare function removeAllWhitespaces(content: any): any;
|
87
|
+
export declare function replaceAllOccurences(input: any, search: any, replacement: any): any;
|
88
|
+
export declare function replaceAllOccurences(input: any, search: any, replacement: any): any;
|
89
|
+
export declare function getVariableType(x: any): "string" | "number" | "bigint" | "boolean" | "symbol" | "undefined" | "object" | "function" | "integer" | "float" | "array";
|
90
|
+
export declare function getVariableType(x: any): "string" | "number" | "bigint" | "boolean" | "symbol" | "undefined" | "object" | "function" | "integer" | "float" | "array";
|
91
|
+
export declare function isInteger(number: unknown): boolean;
|
92
|
+
export declare const isInteger: (number: unknown) => boolean;
|
93
|
+
export declare function isNumeric(x: any): boolean;
|
94
|
+
export declare function isNumeric(x: any): boolean;
|
95
|
+
export declare function isDecimal(x: any): boolean;
|
96
|
+
export declare function isDecimal(x: any): boolean;
|
97
|
+
export declare function isBoolean(x: any): boolean;
|
98
|
+
export declare function isBoolean(x: any): boolean;
|
99
|
+
export declare function isBooleanReal(x: any): boolean;
|
100
|
+
export declare function isBooleanReal(x: any): boolean;
|
101
|
+
export declare function isString(x: any): boolean;
|
102
|
+
export declare function isString(s: any): boolean;
|
103
|
+
export declare function isString(x: any): boolean;
|
104
|
+
export declare function isString(s: any): boolean;
|
105
|
+
export declare function isObject(x: any): boolean;
|
106
|
+
export declare function isObject(o: any): boolean;
|
107
|
+
export declare function isObject(x: any): boolean;
|
108
|
+
export declare function isObject(o: any): boolean;
|
109
|
+
export declare function isJsonObject(data: any): boolean;
|
110
|
+
export declare function isJsonObject(data: any): boolean;
|
111
|
+
export declare function isArray(arg: any): arg is any[];
|
112
|
+
export declare const isArray: (arg: any) => arg is any[];
|
113
|
+
export declare function isSimpleVariableType(obj: any): boolean;
|
114
|
+
export declare function isSimpleVariableType(obj: any): boolean;
|
115
|
+
export declare function isSimpleVariableTypeName(typeName_: any): boolean;
|
116
|
+
export declare function isSimpleVariableTypeName(typeName_: any): boolean;
|
117
|
+
export declare function isNumericVariableType(obj: any): boolean;
|
118
|
+
export declare function isNumericVariableType(obj: any): boolean;
|
119
|
+
export declare function isNumericVariableTypeName(typeName_: any): boolean;
|
120
|
+
export declare function isNumericVariableTypeName(typeName_: any): boolean;
|
121
|
+
export declare function stringToBoolean(string: any): boolean;
|
122
|
+
export declare function stringToBoolean(string: any): boolean;
|
123
|
+
export declare function isException(e: any): any;
|
124
|
+
export declare function isException(e: any): any;
|
125
|
+
export declare function IsJsonString(str: any): boolean;
|
126
|
+
export declare function IsJsonString(str: any): boolean;
|
127
|
+
export declare function is_object(variable: any): boolean;
|
128
|
+
export declare function is_object(variable: any): boolean;
|
129
|
+
export declare function formItemsToJson(FormElement: any): {};
|
130
|
+
export declare function formItemsToJson(FormElement: any): {};
|
131
|
+
export declare function renameKey(obj: any, keyFrom: any, keyTo: any): any;
|
132
|
+
export declare function renameKey(obj: any, keyFrom: any, keyTo: any): any;
|
133
|
+
export declare function renameSubKey(obj: any, keyFrom: any, keyTo: any, strict?: boolean): any;
|
134
|
+
export declare function renameSubKey(obj: any, keyFrom: any, keyTo: any, strict?: boolean): any;
|
135
|
+
export declare function hasEmptyChild(obj: any): boolean;
|
136
|
+
export declare function hasEmptyChild(obj: any): boolean;
|
137
|
+
export declare function filterObject(obj: any, callback: any): any;
|
138
|
+
export declare function filterObject(obj: any, callback: any): any;
|
139
|
+
export declare function isBetween(a: any, b: any, c: any): boolean;
|
140
|
+
export declare function isBetween(a: any, b: any, c: any): boolean;
|
141
|
+
export declare function isBetweenEq(a: any, b: any, c: any): boolean;
|
142
|
+
export declare function isBetweenEq(a: any, b: any, c: any): boolean;
|
143
|
+
export declare function startsWithWhiteSpace(content: any): boolean;
|
144
|
+
export declare function startsWithWhiteSpace(content: any): boolean;
|
145
|
+
export declare function trimOnlyFromEnd(content: any): any;
|
146
|
+
export declare function trimOnlyFromEnd(content: any): any;
|
147
|
+
export declare function startsWith(content: any, what: any): any;
|
148
|
+
export declare function startsWith(content: any, what: any): any;
|
149
|
+
export declare function startsWithArray(content: any, array: any): boolean;
|
150
|
+
export declare function startsWithArray(content: any, array: any): boolean;
|
151
|
+
export declare function endsWith(content: any, what: any): any;
|
152
|
+
export declare function endsWith(content: any, what: any): any;
|
153
|
+
export declare function endsWithArray(content: any, array: any): boolean;
|
154
|
+
export declare function endsWithArray(content: any, array: any): boolean;
|
155
|
+
export declare function startLetters(str: any, amountOfLetters: any): any;
|
156
|
+
export declare function startLetters(str: any, amountOfLetters: any): any;
|
157
|
+
export declare function endLetters(str: any, amountOfLetters: any): any;
|
158
|
+
export declare function endLetters(str: any, amountOfLetters: any): any;
|
159
|
+
export declare function ConvertNumbToRoman(num: any): any;
|
160
|
+
export declare function ConvertNumbToRoman(num: any): any;
|
161
|
+
export declare function when_element_is_loaded(Id_or_class: any, functionname: any): void;
|
162
|
+
export declare function when_element_is_loaded(Id_or_class: any, functionname: any): void;
|
163
|
+
export declare function SetTitlee(title: any): void;
|
164
|
+
export declare function SetTitlee(title: any): void;
|
165
|
+
export declare function setUrl(urlPath: any, title: any): void;
|
166
|
+
export declare function setUrl(urlPath: any, title: any): void;
|
167
|
+
export declare function requestUri(url: any): any;
|
168
|
+
export declare function requestUri(url: any): any;
|
169
|
+
export declare function ArrayKeyExistss(keyname: any, array: any): boolean;
|
170
|
+
export declare function ArrayKeyExistss(keyname: any, array: any): boolean;
|
171
|
+
export declare function hashtageChangeOnClick(e: any): void;
|
172
|
+
export declare function hashtageChangeOnClick(e: any): void;
|
173
|
+
export declare function capitalizeFirstLetter(string: any): any;
|
174
|
+
export declare function capitalizeFirstLetter(string: any): any;
|
175
|
+
export declare function addQueryArg(name: any, value: any, url: any): string;
|
176
|
+
export declare function addQueryArg(name: any, value: any, url: any): string;
|
177
|
+
export declare function buildQueryString(params: any): any;
|
178
|
+
export declare function buildQueryString(params: any): any;
|
179
|
+
export declare function wpHomeUrl(): void;
|
180
|
+
export declare function wpHomeUrl(): void;
|
181
|
+
export declare function LoadYoutubeApi(callback: any): void;
|
182
|
+
export declare function LoadYoutubeApi(callback: any): void;
|
183
|
+
export declare function argvsString(): any;
|
184
|
+
export declare function argvsString(): any;
|
185
|
+
export declare function argvsArray(): any;
|
186
|
+
export declare function argvsArray(): any;
|
187
|
+
export declare function argvs(): {};
|
188
|
+
export declare function argvs(): {};
|
189
|
+
export declare function argv(which: any, def?: undefined): any;
|
190
|
+
export declare function argv(which: any, def?: undefined): any;
|
191
|
+
export declare function argvIsSet(which: any): boolean;
|
192
|
+
export declare function argvIsSet(which: any): boolean;
|
193
|
+
export declare function parseQuery(queryString: any): {};
|
194
|
+
export declare function parseQuery(queryString: any): {};
|
195
|
+
export declare function invertDictionary(obj: any): {};
|
196
|
+
export declare function invertDictionary(obj: any): {};
|
197
|
+
export declare function isElementInViewport(el: any): boolean;
|
198
|
+
export declare function isElementInViewport(el: any): boolean;
|
199
|
+
export declare function MakeIframeFullHeight(iframeElement: any, cycling: any, overwrite_margin: any): void;
|
200
|
+
export declare function MakeIframeFullHeight(iframeElement: any, cycling: any, overwrite_margin: any): void;
|
201
|
+
export declare function MakeIframeFullHeight(iframeElement: any, cycling: any, overwrite_margin: any): void;
|
202
|
+
export declare function MakeIframeFullHeight(iframeElement: any, cycling: any, overwrite_margin: any): void;
|
203
|
+
export declare function getYtIdFromURL(URLL: any): any;
|
204
|
+
export declare function getYtIdFromURL(URL_or_ID: any): any;
|
205
|
+
export declare function getYtIdFromURL(URLL: any): any;
|
206
|
+
export declare function getYtIdFromURL(URL_or_ID: any): any;
|
207
|
+
export declare function autoSizeTextareas(className: any): void;
|
208
|
+
export declare function autoSizeTextareas(className: any): void;
|
209
|
+
export declare function getAllMethods(obj: any, inherited_too: any): string[];
|
210
|
+
export declare function getAllMethods(obj: any, inherited_too: any): string[];
|
211
|
+
export declare function hasMethod(obj: any, funcName: any, inherited_too: any): boolean | null;
|
212
|
+
export declare function hasMethod(obj: any, funcName: any, inherited_too: any): boolean | null;
|
213
|
+
export declare function ConvertToHourMinSec(time: any): string;
|
214
|
+
export declare function ConvertToHourMinSec(time: any): string;
|
215
|
+
export declare function getWindowSize(): {
|
216
|
+
x: number;
|
217
|
+
y: number;
|
218
|
+
};
|
219
|
+
export declare function getWindowSize(): {
|
220
|
+
x: number;
|
221
|
+
y: number;
|
222
|
+
};
|
223
|
+
export declare function removeItem(arr: any, value: any): any;
|
224
|
+
export declare function removeItem(arr: any, value: any): any;
|
225
|
+
export declare function removeItemOnce(arr: any, value: any): any;
|
226
|
+
export declare function removeItemOnce(arr: any, value: any): any;
|
227
|
+
export declare function toggleItemInArray(array: any, value: any, condition: any): any;
|
228
|
+
export declare function toggleItemInArray(array: any, value: any, condition: any): any;
|
229
|
+
export declare function mergeDeep(target: any, source: any): any;
|
230
|
+
export declare function mergeDeep(target: any, source: any): any;
|
231
|
+
export declare function getScrollbarWidth(): number;
|
232
|
+
export declare function getScrollbarWidth(): number;
|
233
|
+
export declare function animationClick(element: any, animation: any, removeOrNot: any): void;
|
234
|
+
export declare function animationClick(element: any, animation: any, removeOrNot: any): void;
|
235
|
+
export declare function animationClickTarget(element: any, target: any, animation: any, removeOrNot: any): void;
|
236
|
+
export declare function animationClickTarget(element: any, target: any, animation: any, removeOrNot: any): void;
|
237
|
+
export declare namespace datetime {
|
238
|
+
function isBetweenHMS(target: any, start: any, end: any, equality: any): void;
|
239
|
+
function isBetweenHMS(target: any, start: any, end: any, equality: any): void;
|
240
|
+
function equalDays(d1: any, d2: any): boolean;
|
241
|
+
function equalDays(d1: any, d2: any): boolean;
|
242
|
+
function IsTodayStart(dt: any): void;
|
243
|
+
function IsTodayStart(dt: any): void;
|
244
|
+
function GetWeekOfMonth(dt: any): void;
|
245
|
+
function GetWeekOfMonth(dt: any): void;
|
246
|
+
function GetWeekOfYear(dt: any): void;
|
247
|
+
function GetWeekOfYear(dt: any): void;
|
248
|
+
function GetQuarter(dt: any): void;
|
249
|
+
function GetQuarter(dt: any): void;
|
250
|
+
function NumberToHMSstring(hhmmss: any): void;
|
251
|
+
function NumberToHMSstring(hhmmss: any): void;
|
252
|
+
function addNumberToHMS(hhmmss: any, added_or_subtracted: any): void;
|
253
|
+
function addNumberToHMS(hhmmss: any, added_or_subtracted: any): void;
|
254
|
+
function DatetimeToStringUtc(dt: any, withMS?: boolean, withTZ?: boolean): string;
|
255
|
+
function DatetimeToStringUtc(dt: any, withMS?: boolean, withTZ?: boolean): string;
|
256
|
+
function DatetimeToStringLocal(dt: any, withMS?: boolean, withT?: boolean): any;
|
257
|
+
function DatetimeToStringLocal(dt: any, withMS?: boolean, withT?: boolean): any;
|
258
|
+
function StringToDatetimeUtc(str: any, format: any, culture: any): Date;
|
259
|
+
function StringToDatetimeUtc(str: any, format: any, culture: any): Date;
|
260
|
+
function StringToDatetimeLocal(str: any, format: any, culture: any): Date;
|
261
|
+
function StringToDatetimeLocal(str: any, format: any, culture: any): Date;
|
262
|
+
function StringToTimestamUtc(str: any, format: any, culture: any): number;
|
263
|
+
function StringToTimestamUtc(str: any, format: any, culture: any): number;
|
264
|
+
function DatetimeUtc(): Date;
|
265
|
+
function DatetimeUtc(): Date;
|
266
|
+
function UtcDatetime(): Date;
|
267
|
+
function UtcDatetime(): Date;
|
268
|
+
function TimestampUtc(): number;
|
269
|
+
function TimestampUtc(): number;
|
270
|
+
function UtcTimestamp(): number;
|
271
|
+
function UtcTimestamp(): number;
|
272
|
+
function DatetimeToTimestampUtc(dt: any): number;
|
273
|
+
function DatetimeToTimestampUtc(dt: any): number;
|
274
|
+
function UtcTimestampFrom(dt: any): number;
|
275
|
+
function UtcTimestampFrom(dt: any): number;
|
276
|
+
function TimestampUtcToDatetimeUtc(ts: any): Date;
|
277
|
+
function TimestampUtcToDatetimeUtc(ts: any): Date;
|
278
|
+
function UtcTimestampToUtcDatetime(ts: any): Date;
|
279
|
+
function UtcTimestampToUtcDatetime(ts: any): Date;
|
280
|
+
function MaxDate(d1: any, d2: any, d3?: null): void;
|
281
|
+
function MaxDate(d1: any, d2: any, d3?: null): void;
|
282
|
+
function MinDate(d1: any, d2: any, d3?: null): void;
|
283
|
+
function MinDate(d1: any, d2: any, d3?: null): void;
|
284
|
+
function localDatetimeToUtcString(dt: any): void;
|
285
|
+
function localDatetimeToUtcString(dt: any): void;
|
286
|
+
function areSameDays(d1: any, d2: any): void;
|
287
|
+
function areSameDays(d1: any, d2: any): void;
|
288
|
+
function GetDayOfYear(dt: any): any;
|
289
|
+
function GetDayOfYear(dt: any): any;
|
290
|
+
function StringToUtcString(str: any): any;
|
291
|
+
function StringToUtcString(str: any): any;
|
292
|
+
function UtcTimestampToLocalDatetime(ts: any): Date;
|
293
|
+
function UtcTimestampToLocalDatetime(ts: any): Date;
|
294
|
+
function UtcTimestampToUtcDatetimeString_OLD_CORRECT(epochtime: any, withTZ: any): string;
|
295
|
+
function UtcTimestampToUtcDatetimeString_OLD_CORRECT(epochtime: any, withTZ: any): string;
|
296
|
+
function UtcTimestampToUtcDatetimeString(epochtime: any, withTZ: any): string;
|
297
|
+
function UtcTimestampToUtcDatetimeString(epochtime: any, withTZ: any): string;
|
298
|
+
function getOffsetFromUtc(): number;
|
299
|
+
function getOffsetFromUtc(): number;
|
300
|
+
function stringToDate(str: any): Date;
|
301
|
+
function stringToDate(str: any): Date;
|
302
|
+
function msGoneAfter(date: any): number;
|
303
|
+
function msGoneAfter(date: any): number;
|
304
|
+
function getYMDHISFfromDate(dt: any, utc?: boolean): any[];
|
305
|
+
function getYMDHISFfromDate(dt: any, utc?: boolean): any[];
|
306
|
+
function getYMDHISFfromDateWithZeros(dt: any, utc?: boolean): {
|
307
|
+
y: any;
|
308
|
+
M: string;
|
309
|
+
d: string;
|
310
|
+
h: string;
|
311
|
+
m: string;
|
312
|
+
s: string;
|
313
|
+
f: string;
|
220
314
|
};
|
221
|
-
|
222
|
-
|
223
|
-
|
315
|
+
function getYMDHISFfromDateWithZeros(dt: any, utc?: boolean): {
|
316
|
+
y: any;
|
317
|
+
M: string;
|
318
|
+
d: string;
|
319
|
+
h: string;
|
320
|
+
m: string;
|
321
|
+
s: string;
|
322
|
+
f: string;
|
224
323
|
};
|
225
|
-
|
226
|
-
|
227
|
-
|
228
|
-
|
229
|
-
|
230
|
-
|
231
|
-
|
232
|
-
|
233
|
-
|
234
|
-
|
235
|
-
|
236
|
-
|
237
|
-
|
238
|
-
|
239
|
-
|
240
|
-
|
241
|
-
|
242
|
-
|
243
|
-
|
244
|
-
|
245
|
-
|
246
|
-
|
247
|
-
|
248
|
-
|
249
|
-
|
250
|
-
|
251
|
-
|
252
|
-
|
253
|
-
|
254
|
-
|
255
|
-
|
256
|
-
|
257
|
-
|
258
|
-
|
259
|
-
|
260
|
-
|
261
|
-
|
262
|
-
|
263
|
-
|
264
|
-
|
265
|
-
|
266
|
-
|
267
|
-
|
268
|
-
|
269
|
-
|
270
|
-
|
271
|
-
|
272
|
-
|
273
|
-
|
274
|
-
|
275
|
-
|
276
|
-
|
277
|
-
|
278
|
-
|
279
|
-
|
280
|
-
|
281
|
-
|
282
|
-
|
283
|
-
|
284
|
-
|
285
|
-
|
286
|
-
|
287
|
-
|
288
|
-
|
289
|
-
|
290
|
-
|
291
|
-
|
292
|
-
|
293
|
-
|
294
|
-
|
295
|
-
|
296
|
-
|
297
|
-
|
298
|
-
|
299
|
-
|
300
|
-
|
301
|
-
|
302
|
-
|
303
|
-
|
304
|
-
|
305
|
-
|
306
|
-
|
307
|
-
|
308
|
-
|
309
|
-
|
310
|
-
|
311
|
-
|
312
|
-
|
313
|
-
|
314
|
-
|
315
|
-
|
316
|
-
|
317
|
-
|
318
|
-
|
319
|
-
|
320
|
-
|
321
|
-
|
322
|
-
|
323
|
-
|
324
|
-
|
325
|
-
|
326
|
-
|
327
|
-
|
328
|
-
|
329
|
-
|
330
|
-
|
331
|
-
|
332
|
-
|
333
|
-
|
334
|
-
|
335
|
-
|
336
|
-
|
337
|
-
|
338
|
-
|
339
|
-
|
340
|
-
|
341
|
-
|
342
|
-
|
343
|
-
|
344
|
-
|
345
|
-
|
346
|
-
|
347
|
-
|
348
|
-
|
349
|
-
|
350
|
-
|
351
|
-
|
352
|
-
|
353
|
-
|
354
|
-
|
355
|
-
|
356
|
-
|
357
|
-
|
358
|
-
|
359
|
-
|
360
|
-
|
361
|
-
|
362
|
-
|
363
|
-
|
364
|
-
|
365
|
-
|
366
|
-
|
367
|
-
|
368
|
-
|
369
|
-
|
370
|
-
|
371
|
-
|
372
|
-
|
373
|
-
|
374
|
-
|
375
|
-
|
376
|
-
|
377
|
-
|
378
|
-
|
379
|
-
|
380
|
-
|
381
|
-
|
382
|
-
|
383
|
-
|
384
|
-
|
385
|
-
|
386
|
-
|
387
|
-
|
388
|
-
|
389
|
-
|
390
|
-
|
391
|
-
|
392
|
-
|
393
|
-
|
394
|
-
|
395
|
-
|
396
|
-
|
397
|
-
|
398
|
-
|
399
|
-
|
400
|
-
|
401
|
-
|
402
|
-
|
403
|
-
|
404
|
-
|
405
|
-
|
406
|
-
|
407
|
-
|
408
|
-
|
409
|
-
|
410
|
-
|
411
|
-
|
412
|
-
|
413
|
-
|
414
|
-
|
415
|
-
|
416
|
-
|
417
|
-
|
418
|
-
|
419
|
-
|
420
|
-
|
421
|
-
|
422
|
-
|
423
|
-
|
424
|
-
|
425
|
-
|
426
|
-
|
427
|
-
|
428
|
-
|
429
|
-
|
430
|
-
|
431
|
-
|
432
|
-
|
433
|
-
|
434
|
-
|
435
|
-
|
436
|
-
|
437
|
-
|
438
|
-
|
439
|
-
|
440
|
-
|
441
|
-
|
442
|
-
|
443
|
-
|
444
|
-
|
445
|
-
|
446
|
-
|
447
|
-
|
448
|
-
|
449
|
-
|
450
|
-
|
451
|
-
|
452
|
-
|
453
|
-
|
454
|
-
|
455
|
-
|
456
|
-
|
457
|
-
|
458
|
-
|
459
|
-
|
460
|
-
|
461
|
-
|
462
|
-
|
463
|
-
|
464
|
-
|
465
|
-
|
466
|
-
|
467
|
-
|
468
|
-
|
469
|
-
|
470
|
-
|
471
|
-
|
472
|
-
|
473
|
-
|
474
|
-
|
475
|
-
|
476
|
-
|
477
|
-
|
478
|
-
|
479
|
-
|
480
|
-
|
481
|
-
|
482
|
-
|
483
|
-
|
484
|
-
|
485
|
-
|
486
|
-
|
487
|
-
|
488
|
-
|
489
|
-
|
490
|
-
|
491
|
-
|
492
|
-
|
493
|
-
|
494
|
-
|
495
|
-
|
496
|
-
|
497
|
-
|
498
|
-
|
499
|
-
|
500
|
-
|
501
|
-
|
502
|
-
|
503
|
-
|
504
|
-
|
505
|
-
|
506
|
-
|
507
|
-
|
508
|
-
|
509
|
-
|
510
|
-
|
511
|
-
|
512
|
-
|
513
|
-
|
514
|
-
|
515
|
-
|
516
|
-
|
517
|
-
|
518
|
-
|
519
|
-
|
520
|
-
|
521
|
-
|
522
|
-
|
523
|
-
|
524
|
-
|
525
|
-
|
526
|
-
|
527
|
-
|
528
|
-
|
529
|
-
|
530
|
-
|
531
|
-
|
532
|
-
|
533
|
-
|
534
|
-
|
535
|
-
|
536
|
-
|
537
|
-
|
538
|
-
|
539
|
-
|
540
|
-
|
541
|
-
|
542
|
-
|
543
|
-
|
544
|
-
|
545
|
-
|
546
|
-
|
547
|
-
|
548
|
-
|
549
|
-
|
550
|
-
|
551
|
-
|
552
|
-
|
553
|
-
|
554
|
-
|
555
|
-
|
556
|
-
|
557
|
-
|
558
|
-
|
559
|
-
|
560
|
-
|
561
|
-
|
562
|
-
|
563
|
-
|
564
|
-
|
565
|
-
|
566
|
-
|
567
|
-
|
568
|
-
|
569
|
-
|
570
|
-
|
571
|
-
|
572
|
-
|
573
|
-
|
574
|
-
|
575
|
-
|
576
|
-
|
577
|
-
|
578
|
-
|
579
|
-
|
580
|
-
|
581
|
-
|
582
|
-
|
583
|
-
|
584
|
-
|
585
|
-
|
586
|
-
|
587
|
-
|
588
|
-
|
589
|
-
|
590
|
-
|
591
|
-
|
592
|
-
|
593
|
-
|
594
|
-
|
595
|
-
|
596
|
-
|
597
|
-
|
598
|
-
|
599
|
-
|
600
|
-
|
601
|
-
|
602
|
-
|
603
|
-
|
604
|
-
|
605
|
-
|
606
|
-
|
607
|
-
|
608
|
-
|
609
|
-
|
610
|
-
|
611
|
-
|
612
|
-
|
613
|
-
|
614
|
-
|
615
|
-
|
616
|
-
|
617
|
-
|
618
|
-
|
619
|
-
|
620
|
-
|
621
|
-
|
622
|
-
|
623
|
-
|
624
|
-
|
625
|
-
|
626
|
-
|
627
|
-
|
628
|
-
|
629
|
-
export function
|
630
|
-
|
631
|
-
|
632
|
-
|
633
|
-
export function
|
634
|
-
export function
|
635
|
-
export function
|
636
|
-
export function
|
637
|
-
export function
|
638
|
-
|
639
|
-
export function
|
640
|
-
export
|
641
|
-
export function
|
642
|
-
export function
|
643
|
-
export function
|
644
|
-
export function
|
645
|
-
export function
|
646
|
-
export function
|
647
|
-
export
|
648
|
-
|
649
|
-
|
650
|
-
|
651
|
-
|
652
|
-
|
653
|
-
|
654
|
-
|
655
|
-
|
656
|
-
|
657
|
-
|
658
|
-
|
659
|
-
|
660
|
-
|
661
|
-
|
662
|
-
|
663
|
-
|
664
|
-
|
665
|
-
|
666
|
-
|
667
|
-
|
668
|
-
|
669
|
-
|
670
|
-
|
671
|
-
|
672
|
-
|
673
|
-
export function stringify(obj_or_str: any): any;
|
674
|
-
export function stringify(obj_or_str: any): any;
|
675
|
-
export function stringify_plain(data: any): string;
|
676
|
-
export function stringify_plain(data: any): string;
|
677
|
-
export function CopyObject(obj: any): any;
|
678
|
-
export function CopyObject(obj: any): any;
|
679
|
-
export function uniqId(obj_or_str: any): any;
|
680
|
-
export function uniqId(obj_or_str: any): any;
|
681
|
-
export function stringifyWithUndefined(obj: any): string;
|
682
|
-
export function stringifyWithUndefined(obj: any): string;
|
683
|
-
export function md5(str: any): any;
|
684
|
-
export function md5(str: any): any;
|
685
|
-
export function jsonConcat(o1: any, o2: any): any;
|
686
|
-
export function jsonConcat(o1: any, o2: any): any;
|
687
|
-
export function fetch(url: any, postOptions?: null, opts?: {}): Promise<string>;
|
688
|
-
export function fetch(url: any, postOptions?: null, opts?: {}): Promise<string>;
|
689
|
-
export function getRemoteData(url: any, postOptions?: null, opts?: {}): Promise<string>;
|
690
|
-
export function getRemoteData(url: any, postOptions?: null, opts?: {}): Promise<string>;
|
691
|
-
export function unTrailingSlash(str: any): any;
|
692
|
-
export function unTrailingSlash(str: any): any;
|
693
|
-
export function trailingSlash(str: any): string;
|
694
|
-
export function trailingSlash(str: any): string;
|
695
|
-
export const privateAppName__: null;
|
696
|
-
export function setAppName(name: any): void;
|
697
|
-
export function setAppName(name: any): void;
|
698
|
-
export function getAppName(): never;
|
699
|
-
export function getAppName(): never;
|
700
|
-
export namespace Cookies {
|
701
|
-
function get(a: any, b: any): any;
|
702
|
-
function get(a: any, b: any): any;
|
703
|
-
function set(a: any, b: any, c: any): any;
|
704
|
-
function set(a: any, b: any, c: any): any;
|
705
|
-
function remove(a: any, b: any): any;
|
706
|
-
function remove(a: any, b: any): any;
|
707
|
-
function append(name: any, value: any, attributes: any): any;
|
708
|
-
function append(name: any, value: any, attributes: any): any;
|
709
|
-
function isset(cookiename: any): boolean;
|
710
|
-
function isset(cookiename: any): boolean;
|
711
|
-
function getOption(cookieName: any, key: any, defaultValue: any): any;
|
712
|
-
function getOption(cookieName: any, key: any, defaultValue: any): any;
|
713
|
-
function setOption(cookieName: any, key: any, value: any, attributes: any): {};
|
714
|
-
function setOption(cookieName: any, key: any, value: any, attributes: any): {};
|
715
|
-
function removeOption(cookieName: any, key: any, attributes: any): {};
|
716
|
-
function removeOption(cookieName: any, key: any, attributes: any): {};
|
717
|
-
function getOptionObject(cookieName: any, key: any): any;
|
718
|
-
function getOptionObject(cookieName: any, key: any): any;
|
719
|
-
function setOptionObject(cookieName: any, key: any, subKey: any, subValue: any): void;
|
720
|
-
function setOptionObject(cookieName: any, key: any, subKey: any, subValue: any): void;
|
721
|
-
function setOptionArray(cookieName: any, key: any, subValue: any, Add_or_remove: any): void;
|
722
|
-
function setOptionArray(cookieName: any, key: any, subValue: any, Add_or_remove: any): void;
|
723
|
-
function cookies_instance(): null;
|
724
|
-
function cookies_instance(): null;
|
725
|
-
const cookies_inited: null;
|
726
|
-
function cookies(): any;
|
727
|
-
}
|
728
|
-
export namespace cache {
|
729
|
-
export function helper_read(groupName: any, storageType: any, expireSeconds?: number): any;
|
730
|
-
export function helper_read(groupName: any, storageType: any, expireSeconds?: number): any;
|
731
|
-
export function helper_write(groupName: any, content: any, storageType: any): true | undefined;
|
732
|
-
export function helper_write(groupName: any, content: any, storageType: any): true | undefined;
|
733
|
-
export function helper_delete(groupName: any, storageType: any): true | undefined;
|
734
|
-
export function helper_delete(groupName: any, storageType: any): true | undefined;
|
735
|
-
export function get(groupName: any, defaultVal?: null, storageType?: string, expireSeconds?: number): any;
|
736
|
-
export function get(groupName: any, defaultVal?: null, storageType?: string, expireSeconds?: number): any;
|
737
|
-
export function set(groupName: any, content: any, storageType?: string): void;
|
738
|
-
export function set(groupName: any, content: any, storageType?: string): void;
|
739
|
-
function _delete(groupName: any, storageType?: string): void;
|
740
|
-
export function _delete(groupName: any, storageType?: string): void;
|
741
|
-
export { _delete as delete };
|
742
|
-
export function getChild(groupName: any, optName: any, defaultVal?: null, storageType?: string, expireSeconds?: number): any;
|
743
|
-
export function getChild(groupName: any, optName: any, defaultVal?: null, storageType?: string, expireSeconds?: number): any;
|
744
|
-
export function setChild(groupName: any, optName: any, val: any, storageType?: string): void;
|
745
|
-
export function setChild(groupName: any, optName: any, val: any, storageType?: string): void;
|
746
|
-
export function deleteChild(groupName: any, optName: any, storageType?: string): void;
|
747
|
-
export function deleteChild(groupName: any, optName: any, storageType?: string): void;
|
748
|
-
export namespace file {
|
749
|
-
const customCacheDir: null;
|
750
|
-
function get_dir(): string;
|
751
|
-
function get_dir(): string;
|
752
|
-
function set_dir(dir: any, auto_clear_seconds?: null): any;
|
753
|
-
function set_dir(dir: any, auto_clear_seconds?: null): any;
|
754
|
-
function filePath(uniqFileName: any): any;
|
755
|
-
function filePath(uniqFileName: any): any;
|
756
|
-
function get(uniqFileName: any, defaultContent?: string, expire_seconds?: number, decode?: boolean): any;
|
757
|
-
function get(uniqFileName: any, defaultContent?: string, expire_seconds?: number, decode?: boolean): any;
|
758
|
-
function set(uniqFileName: any, content: any): void;
|
759
|
-
function set(uniqFileName: any, content: any): void;
|
760
|
-
const containerDefaultPrefix: string;
|
761
|
-
const tempIds: {};
|
762
|
-
function idForContent(slugOrContent: any): any;
|
763
|
-
function idForContent(slugOrContent: any): any;
|
764
|
-
function existsId(containerSlug: any, id: any): boolean;
|
765
|
-
function existsId(containerSlug: any, id: any): boolean;
|
766
|
-
function getIds(containerSlug: any): any;
|
767
|
-
function getIds(containerSlug: any): any;
|
768
|
-
function setIds(containerSlug: any, idsDict: any): void;
|
769
|
-
function setIds(containerSlug: any, idsDict: any): void;
|
770
|
-
function addId(containerSlug: any, id: any): void;
|
771
|
-
function addId(containerSlug: any, id: any): void;
|
772
|
-
function addIdIfNotExists(containerSlug: any, id: any): boolean;
|
773
|
-
function addIdIfNotExists(containerSlug: any, id: any): boolean;
|
774
|
-
}
|
775
|
-
}
|
776
|
-
export namespace file_1 {
|
777
|
-
export function set_Fs(module: any): void;
|
778
|
-
export function set_Fs(module: any): void;
|
779
|
-
export function set_Path(module: any): void;
|
780
|
-
export function set_Path(module: any): void;
|
781
|
-
export function set_Os(module: any): void;
|
782
|
-
export function set_Os(module: any): void;
|
783
|
-
export const fs: any;
|
784
|
-
export const os: any;
|
785
|
-
export const path: any;
|
786
|
-
export function tempDir(): string;
|
787
|
-
export function tempDir(): string;
|
788
|
-
export function exists(filePath: any): any;
|
789
|
-
export function exists(filePath: any): any;
|
790
|
-
export function mtime(filePath: any): any;
|
791
|
-
export function mtime(filePath: any): any;
|
792
|
-
function _delete(filePath: any): any;
|
793
|
-
export function _delete(filePath: any): any;
|
794
|
-
export { _delete as delete };
|
795
|
-
export function unlink(filePath: any): any;
|
796
|
-
export function unlink(filePath: any): any;
|
797
|
-
export function createDirectory(dirPath: any): any;
|
798
|
-
export function createDirectory(dirPath: any): any;
|
799
|
-
export function read(filePath: any, defaultContent?: string): any;
|
800
|
-
export function read(filePath: any, defaultContent?: string): any;
|
801
|
-
export function write(filePath: any, content: any): void;
|
802
|
-
export function write(filePath: any, content: any): void;
|
803
|
-
export function getFilesListFromDir(dir: any): any[];
|
804
|
-
export function getFilesListFromDir(dir: any): any[];
|
324
|
+
function prefixWithZero(num: any, digits: any): any;
|
325
|
+
function prefixWithZero(num: any, digits: any): any;
|
326
|
+
function currentDatetimeIs(targetDate: any): boolean;
|
327
|
+
function currentDatetimeIs(targetDate: any): boolean;
|
328
|
+
function dateCompare(date1: any, date2: any): 0 | 1 | -1;
|
329
|
+
function dateCompare(date1: any, date2: any): 0 | 1 | -1;
|
330
|
+
function dateTill(date1: any, date2: any): Date;
|
331
|
+
function dateTill(date1: any, date2: any): Date;
|
332
|
+
function secondsTill(date1: any, date2: any): number;
|
333
|
+
function secondsTill(date1: any, date2: any): number;
|
334
|
+
/**
|
335
|
+
* Adds time to a date. Modelled after MySQL DATE_ADD function.
|
336
|
+
* Example: dateAdd(new Date(), 'minute', 30) //returns 30 minutes from now.
|
337
|
+
* https://stackoverflow.com/a/1214753/18511
|
338
|
+
*
|
339
|
+
* @param date Date to start with
|
340
|
+
* @param interval One of: year, quarter, month, week, day, hour, minute, second
|
341
|
+
* @param units Number of units of the given interval to add.
|
342
|
+
*/
|
343
|
+
function add(date: any, interval: any, units: any): Date | undefined;
|
344
|
+
/**
|
345
|
+
* Adds time to a date. Modelled after MySQL DATE_ADD function.
|
346
|
+
* Example: dateAdd(new Date(), 'minute', 30) //returns 30 minutes from now.
|
347
|
+
* https://stackoverflow.com/a/1214753/18511
|
348
|
+
*
|
349
|
+
* @param date Date to start with
|
350
|
+
* @param interval One of: year, quarter, month, week, day, hour, minute, second
|
351
|
+
* @param units Number of units of the given interval to add.
|
352
|
+
*/
|
353
|
+
function add(date: any, interval: any, units: any): Date | undefined;
|
354
|
+
function addSeconds(date: any, seconds: any): Date;
|
355
|
+
function addSeconds(date: any, seconds: any): Date;
|
356
|
+
function addDays(date: any, days: any): Date;
|
357
|
+
function addDays(date: any, days: any): Date;
|
358
|
+
function daysBetween(a: any, b: any, utc?: boolean): number;
|
359
|
+
function daysBetween(a: any, b: any, utc?: boolean): number;
|
360
|
+
}
|
361
|
+
export declare function spinner(action: any): void;
|
362
|
+
export declare function spinner(action: any): void;
|
363
|
+
export declare function contains(string: any, pattern: any): boolean;
|
364
|
+
export declare function contains(string: any, pattern: any): boolean;
|
365
|
+
export declare function hide_show_transprent(el: any, hide: any): void;
|
366
|
+
export declare function hide_show_transprent(el: any, hide: any): void;
|
367
|
+
export declare function get_extension_from_url(url: any): any;
|
368
|
+
export declare function get_extension_from_url(url: any): any;
|
369
|
+
export declare function occurences_amount(string: any, subString: any, allowOverlapping: any): any;
|
370
|
+
export declare function occurences_amount(string: any, subString: any, allowOverlapping: any): any;
|
371
|
+
export declare function readLineByLine(filePath: any, callback: any, linesSize?: number, delimiterN?: boolean): Promise<any>;
|
372
|
+
export declare function readLineByLine(filePath: any, callback: any, linesSize?: number, delimiterN?: boolean): Promise<any>;
|
373
|
+
export declare function linesAmountInFile(filePath: any, delimiterN?: boolean): Promise<any>;
|
374
|
+
export declare function linesAmountInFile(filePath: any, delimiterN?: boolean): Promise<any>;
|
375
|
+
export declare function oneSpace(cc: any): any;
|
376
|
+
export declare function oneSpace(cc: any): any;
|
377
|
+
export declare function removeFirstAndLastChar(cc: any): any;
|
378
|
+
export declare function removeFirstAndLastChar(cc: any): any;
|
379
|
+
export declare function getWithin_X(cc: any, x: any): any;
|
380
|
+
export declare function getWithin_X(cc: any, x: any): any;
|
381
|
+
export declare function getWithin_XY(cc: any, x: any, y: any): any;
|
382
|
+
export declare function getWithin_XY(cc: any, x: any, y: any): any;
|
383
|
+
export declare function removeIfOutsideQuotes(content: any, replaceWhat: any, replaceWith: any): any;
|
384
|
+
export declare function removeIfOutsideQuotes(content: any, replaceWhat: any, replaceWith: any): any;
|
385
|
+
export declare function splitBy_X_NotInside_Y(str: any, x: any, y: any): any;
|
386
|
+
export declare function splitBy_X_NotInside_Y(str: any, x: any, y: any): any;
|
387
|
+
export declare function splitBy_X_NotInside_YZ(str: any, by: any, y: any, z: any): any;
|
388
|
+
export declare function splitBy_X_NotInside_YZ(str: any, by: any, y: any, z: any): any;
|
389
|
+
export declare function splitOnlyFirstOccurence(str: any, what: any): any;
|
390
|
+
export declare function splitOnlyFirstOccurence(str: any, what: any): any;
|
391
|
+
export declare function splitByEqualNotInsideDoubleQuotes(str: any): any;
|
392
|
+
export declare function splitByEqualNotInsideDoubleQuotes(str: any): any;
|
393
|
+
export declare function splitByEqualNotInsideDoubleQuotesAndDoubleEquals(str: any): any;
|
394
|
+
export declare function splitByEqualNotInsideDoubleQuotesAndDoubleEquals(str: any): any;
|
395
|
+
export declare function splitByNotInside2(str: any, splitChar: any, notInsideCharStart: any, notInsideCharEnd: any): void;
|
396
|
+
export declare function splitByNotInside2(str: any, splitChar: any, notInsideCharStart: any, notInsideCharEnd: any): void;
|
397
|
+
export declare function getFromX_tillY_ExcudingQuotes(content: any, from: any, till: any, regex_index: any): string;
|
398
|
+
export declare function getFromX_tillY_ExcudingQuotes(content: any, from: any, till: any, regex_index: any): string;
|
399
|
+
export declare function preg_quote(str: any, delimiter: any): string;
|
400
|
+
export declare function preg_quote(str: any, delimiter: any): string;
|
401
|
+
export declare function escapeRegExp(string: any): any;
|
402
|
+
export declare function escapeRegExp(string: any): any;
|
403
|
+
export declare function splitStringIntoChars(str: any): any;
|
404
|
+
export declare function splitStringIntoChars(str: any): any;
|
405
|
+
export declare function empty(MyVar: any): boolean;
|
406
|
+
export declare function empty(MyVar: any): boolean;
|
407
|
+
export declare function is_empty_or_undefined(MyVar: any): boolean;
|
408
|
+
export declare function is_empty_or_undefined(MyVar: any): boolean;
|
409
|
+
export declare function isEmptyValue(input: any): boolean;
|
410
|
+
export declare function isEmptyValue(input: any): boolean;
|
411
|
+
export declare function removeEmptyValue(obj: any): any;
|
412
|
+
export declare function removeEmptyValue(obj: any): any;
|
413
|
+
export declare function isIterable(obj: any): boolean;
|
414
|
+
export declare function isIterable(obj: any): boolean;
|
415
|
+
export declare function insertRedErrorLine(array_: any): void;
|
416
|
+
export declare function insertRedErrorLine(array_: any): void;
|
417
|
+
export declare function stripTags(input: any, allowed: any): any;
|
418
|
+
export declare function stripTags(input: any, allowed: any): any;
|
419
|
+
export declare function br2nl(content: any): any;
|
420
|
+
export declare function br2nl(content: any): any;
|
421
|
+
export declare function jquery_popup(element: any, isModal: any, params: any): any;
|
422
|
+
export declare function jquery_popup(element: any, isModal: any, params: any): any;
|
423
|
+
export declare function jquery_popup_once(cookiename: any, key: any, text: any, duration: any, onComplete: any): void;
|
424
|
+
export declare function jquery_popup_once(cookiename: any, key: any, text: any, duration: any, onComplete: any): void;
|
425
|
+
export declare function jquery_popup_one_time_checkbox(cookiename: any, key: any, text: any, callable_func: any, defaultCheckboxTxt: any): void;
|
426
|
+
export declare function jquery_popup_one_time_checkbox(cookiename: any, key: any, text: any, callable_func: any, defaultCheckboxTxt: any): void;
|
427
|
+
export declare function dialog_dont_show_again(event: any, key: any, cookiename: any): void;
|
428
|
+
export declare function dialog_dont_show_again(event: any, key: any, cookiename: any): void;
|
429
|
+
export declare function dialogClose(): void;
|
430
|
+
export declare function dialogClose(): void;
|
431
|
+
export declare function mergeObjects(obj1: any, obj2: any): any;
|
432
|
+
export declare function mergeObjects(obj1: any, obj2: any): any;
|
433
|
+
export declare function objectMap(obj: any, fn: any): any;
|
434
|
+
export declare function objectMap(obj: any, fn: any): any;
|
435
|
+
export declare function fancyTimeFormat(time: any): string;
|
436
|
+
export declare function fancyTimeFormat(time: any): string;
|
437
|
+
export declare function jsonToArray(json_data: any): any[][];
|
438
|
+
export declare function jsonToArray(json_data: any): any[][];
|
439
|
+
export declare function fixEntitiedJson(json_data: any): any;
|
440
|
+
export declare function fixEntitiedJson(json_data: any): any;
|
441
|
+
export declare function setSelectByOptionName(selectEl: any, optName: any): void;
|
442
|
+
export declare function setSelectByOptionName(selectEl: any, optName: any): void;
|
443
|
+
export declare function ScrollTo(el: any, func: any, offset_distance: any): void;
|
444
|
+
export declare function ScrollTo(el: any, func: any, offset_distance: any): void;
|
445
|
+
export declare function sleep(ms: any): Promise<any>;
|
446
|
+
export declare function sleep(ms: any): Promise<any>;
|
447
|
+
export declare function setTimeout_safe(done: any, ms: any): () => void;
|
448
|
+
export declare function setTimeout_safe(done: any, ms: any): () => void;
|
449
|
+
export declare function scrollToBottom2(el: any): void;
|
450
|
+
export declare function scrollToBottom2(el: any): void;
|
451
|
+
export declare function scrollToBottom(el_or_id: any): void;
|
452
|
+
export declare function scrollToBottom(el_or_id: any): void;
|
453
|
+
export declare function scrollToBottom3(el_or_id: any): void;
|
454
|
+
export declare function scrollToBottom3(el_or_id: any): void;
|
455
|
+
export declare function smooth_scroll_to(selector: any): void;
|
456
|
+
export declare function smooth_scroll_to(selector: any): void;
|
457
|
+
export declare function addLine(selector: any, text: any, first_or_last: any): void;
|
458
|
+
export declare function addLine(selector: any, text: any, first_or_last: any): void;
|
459
|
+
export declare function removeLine(selector: any, first_or_last: any, ifMoreThanXlines: any): void;
|
460
|
+
export declare function removeLine(selector: any, first_or_last: any, ifMoreThanXlines: any): void;
|
461
|
+
export declare function removeElementIfMoreThan(el: any, amount: any, first_or_last: any): void;
|
462
|
+
export declare function removeElementIfMoreThan(el: any, amount: any, first_or_last: any): void;
|
463
|
+
export declare function removeElementIfMoreThanNEW(el: any, amount: any, first_or_last: any): any;
|
464
|
+
export declare function removeElementIfMoreThanNEW(el: any, amount: any, first_or_last: any): any;
|
465
|
+
export declare function removeLine_old(selector: any, first_or_last: any, ifMoreThanXlines: any): void;
|
466
|
+
export declare function removeLine_old(selector: any, first_or_last: any, ifMoreThanXlines: any): void;
|
467
|
+
export declare function removeLineFromTextarea(selector: any, first_or_last: any, ifMoreThanXlines: any): void;
|
468
|
+
export declare function removeLineFromTextarea(selector: any, first_or_last: any, ifMoreThanXlines: any): void;
|
469
|
+
export declare function removeLineFromText(text: any, first_or_last: any, ifMoreThanXlines: any): any;
|
470
|
+
export declare function removeLineFromText(text: any, first_or_last: any, ifMoreThanXlines: any): any;
|
471
|
+
export declare function arrayPart(array_: any, amount_: any, from: any): any;
|
472
|
+
export declare function arrayPart(array_: any, amount_: any, from: any): any;
|
473
|
+
export declare function arrayInsertAt(array: any, index: any, value: any): any;
|
474
|
+
export declare function arrayInsertAt(array: any, index: any, value: any): any;
|
475
|
+
export declare function executeAfterTry(el: any, func: any, num: any): void;
|
476
|
+
export declare function executeAfterTry(el: any, func: any, num: any): void;
|
477
|
+
export declare function waitExecute(el: any, func: any): void;
|
478
|
+
export declare function waitExecute(el: any, func: any): void;
|
479
|
+
export declare function consoleLogColor(text: any, backgroundColor?: null, foregroundColor?: null): void;
|
480
|
+
export declare function consoleLogColor(text: any, backgroundColor?: null, foregroundColor?: null): void;
|
481
|
+
export declare function toggleWindowsMessages_WindowConfirm(): ((message?: string | undefined) => boolean) & typeof confirm;
|
482
|
+
export declare function toggleWindowsMessages_WindowConfirm(): ((message?: string | undefined) => boolean) & typeof confirm;
|
483
|
+
export declare function toggleWindowsMessages_WindowAlert(): ((message?: any) => void) & typeof alert;
|
484
|
+
export declare function toggleWindowsMessages_WindowAlert(): ((message?: any) => void) & typeof alert;
|
485
|
+
export declare function toggleWindowsMessages(enable: any): void;
|
486
|
+
export declare function toggleWindowsMessages(enable: any): void;
|
487
|
+
export declare function suspressMessagesExecution(func: any): void;
|
488
|
+
export declare function suspressMessagesExecution(func: any): void;
|
489
|
+
export declare function in_array(needle: any, haystack: any): boolean;
|
490
|
+
export declare function in_array(needle: any, haystack: any): boolean;
|
491
|
+
export declare function CreateFrameIn(targetEl: any, frameContent: any, MakeItfullWH: any): HTMLIFrameElement;
|
492
|
+
export declare function CreateFrameIn(targetEl: any, frameContent: any, MakeItfullWH: any): HTMLIFrameElement;
|
493
|
+
export declare function makeAllATargetBlank(el: any): void;
|
494
|
+
export declare function makeAllATargetBlank(el: any): void;
|
495
|
+
export declare function createDropdownFrom(arr: any, elementId: any, jqueriUi: any, appendToElement: any): string;
|
496
|
+
export declare function createDropdownFrom(arr: any, elementId: any, jqueriUi: any, appendToElement: any): string;
|
497
|
+
export declare function b64EncodeUnicode(str: any): string;
|
498
|
+
export declare function b64EncodeUnicode(str: any): string;
|
499
|
+
export declare function b64DecodeUnicode(str: any): string;
|
500
|
+
export declare function b64DecodeUnicode(str: any): string;
|
501
|
+
export declare function round(num: any, decimals: any): number;
|
502
|
+
export declare function round(num: any, decimals: any): number;
|
503
|
+
export declare function basename(path: any): any;
|
504
|
+
export declare function basename(path: any): any;
|
505
|
+
export declare function show_my_popup(TEXTorID: any, AdditionalStyles: any): void;
|
506
|
+
export declare function show_my_popup(TEXTorID: any, AdditionalStyles: any): void;
|
507
|
+
export declare function my_popup_closee(RandomIDD: any): void;
|
508
|
+
export declare function my_popup_closee(RandomIDD: any): void;
|
509
|
+
export declare function loaderImage(circleColor: any): string;
|
510
|
+
export declare function loaderImage(circleColor: any): string;
|
511
|
+
export declare function Loader(ShowOrHide: any, style: any, content_To_show: any): void;
|
512
|
+
export declare function Loader(ShowOrHide: any, style: any, content_To_show: any): void;
|
513
|
+
export declare function myyAjaxRequest(parameters: any, url: any, method: any, func: any, ShowBlackground: any): void;
|
514
|
+
export declare function myyAjaxRequest(parameters: any, url: any, method: any, func: any, ShowBlackground: any): void;
|
515
|
+
export declare function hide_popuping_divs(classnameee: any): void;
|
516
|
+
export declare function hide_popuping_divs(classnameee: any): void;
|
517
|
+
export declare function get(url: any, parameters: any): Promise<any>;
|
518
|
+
export declare function get(url: any, parameters: any): Promise<any>;
|
519
|
+
export declare function getJSON(url: any, parameters: any): Promise<any>;
|
520
|
+
export declare function getJSON(url: any, parameters: any): Promise<any>;
|
521
|
+
export declare function post(url: any, params: any, callback_1: any, callback_2: any): Promise<void>;
|
522
|
+
export declare function post(url: any, params: any, callback_1: any, callback_2: any): Promise<void>;
|
523
|
+
export declare function stringifyPretty(obj: any): string;
|
524
|
+
export declare function stringifyPretty(obj: any): string;
|
525
|
+
export declare function responseStringify(obj_or_text: any): any;
|
526
|
+
export declare function responseStringify(obj_or_text: any): any;
|
527
|
+
export declare function getElementById_FROM_PARENT(req: any): any;
|
528
|
+
export declare function getElementById_FROM_PARENT(req: any): any;
|
529
|
+
export declare function inArray(needle: any, haystack: any): boolean;
|
530
|
+
export declare function inArray(needle: any, haystack: any): any;
|
531
|
+
export declare function inArray(needle: any, haystack: any): boolean;
|
532
|
+
export declare function inArray(needle: any, haystack: any): any;
|
533
|
+
export declare function inKeys(key: any, obj: any): boolean;
|
534
|
+
export declare function inKeys(key: any, obj: any): boolean;
|
535
|
+
export declare function partialObject(object_: any, array_: any): {};
|
536
|
+
export declare function partialObject(object_: any, array_: any): {};
|
537
|
+
export declare function array_column_with_keys(object_: any, keyName_: any): {};
|
538
|
+
export declare function array_column_with_keys(object_: any, keyName_: any): {};
|
539
|
+
export declare function GetQueryParams(url: any): {};
|
540
|
+
export declare function GetQueryParams(url: any): {};
|
541
|
+
export declare function URLParser(url: any): {
|
542
|
+
getHost: () => string;
|
543
|
+
getHostName: () => string;
|
544
|
+
getPath: () => string;
|
545
|
+
getHash: () => string;
|
546
|
+
getParams: () => any;
|
547
|
+
getQuery: () => string;
|
548
|
+
setHash: (value: any) => string;
|
549
|
+
setParam: (name: any, value: any) => string;
|
550
|
+
getParam: (name: any) => string | undefined;
|
551
|
+
hasParam: (name: any) => true | undefined;
|
552
|
+
removeParam: (name: any) => string;
|
553
|
+
};
|
554
|
+
export declare function URLParser(url: any): {
|
555
|
+
getHost: () => string;
|
556
|
+
getHostName: () => string;
|
557
|
+
getPath: () => string;
|
558
|
+
getHash: () => string;
|
559
|
+
getParams: () => any;
|
560
|
+
getQuery: () => string;
|
561
|
+
setHash: (value: any) => string;
|
562
|
+
setParam: (name: any, value: any) => string;
|
563
|
+
getParam: (name: any) => string | undefined;
|
564
|
+
hasParam: (name: any) => true | undefined;
|
565
|
+
removeParam: (name: any) => string;
|
566
|
+
};
|
567
|
+
export declare function parsePOST(request: any, callback: any): void;
|
568
|
+
export declare function parsePOST(request: any, callback: any): void;
|
569
|
+
export declare function ChangeSocialShareUrls(elemnt: any, newurl: any, title: any): void;
|
570
|
+
export declare function ChangeSocialShareUrls(elemnt: any, newurl: any, title: any): void;
|
571
|
+
export declare function ReplaceParameterInQuery(url: any, param_name: any, param_new_val: any): any;
|
572
|
+
export declare function ReplaceParameterInQuery(url: any, param_name: any, param_new_val: any): any;
|
573
|
+
export declare function refferer_is_same_domain(): boolean;
|
574
|
+
export declare function refferer_is_same_domain(): boolean;
|
575
|
+
export declare function DoPrevent(e: any): void;
|
576
|
+
export declare function DoPrevent(e: any): void;
|
577
|
+
export declare function preventDefaultForAll(instantly: any): void;
|
578
|
+
export declare function preventDefaultForAll(instantly: any): void;
|
579
|
+
export declare function addHovered(elem: any): void;
|
580
|
+
export declare function addHovered(elem: any): void;
|
581
|
+
export declare function radiobox_onchange_hider(selector: any, desiredvalue: any, target_hidding_selector: any, SHOW_or_hide: any, ...args: any[]): void;
|
582
|
+
export declare function radiobox_onchange_hider(selector: any, desiredvalue: any, target_hidding_selector: any, SHOW_or_hide: any, ...args: any[]): void;
|
583
|
+
export declare function GetRandomFromArray(my_array: any): any;
|
584
|
+
export declare function GetRandomFromArray(my_array: any): any;
|
585
|
+
export declare function array_shuffle(array: any): any;
|
586
|
+
export declare function array_shuffle(array: any): any;
|
587
|
+
export declare function showYtVideo(options: any): void;
|
588
|
+
export declare function showYtVideo(options: any): void;
|
589
|
+
export declare function FadeOut_modalpp(): void;
|
590
|
+
export declare function FadeOut_modalpp(): void;
|
591
|
+
export declare function forEachDefine(): void;
|
592
|
+
export declare function forEachDefine(): void;
|
593
|
+
export declare function forEachDefine2(): void;
|
594
|
+
export declare function forEachDefine2(): void;
|
595
|
+
export declare function filterDefine(): void;
|
596
|
+
export declare function filterDefine(): void;
|
597
|
+
export declare function filterDefine2(): void;
|
598
|
+
export declare function filterDefine2(): void;
|
599
|
+
export declare function var_dump(array: any): void;
|
600
|
+
export declare function var_dump(array: any): void;
|
601
|
+
export declare function postForm(params: any, ConfirmMessage: any, path: any, method: any, targett: any): void;
|
602
|
+
export declare function postForm(params: any, ConfirmMessage: any, path: any, method: any, targett: any): void;
|
603
|
+
export declare function SetShowHint(elemnt: any, text: any, left: any, top: any): void;
|
604
|
+
export declare function SetShowHint(elemnt: any, text: any, left: any, top: any): void;
|
605
|
+
export declare function Balance_Target_Image(img: any, widthh: any, heightt: any): void;
|
606
|
+
export declare function Balance_Target_Image(img: any, widthh: any, heightt: any): void;
|
607
|
+
export declare function Balanced_Image_proportions(classname: any, widthh: any, heightt: any, parentClassname: any): void;
|
608
|
+
export declare function Balanced_Image_proportions(classname: any, widthh: any, heightt: any, parentClassname: any): void;
|
609
|
+
export declare function show_after_pageload(el: any): void;
|
610
|
+
export declare function show_after_pageload(el: any): void;
|
611
|
+
export declare function hide_after_pageload(el: any): void;
|
612
|
+
export declare function hide_after_pageload(el: any): void;
|
613
|
+
export declare function Highlight_Current_Menu_link(Added_class_name: any, Ancestor_to_search_in: any, link_to_find: any): void;
|
614
|
+
export declare function Highlight_Current_Menu_link(Added_class_name: any, Ancestor_to_search_in: any, link_to_find: any): void;
|
615
|
+
export declare function RemoveHashString(str: any): any;
|
616
|
+
export declare function RemoveHashString(str: any): any;
|
617
|
+
export declare function arrayRemoveValue(array: any, value: any): any[];
|
618
|
+
export declare function arrayRemoveValue(array: any, value: any): any[];
|
619
|
+
export declare function getCharsFromStart(str: any, amount: any): any;
|
620
|
+
export declare function getCharsFromStart(str: any, amount: any): any;
|
621
|
+
export declare function getCharsFromEnd(str: any, amount: any): any;
|
622
|
+
export declare function getCharsFromEnd(str: any, amount: any): any;
|
623
|
+
export declare function GetTopLeft(myyElement: any): {
|
624
|
+
lefttt: number;
|
625
|
+
toppp: number;
|
626
|
+
};
|
627
|
+
export declare function GetTopLeft(myyElement: any): {
|
628
|
+
lefttt: number;
|
629
|
+
toppp: number;
|
630
|
+
};
|
631
|
+
export declare function GetOffset(object: any, offset: any): void;
|
632
|
+
export declare function GetOffset(object: any, offset: any): void;
|
633
|
+
export declare function GetScrolled(object: any, scrolled: any): void;
|
634
|
+
export declare function GetScrolled(object: any, scrolled: any): void;
|
635
|
+
export declare function MakeFixed(selector: any, ExtraHeightToBody: any): void;
|
636
|
+
export declare function MakeFixed(selector: any, ExtraHeightToBody: any): void;
|
637
|
+
export declare function triggerWhenElementInView(el: any, func: any): void;
|
638
|
+
export declare function triggerWhenElementInView(el: any, func: any): void;
|
639
|
+
export declare function compare(a: any, operator: any, b: any): boolean;
|
640
|
+
export declare function compare(a: any, operator: any, b: any): boolean;
|
641
|
+
export declare function calculate(a: any, operator: any, b: any): any;
|
642
|
+
export declare function calculate(a: any, operator: any, b: any): any;
|
643
|
+
export declare function RandomNum(maxNum: any): number;
|
644
|
+
export declare function RandomNum(maxNum: any): number;
|
645
|
+
export declare function random_number(Length: any): number;
|
646
|
+
export declare function random_number(Length: any): number;
|
647
|
+
export declare function randomNumber(Length: any): number;
|
648
|
+
export declare function randomNumber(Length: any): number;
|
649
|
+
export declare function random_number_minmax(min: any, max: any): any;
|
650
|
+
export declare function random_number_minmax(min: any, max: any): any;
|
651
|
+
export declare function randomString(Length: any): string;
|
652
|
+
export declare function randomString(Length: any): string;
|
653
|
+
export declare function shuffle_Word(word: any): string;
|
654
|
+
export declare function shuffle_Word(word: any): string;
|
655
|
+
export declare function youtubeImage(id: any, quality: any): string;
|
656
|
+
export declare function youtubeImage(id: any, quality: any): string;
|
657
|
+
export declare function IsMobileDevice(simpleORfull: any): any;
|
658
|
+
export declare function IsMobileDevice(simpleORfull: any): any;
|
659
|
+
export declare function backToTopBind(el: any): void;
|
660
|
+
export declare function backToTopBind(el: any): void;
|
661
|
+
export declare function enable_jquery_errors(): void;
|
662
|
+
export declare function enable_jquery_errors(): void;
|
663
|
+
export declare function telegramMessage(text: any, chat_id: any, bot_key: any, extra_opts?: {}): Promise<any>;
|
664
|
+
export declare function telegramMessage(text: any, chat_id: any, bot_key: any, extra_opts?: {}): Promise<any>;
|
665
|
+
export declare const telegram_interval_ms: number;
|
666
|
+
export declare const telegram_last_sent_time: number;
|
667
|
+
export declare function telegramMessageCached(text: any, chat_id: any, bot_key: any, extra_opts?: {}, customCacheId?: null): Promise<any>;
|
668
|
+
export declare function telegramMessageCached(text: any, chat_id: any, bot_key: any, extra_opts?: {}, customCacheId?: null): Promise<any>;
|
669
|
+
export declare function openUrlInBrowser(url: any): void;
|
670
|
+
export declare function openUrlInBrowser(url: any): void;
|
671
|
+
export declare function stringify(obj_or_str: any): any;
|
672
|
+
export declare function stringify(obj_or_str: any): any;
|
673
|
+
export declare function stringify_plain(data: any): string;
|
674
|
+
export declare function stringify_plain(data: any): string;
|
675
|
+
export declare function CopyObject(obj: any): any;
|
676
|
+
export declare function CopyObject(obj: any): any;
|
677
|
+
export declare function uniqId(obj_or_str: any): any;
|
678
|
+
export declare function uniqId(obj_or_str: any): any;
|
679
|
+
export declare function stringifyWithUndefined(obj: any): string;
|
680
|
+
export declare function stringifyWithUndefined(obj: any): string;
|
681
|
+
export declare function md5(str: any): any;
|
682
|
+
export declare function md5(str: any): any;
|
683
|
+
export declare function jsonConcat(o1: any, o2: any): any;
|
684
|
+
export declare function jsonConcat(o1: any, o2: any): any;
|
685
|
+
export declare function fetch(url: any, postOptions?: null, opts?: {}): Promise<string>;
|
686
|
+
export declare function fetch(url: any, postOptions?: null, opts?: {}): Promise<string>;
|
687
|
+
export declare function getRemoteData(url: any, postOptions?: null, opts?: {}): Promise<string>;
|
688
|
+
export declare function getRemoteData(url: any, postOptions?: null, opts?: {}): Promise<string>;
|
689
|
+
export declare function unTrailingSlash(str: any): any;
|
690
|
+
export declare function unTrailingSlash(str: any): any;
|
691
|
+
export declare function trailingSlash(str: any): string;
|
692
|
+
export declare function trailingSlash(str: any): string;
|
693
|
+
export declare const privateAppName__: null;
|
694
|
+
export declare function setAppName(name: any): void;
|
695
|
+
export declare function setAppName(name: any): void;
|
696
|
+
export declare function getAppName(): never;
|
697
|
+
export declare function getAppName(): never;
|
698
|
+
export declare namespace Cookies {
|
699
|
+
function get(a: any, b: any): any;
|
700
|
+
function get(a: any, b: any): any;
|
701
|
+
function set(a: any, b: any, c: any): any;
|
702
|
+
function set(a: any, b: any, c: any): any;
|
703
|
+
function remove(a: any, b: any): any;
|
704
|
+
function remove(a: any, b: any): any;
|
705
|
+
function append(name: any, value: any, attributes: any): any;
|
706
|
+
function append(name: any, value: any, attributes: any): any;
|
707
|
+
function isset(cookiename: any): boolean;
|
708
|
+
function isset(cookiename: any): boolean;
|
709
|
+
function getOption(cookieName: any, key: any, defaultValue: any): any;
|
710
|
+
function getOption(cookieName: any, key: any, defaultValue: any): any;
|
711
|
+
function setOption(cookieName: any, key: any, value: any, attributes: any): {};
|
712
|
+
function setOption(cookieName: any, key: any, value: any, attributes: any): {};
|
713
|
+
function removeOption(cookieName: any, key: any, attributes: any): {};
|
714
|
+
function removeOption(cookieName: any, key: any, attributes: any): {};
|
715
|
+
function getOptionObject(cookieName: any, key: any): any;
|
716
|
+
function getOptionObject(cookieName: any, key: any): any;
|
717
|
+
function setOptionObject(cookieName: any, key: any, subKey: any, subValue: any): void;
|
718
|
+
function setOptionObject(cookieName: any, key: any, subKey: any, subValue: any): void;
|
719
|
+
function setOptionArray(cookieName: any, key: any, subValue: any, Add_or_remove: any): void;
|
720
|
+
function setOptionArray(cookieName: any, key: any, subValue: any, Add_or_remove: any): void;
|
721
|
+
function cookies_instance(): null;
|
722
|
+
function cookies_instance(): null;
|
723
|
+
const cookies_inited: null;
|
724
|
+
function cookies(): any;
|
725
|
+
}
|
726
|
+
export declare namespace cache {
|
727
|
+
export function helper_read(groupName: any, storageType: any, expireSeconds?: number): any;
|
728
|
+
export function helper_read(groupName: any, storageType: any, expireSeconds?: number): any;
|
729
|
+
export function helper_write(groupName: any, content: any, storageType: any): true | undefined;
|
730
|
+
export function helper_write(groupName: any, content: any, storageType: any): true | undefined;
|
731
|
+
export function helper_delete(groupName: any, storageType: any): true | undefined;
|
732
|
+
export function helper_delete(groupName: any, storageType: any): true | undefined;
|
733
|
+
export function get(groupName: any, defaultVal?: null, storageType?: string, expireSeconds?: number): any;
|
734
|
+
export function get(groupName: any, defaultVal?: null, storageType?: string, expireSeconds?: number): any;
|
735
|
+
export function set(groupName: any, content: any, storageType?: string): void;
|
736
|
+
export function set(groupName: any, content: any, storageType?: string): void;
|
737
|
+
function _delete(groupName: any, storageType?: string): void;
|
738
|
+
export function _delete(groupName: any, storageType?: string): void;
|
739
|
+
export { _delete as delete };
|
740
|
+
export function getChild(groupName: any, optName: any, defaultVal?: null, storageType?: string, expireSeconds?: number): any;
|
741
|
+
export function getChild(groupName: any, optName: any, defaultVal?: null, storageType?: string, expireSeconds?: number): any;
|
742
|
+
export function setChild(groupName: any, optName: any, val: any, storageType?: string): void;
|
743
|
+
export function setChild(groupName: any, optName: any, val: any, storageType?: string): void;
|
744
|
+
export function deleteChild(groupName: any, optName: any, storageType?: string): void;
|
745
|
+
export function deleteChild(groupName: any, optName: any, storageType?: string): void;
|
746
|
+
export namespace file {
|
747
|
+
const customCacheDir: null;
|
748
|
+
function get_dir(): string;
|
749
|
+
function get_dir(): string;
|
750
|
+
function set_dir(dir: any, auto_clear_seconds?: null): any;
|
751
|
+
function set_dir(dir: any, auto_clear_seconds?: null): any;
|
752
|
+
function filePath(uniqFileName: any): any;
|
753
|
+
function filePath(uniqFileName: any): any;
|
754
|
+
function get(uniqFileName: any, defaultContent?: string, expire_seconds?: number, decode?: boolean): any;
|
755
|
+
function get(uniqFileName: any, defaultContent?: string, expire_seconds?: number, decode?: boolean): any;
|
756
|
+
function set(uniqFileName: any, content: any): void;
|
757
|
+
function set(uniqFileName: any, content: any): void;
|
758
|
+
const containerDefaultPrefix: string;
|
759
|
+
const tempIds: {};
|
760
|
+
function idForContent(slugOrContent: any): any;
|
761
|
+
function idForContent(slugOrContent: any): any;
|
762
|
+
function existsId(containerSlug: any, id: any): boolean;
|
763
|
+
function existsId(containerSlug: any, id: any): boolean;
|
764
|
+
function getIds(containerSlug: any): any;
|
765
|
+
function getIds(containerSlug: any): any;
|
766
|
+
function setIds(containerSlug: any, idsDict: any): void;
|
767
|
+
function setIds(containerSlug: any, idsDict: any): void;
|
768
|
+
function addId(containerSlug: any, id: any): void;
|
769
|
+
function addId(containerSlug: any, id: any): void;
|
770
|
+
function addIdIfNotExists(containerSlug: any, id: any): boolean;
|
771
|
+
function addIdIfNotExists(containerSlug: any, id: any): boolean;
|
805
772
|
}
|
806
|
-
export { file_1 as file };
|
807
|
-
export function catchUnhandledExceptions(callback: any): void;
|
808
|
-
export function catchUnhandledExceptions(callback: any): void;
|
809
|
-
export const keys: {
|
810
|
-
(o: object): string[];
|
811
|
-
(o: {}): string[];
|
812
|
-
};
|
813
|
-
export function values(x: any): any;
|
814
|
-
export function values(x: any): any;
|
815
|
-
export function extend(...args: any[]): any;
|
816
|
-
export function extend(...args: any[]): any;
|
817
|
-
export function clone(x: any): any;
|
818
|
-
export function clone(x: any): any;
|
819
|
-
export function index(x: any): Set<any>;
|
820
|
-
export function index(x: any): Set<any>;
|
821
|
-
export function ordered(x: any): any;
|
822
|
-
export function ordered(x: any): any;
|
823
|
-
export function unique(x: any): any[];
|
824
|
-
export function unique(x: any): any[];
|
825
|
-
export function arrayConcat(a: any, b: any): any;
|
826
|
-
export function arrayConcat(a: any, b: any): any;
|
827
|
-
export function toArray(object: any): any;
|
828
|
-
export function toArray(object: any): any;
|
829
|
-
export function isEmpty(object: any): boolean;
|
830
|
-
export function isEmpty(object: any): boolean;
|
831
|
-
export function keysort(x: any, out?: {}): {};
|
832
|
-
export function keysort(x: any, out?: {}): {};
|
833
|
-
export function indexBy(x: any, k: any, out?: {}): {};
|
834
|
-
export function indexBy(x: any, k: any, out?: {}): {};
|
835
|
-
export function groupBy(x: any, k: any, out?: {}): {};
|
836
|
-
export function groupBy(x: any, k: any, out?: {}): {};
|
837
|
-
export function filterBy(x: any, k: any, value?: undefined, out?: any[]): any[];
|
838
|
-
export function filterBy(x: any, k: any, value?: undefined, out?: any[]): any[];
|
839
|
-
export function sortBy(array: any, key: any, descending?: boolean, direction?: number): any;
|
840
|
-
export function sortBy(array: any, key: any, descending?: boolean, direction?: number): any;
|
841
|
-
export function sortBy2(array: any, key1: any, key2: any, descending?: boolean, direction?: number): any;
|
842
|
-
export function sortBy2(array: any, key1: any, key2: any, descending?: boolean, direction?: number): any;
|
843
|
-
export function flatten(x: any, out?: any[]): any[];
|
844
|
-
export function flatten(x: any, out?: any[]): any[];
|
845
|
-
export function pluck(x: any, k: any): any;
|
846
|
-
export function pluck(x: any, k: any): any;
|
847
|
-
export function omit(x: any, ...args: any[]): any;
|
848
|
-
export function omit(x: any, ...args: any[]): any;
|
849
|
-
export function sum(...xs: any[]): any;
|
850
|
-
export function sum(...xs: any[]): any;
|
851
|
-
export function deepExtend(...xs: any[]): any;
|
852
|
-
export function deepExtend(...xs: any[]): any;
|
853
|
-
export const isNumber: (number: unknown) => boolean;
|
854
|
-
export function hasProps(o: any): boolean;
|
855
|
-
export function hasProps(o: any): boolean;
|
856
|
-
export function isRegExp(o: any): boolean;
|
857
|
-
export function isRegExp(o: any): boolean;
|
858
|
-
export function isDictionary(o: any): boolean;
|
859
|
-
export function isDictionary(o: any): boolean;
|
860
|
-
export function isStringCoercible(x: any): any;
|
861
|
-
export function isStringCoercible(x: any): any;
|
862
|
-
export function prop(o: any, k: any): any;
|
863
|
-
export function prop(o: any, k: any): any;
|
864
|
-
export function getValueFromKeysInArray(object: any, array: any): any;
|
865
|
-
export function getValueFromKeysInArray(object: any, array: any): any;
|
866
|
-
export function asFloat(x: any): number;
|
867
|
-
export function asFloat(x: any): number;
|
868
|
-
export function asInteger(x: any): number;
|
869
|
-
export function asInteger(x: any): number;
|
870
|
-
export function parseTimeframe(timeframe: any): number;
|
871
|
-
export function parseTimeframe(timeframe: any): number;
|
872
|
-
export function roundTimeframe(timeframe: any, timestamp: any, direction?: any): number;
|
873
|
-
export function roundTimeframe(timeframe: any, timestamp: any, direction?: any): number;
|
874
|
-
export function json(data: any, params?: undefined): string;
|
875
|
-
export function json(data: any, params?: undefined): string;
|
876
|
-
export function isJsonEncodedObject(object: any): boolean;
|
877
|
-
export function isJsonEncodedObject(object: any): boolean;
|
878
|
-
export function encode_html_entities(content: any): any;
|
879
|
-
export function encode_html_entities(content: any): any;
|
880
|
-
export function precisionFromString(string: any): any;
|
881
|
-
export function precisionFromString(string: any): any;
|
882
|
-
export function numberToString(x: any): any;
|
883
|
-
export function numberToString(x: any): any;
|
884
|
-
export const isBrowser: boolean;
|
885
|
-
export const isElectron: boolean;
|
886
|
-
export const isWebWorker: boolean;
|
887
|
-
export const isWindows: boolean;
|
888
|
-
export const isNode: boolean;
|
889
|
-
export const defaultFetch: typeof globalThis.fetch;
|
890
|
-
export function uuid(a: any): any;
|
891
|
-
export function uuid(a: any): any;
|
892
|
-
export function capitalize(s: any): any;
|
893
|
-
export function capitalize(s: any): any;
|
894
|
-
export function strip(s: any): any;
|
895
|
-
export function strip(s: any): any;
|
896
|
-
export const now: () => number;
|
897
|
-
export const milliseconds: () => number;
|
898
|
-
export function seconds(): number;
|
899
|
-
export function seconds(): number;
|
900
773
|
}
|
774
|
+
export declare namespace file_1 {
|
775
|
+
export function set_Fs(module: any): void;
|
776
|
+
export function set_Fs(module: any): void;
|
777
|
+
export function set_Path(module: any): void;
|
778
|
+
export function set_Path(module: any): void;
|
779
|
+
export function set_Os(module: any): void;
|
780
|
+
export function set_Os(module: any): void;
|
781
|
+
export function fs(): any;
|
782
|
+
export function fs(): any;
|
783
|
+
export function os(): any;
|
784
|
+
export function os(): any;
|
785
|
+
export function path(): any;
|
786
|
+
export function path(): any;
|
787
|
+
export function tempDir(): any;
|
788
|
+
export function tempDir(): any;
|
789
|
+
export function exists(filePath: any): any;
|
790
|
+
export function exists(filePath: any): any;
|
791
|
+
export function mtime(filePath: any): any;
|
792
|
+
export function mtime(filePath: any): any;
|
793
|
+
function _delete(filePath: any): any;
|
794
|
+
export function _delete(filePath: any): any;
|
795
|
+
export { _delete as delete };
|
796
|
+
export function unlink(filePath: any): any;
|
797
|
+
export function unlink(filePath: any): any;
|
798
|
+
export function createDirectory(dirPath: any): any;
|
799
|
+
export function createDirectory(dirPath: any): any;
|
800
|
+
export function read(filePath: any, defaultContent?: string): any;
|
801
|
+
export function read(filePath: any, defaultContent?: string): any;
|
802
|
+
export function write(filePath: any, content: any): void;
|
803
|
+
export function write(filePath: any, content: any): void;
|
804
|
+
export function getFilesListFromDir(dir: any): any[];
|
805
|
+
export function getFilesListFromDir(dir: any): any[];
|
806
|
+
}
|
807
|
+
export { file_1 as file };
|
808
|
+
export declare function catchUnhandledExceptions(callback: any): void;
|
809
|
+
export declare function catchUnhandledExceptions(callback: any): void;
|
810
|
+
export declare const keys: {
|
811
|
+
(o: object): string[];
|
812
|
+
(o: {}): string[];
|
813
|
+
};
|
814
|
+
export declare function values(x: any): any;
|
815
|
+
export declare function values(x: any): any;
|
816
|
+
export declare function extend(...args: any[]): any;
|
817
|
+
export declare function extend(...args: any[]): any;
|
818
|
+
export declare function clone(x: any): any;
|
819
|
+
export declare function clone(x: any): any;
|
820
|
+
export declare function index(x: any): Set<any>;
|
821
|
+
export declare function index(x: any): Set<any>;
|
822
|
+
export declare function ordered(x: any): any;
|
823
|
+
export declare function ordered(x: any): any;
|
824
|
+
export declare function unique(x: any): any[];
|
825
|
+
export declare function unique(x: any): any[];
|
826
|
+
export declare function arrayConcat(a: any, b: any): any;
|
827
|
+
export declare function arrayConcat(a: any, b: any): any;
|
828
|
+
export declare function toArray(object: any): any;
|
829
|
+
export declare function toArray(object: any): any;
|
830
|
+
export declare function isEmpty(object: any): boolean;
|
831
|
+
export declare function isEmpty(object: any): boolean;
|
832
|
+
export declare function keysort(x: any, out?: {}): {};
|
833
|
+
export declare function keysort(x: any, out?: {}): {};
|
834
|
+
export declare function indexBy(x: any, k: any, out?: {}): {};
|
835
|
+
export declare function indexBy(x: any, k: any, out?: {}): {};
|
836
|
+
export declare function groupBy(x: any, k: any, out?: {}): {};
|
837
|
+
export declare function groupBy(x: any, k: any, out?: {}): {};
|
838
|
+
export declare function filterBy(x: any, k: any, value?: undefined, out?: any[]): any[];
|
839
|
+
export declare function filterBy(x: any, k: any, value?: undefined, out?: any[]): any[];
|
840
|
+
export declare function sortBy(array: any, key: any, descending?: boolean, direction?: number): any;
|
841
|
+
export declare function sortBy(array: any, key: any, descending?: boolean, direction?: number): any;
|
842
|
+
export declare function sortBy2(array: any, key1: any, key2: any, descending?: boolean, direction?: number): any;
|
843
|
+
export declare function sortBy2(array: any, key1: any, key2: any, descending?: boolean, direction?: number): any;
|
844
|
+
export declare function flatten(x: any, out?: any[]): any[];
|
845
|
+
export declare function flatten(x: any, out?: any[]): any[];
|
846
|
+
export declare function pluck(x: any, k: any): any;
|
847
|
+
export declare function pluck(x: any, k: any): any;
|
848
|
+
export declare function omit(x: any, ...args: any[]): any;
|
849
|
+
export declare function omit(x: any, ...args: any[]): any;
|
850
|
+
export declare function sum(...xs: any[]): any;
|
851
|
+
export declare function sum(...xs: any[]): any;
|
852
|
+
export declare function deepExtend(...xs: any[]): any;
|
853
|
+
export declare function deepExtend(...xs: any[]): any;
|
854
|
+
export declare const isNumber: (number: unknown) => boolean;
|
855
|
+
export declare function hasProps(o: any): boolean;
|
856
|
+
export declare function hasProps(o: any): boolean;
|
857
|
+
export declare function isRegExp(o: any): boolean;
|
858
|
+
export declare function isRegExp(o: any): boolean;
|
859
|
+
export declare function isDictionary(o: any): boolean;
|
860
|
+
export declare function isDictionary(o: any): boolean;
|
861
|
+
export declare function isStringCoercible(x: any): any;
|
862
|
+
export declare function isStringCoercible(x: any): any;
|
863
|
+
export declare function prop(o: any, k: any): any;
|
864
|
+
export declare function prop(o: any, k: any): any;
|
865
|
+
export declare function getValueFromKeysInArray(object: any, array: any): any;
|
866
|
+
export declare function getValueFromKeysInArray(object: any, array: any): any;
|
867
|
+
export declare function asFloat(x: any): number;
|
868
|
+
export declare function asFloat(x: any): number;
|
869
|
+
export declare function asInteger(x: any): number;
|
870
|
+
export declare function asInteger(x: any): number;
|
871
|
+
export declare function parseTimeframe(timeframe: any): number;
|
872
|
+
export declare function parseTimeframe(timeframe: any): number;
|
873
|
+
export declare function roundTimeframe(timeframe: any, timestamp: any, direction?: any): number;
|
874
|
+
export declare function roundTimeframe(timeframe: any, timestamp: any, direction?: any): number;
|
875
|
+
export declare function json(data: any, params?: undefined): string;
|
876
|
+
export declare function json(data: any, params?: undefined): string;
|
877
|
+
export declare function isJsonEncodedObject(object: any): boolean;
|
878
|
+
export declare function isJsonEncodedObject(object: any): boolean;
|
879
|
+
export declare function encode_html_entities(content: any): any;
|
880
|
+
export declare function encode_html_entities(content: any): any;
|
881
|
+
export declare function precisionFromString(string: any): any;
|
882
|
+
export declare function precisionFromString(string: any): any;
|
883
|
+
export declare function numberToString(x: any): any;
|
884
|
+
export declare function numberToString(x: any): any;
|
885
|
+
export declare const isBrowser: boolean;
|
886
|
+
export declare const isElectron: boolean;
|
887
|
+
export declare const isWebWorker: boolean;
|
888
|
+
export declare const isWindows: boolean;
|
889
|
+
export declare const isNode: boolean;
|
890
|
+
export declare const defaultFetch: typeof globalThis.fetch;
|
891
|
+
export declare function uuid(a: any): any;
|
892
|
+
export declare function uuid(a: any): any;
|
893
|
+
export declare function capitalize(s: any): any;
|
894
|
+
export declare function capitalize(s: any): any;
|
895
|
+
export declare function strip(s: any): any;
|
896
|
+
export declare function strip(s: any): any;
|
897
|
+
export declare const now: () => number;
|
898
|
+
export declare const milliseconds: () => number;
|
899
|
+
export declare function seconds(): number;
|
900
|
+
export declare function seconds(): number;
|
901
901
|
//# sourceMappingURL=library_standard.d.ts.map
|