@tntd/dll 1.0.4 → 2.0.0
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/vendor/lightbox_new_dll.js +1 -1
- package/dist/vendor/lightbox_new_dll.js.LICENSE.txt +76 -0
- package/dist/vendor/lightbox_new_dll_manifest.json +107 -2
- package/dist/vendor-dev/lightbox_new_dll.js +12347 -43
- package/dist/vendor-dev/lightbox_new_dll_manifest.json +105 -2
- package/dist/vendor-dev-ie/lightbox_new_dll.js +1143 -1143
- package/dist/vendor-dev-ie/vendor-dev/lightbox_new_dll.js +12347 -43
- package/dist/vendor-dev-ie/vendor-dev/lightbox_new_dll_manifest.json +105 -2
- package/dist/vendor-ie/vendor/lightbox_new_dll.js +1 -1
- package/dist/vendor-ie/vendor/lightbox_new_dll.js.LICENSE.txt +76 -0
- package/dist/vendor-ie/vendor/lightbox_new_dll_manifest.json +107 -2
- package/package.json +1 -1
|
@@ -1,8 +1,102 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "lightbox_new_library",
|
|
3
3
|
"content": {
|
|
4
|
-
"
|
|
5
|
-
"id": "
|
|
4
|
+
"../node_modules/classnames/index.js": {
|
|
5
|
+
"id": "./node_modules/classnames/index.js",
|
|
6
|
+
"buildMeta": {}
|
|
7
|
+
},
|
|
8
|
+
"../node_modules/core-js/index.js": {
|
|
9
|
+
"id": "./node_modules/core-js/index.js",
|
|
10
|
+
"buildMeta": {
|
|
11
|
+
"exportsType": "dynamic",
|
|
12
|
+
"defaultObject": "redirect"
|
|
13
|
+
}
|
|
14
|
+
},
|
|
15
|
+
"../node_modules/dva/index.js": {
|
|
16
|
+
"id": "./node_modules/dva/index.js",
|
|
17
|
+
"buildMeta": {
|
|
18
|
+
"exportsType": "dynamic",
|
|
19
|
+
"defaultObject": "redirect"
|
|
20
|
+
},
|
|
21
|
+
"exports": [
|
|
22
|
+
"__esModule",
|
|
23
|
+
"connect",
|
|
24
|
+
"default"
|
|
25
|
+
]
|
|
26
|
+
},
|
|
27
|
+
"../node_modules/jsencrypt/lib/index.js": {
|
|
28
|
+
"id": "./node_modules/jsencrypt/lib/index.js",
|
|
29
|
+
"buildMeta": {
|
|
30
|
+
"exportsType": "namespace"
|
|
31
|
+
},
|
|
32
|
+
"exports": [
|
|
33
|
+
"JSEncrypt",
|
|
34
|
+
"default"
|
|
35
|
+
]
|
|
36
|
+
},
|
|
37
|
+
"../node_modules/kiwi-intl/built/src/index.js": {
|
|
38
|
+
"id": "./node_modules/kiwi-intl/built/src/index.js",
|
|
39
|
+
"buildMeta": {
|
|
40
|
+
"exportsType": "namespace"
|
|
41
|
+
},
|
|
42
|
+
"exports": [
|
|
43
|
+
"IntlFormat",
|
|
44
|
+
"default"
|
|
45
|
+
]
|
|
46
|
+
},
|
|
47
|
+
"../node_modules/lodash/lodash.js": {
|
|
48
|
+
"id": "./node_modules/lodash/lodash.js",
|
|
49
|
+
"buildMeta": {}
|
|
50
|
+
},
|
|
51
|
+
"../node_modules/moment/moment.js": {
|
|
52
|
+
"id": "./node_modules/moment/moment.js",
|
|
53
|
+
"buildMeta": {}
|
|
54
|
+
},
|
|
55
|
+
"../node_modules/query-string/index.js": {
|
|
56
|
+
"id": "./node_modules/query-string/index.js",
|
|
57
|
+
"buildMeta": {
|
|
58
|
+
"exportsType": "default",
|
|
59
|
+
"defaultObject": "redirect"
|
|
60
|
+
},
|
|
61
|
+
"exports": [
|
|
62
|
+
"exclude",
|
|
63
|
+
"extract",
|
|
64
|
+
"parse",
|
|
65
|
+
"parseUrl",
|
|
66
|
+
"pick",
|
|
67
|
+
"stringify",
|
|
68
|
+
"stringifyUrl"
|
|
69
|
+
]
|
|
70
|
+
},
|
|
71
|
+
"../node_modules/react-dom/index.js": {
|
|
72
|
+
"id": "./node_modules/react-dom/index.js",
|
|
73
|
+
"buildMeta": {
|
|
74
|
+
"exportsType": "dynamic",
|
|
75
|
+
"defaultObject": "redirect"
|
|
76
|
+
},
|
|
77
|
+
"exports": [
|
|
78
|
+
"__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED",
|
|
79
|
+
"createPortal",
|
|
80
|
+
"findDOMNode",
|
|
81
|
+
"flushSync",
|
|
82
|
+
"hydrate",
|
|
83
|
+
"render",
|
|
84
|
+
"unmountComponentAtNode",
|
|
85
|
+
"unstable_batchedUpdates",
|
|
86
|
+
"unstable_createPortal",
|
|
87
|
+
"unstable_renderSubtreeIntoContainer",
|
|
88
|
+
"version"
|
|
89
|
+
]
|
|
90
|
+
},
|
|
91
|
+
"../node_modules/react-dom/server.browser.js": {
|
|
92
|
+
"id": "./node_modules/react-dom/server.browser.js",
|
|
93
|
+
"buildMeta": {
|
|
94
|
+
"exportsType": "dynamic",
|
|
95
|
+
"defaultObject": "redirect"
|
|
96
|
+
}
|
|
97
|
+
},
|
|
98
|
+
"../node_modules/react/index.js": {
|
|
99
|
+
"id": "./node_modules/react/index.js",
|
|
6
100
|
"buildMeta": {
|
|
7
101
|
"exportsType": "dynamic",
|
|
8
102
|
"defaultObject": "redirect"
|
|
@@ -37,6 +131,15 @@
|
|
|
37
131
|
"useState",
|
|
38
132
|
"version"
|
|
39
133
|
]
|
|
134
|
+
},
|
|
135
|
+
"../node_modules/universal-cookie/es6/index.js": {
|
|
136
|
+
"id": "./node_modules/universal-cookie/es6/index.js",
|
|
137
|
+
"buildMeta": {
|
|
138
|
+
"exportsType": "namespace"
|
|
139
|
+
},
|
|
140
|
+
"exports": [
|
|
141
|
+
"default"
|
|
142
|
+
]
|
|
40
143
|
}
|
|
41
144
|
}
|
|
42
145
|
}
|