dozy 1.0.28 → 1.0.30
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/WebFunctions.d.ts +1 -0
- package/dist/WebFunctions.d.ts.map +1 -1
- package/dist/index.d.ts +21 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +16 -16
- package/dist/index.js.map +4 -4
- package/package.json +1 -1
package/dist/WebFunctions.d.ts
CHANGED
|
@@ -13,4 +13,5 @@ export declare function web$enableHttpsRedirect(): void;
|
|
|
13
13
|
export declare function web$redirectToDomain(newDomain: string): void;
|
|
14
14
|
export declare function $copy(content: string): Promise<boolean | undefined>;
|
|
15
15
|
export declare function $fallbackCopy(content: string): boolean;
|
|
16
|
+
export declare function web$encodeURI(hash?: string): string;
|
|
16
17
|
//# sourceMappingURL=WebFunctions.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"WebFunctions.d.ts","sourceRoot":"","sources":["../src/WebFunctions.ts"],"names":[],"mappings":"AAEA,wBAAgB,iBAAiB,CAAC,CAAC,EAAE,MAAM,QAG1C;AACD,wBAAgB,iBAAiB;;;;;;;;EA+BhC;AAED,wBAAgB,uBAAuB,SA6CtC;AACD,wBAAgB,uBAAuB,SAWtC;AACD,wBAAgB,oBAAoB,CAAC,SAAS,EAAE,MAAM,QAIrD;AAED,wBAAsB,KAAK,CAAC,OAAO,EAAE,MAAM,gCAa1C;AAED,wBAAgB,aAAa,CAAC,OAAO,EAAE,MAAM,WAiB5C"}
|
|
1
|
+
{"version":3,"file":"WebFunctions.d.ts","sourceRoot":"","sources":["../src/WebFunctions.ts"],"names":[],"mappings":"AAEA,wBAAgB,iBAAiB,CAAC,CAAC,EAAE,MAAM,QAG1C;AACD,wBAAgB,iBAAiB;;;;;;;;EA+BhC;AAED,wBAAgB,uBAAuB,SA6CtC;AACD,wBAAgB,uBAAuB,SAWtC;AACD,wBAAgB,oBAAoB,CAAC,SAAS,EAAE,MAAM,QAIrD;AAED,wBAAsB,KAAK,CAAC,OAAO,EAAE,MAAM,gCAa1C;AAED,wBAAgB,aAAa,CAAC,OAAO,EAAE,MAAM,WAiB5C;AAED,wBAAgB,aAAa,CAAC,IAAI,CAAC,EAAE,MAAM,UAM1C"}
|
package/dist/index.d.ts
CHANGED
|
@@ -68,6 +68,7 @@ export declare function web$enableHttpsRedirect(): void;
|
|
|
68
68
|
export declare function web$redirectToDomain(newDomain: string): void;
|
|
69
69
|
export declare function $copy(content: string): Promise<boolean | undefined>;
|
|
70
70
|
export declare function $fallbackCopy(content: string): boolean;
|
|
71
|
+
export declare function web$encodeURI(hash?: string): string;
|
|
71
72
|
export declare const $jsonParse: (text: string, reviver?: (this: any, key: string, value: any) => any) => any;
|
|
72
73
|
export declare const $jsonStringify: {
|
|
73
74
|
(value: any, replacer?: (this: any, key: string, value: any) => any, space?: string | number): string;
|
|
@@ -187,7 +188,26 @@ export declare class StringObfuscator {
|
|
|
187
188
|
export type Items<T> = {
|
|
188
189
|
[key: string]: T;
|
|
189
190
|
};
|
|
190
|
-
export declare
|
|
191
|
+
export declare function $escapeHTML(str: string): string;
|
|
192
|
+
export declare class RainbowGen {
|
|
193
|
+
i: number;
|
|
194
|
+
ten: number;
|
|
195
|
+
static staticRainbowHTMLRaw(text: string, dark?: boolean, offset?: number): string;
|
|
196
|
+
static rainbowHTMLRaw(text: string, version?: number, offset?: number): string;
|
|
197
|
+
backAStep(): this;
|
|
198
|
+
getColorValue(): string;
|
|
199
|
+
versions: number[];
|
|
200
|
+
getStyleId(version: number): string;
|
|
201
|
+
constructor(useTimes?: number);
|
|
202
|
+
}
|
|
203
|
+
export declare function boxShadow(color?: string): string;
|
|
204
|
+
export declare function textShadow(color?: string, focus?: boolean, removeName?: boolean): string;
|
|
205
|
+
export declare function s(literature: string, ...args: any[]): string;
|
|
206
|
+
export declare function getColorMap(dark?: boolean): string[];
|
|
207
|
+
export declare function Gens(literature: string, ...args: any[]): string;
|
|
208
|
+
export declare let _res: (x: string) => string;
|
|
209
|
+
export declare function __GensDirectives(): Items<(...args: string[]) => string>;
|
|
210
|
+
export declare const DOZY = "1.0.30";
|
|
191
211
|
export * from "axios";
|
|
192
212
|
export * from "zod";
|
|
193
213
|
|
package/dist/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,WAAW,CAAA;AACzB,cAAc,aAAa,CAAA;AAC3B,cAAc,gBAAgB,CAAA;AAC9B,cAAc,iBAAiB,CAAA;AAC/B,cAAc,2BAA2B,CAAA;AACzC,cAAc,iBAAiB,CAAA;AAC/B,cAAc,qBAAqB,CAAA;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,WAAW,CAAA;AACzB,cAAc,aAAa,CAAA;AAC3B,cAAc,gBAAgB,CAAA;AAC9B,cAAc,iBAAiB,CAAA;AAC/B,cAAc,2BAA2B,CAAA;AACzC,cAAc,iBAAiB,CAAA;AAC/B,cAAc,qBAAqB,CAAA;AACnC,cAAc,wBAAwB,CAAA;AACtC,cAAc,kCAAkC,CAAA;AAEhD,cAAc,OAAO,CAAA;AACrB,OAAO,EAAE,OAAO,IAAI,KAAK,EAAE,MAAM,OAAO,CAAA;AAExC,OAAO,KAAK,CAAC,MAAM,WAAW,CAAA;AAC9B,OAAO,EAAE,CAAC,EAAE,CAAA;AAEZ,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,WAAW,CAAA;AAI/C,cAAc,KAAK,CAAA;AACnB,OAAO,EAAE,OAAO,IAAI,CAAC,EAAE,MAAM,KAAK,CAAA;AAElC,eAAO,MAAM,IAAI,WAAW,CAAA"}
|