@lingk/sync 0.1.79 → 0.1.80
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 +54 -53
- 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 +739 -295
- package/build/main.js.map +1 -1
- package/build/reducer.js.map +1 -1
- package/package.json +1 -1
package/build/lightning.js
CHANGED
|
@@ -592,15 +592,15 @@ module.exports =
|
|
|
592
592
|
/***/ function(module, exports, __webpack_require__) {
|
|
593
593
|
|
|
594
594
|
'use strict';
|
|
595
|
-
var LIBRARY = __webpack_require__(
|
|
595
|
+
var LIBRARY = __webpack_require__(143)
|
|
596
596
|
, $export = __webpack_require__(24)
|
|
597
|
-
, redefine = __webpack_require__(
|
|
597
|
+
, redefine = __webpack_require__(151)
|
|
598
598
|
, hide = __webpack_require__(13)
|
|
599
599
|
, has = __webpack_require__(17)
|
|
600
600
|
, Iterators = __webpack_require__(33)
|
|
601
|
-
, $iterCreate = __webpack_require__(
|
|
601
|
+
, $iterCreate = __webpack_require__(141)
|
|
602
602
|
, setToStringTag = __webpack_require__(56)
|
|
603
|
-
, getPrototypeOf = __webpack_require__(
|
|
603
|
+
, getPrototypeOf = __webpack_require__(148)
|
|
604
604
|
, ITERATOR = __webpack_require__(21)('iterator')
|
|
605
605
|
, BUGGY = !([].keys && 'next' in [].keys()) // Safari has buggy iterators w/o `next`
|
|
606
606
|
, FF_ITERATOR = '@@iterator'
|
|
@@ -980,7 +980,7 @@ module.exports =
|
|
|
980
980
|
|
|
981
981
|
var _reactLightningDesignSystem = __webpack_require__(3);
|
|
982
982
|
|
|
983
|
-
var _util = __webpack_require__(
|
|
983
|
+
var _util = __webpack_require__(203);
|
|
984
984
|
|
|
985
985
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
986
986
|
|
|
@@ -1910,45 +1910,46 @@ module.exports =
|
|
|
1910
1910
|
/* 125 */,
|
|
1911
1911
|
/* 126 */,
|
|
1912
1912
|
/* 127 */,
|
|
1913
|
-
/* 128
|
|
1913
|
+
/* 128 */,
|
|
1914
|
+
/* 129 */
|
|
1914
1915
|
/***/ function(module, exports, __webpack_require__) {
|
|
1915
1916
|
|
|
1916
|
-
module.exports = { "default": __webpack_require__(
|
|
1917
|
+
module.exports = { "default": __webpack_require__(134), __esModule: true };
|
|
1917
1918
|
|
|
1918
1919
|
/***/ },
|
|
1919
|
-
/* 129 */,
|
|
1920
1920
|
/* 130 */,
|
|
1921
|
-
/* 131
|
|
1921
|
+
/* 131 */,
|
|
1922
|
+
/* 132 */
|
|
1922
1923
|
/***/ function(module, exports, __webpack_require__) {
|
|
1923
1924
|
|
|
1924
|
-
module.exports = { "default": __webpack_require__(
|
|
1925
|
+
module.exports = { "default": __webpack_require__(137), __esModule: true };
|
|
1925
1926
|
|
|
1926
1927
|
/***/ },
|
|
1927
|
-
/*
|
|
1928
|
-
/*
|
|
1928
|
+
/* 133 */,
|
|
1929
|
+
/* 134 */
|
|
1929
1930
|
/***/ function(module, exports, __webpack_require__) {
|
|
1930
1931
|
|
|
1932
|
+
__webpack_require__(160);
|
|
1931
1933
|
__webpack_require__(159);
|
|
1932
|
-
__webpack_require__(
|
|
1933
|
-
module.exports = __webpack_require__(153);
|
|
1934
|
+
module.exports = __webpack_require__(154);
|
|
1934
1935
|
|
|
1935
1936
|
/***/ },
|
|
1936
|
-
/* 134 */,
|
|
1937
1937
|
/* 135 */,
|
|
1938
|
-
/* 136
|
|
1938
|
+
/* 136 */,
|
|
1939
|
+
/* 137 */
|
|
1939
1940
|
/***/ function(module, exports, __webpack_require__) {
|
|
1940
1941
|
|
|
1941
|
-
__webpack_require__(
|
|
1942
|
+
__webpack_require__(158);
|
|
1942
1943
|
module.exports = __webpack_require__(8).Object.keys;
|
|
1943
1944
|
|
|
1944
1945
|
/***/ },
|
|
1945
|
-
/*
|
|
1946
|
+
/* 138 */
|
|
1946
1947
|
/***/ function(module, exports) {
|
|
1947
1948
|
|
|
1948
1949
|
module.exports = function(){ /* empty */ };
|
|
1949
1950
|
|
|
1950
1951
|
/***/ },
|
|
1951
|
-
/*
|
|
1952
|
+
/* 139 */
|
|
1952
1953
|
/***/ function(module, exports, __webpack_require__) {
|
|
1953
1954
|
|
|
1954
1955
|
// getting tag from 19.1.3.6 Object.prototype.toString()
|
|
@@ -1976,17 +1977,17 @@ module.exports =
|
|
|
1976
1977
|
};
|
|
1977
1978
|
|
|
1978
1979
|
/***/ },
|
|
1979
|
-
/*
|
|
1980
|
+
/* 140 */
|
|
1980
1981
|
/***/ function(module, exports, __webpack_require__) {
|
|
1981
1982
|
|
|
1982
1983
|
module.exports = __webpack_require__(6).document && document.documentElement;
|
|
1983
1984
|
|
|
1984
1985
|
/***/ },
|
|
1985
|
-
/*
|
|
1986
|
+
/* 141 */
|
|
1986
1987
|
/***/ function(module, exports, __webpack_require__) {
|
|
1987
1988
|
|
|
1988
1989
|
'use strict';
|
|
1989
|
-
var create = __webpack_require__(
|
|
1990
|
+
var create = __webpack_require__(145)
|
|
1990
1991
|
, descriptor = __webpack_require__(35)
|
|
1991
1992
|
, setToStringTag = __webpack_require__(56)
|
|
1992
1993
|
, IteratorPrototype = {};
|
|
@@ -2000,7 +2001,7 @@ module.exports =
|
|
|
2000
2001
|
};
|
|
2001
2002
|
|
|
2002
2003
|
/***/ },
|
|
2003
|
-
/*
|
|
2004
|
+
/* 142 */
|
|
2004
2005
|
/***/ function(module, exports) {
|
|
2005
2006
|
|
|
2006
2007
|
module.exports = function(done, value){
|
|
@@ -2008,19 +2009,19 @@ module.exports =
|
|
|
2008
2009
|
};
|
|
2009
2010
|
|
|
2010
2011
|
/***/ },
|
|
2011
|
-
/*
|
|
2012
|
+
/* 143 */
|
|
2012
2013
|
/***/ function(module, exports) {
|
|
2013
2014
|
|
|
2014
2015
|
module.exports = true;
|
|
2015
2016
|
|
|
2016
2017
|
/***/ },
|
|
2017
|
-
/*
|
|
2018
|
-
/*
|
|
2018
|
+
/* 144 */,
|
|
2019
|
+
/* 145 */
|
|
2019
2020
|
/***/ function(module, exports, __webpack_require__) {
|
|
2020
2021
|
|
|
2021
2022
|
// 19.1.2.2 / 15.2.3.5 Object.create(O [, Properties])
|
|
2022
2023
|
var anObject = __webpack_require__(15)
|
|
2023
|
-
, dPs = __webpack_require__(
|
|
2024
|
+
, dPs = __webpack_require__(146)
|
|
2024
2025
|
, enumBugKeys = __webpack_require__(31)
|
|
2025
2026
|
, IE_PROTO = __webpack_require__(25)('IE_PROTO')
|
|
2026
2027
|
, Empty = function(){ /* empty */ }
|
|
@@ -2035,7 +2036,7 @@ module.exports =
|
|
|
2035
2036
|
, gt = '>'
|
|
2036
2037
|
, iframeDocument;
|
|
2037
2038
|
iframe.style.display = 'none';
|
|
2038
|
-
__webpack_require__(
|
|
2039
|
+
__webpack_require__(140).appendChild(iframe);
|
|
2039
2040
|
iframe.src = 'javascript:'; // eslint-disable-line no-script-url
|
|
2040
2041
|
// createDict = iframe.contentWindow.Object;
|
|
2041
2042
|
// html.removeChild(iframe);
|
|
@@ -2062,7 +2063,7 @@ module.exports =
|
|
|
2062
2063
|
|
|
2063
2064
|
|
|
2064
2065
|
/***/ },
|
|
2065
|
-
/*
|
|
2066
|
+
/* 146 */
|
|
2066
2067
|
/***/ function(module, exports, __webpack_require__) {
|
|
2067
2068
|
|
|
2068
2069
|
var dP = __webpack_require__(18)
|
|
@@ -2080,8 +2081,8 @@ module.exports =
|
|
|
2080
2081
|
};
|
|
2081
2082
|
|
|
2082
2083
|
/***/ },
|
|
2083
|
-
/*
|
|
2084
|
-
/*
|
|
2084
|
+
/* 147 */,
|
|
2085
|
+
/* 148 */
|
|
2085
2086
|
/***/ function(module, exports, __webpack_require__) {
|
|
2086
2087
|
|
|
2087
2088
|
// 19.1.2.9 / 15.2.3.2 Object.getPrototypeOf(O)
|
|
@@ -2099,8 +2100,8 @@ module.exports =
|
|
|
2099
2100
|
};
|
|
2100
2101
|
|
|
2101
2102
|
/***/ },
|
|
2102
|
-
/*
|
|
2103
|
-
/*
|
|
2103
|
+
/* 149 */,
|
|
2104
|
+
/* 150 */
|
|
2104
2105
|
/***/ function(module, exports, __webpack_require__) {
|
|
2105
2106
|
|
|
2106
2107
|
// most Object methods by ES6 should accept primitives
|
|
@@ -2115,13 +2116,13 @@ module.exports =
|
|
|
2115
2116
|
};
|
|
2116
2117
|
|
|
2117
2118
|
/***/ },
|
|
2118
|
-
/*
|
|
2119
|
+
/* 151 */
|
|
2119
2120
|
/***/ function(module, exports, __webpack_require__) {
|
|
2120
2121
|
|
|
2121
2122
|
module.exports = __webpack_require__(13);
|
|
2122
2123
|
|
|
2123
2124
|
/***/ },
|
|
2124
|
-
/*
|
|
2125
|
+
/* 152 */
|
|
2125
2126
|
/***/ function(module, exports, __webpack_require__) {
|
|
2126
2127
|
|
|
2127
2128
|
var toInteger = __webpack_require__(19)
|
|
@@ -2143,10 +2144,10 @@ module.exports =
|
|
|
2143
2144
|
};
|
|
2144
2145
|
|
|
2145
2146
|
/***/ },
|
|
2146
|
-
/*
|
|
2147
|
+
/* 153 */
|
|
2147
2148
|
/***/ function(module, exports, __webpack_require__) {
|
|
2148
2149
|
|
|
2149
|
-
var classof = __webpack_require__(
|
|
2150
|
+
var classof = __webpack_require__(139)
|
|
2150
2151
|
, ITERATOR = __webpack_require__(21)('iterator')
|
|
2151
2152
|
, Iterators = __webpack_require__(33);
|
|
2152
2153
|
module.exports = __webpack_require__(8).getIteratorMethod = function(it){
|
|
@@ -2156,11 +2157,11 @@ module.exports =
|
|
|
2156
2157
|
};
|
|
2157
2158
|
|
|
2158
2159
|
/***/ },
|
|
2159
|
-
/*
|
|
2160
|
+
/* 154 */
|
|
2160
2161
|
/***/ function(module, exports, __webpack_require__) {
|
|
2161
2162
|
|
|
2162
2163
|
var anObject = __webpack_require__(15)
|
|
2163
|
-
, get = __webpack_require__(
|
|
2164
|
+
, get = __webpack_require__(153);
|
|
2164
2165
|
module.exports = __webpack_require__(8).getIterator = function(it){
|
|
2165
2166
|
var iterFn = get(it);
|
|
2166
2167
|
if(typeof iterFn != 'function')throw TypeError(it + ' is not iterable!');
|
|
@@ -2168,12 +2169,12 @@ module.exports =
|
|
|
2168
2169
|
};
|
|
2169
2170
|
|
|
2170
2171
|
/***/ },
|
|
2171
|
-
/*
|
|
2172
|
+
/* 155 */
|
|
2172
2173
|
/***/ function(module, exports, __webpack_require__) {
|
|
2173
2174
|
|
|
2174
2175
|
'use strict';
|
|
2175
|
-
var addToUnscopables = __webpack_require__(
|
|
2176
|
-
, step = __webpack_require__(
|
|
2176
|
+
var addToUnscopables = __webpack_require__(138)
|
|
2177
|
+
, step = __webpack_require__(142)
|
|
2177
2178
|
, Iterators = __webpack_require__(33)
|
|
2178
2179
|
, toIObject = __webpack_require__(20);
|
|
2179
2180
|
|
|
@@ -2207,27 +2208,27 @@ module.exports =
|
|
|
2207
2208
|
addToUnscopables('entries');
|
|
2208
2209
|
|
|
2209
2210
|
/***/ },
|
|
2210
|
-
/* 155 */,
|
|
2211
2211
|
/* 156 */,
|
|
2212
|
-
/* 157
|
|
2212
|
+
/* 157 */,
|
|
2213
|
+
/* 158 */
|
|
2213
2214
|
/***/ function(module, exports, __webpack_require__) {
|
|
2214
2215
|
|
|
2215
2216
|
// 19.1.2.14 Object.keys(O)
|
|
2216
2217
|
var toObject = __webpack_require__(37)
|
|
2217
2218
|
, $keys = __webpack_require__(34);
|
|
2218
2219
|
|
|
2219
|
-
__webpack_require__(
|
|
2220
|
+
__webpack_require__(150)('keys', function(){
|
|
2220
2221
|
return function keys(it){
|
|
2221
2222
|
return $keys(toObject(it));
|
|
2222
2223
|
};
|
|
2223
2224
|
});
|
|
2224
2225
|
|
|
2225
2226
|
/***/ },
|
|
2226
|
-
/*
|
|
2227
|
+
/* 159 */
|
|
2227
2228
|
/***/ function(module, exports, __webpack_require__) {
|
|
2228
2229
|
|
|
2229
2230
|
'use strict';
|
|
2230
|
-
var $at = __webpack_require__(
|
|
2231
|
+
var $at = __webpack_require__(152)(true);
|
|
2231
2232
|
|
|
2232
2233
|
// 21.1.3.27 String.prototype[@@iterator]()
|
|
2233
2234
|
__webpack_require__(55)(String, 'String', function(iterated){
|
|
@@ -2245,10 +2246,10 @@ module.exports =
|
|
|
2245
2246
|
});
|
|
2246
2247
|
|
|
2247
2248
|
/***/ },
|
|
2248
|
-
/*
|
|
2249
|
+
/* 160 */
|
|
2249
2250
|
/***/ function(module, exports, __webpack_require__) {
|
|
2250
2251
|
|
|
2251
|
-
__webpack_require__(
|
|
2252
|
+
__webpack_require__(155);
|
|
2252
2253
|
var global = __webpack_require__(6)
|
|
2253
2254
|
, hide = __webpack_require__(13)
|
|
2254
2255
|
, Iterators = __webpack_require__(33)
|
|
@@ -2263,7 +2264,6 @@ module.exports =
|
|
|
2263
2264
|
}
|
|
2264
2265
|
|
|
2265
2266
|
/***/ },
|
|
2266
|
-
/* 160 */,
|
|
2267
2267
|
/* 161 */,
|
|
2268
2268
|
/* 162 */,
|
|
2269
2269
|
/* 163 */,
|
|
@@ -2305,7 +2305,8 @@ module.exports =
|
|
|
2305
2305
|
/* 199 */,
|
|
2306
2306
|
/* 200 */,
|
|
2307
2307
|
/* 201 */,
|
|
2308
|
-
/* 202
|
|
2308
|
+
/* 202 */,
|
|
2309
|
+
/* 203 */
|
|
2309
2310
|
/***/ function(module, exports, __webpack_require__) {
|
|
2310
2311
|
|
|
2311
2312
|
'use strict';
|
|
@@ -2314,11 +2315,11 @@ module.exports =
|
|
|
2314
2315
|
value: true
|
|
2315
2316
|
});
|
|
2316
2317
|
|
|
2317
|
-
var _keys = __webpack_require__(
|
|
2318
|
+
var _keys = __webpack_require__(132);
|
|
2318
2319
|
|
|
2319
2320
|
var _keys2 = _interopRequireDefault(_keys);
|
|
2320
2321
|
|
|
2321
|
-
var _getIterator2 = __webpack_require__(
|
|
2322
|
+
var _getIterator2 = __webpack_require__(129);
|
|
2322
2323
|
|
|
2323
2324
|
var _getIterator3 = _interopRequireDefault(_getIterator2);
|
|
2324
2325
|
|