@lingk/sync 1.0.46 → 1.0.48
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/credentialSections.js.map +1 -1
- 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 +75 -23
- package/build/lingk.js.map +1 -1
- package/build/lingkStyles.js +2 -2
- package/build/lingkStyles.js.map +1 -1
- package/build/loadData.js.map +1 -1
- package/build/main.js +211 -207
- package/build/main.js.map +1 -1
- package/build/metadataFunctions.js +15 -1
- package/build/metadataFunctions.js.map +1 -1
- package/build/reducer.js +15 -1
- package/build/reducer.js.map +1 -1
- package/build/saveData.js.map +1 -1
- package/package.json +2 -2
package/build/lightning.js
CHANGED
|
@@ -606,15 +606,15 @@ module.exports =
|
|
|
606
606
|
/***/ function(module, exports, __webpack_require__) {
|
|
607
607
|
|
|
608
608
|
'use strict';
|
|
609
|
-
var LIBRARY = __webpack_require__(
|
|
609
|
+
var LIBRARY = __webpack_require__(157)
|
|
610
610
|
, $export = __webpack_require__(24)
|
|
611
|
-
, redefine = __webpack_require__(
|
|
611
|
+
, redefine = __webpack_require__(165)
|
|
612
612
|
, hide = __webpack_require__(13)
|
|
613
613
|
, has = __webpack_require__(17)
|
|
614
614
|
, Iterators = __webpack_require__(33)
|
|
615
|
-
, $iterCreate = __webpack_require__(
|
|
615
|
+
, $iterCreate = __webpack_require__(155)
|
|
616
616
|
, setToStringTag = __webpack_require__(70)
|
|
617
|
-
, getPrototypeOf = __webpack_require__(
|
|
617
|
+
, getPrototypeOf = __webpack_require__(162)
|
|
618
618
|
, ITERATOR = __webpack_require__(21)('iterator')
|
|
619
619
|
, BUGGY = !([].keys && 'next' in [].keys()) // Safari has buggy iterators w/o `next`
|
|
620
620
|
, FF_ITERATOR = '@@iterator'
|
|
@@ -1087,7 +1087,7 @@ module.exports =
|
|
|
1087
1087
|
|
|
1088
1088
|
var _reactLightningDesignSystem = __webpack_require__(3);
|
|
1089
1089
|
|
|
1090
|
-
var _util = __webpack_require__(
|
|
1090
|
+
var _util = __webpack_require__(216);
|
|
1091
1091
|
|
|
1092
1092
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
1093
1093
|
|
|
@@ -2026,45 +2026,46 @@ module.exports =
|
|
|
2026
2026
|
/* 139 */,
|
|
2027
2027
|
/* 140 */,
|
|
2028
2028
|
/* 141 */,
|
|
2029
|
-
/* 142
|
|
2029
|
+
/* 142 */,
|
|
2030
|
+
/* 143 */
|
|
2030
2031
|
/***/ function(module, exports, __webpack_require__) {
|
|
2031
2032
|
|
|
2032
|
-
module.exports = { "default": __webpack_require__(
|
|
2033
|
+
module.exports = { "default": __webpack_require__(148), __esModule: true };
|
|
2033
2034
|
|
|
2034
2035
|
/***/ },
|
|
2035
|
-
/* 143 */,
|
|
2036
2036
|
/* 144 */,
|
|
2037
|
-
/* 145
|
|
2037
|
+
/* 145 */,
|
|
2038
|
+
/* 146 */
|
|
2038
2039
|
/***/ function(module, exports, __webpack_require__) {
|
|
2039
2040
|
|
|
2040
|
-
module.exports = { "default": __webpack_require__(
|
|
2041
|
+
module.exports = { "default": __webpack_require__(151), __esModule: true };
|
|
2041
2042
|
|
|
2042
2043
|
/***/ },
|
|
2043
|
-
/*
|
|
2044
|
-
/*
|
|
2044
|
+
/* 147 */,
|
|
2045
|
+
/* 148 */
|
|
2045
2046
|
/***/ function(module, exports, __webpack_require__) {
|
|
2046
2047
|
|
|
2048
|
+
__webpack_require__(174);
|
|
2047
2049
|
__webpack_require__(173);
|
|
2048
|
-
__webpack_require__(
|
|
2049
|
-
module.exports = __webpack_require__(167);
|
|
2050
|
+
module.exports = __webpack_require__(168);
|
|
2050
2051
|
|
|
2051
2052
|
/***/ },
|
|
2052
|
-
/* 148 */,
|
|
2053
2053
|
/* 149 */,
|
|
2054
|
-
/* 150
|
|
2054
|
+
/* 150 */,
|
|
2055
|
+
/* 151 */
|
|
2055
2056
|
/***/ function(module, exports, __webpack_require__) {
|
|
2056
2057
|
|
|
2057
|
-
__webpack_require__(
|
|
2058
|
+
__webpack_require__(172);
|
|
2058
2059
|
module.exports = __webpack_require__(9).Object.keys;
|
|
2059
2060
|
|
|
2060
2061
|
/***/ },
|
|
2061
|
-
/*
|
|
2062
|
+
/* 152 */
|
|
2062
2063
|
/***/ function(module, exports) {
|
|
2063
2064
|
|
|
2064
2065
|
module.exports = function(){ /* empty */ };
|
|
2065
2066
|
|
|
2066
2067
|
/***/ },
|
|
2067
|
-
/*
|
|
2068
|
+
/* 153 */
|
|
2068
2069
|
/***/ function(module, exports, __webpack_require__) {
|
|
2069
2070
|
|
|
2070
2071
|
// getting tag from 19.1.3.6 Object.prototype.toString()
|
|
@@ -2092,17 +2093,17 @@ module.exports =
|
|
|
2092
2093
|
};
|
|
2093
2094
|
|
|
2094
2095
|
/***/ },
|
|
2095
|
-
/*
|
|
2096
|
+
/* 154 */
|
|
2096
2097
|
/***/ function(module, exports, __webpack_require__) {
|
|
2097
2098
|
|
|
2098
2099
|
module.exports = __webpack_require__(7).document && document.documentElement;
|
|
2099
2100
|
|
|
2100
2101
|
/***/ },
|
|
2101
|
-
/*
|
|
2102
|
+
/* 155 */
|
|
2102
2103
|
/***/ function(module, exports, __webpack_require__) {
|
|
2103
2104
|
|
|
2104
2105
|
'use strict';
|
|
2105
|
-
var create = __webpack_require__(
|
|
2106
|
+
var create = __webpack_require__(159)
|
|
2106
2107
|
, descriptor = __webpack_require__(35)
|
|
2107
2108
|
, setToStringTag = __webpack_require__(70)
|
|
2108
2109
|
, IteratorPrototype = {};
|
|
@@ -2116,7 +2117,7 @@ module.exports =
|
|
|
2116
2117
|
};
|
|
2117
2118
|
|
|
2118
2119
|
/***/ },
|
|
2119
|
-
/*
|
|
2120
|
+
/* 156 */
|
|
2120
2121
|
/***/ function(module, exports) {
|
|
2121
2122
|
|
|
2122
2123
|
module.exports = function(done, value){
|
|
@@ -2124,19 +2125,19 @@ module.exports =
|
|
|
2124
2125
|
};
|
|
2125
2126
|
|
|
2126
2127
|
/***/ },
|
|
2127
|
-
/*
|
|
2128
|
+
/* 157 */
|
|
2128
2129
|
/***/ function(module, exports) {
|
|
2129
2130
|
|
|
2130
2131
|
module.exports = true;
|
|
2131
2132
|
|
|
2132
2133
|
/***/ },
|
|
2133
|
-
/*
|
|
2134
|
-
/*
|
|
2134
|
+
/* 158 */,
|
|
2135
|
+
/* 159 */
|
|
2135
2136
|
/***/ function(module, exports, __webpack_require__) {
|
|
2136
2137
|
|
|
2137
2138
|
// 19.1.2.2 / 15.2.3.5 Object.create(O [, Properties])
|
|
2138
2139
|
var anObject = __webpack_require__(15)
|
|
2139
|
-
, dPs = __webpack_require__(
|
|
2140
|
+
, dPs = __webpack_require__(160)
|
|
2140
2141
|
, enumBugKeys = __webpack_require__(31)
|
|
2141
2142
|
, IE_PROTO = __webpack_require__(25)('IE_PROTO')
|
|
2142
2143
|
, Empty = function(){ /* empty */ }
|
|
@@ -2151,7 +2152,7 @@ module.exports =
|
|
|
2151
2152
|
, gt = '>'
|
|
2152
2153
|
, iframeDocument;
|
|
2153
2154
|
iframe.style.display = 'none';
|
|
2154
|
-
__webpack_require__(
|
|
2155
|
+
__webpack_require__(154).appendChild(iframe);
|
|
2155
2156
|
iframe.src = 'javascript:'; // eslint-disable-line no-script-url
|
|
2156
2157
|
// createDict = iframe.contentWindow.Object;
|
|
2157
2158
|
// html.removeChild(iframe);
|
|
@@ -2178,7 +2179,7 @@ module.exports =
|
|
|
2178
2179
|
|
|
2179
2180
|
|
|
2180
2181
|
/***/ },
|
|
2181
|
-
/*
|
|
2182
|
+
/* 160 */
|
|
2182
2183
|
/***/ function(module, exports, __webpack_require__) {
|
|
2183
2184
|
|
|
2184
2185
|
var dP = __webpack_require__(18)
|
|
@@ -2196,8 +2197,8 @@ module.exports =
|
|
|
2196
2197
|
};
|
|
2197
2198
|
|
|
2198
2199
|
/***/ },
|
|
2199
|
-
/*
|
|
2200
|
-
/*
|
|
2200
|
+
/* 161 */,
|
|
2201
|
+
/* 162 */
|
|
2201
2202
|
/***/ function(module, exports, __webpack_require__) {
|
|
2202
2203
|
|
|
2203
2204
|
// 19.1.2.9 / 15.2.3.2 Object.getPrototypeOf(O)
|
|
@@ -2215,8 +2216,8 @@ module.exports =
|
|
|
2215
2216
|
};
|
|
2216
2217
|
|
|
2217
2218
|
/***/ },
|
|
2218
|
-
/*
|
|
2219
|
-
/*
|
|
2219
|
+
/* 163 */,
|
|
2220
|
+
/* 164 */
|
|
2220
2221
|
/***/ function(module, exports, __webpack_require__) {
|
|
2221
2222
|
|
|
2222
2223
|
// most Object methods by ES6 should accept primitives
|
|
@@ -2231,13 +2232,13 @@ module.exports =
|
|
|
2231
2232
|
};
|
|
2232
2233
|
|
|
2233
2234
|
/***/ },
|
|
2234
|
-
/*
|
|
2235
|
+
/* 165 */
|
|
2235
2236
|
/***/ function(module, exports, __webpack_require__) {
|
|
2236
2237
|
|
|
2237
2238
|
module.exports = __webpack_require__(13);
|
|
2238
2239
|
|
|
2239
2240
|
/***/ },
|
|
2240
|
-
/*
|
|
2241
|
+
/* 166 */
|
|
2241
2242
|
/***/ function(module, exports, __webpack_require__) {
|
|
2242
2243
|
|
|
2243
2244
|
var toInteger = __webpack_require__(19)
|
|
@@ -2259,10 +2260,10 @@ module.exports =
|
|
|
2259
2260
|
};
|
|
2260
2261
|
|
|
2261
2262
|
/***/ },
|
|
2262
|
-
/*
|
|
2263
|
+
/* 167 */
|
|
2263
2264
|
/***/ function(module, exports, __webpack_require__) {
|
|
2264
2265
|
|
|
2265
|
-
var classof = __webpack_require__(
|
|
2266
|
+
var classof = __webpack_require__(153)
|
|
2266
2267
|
, ITERATOR = __webpack_require__(21)('iterator')
|
|
2267
2268
|
, Iterators = __webpack_require__(33);
|
|
2268
2269
|
module.exports = __webpack_require__(9).getIteratorMethod = function(it){
|
|
@@ -2272,11 +2273,11 @@ module.exports =
|
|
|
2272
2273
|
};
|
|
2273
2274
|
|
|
2274
2275
|
/***/ },
|
|
2275
|
-
/*
|
|
2276
|
+
/* 168 */
|
|
2276
2277
|
/***/ function(module, exports, __webpack_require__) {
|
|
2277
2278
|
|
|
2278
2279
|
var anObject = __webpack_require__(15)
|
|
2279
|
-
, get = __webpack_require__(
|
|
2280
|
+
, get = __webpack_require__(167);
|
|
2280
2281
|
module.exports = __webpack_require__(9).getIterator = function(it){
|
|
2281
2282
|
var iterFn = get(it);
|
|
2282
2283
|
if(typeof iterFn != 'function')throw TypeError(it + ' is not iterable!');
|
|
@@ -2284,12 +2285,12 @@ module.exports =
|
|
|
2284
2285
|
};
|
|
2285
2286
|
|
|
2286
2287
|
/***/ },
|
|
2287
|
-
/*
|
|
2288
|
+
/* 169 */
|
|
2288
2289
|
/***/ function(module, exports, __webpack_require__) {
|
|
2289
2290
|
|
|
2290
2291
|
'use strict';
|
|
2291
|
-
var addToUnscopables = __webpack_require__(
|
|
2292
|
-
, step = __webpack_require__(
|
|
2292
|
+
var addToUnscopables = __webpack_require__(152)
|
|
2293
|
+
, step = __webpack_require__(156)
|
|
2293
2294
|
, Iterators = __webpack_require__(33)
|
|
2294
2295
|
, toIObject = __webpack_require__(20);
|
|
2295
2296
|
|
|
@@ -2323,27 +2324,27 @@ module.exports =
|
|
|
2323
2324
|
addToUnscopables('entries');
|
|
2324
2325
|
|
|
2325
2326
|
/***/ },
|
|
2326
|
-
/* 169 */,
|
|
2327
2327
|
/* 170 */,
|
|
2328
|
-
/* 171
|
|
2328
|
+
/* 171 */,
|
|
2329
|
+
/* 172 */
|
|
2329
2330
|
/***/ function(module, exports, __webpack_require__) {
|
|
2330
2331
|
|
|
2331
2332
|
// 19.1.2.14 Object.keys(O)
|
|
2332
2333
|
var toObject = __webpack_require__(37)
|
|
2333
2334
|
, $keys = __webpack_require__(34);
|
|
2334
2335
|
|
|
2335
|
-
__webpack_require__(
|
|
2336
|
+
__webpack_require__(164)('keys', function(){
|
|
2336
2337
|
return function keys(it){
|
|
2337
2338
|
return $keys(toObject(it));
|
|
2338
2339
|
};
|
|
2339
2340
|
});
|
|
2340
2341
|
|
|
2341
2342
|
/***/ },
|
|
2342
|
-
/*
|
|
2343
|
+
/* 173 */
|
|
2343
2344
|
/***/ function(module, exports, __webpack_require__) {
|
|
2344
2345
|
|
|
2345
2346
|
'use strict';
|
|
2346
|
-
var $at = __webpack_require__(
|
|
2347
|
+
var $at = __webpack_require__(166)(true);
|
|
2347
2348
|
|
|
2348
2349
|
// 21.1.3.27 String.prototype[@@iterator]()
|
|
2349
2350
|
__webpack_require__(69)(String, 'String', function(iterated){
|
|
@@ -2361,10 +2362,10 @@ module.exports =
|
|
|
2361
2362
|
});
|
|
2362
2363
|
|
|
2363
2364
|
/***/ },
|
|
2364
|
-
/*
|
|
2365
|
+
/* 174 */
|
|
2365
2366
|
/***/ function(module, exports, __webpack_require__) {
|
|
2366
2367
|
|
|
2367
|
-
__webpack_require__(
|
|
2368
|
+
__webpack_require__(169);
|
|
2368
2369
|
var global = __webpack_require__(7)
|
|
2369
2370
|
, hide = __webpack_require__(13)
|
|
2370
2371
|
, Iterators = __webpack_require__(33)
|
|
@@ -2379,7 +2380,6 @@ module.exports =
|
|
|
2379
2380
|
}
|
|
2380
2381
|
|
|
2381
2382
|
/***/ },
|
|
2382
|
-
/* 174 */,
|
|
2383
2383
|
/* 175 */,
|
|
2384
2384
|
/* 176 */,
|
|
2385
2385
|
/* 177 */,
|
|
@@ -2420,7 +2420,8 @@ module.exports =
|
|
|
2420
2420
|
/* 212 */,
|
|
2421
2421
|
/* 213 */,
|
|
2422
2422
|
/* 214 */,
|
|
2423
|
-
/* 215
|
|
2423
|
+
/* 215 */,
|
|
2424
|
+
/* 216 */
|
|
2424
2425
|
/***/ function(module, exports, __webpack_require__) {
|
|
2425
2426
|
|
|
2426
2427
|
'use strict';
|
|
@@ -2429,11 +2430,11 @@ module.exports =
|
|
|
2429
2430
|
value: true
|
|
2430
2431
|
});
|
|
2431
2432
|
|
|
2432
|
-
var _keys = __webpack_require__(
|
|
2433
|
+
var _keys = __webpack_require__(146);
|
|
2433
2434
|
|
|
2434
2435
|
var _keys2 = _interopRequireDefault(_keys);
|
|
2435
2436
|
|
|
2436
|
-
var _getIterator2 = __webpack_require__(
|
|
2437
|
+
var _getIterator2 = __webpack_require__(143);
|
|
2437
2438
|
|
|
2438
2439
|
var _getIterator3 = _interopRequireDefault(_getIterator2);
|
|
2439
2440
|
|