weapp-tailwindcss 3.3.7 → 3.4.0-alpha.1
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/chunk-23B34GUU.js +126 -0
- package/dist/chunk-33GCHXV2.js +953 -0
- package/dist/chunk-556KTBON.js +31 -0
- package/dist/chunk-6Z776ZWK.js +43 -0
- package/dist/chunk-75EWCRQW.mjs +13 -0
- package/dist/chunk-76AXDOI5.js +173 -0
- package/dist/chunk-77FRX3XG.js +30 -0
- package/dist/chunk-AB467PG7.mjs +43 -0
- package/dist/chunk-D7TNNBED.js +95 -0
- package/dist/chunk-E7XGHGC7.mjs +62 -0
- package/dist/chunk-F7IR3ASC.mjs +152 -0
- package/dist/chunk-GUE4UCRJ.mjs +126 -0
- package/dist/chunk-H62TECOL.js +216 -0
- package/dist/chunk-HBQASQKY.js +13 -0
- package/dist/chunk-IOYI6MSW.mjs +533 -0
- package/dist/chunk-JMMU4NZL.mjs +173 -0
- package/dist/chunk-KR2M4GD3.mjs +953 -0
- package/dist/chunk-LYLCSEZ7.js +152 -0
- package/dist/chunk-NVFWRLOI.mjs +27 -0
- package/dist/chunk-ODCGCGWM.js +533 -0
- package/dist/chunk-ORMKM6ZA.mjs +30 -0
- package/dist/chunk-S2GPPMOJ.js +27 -0
- package/dist/chunk-SRLZU2YE.mjs +95 -0
- package/dist/chunk-U2UGOG3R.js +62 -0
- package/dist/chunk-VECXHWWG.mjs +31 -0
- package/dist/chunk-Z3EH2XYL.mjs +216 -0
- package/dist/cli.d.mts +2 -0
- package/dist/cli.d.ts +2 -1
- package/dist/cli.js +32 -51
- package/dist/cli.mjs +34 -46
- package/dist/core.d.mts +22 -0
- package/dist/core.d.ts +16 -2
- package/dist/core.js +43 -63
- package/dist/core.mjs +46 -62
- package/dist/css-macro/index.d.mts +18 -0
- package/dist/css-macro/index.d.ts +7 -4
- package/dist/css-macro/index.js +37 -34
- package/dist/css-macro/index.mjs +35 -28
- package/dist/css-macro/postcss.d.mts +7 -0
- package/dist/css-macro/postcss.d.ts +5 -3
- package/dist/css-macro/postcss.js +54 -45
- package/dist/css-macro/postcss.mjs +54 -45
- package/dist/defaults.d.mts +16 -0
- package/dist/defaults.d.ts +16 -2
- package/dist/defaults.js +6 -9
- package/dist/defaults.mjs +9 -4
- package/dist/gulp.d.mts +26 -0
- package/dist/gulp.d.ts +26 -1
- package/dist/gulp.js +12 -37
- package/dist/gulp.mjs +15 -32
- package/dist/index.d.mts +17 -0
- package/dist/index.d.ts +17 -4
- package/dist/index.js +23 -44
- package/dist/index.mjs +23 -34
- package/dist/postcss.d.mts +23 -0
- package/dist/postcss.d.ts +23 -1
- package/dist/postcss.js +10 -24
- package/dist/postcss.mjs +17 -8
- package/dist/replace.d.mts +19 -0
- package/dist/replace.d.ts +19 -3
- package/dist/replace.js +30 -50
- package/dist/replace.mjs +30 -26
- package/dist/types-DSNuiOhH.d.mts +519 -0
- package/dist/types-DSNuiOhH.d.ts +519 -0
- package/dist/vite.d.mts +22 -0
- package/dist/vite.d.ts +22 -1
- package/dist/vite.js +12 -35
- package/dist/vite.mjs +15 -30
- package/dist/weapp-tw-runtime-loader.d.mts +7 -0
- package/dist/{bundlers/webpack/loaders/weapp-tw-runtime-loader.d.ts → weapp-tw-runtime-loader.d.ts} +4 -2
- package/dist/weapp-tw-runtime-loader.js +12 -12
- package/dist/weapp-tw-runtime-loader.mjs +12 -8
- package/dist/webpack.d.mts +26 -0
- package/dist/webpack.d.ts +26 -1
- package/dist/webpack.js +12 -35
- package/dist/webpack.mjs +15 -30
- package/dist/webpack4.d.mts +27 -0
- package/dist/webpack4.d.ts +27 -1
- package/dist/webpack4.js +205 -192
- package/dist/webpack4.mjs +211 -189
- package/package.json +18 -19
- package/dist/babel/index.d.ts +0 -16
- package/dist/bundlers/gulp/index.d.ts +0 -8
- package/dist/bundlers/vite/index.d.ts +0 -3
- package/dist/bundlers/webpack/BaseUnifiedPlugin/v4.d.ts +0 -8
- package/dist/bundlers/webpack/BaseUnifiedPlugin/v5.d.ts +0 -8
- package/dist/bundlers/webpack/index.d.ts +0 -1
- package/dist/cache/index.d.ts +0 -32
- package/dist/constants-CFM1J-h1.js +0 -42
- package/dist/constants-Dy2Dd3Fz.mjs +0 -36
- package/dist/constants.d.ts +0 -7
- package/dist/css-macro/constants.d.ts +0 -14
- package/dist/debug/index.d.ts +0 -2
- package/dist/defaults-DUZZvtdg.mjs +0 -149
- package/dist/defaults-syv_N3uk.js +0 -156
- package/dist/defu-Cdz2PomB.js +0 -60
- package/dist/defu-n46TJT6t.mjs +0 -57
- package/dist/env.d.ts +0 -2
- package/dist/escape.d.ts +0 -4
- package/dist/extractors/split.d.ts +0 -3
- package/dist/index-B8TOcVAt.js +0 -130
- package/dist/index-BEIjgKpF.mjs +0 -11
- package/dist/index-BKZH-Gxq.mjs +0 -134
- package/dist/index-BPzIdybK.mjs +0 -513
- package/dist/index-Bc61v7B0.mjs +0 -124
- package/dist/index-DXeB6ex8.js +0 -136
- package/dist/index-DwZHOkK3.js +0 -526
- package/dist/index-HC-Qkn0i.js +0 -17
- package/dist/js/handlers.d.ts +0 -13
- package/dist/js/index.d.ts +0 -7
- package/dist/mangle/index.d.ts +0 -8
- package/dist/options-BHJnjA_a.mjs +0 -981
- package/dist/options-DAp5AdGz.js +0 -1014
- package/dist/options.d.ts +0 -2
- package/dist/postcss/cssVars.d.ts +0 -5
- package/dist/postcss/index.d.ts +0 -3
- package/dist/postcss/mp.d.ts +0 -8
- package/dist/postcss/plugins/ctx.d.ts +0 -6
- package/dist/postcss/plugins/index.d.ts +0 -7
- package/dist/postcss/plugins/post.d.ts +0 -5
- package/dist/postcss/plugins/pre.d.ts +0 -5
- package/dist/postcss/preflight.d.ts +0 -3
- package/dist/postcss/selectorParser.d.ts +0 -6
- package/dist/postcss/shared.d.ts +0 -3
- package/dist/postcss/symbols.d.ts +0 -1
- package/dist/reg.d.ts +0 -1
- package/dist/shared-DbJl6i6a.mjs +0 -25
- package/dist/shared-hzYeE1wX.js +0 -28
- package/dist/tailwindcss/patcher.d.ts +0 -8
- package/dist/tailwindcss/supportCustomUnit.d.ts +0 -6
- package/dist/types.d.ts +0 -179
- package/dist/utils.d.ts +0 -18
- package/dist/v5-B9S3lBOs.mjs +0 -174
- package/dist/v5-QURRYPNk.js +0 -181
- package/dist/wxml/Tokenizer.d.ts +0 -31
- package/dist/wxml/index.d.ts +0 -2
- package/dist/wxml/shared.d.ts +0 -2
- package/dist/wxml/utils.d.ts +0 -9
package/dist/replace.d.ts
CHANGED
|
@@ -1,3 +1,19 @@
|
|
|
1
|
-
export { MappingChars2String, MappingChars2StringEntries, MappingStringDictionary, SYMBOL_TABLE, SYMBOL_TABLE_TYPE, SYMBOL_TABLE_TYPE_VALUES, SimpleMappingChars2String, SimpleMappingChars2StringEntries
|
|
2
|
-
|
|
3
|
-
|
|
1
|
+
export { MappingChars2String, MappingChars2StringEntries, MappingStringDictionary, SYMBOL_TABLE, SYMBOL_TABLE_TYPE, SYMBOL_TABLE_TYPE_VALUES, SimpleMappingChars2String, SimpleMappingChars2StringEntries } from '@weapp-core/escape';
|
|
2
|
+
import { p as ITemplateHandlerOptions, d as InternalCssSelectorReplacerOptions } from './types-DSNuiOhH.js';
|
|
3
|
+
import 'postcss';
|
|
4
|
+
import '@tailwindcss-mangle/shared';
|
|
5
|
+
import 'magic-string';
|
|
6
|
+
import '@babel/generator';
|
|
7
|
+
import '@babel/parser';
|
|
8
|
+
import 'postcss-rem-to-responsive-pixel';
|
|
9
|
+
import 'postcss-load-config';
|
|
10
|
+
import 'tailwindcss-patch';
|
|
11
|
+
import 'node:buffer';
|
|
12
|
+
import 'lru-cache';
|
|
13
|
+
import 'webpack';
|
|
14
|
+
|
|
15
|
+
declare function replaceWxml(original: string, options?: ITemplateHandlerOptions): string;
|
|
16
|
+
|
|
17
|
+
declare function internalCssSelectorReplacer(selectors: string, options?: InternalCssSelectorReplacerOptions): string;
|
|
18
|
+
|
|
19
|
+
export { internalCssSelectorReplacer as replaceCss, replaceWxml as replaceJs };
|
package/dist/replace.js
CHANGED
|
@@ -1,50 +1,30 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
require('
|
|
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
|
-
get: function () { return escape.MappingChars2String; }
|
|
32
|
-
});
|
|
33
|
-
Object.defineProperty(exports, "MappingChars2StringEntries", {
|
|
34
|
-
enumerable: true,
|
|
35
|
-
get: function () { return escape.MappingChars2StringEntries; }
|
|
36
|
-
});
|
|
37
|
-
Object.defineProperty(exports, "SYMBOL_TABLE", {
|
|
38
|
-
enumerable: true,
|
|
39
|
-
get: function () { return escape.SYMBOL_TABLE; }
|
|
40
|
-
});
|
|
41
|
-
Object.defineProperty(exports, "SimpleMappingChars2String", {
|
|
42
|
-
enumerable: true,
|
|
43
|
-
get: function () { return escape.SimpleMappingChars2String; }
|
|
44
|
-
});
|
|
45
|
-
Object.defineProperty(exports, "SimpleMappingChars2StringEntries", {
|
|
46
|
-
enumerable: true,
|
|
47
|
-
get: function () { return escape.SimpleMappingChars2StringEntries; }
|
|
48
|
-
});
|
|
49
|
-
exports.replaceCss = shared.internalCssSelectorReplacer;
|
|
50
|
-
exports.replaceJs = replaceWxml;
|
|
1
|
+
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
|
+
|
|
3
|
+
var _chunkS2GPPMOJjs = require('./chunk-S2GPPMOJ.js');
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
var _chunk77FRX3XGjs = require('./chunk-77FRX3XG.js');
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
var _chunk556KTBONjs = require('./chunk-556KTBON.js');
|
|
10
|
+
require('./chunk-U2UGOG3R.js');
|
|
11
|
+
var export_MappingChars2String = _chunk556KTBONjs.escape_exports.MappingChars2String;
|
|
12
|
+
var export_MappingChars2StringEntries = _chunk556KTBONjs.escape_exports.MappingChars2StringEntries;
|
|
13
|
+
var export_MappingStringDictionary = _chunk556KTBONjs.escape_exports.MappingStringDictionary;
|
|
14
|
+
var export_SYMBOL_TABLE = _chunk556KTBONjs.escape_exports.SYMBOL_TABLE;
|
|
15
|
+
var export_SYMBOL_TABLE_TYPE = _chunk556KTBONjs.escape_exports.SYMBOL_TABLE_TYPE;
|
|
16
|
+
var export_SYMBOL_TABLE_TYPE_VALUES = _chunk556KTBONjs.escape_exports.SYMBOL_TABLE_TYPE_VALUES;
|
|
17
|
+
var export_SimpleMappingChars2String = _chunk556KTBONjs.escape_exports.SimpleMappingChars2String;
|
|
18
|
+
var export_SimpleMappingChars2StringEntries = _chunk556KTBONjs.escape_exports.SimpleMappingChars2StringEntries;
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
exports.MappingChars2String = export_MappingChars2String; exports.MappingChars2StringEntries = export_MappingChars2StringEntries; exports.MappingStringDictionary = export_MappingStringDictionary; exports.SYMBOL_TABLE = export_SYMBOL_TABLE; exports.SYMBOL_TABLE_TYPE = export_SYMBOL_TABLE_TYPE; exports.SYMBOL_TABLE_TYPE_VALUES = export_SYMBOL_TABLE_TYPE_VALUES; exports.SimpleMappingChars2String = export_SimpleMappingChars2String; exports.SimpleMappingChars2StringEntries = export_SimpleMappingChars2StringEntries; exports.replaceCss = _chunk77FRX3XGjs.internalCssSelectorReplacer; exports.replaceJs = _chunkS2GPPMOJjs.replaceWxml;
|
package/dist/replace.mjs
CHANGED
|
@@ -1,26 +1,30 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
}
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
1
|
+
import {
|
|
2
|
+
replaceWxml
|
|
3
|
+
} from "./chunk-NVFWRLOI.mjs";
|
|
4
|
+
import {
|
|
5
|
+
internalCssSelectorReplacer
|
|
6
|
+
} from "./chunk-ORMKM6ZA.mjs";
|
|
7
|
+
import {
|
|
8
|
+
escape_exports
|
|
9
|
+
} from "./chunk-VECXHWWG.mjs";
|
|
10
|
+
import "./chunk-E7XGHGC7.mjs";
|
|
11
|
+
var export_MappingChars2String = escape_exports.MappingChars2String;
|
|
12
|
+
var export_MappingChars2StringEntries = escape_exports.MappingChars2StringEntries;
|
|
13
|
+
var export_MappingStringDictionary = escape_exports.MappingStringDictionary;
|
|
14
|
+
var export_SYMBOL_TABLE = escape_exports.SYMBOL_TABLE;
|
|
15
|
+
var export_SYMBOL_TABLE_TYPE = escape_exports.SYMBOL_TABLE_TYPE;
|
|
16
|
+
var export_SYMBOL_TABLE_TYPE_VALUES = escape_exports.SYMBOL_TABLE_TYPE_VALUES;
|
|
17
|
+
var export_SimpleMappingChars2String = escape_exports.SimpleMappingChars2String;
|
|
18
|
+
var export_SimpleMappingChars2StringEntries = escape_exports.SimpleMappingChars2StringEntries;
|
|
19
|
+
export {
|
|
20
|
+
export_MappingChars2String as MappingChars2String,
|
|
21
|
+
export_MappingChars2StringEntries as MappingChars2StringEntries,
|
|
22
|
+
export_MappingStringDictionary as MappingStringDictionary,
|
|
23
|
+
export_SYMBOL_TABLE as SYMBOL_TABLE,
|
|
24
|
+
export_SYMBOL_TABLE_TYPE as SYMBOL_TABLE_TYPE,
|
|
25
|
+
export_SYMBOL_TABLE_TYPE_VALUES as SYMBOL_TABLE_TYPE_VALUES,
|
|
26
|
+
export_SimpleMappingChars2String as SimpleMappingChars2String,
|
|
27
|
+
export_SimpleMappingChars2StringEntries as SimpleMappingChars2StringEntries,
|
|
28
|
+
internalCssSelectorReplacer as replaceCss,
|
|
29
|
+
replaceWxml as replaceJs
|
|
30
|
+
};
|