@lingk/sync 0.1.7 → 0.1.8
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/build/lightning.js +51 -51
- package/build/lightning.js.map +1 -1
- package/build/lightningStyles.js +2 -2
- package/build/lightningStyles.js.map +1 -1
- package/build/lingk.js.map +1 -1
- package/build/lingkStyles.js +2 -2
- package/build/lingkStyles.js.map +1 -1
- package/build/main.js +205 -223
- package/build/main.js.map +1 -1
- package/build/reducer.js.map +1 -1
- package/package.json +1 -1
package/build/lightning.js
CHANGED
|
@@ -591,15 +591,15 @@ module.exports =
|
|
|
591
591
|
/***/ function(module, exports, __webpack_require__) {
|
|
592
592
|
|
|
593
593
|
'use strict';
|
|
594
|
-
var LIBRARY = __webpack_require__(
|
|
594
|
+
var LIBRARY = __webpack_require__(245)
|
|
595
595
|
, $export = __webpack_require__(23)
|
|
596
|
-
, redefine = __webpack_require__(
|
|
596
|
+
, redefine = __webpack_require__(253)
|
|
597
597
|
, hide = __webpack_require__(13)
|
|
598
598
|
, has = __webpack_require__(17)
|
|
599
599
|
, Iterators = __webpack_require__(30)
|
|
600
|
-
, $iterCreate = __webpack_require__(
|
|
600
|
+
, $iterCreate = __webpack_require__(243)
|
|
601
601
|
, setToStringTag = __webpack_require__(55)
|
|
602
|
-
, getPrototypeOf = __webpack_require__(
|
|
602
|
+
, getPrototypeOf = __webpack_require__(250)
|
|
603
603
|
, ITERATOR = __webpack_require__(21)('iterator')
|
|
604
604
|
, BUGGY = !([].keys && 'next' in [].keys()) // Safari has buggy iterators w/o `next`
|
|
605
605
|
, FF_ITERATOR = '@@iterator'
|
|
@@ -1968,45 +1968,46 @@ module.exports =
|
|
|
1968
1968
|
/* 227 */,
|
|
1969
1969
|
/* 228 */,
|
|
1970
1970
|
/* 229 */,
|
|
1971
|
-
/* 230
|
|
1971
|
+
/* 230 */,
|
|
1972
|
+
/* 231 */
|
|
1972
1973
|
/***/ function(module, exports, __webpack_require__) {
|
|
1973
1974
|
|
|
1974
|
-
module.exports = { "default": __webpack_require__(
|
|
1975
|
+
module.exports = { "default": __webpack_require__(236), __esModule: true };
|
|
1975
1976
|
|
|
1976
1977
|
/***/ },
|
|
1977
|
-
/* 231 */,
|
|
1978
1978
|
/* 232 */,
|
|
1979
|
-
/* 233
|
|
1979
|
+
/* 233 */,
|
|
1980
|
+
/* 234 */
|
|
1980
1981
|
/***/ function(module, exports, __webpack_require__) {
|
|
1981
1982
|
|
|
1982
|
-
module.exports = { "default": __webpack_require__(
|
|
1983
|
+
module.exports = { "default": __webpack_require__(239), __esModule: true };
|
|
1983
1984
|
|
|
1984
1985
|
/***/ },
|
|
1985
|
-
/*
|
|
1986
|
-
/*
|
|
1986
|
+
/* 235 */,
|
|
1987
|
+
/* 236 */
|
|
1987
1988
|
/***/ function(module, exports, __webpack_require__) {
|
|
1988
1989
|
|
|
1990
|
+
__webpack_require__(262);
|
|
1989
1991
|
__webpack_require__(261);
|
|
1990
|
-
__webpack_require__(
|
|
1991
|
-
module.exports = __webpack_require__(255);
|
|
1992
|
+
module.exports = __webpack_require__(256);
|
|
1992
1993
|
|
|
1993
1994
|
/***/ },
|
|
1994
|
-
/* 236 */,
|
|
1995
1995
|
/* 237 */,
|
|
1996
|
-
/* 238
|
|
1996
|
+
/* 238 */,
|
|
1997
|
+
/* 239 */
|
|
1997
1998
|
/***/ function(module, exports, __webpack_require__) {
|
|
1998
1999
|
|
|
1999
|
-
__webpack_require__(
|
|
2000
|
+
__webpack_require__(260);
|
|
2000
2001
|
module.exports = __webpack_require__(8).Object.keys;
|
|
2001
2002
|
|
|
2002
2003
|
/***/ },
|
|
2003
|
-
/*
|
|
2004
|
+
/* 240 */
|
|
2004
2005
|
/***/ function(module, exports) {
|
|
2005
2006
|
|
|
2006
2007
|
module.exports = function(){ /* empty */ };
|
|
2007
2008
|
|
|
2008
2009
|
/***/ },
|
|
2009
|
-
/*
|
|
2010
|
+
/* 241 */
|
|
2010
2011
|
/***/ function(module, exports, __webpack_require__) {
|
|
2011
2012
|
|
|
2012
2013
|
// getting tag from 19.1.3.6 Object.prototype.toString()
|
|
@@ -2034,17 +2035,17 @@ module.exports =
|
|
|
2034
2035
|
};
|
|
2035
2036
|
|
|
2036
2037
|
/***/ },
|
|
2037
|
-
/*
|
|
2038
|
+
/* 242 */
|
|
2038
2039
|
/***/ function(module, exports, __webpack_require__) {
|
|
2039
2040
|
|
|
2040
2041
|
module.exports = __webpack_require__(7).document && document.documentElement;
|
|
2041
2042
|
|
|
2042
2043
|
/***/ },
|
|
2043
|
-
/*
|
|
2044
|
+
/* 243 */
|
|
2044
2045
|
/***/ function(module, exports, __webpack_require__) {
|
|
2045
2046
|
|
|
2046
2047
|
'use strict';
|
|
2047
|
-
var create = __webpack_require__(
|
|
2048
|
+
var create = __webpack_require__(247)
|
|
2048
2049
|
, descriptor = __webpack_require__(32)
|
|
2049
2050
|
, setToStringTag = __webpack_require__(55)
|
|
2050
2051
|
, IteratorPrototype = {};
|
|
@@ -2058,7 +2059,7 @@ module.exports =
|
|
|
2058
2059
|
};
|
|
2059
2060
|
|
|
2060
2061
|
/***/ },
|
|
2061
|
-
/*
|
|
2062
|
+
/* 244 */
|
|
2062
2063
|
/***/ function(module, exports) {
|
|
2063
2064
|
|
|
2064
2065
|
module.exports = function(done, value){
|
|
@@ -2066,19 +2067,19 @@ module.exports =
|
|
|
2066
2067
|
};
|
|
2067
2068
|
|
|
2068
2069
|
/***/ },
|
|
2069
|
-
/*
|
|
2070
|
+
/* 245 */
|
|
2070
2071
|
/***/ function(module, exports) {
|
|
2071
2072
|
|
|
2072
2073
|
module.exports = true;
|
|
2073
2074
|
|
|
2074
2075
|
/***/ },
|
|
2075
|
-
/*
|
|
2076
|
-
/*
|
|
2076
|
+
/* 246 */,
|
|
2077
|
+
/* 247 */
|
|
2077
2078
|
/***/ function(module, exports, __webpack_require__) {
|
|
2078
2079
|
|
|
2079
2080
|
// 19.1.2.2 / 15.2.3.5 Object.create(O [, Properties])
|
|
2080
2081
|
var anObject = __webpack_require__(15)
|
|
2081
|
-
, dPs = __webpack_require__(
|
|
2082
|
+
, dPs = __webpack_require__(248)
|
|
2082
2083
|
, enumBugKeys = __webpack_require__(28)
|
|
2083
2084
|
, IE_PROTO = __webpack_require__(24)('IE_PROTO')
|
|
2084
2085
|
, Empty = function(){ /* empty */ }
|
|
@@ -2093,7 +2094,7 @@ module.exports =
|
|
|
2093
2094
|
, gt = '>'
|
|
2094
2095
|
, iframeDocument;
|
|
2095
2096
|
iframe.style.display = 'none';
|
|
2096
|
-
__webpack_require__(
|
|
2097
|
+
__webpack_require__(242).appendChild(iframe);
|
|
2097
2098
|
iframe.src = 'javascript:'; // eslint-disable-line no-script-url
|
|
2098
2099
|
// createDict = iframe.contentWindow.Object;
|
|
2099
2100
|
// html.removeChild(iframe);
|
|
@@ -2120,7 +2121,7 @@ module.exports =
|
|
|
2120
2121
|
|
|
2121
2122
|
|
|
2122
2123
|
/***/ },
|
|
2123
|
-
/*
|
|
2124
|
+
/* 248 */
|
|
2124
2125
|
/***/ function(module, exports, __webpack_require__) {
|
|
2125
2126
|
|
|
2126
2127
|
var dP = __webpack_require__(18)
|
|
@@ -2138,8 +2139,8 @@ module.exports =
|
|
|
2138
2139
|
};
|
|
2139
2140
|
|
|
2140
2141
|
/***/ },
|
|
2141
|
-
/*
|
|
2142
|
-
/*
|
|
2142
|
+
/* 249 */,
|
|
2143
|
+
/* 250 */
|
|
2143
2144
|
/***/ function(module, exports, __webpack_require__) {
|
|
2144
2145
|
|
|
2145
2146
|
// 19.1.2.9 / 15.2.3.2 Object.getPrototypeOf(O)
|
|
@@ -2157,8 +2158,8 @@ module.exports =
|
|
|
2157
2158
|
};
|
|
2158
2159
|
|
|
2159
2160
|
/***/ },
|
|
2160
|
-
/*
|
|
2161
|
-
/*
|
|
2161
|
+
/* 251 */,
|
|
2162
|
+
/* 252 */
|
|
2162
2163
|
/***/ function(module, exports, __webpack_require__) {
|
|
2163
2164
|
|
|
2164
2165
|
// most Object methods by ES6 should accept primitives
|
|
@@ -2173,13 +2174,13 @@ module.exports =
|
|
|
2173
2174
|
};
|
|
2174
2175
|
|
|
2175
2176
|
/***/ },
|
|
2176
|
-
/*
|
|
2177
|
+
/* 253 */
|
|
2177
2178
|
/***/ function(module, exports, __webpack_require__) {
|
|
2178
2179
|
|
|
2179
2180
|
module.exports = __webpack_require__(13);
|
|
2180
2181
|
|
|
2181
2182
|
/***/ },
|
|
2182
|
-
/*
|
|
2183
|
+
/* 254 */
|
|
2183
2184
|
/***/ function(module, exports, __webpack_require__) {
|
|
2184
2185
|
|
|
2185
2186
|
var toInteger = __webpack_require__(19)
|
|
@@ -2201,10 +2202,10 @@ module.exports =
|
|
|
2201
2202
|
};
|
|
2202
2203
|
|
|
2203
2204
|
/***/ },
|
|
2204
|
-
/*
|
|
2205
|
+
/* 255 */
|
|
2205
2206
|
/***/ function(module, exports, __webpack_require__) {
|
|
2206
2207
|
|
|
2207
|
-
var classof = __webpack_require__(
|
|
2208
|
+
var classof = __webpack_require__(241)
|
|
2208
2209
|
, ITERATOR = __webpack_require__(21)('iterator')
|
|
2209
2210
|
, Iterators = __webpack_require__(30);
|
|
2210
2211
|
module.exports = __webpack_require__(8).getIteratorMethod = function(it){
|
|
@@ -2214,11 +2215,11 @@ module.exports =
|
|
|
2214
2215
|
};
|
|
2215
2216
|
|
|
2216
2217
|
/***/ },
|
|
2217
|
-
/*
|
|
2218
|
+
/* 256 */
|
|
2218
2219
|
/***/ function(module, exports, __webpack_require__) {
|
|
2219
2220
|
|
|
2220
2221
|
var anObject = __webpack_require__(15)
|
|
2221
|
-
, get = __webpack_require__(
|
|
2222
|
+
, get = __webpack_require__(255);
|
|
2222
2223
|
module.exports = __webpack_require__(8).getIterator = function(it){
|
|
2223
2224
|
var iterFn = get(it);
|
|
2224
2225
|
if(typeof iterFn != 'function')throw TypeError(it + ' is not iterable!');
|
|
@@ -2226,12 +2227,12 @@ module.exports =
|
|
|
2226
2227
|
};
|
|
2227
2228
|
|
|
2228
2229
|
/***/ },
|
|
2229
|
-
/*
|
|
2230
|
+
/* 257 */
|
|
2230
2231
|
/***/ function(module, exports, __webpack_require__) {
|
|
2231
2232
|
|
|
2232
2233
|
'use strict';
|
|
2233
|
-
var addToUnscopables = __webpack_require__(
|
|
2234
|
-
, step = __webpack_require__(
|
|
2234
|
+
var addToUnscopables = __webpack_require__(240)
|
|
2235
|
+
, step = __webpack_require__(244)
|
|
2235
2236
|
, Iterators = __webpack_require__(30)
|
|
2236
2237
|
, toIObject = __webpack_require__(20);
|
|
2237
2238
|
|
|
@@ -2265,27 +2266,27 @@ module.exports =
|
|
|
2265
2266
|
addToUnscopables('entries');
|
|
2266
2267
|
|
|
2267
2268
|
/***/ },
|
|
2268
|
-
/* 257 */,
|
|
2269
2269
|
/* 258 */,
|
|
2270
|
-
/* 259
|
|
2270
|
+
/* 259 */,
|
|
2271
|
+
/* 260 */
|
|
2271
2272
|
/***/ function(module, exports, __webpack_require__) {
|
|
2272
2273
|
|
|
2273
2274
|
// 19.1.2.14 Object.keys(O)
|
|
2274
2275
|
var toObject = __webpack_require__(34)
|
|
2275
2276
|
, $keys = __webpack_require__(31);
|
|
2276
2277
|
|
|
2277
|
-
__webpack_require__(
|
|
2278
|
+
__webpack_require__(252)('keys', function(){
|
|
2278
2279
|
return function keys(it){
|
|
2279
2280
|
return $keys(toObject(it));
|
|
2280
2281
|
};
|
|
2281
2282
|
});
|
|
2282
2283
|
|
|
2283
2284
|
/***/ },
|
|
2284
|
-
/*
|
|
2285
|
+
/* 261 */
|
|
2285
2286
|
/***/ function(module, exports, __webpack_require__) {
|
|
2286
2287
|
|
|
2287
2288
|
'use strict';
|
|
2288
|
-
var $at = __webpack_require__(
|
|
2289
|
+
var $at = __webpack_require__(254)(true);
|
|
2289
2290
|
|
|
2290
2291
|
// 21.1.3.27 String.prototype[@@iterator]()
|
|
2291
2292
|
__webpack_require__(54)(String, 'String', function(iterated){
|
|
@@ -2303,10 +2304,10 @@ module.exports =
|
|
|
2303
2304
|
});
|
|
2304
2305
|
|
|
2305
2306
|
/***/ },
|
|
2306
|
-
/*
|
|
2307
|
+
/* 262 */
|
|
2307
2308
|
/***/ function(module, exports, __webpack_require__) {
|
|
2308
2309
|
|
|
2309
|
-
__webpack_require__(
|
|
2310
|
+
__webpack_require__(257);
|
|
2310
2311
|
var global = __webpack_require__(7)
|
|
2311
2312
|
, hide = __webpack_require__(13)
|
|
2312
2313
|
, Iterators = __webpack_require__(30)
|
|
@@ -2321,7 +2322,6 @@ module.exports =
|
|
|
2321
2322
|
}
|
|
2322
2323
|
|
|
2323
2324
|
/***/ },
|
|
2324
|
-
/* 262 */,
|
|
2325
2325
|
/* 263 */,
|
|
2326
2326
|
/* 264 */,
|
|
2327
2327
|
/* 265 */,
|
|
@@ -2373,11 +2373,11 @@ module.exports =
|
|
|
2373
2373
|
value: true
|
|
2374
2374
|
});
|
|
2375
2375
|
|
|
2376
|
-
var _keys = __webpack_require__(
|
|
2376
|
+
var _keys = __webpack_require__(234);
|
|
2377
2377
|
|
|
2378
2378
|
var _keys2 = _interopRequireDefault(_keys);
|
|
2379
2379
|
|
|
2380
|
-
var _getIterator2 = __webpack_require__(
|
|
2380
|
+
var _getIterator2 = __webpack_require__(231);
|
|
2381
2381
|
|
|
2382
2382
|
var _getIterator3 = _interopRequireDefault(_getIterator2);
|
|
2383
2383
|
|