@lingk/sync 0.2.3 → 0.2.4
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 +16 -4
- package/build/credentialSections.js.map +1 -1
- package/build/lightning.js +53 -54
- 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 +329 -401
- package/build/main.js.map +1 -1
- package/build/metadataFunctions.js.map +1 -1
- package/build/reducer.js.map +1 -1
- package/package.json +1 -1
package/build/lightning.js
CHANGED
|
@@ -601,15 +601,15 @@ module.exports =
|
|
|
601
601
|
/***/ function(module, exports, __webpack_require__) {
|
|
602
602
|
|
|
603
603
|
'use strict';
|
|
604
|
-
var LIBRARY = __webpack_require__(
|
|
604
|
+
var LIBRARY = __webpack_require__(148)
|
|
605
605
|
, $export = __webpack_require__(24)
|
|
606
|
-
, redefine = __webpack_require__(
|
|
606
|
+
, redefine = __webpack_require__(156)
|
|
607
607
|
, hide = __webpack_require__(13)
|
|
608
608
|
, has = __webpack_require__(17)
|
|
609
609
|
, Iterators = __webpack_require__(32)
|
|
610
|
-
, $iterCreate = __webpack_require__(
|
|
610
|
+
, $iterCreate = __webpack_require__(146)
|
|
611
611
|
, setToStringTag = __webpack_require__(65)
|
|
612
|
-
, getPrototypeOf = __webpack_require__(
|
|
612
|
+
, getPrototypeOf = __webpack_require__(153)
|
|
613
613
|
, ITERATOR = __webpack_require__(21)('iterator')
|
|
614
614
|
, BUGGY = !([].keys && 'next' in [].keys()) // Safari has buggy iterators w/o `next`
|
|
615
615
|
, FF_ITERATOR = '@@iterator'
|
|
@@ -988,7 +988,7 @@ module.exports =
|
|
|
988
988
|
|
|
989
989
|
var _reactLightningDesignSystem = __webpack_require__(3);
|
|
990
990
|
|
|
991
|
-
var _util = __webpack_require__(
|
|
991
|
+
var _util = __webpack_require__(207);
|
|
992
992
|
|
|
993
993
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
994
994
|
|
|
@@ -1916,46 +1916,45 @@ module.exports =
|
|
|
1916
1916
|
/* 131 */,
|
|
1917
1917
|
/* 132 */,
|
|
1918
1918
|
/* 133 */,
|
|
1919
|
-
/* 134
|
|
1920
|
-
/* 135 */
|
|
1919
|
+
/* 134 */
|
|
1921
1920
|
/***/ function(module, exports, __webpack_require__) {
|
|
1922
1921
|
|
|
1923
|
-
module.exports = { "default": __webpack_require__(
|
|
1922
|
+
module.exports = { "default": __webpack_require__(139), __esModule: true };
|
|
1924
1923
|
|
|
1925
1924
|
/***/ },
|
|
1925
|
+
/* 135 */,
|
|
1926
1926
|
/* 136 */,
|
|
1927
|
-
/* 137
|
|
1928
|
-
/* 138 */
|
|
1927
|
+
/* 137 */
|
|
1929
1928
|
/***/ function(module, exports, __webpack_require__) {
|
|
1930
1929
|
|
|
1931
|
-
module.exports = { "default": __webpack_require__(
|
|
1930
|
+
module.exports = { "default": __webpack_require__(142), __esModule: true };
|
|
1932
1931
|
|
|
1933
1932
|
/***/ },
|
|
1934
|
-
/*
|
|
1935
|
-
/*
|
|
1933
|
+
/* 138 */,
|
|
1934
|
+
/* 139 */
|
|
1936
1935
|
/***/ function(module, exports, __webpack_require__) {
|
|
1937
1936
|
|
|
1938
|
-
__webpack_require__(166);
|
|
1939
1937
|
__webpack_require__(165);
|
|
1940
|
-
|
|
1938
|
+
__webpack_require__(164);
|
|
1939
|
+
module.exports = __webpack_require__(159);
|
|
1941
1940
|
|
|
1942
1941
|
/***/ },
|
|
1942
|
+
/* 140 */,
|
|
1943
1943
|
/* 141 */,
|
|
1944
|
-
/* 142
|
|
1945
|
-
/* 143 */
|
|
1944
|
+
/* 142 */
|
|
1946
1945
|
/***/ function(module, exports, __webpack_require__) {
|
|
1947
1946
|
|
|
1948
|
-
__webpack_require__(
|
|
1947
|
+
__webpack_require__(163);
|
|
1949
1948
|
module.exports = __webpack_require__(8).Object.keys;
|
|
1950
1949
|
|
|
1951
1950
|
/***/ },
|
|
1952
|
-
/*
|
|
1951
|
+
/* 143 */
|
|
1953
1952
|
/***/ function(module, exports) {
|
|
1954
1953
|
|
|
1955
1954
|
module.exports = function(){ /* empty */ };
|
|
1956
1955
|
|
|
1957
1956
|
/***/ },
|
|
1958
|
-
/*
|
|
1957
|
+
/* 144 */
|
|
1959
1958
|
/***/ function(module, exports, __webpack_require__) {
|
|
1960
1959
|
|
|
1961
1960
|
// getting tag from 19.1.3.6 Object.prototype.toString()
|
|
@@ -1983,17 +1982,17 @@ module.exports =
|
|
|
1983
1982
|
};
|
|
1984
1983
|
|
|
1985
1984
|
/***/ },
|
|
1986
|
-
/*
|
|
1985
|
+
/* 145 */
|
|
1987
1986
|
/***/ function(module, exports, __webpack_require__) {
|
|
1988
1987
|
|
|
1989
1988
|
module.exports = __webpack_require__(6).document && document.documentElement;
|
|
1990
1989
|
|
|
1991
1990
|
/***/ },
|
|
1992
|
-
/*
|
|
1991
|
+
/* 146 */
|
|
1993
1992
|
/***/ function(module, exports, __webpack_require__) {
|
|
1994
1993
|
|
|
1995
1994
|
'use strict';
|
|
1996
|
-
var create = __webpack_require__(
|
|
1995
|
+
var create = __webpack_require__(150)
|
|
1997
1996
|
, descriptor = __webpack_require__(34)
|
|
1998
1997
|
, setToStringTag = __webpack_require__(65)
|
|
1999
1998
|
, IteratorPrototype = {};
|
|
@@ -2007,7 +2006,7 @@ module.exports =
|
|
|
2007
2006
|
};
|
|
2008
2007
|
|
|
2009
2008
|
/***/ },
|
|
2010
|
-
/*
|
|
2009
|
+
/* 147 */
|
|
2011
2010
|
/***/ function(module, exports) {
|
|
2012
2011
|
|
|
2013
2012
|
module.exports = function(done, value){
|
|
@@ -2015,19 +2014,19 @@ module.exports =
|
|
|
2015
2014
|
};
|
|
2016
2015
|
|
|
2017
2016
|
/***/ },
|
|
2018
|
-
/*
|
|
2017
|
+
/* 148 */
|
|
2019
2018
|
/***/ function(module, exports) {
|
|
2020
2019
|
|
|
2021
2020
|
module.exports = true;
|
|
2022
2021
|
|
|
2023
2022
|
/***/ },
|
|
2024
|
-
/*
|
|
2025
|
-
/*
|
|
2023
|
+
/* 149 */,
|
|
2024
|
+
/* 150 */
|
|
2026
2025
|
/***/ function(module, exports, __webpack_require__) {
|
|
2027
2026
|
|
|
2028
2027
|
// 19.1.2.2 / 15.2.3.5 Object.create(O [, Properties])
|
|
2029
2028
|
var anObject = __webpack_require__(15)
|
|
2030
|
-
, dPs = __webpack_require__(
|
|
2029
|
+
, dPs = __webpack_require__(151)
|
|
2031
2030
|
, enumBugKeys = __webpack_require__(30)
|
|
2032
2031
|
, IE_PROTO = __webpack_require__(25)('IE_PROTO')
|
|
2033
2032
|
, Empty = function(){ /* empty */ }
|
|
@@ -2042,7 +2041,7 @@ module.exports =
|
|
|
2042
2041
|
, gt = '>'
|
|
2043
2042
|
, iframeDocument;
|
|
2044
2043
|
iframe.style.display = 'none';
|
|
2045
|
-
__webpack_require__(
|
|
2044
|
+
__webpack_require__(145).appendChild(iframe);
|
|
2046
2045
|
iframe.src = 'javascript:'; // eslint-disable-line no-script-url
|
|
2047
2046
|
// createDict = iframe.contentWindow.Object;
|
|
2048
2047
|
// html.removeChild(iframe);
|
|
@@ -2069,7 +2068,7 @@ module.exports =
|
|
|
2069
2068
|
|
|
2070
2069
|
|
|
2071
2070
|
/***/ },
|
|
2072
|
-
/*
|
|
2071
|
+
/* 151 */
|
|
2073
2072
|
/***/ function(module, exports, __webpack_require__) {
|
|
2074
2073
|
|
|
2075
2074
|
var dP = __webpack_require__(18)
|
|
@@ -2087,8 +2086,8 @@ module.exports =
|
|
|
2087
2086
|
};
|
|
2088
2087
|
|
|
2089
2088
|
/***/ },
|
|
2090
|
-
/*
|
|
2091
|
-
/*
|
|
2089
|
+
/* 152 */,
|
|
2090
|
+
/* 153 */
|
|
2092
2091
|
/***/ function(module, exports, __webpack_require__) {
|
|
2093
2092
|
|
|
2094
2093
|
// 19.1.2.9 / 15.2.3.2 Object.getPrototypeOf(O)
|
|
@@ -2106,8 +2105,8 @@ module.exports =
|
|
|
2106
2105
|
};
|
|
2107
2106
|
|
|
2108
2107
|
/***/ },
|
|
2109
|
-
/*
|
|
2110
|
-
/*
|
|
2108
|
+
/* 154 */,
|
|
2109
|
+
/* 155 */
|
|
2111
2110
|
/***/ function(module, exports, __webpack_require__) {
|
|
2112
2111
|
|
|
2113
2112
|
// most Object methods by ES6 should accept primitives
|
|
@@ -2122,13 +2121,13 @@ module.exports =
|
|
|
2122
2121
|
};
|
|
2123
2122
|
|
|
2124
2123
|
/***/ },
|
|
2125
|
-
/*
|
|
2124
|
+
/* 156 */
|
|
2126
2125
|
/***/ function(module, exports, __webpack_require__) {
|
|
2127
2126
|
|
|
2128
2127
|
module.exports = __webpack_require__(13);
|
|
2129
2128
|
|
|
2130
2129
|
/***/ },
|
|
2131
|
-
/*
|
|
2130
|
+
/* 157 */
|
|
2132
2131
|
/***/ function(module, exports, __webpack_require__) {
|
|
2133
2132
|
|
|
2134
2133
|
var toInteger = __webpack_require__(19)
|
|
@@ -2150,10 +2149,10 @@ module.exports =
|
|
|
2150
2149
|
};
|
|
2151
2150
|
|
|
2152
2151
|
/***/ },
|
|
2153
|
-
/*
|
|
2152
|
+
/* 158 */
|
|
2154
2153
|
/***/ function(module, exports, __webpack_require__) {
|
|
2155
2154
|
|
|
2156
|
-
var classof = __webpack_require__(
|
|
2155
|
+
var classof = __webpack_require__(144)
|
|
2157
2156
|
, ITERATOR = __webpack_require__(21)('iterator')
|
|
2158
2157
|
, Iterators = __webpack_require__(32);
|
|
2159
2158
|
module.exports = __webpack_require__(8).getIteratorMethod = function(it){
|
|
@@ -2163,11 +2162,11 @@ module.exports =
|
|
|
2163
2162
|
};
|
|
2164
2163
|
|
|
2165
2164
|
/***/ },
|
|
2166
|
-
/*
|
|
2165
|
+
/* 159 */
|
|
2167
2166
|
/***/ function(module, exports, __webpack_require__) {
|
|
2168
2167
|
|
|
2169
2168
|
var anObject = __webpack_require__(15)
|
|
2170
|
-
, get = __webpack_require__(
|
|
2169
|
+
, get = __webpack_require__(158);
|
|
2171
2170
|
module.exports = __webpack_require__(8).getIterator = function(it){
|
|
2172
2171
|
var iterFn = get(it);
|
|
2173
2172
|
if(typeof iterFn != 'function')throw TypeError(it + ' is not iterable!');
|
|
@@ -2175,12 +2174,12 @@ module.exports =
|
|
|
2175
2174
|
};
|
|
2176
2175
|
|
|
2177
2176
|
/***/ },
|
|
2178
|
-
/*
|
|
2177
|
+
/* 160 */
|
|
2179
2178
|
/***/ function(module, exports, __webpack_require__) {
|
|
2180
2179
|
|
|
2181
2180
|
'use strict';
|
|
2182
|
-
var addToUnscopables = __webpack_require__(
|
|
2183
|
-
, step = __webpack_require__(
|
|
2181
|
+
var addToUnscopables = __webpack_require__(143)
|
|
2182
|
+
, step = __webpack_require__(147)
|
|
2184
2183
|
, Iterators = __webpack_require__(32)
|
|
2185
2184
|
, toIObject = __webpack_require__(20);
|
|
2186
2185
|
|
|
@@ -2214,27 +2213,27 @@ module.exports =
|
|
|
2214
2213
|
addToUnscopables('entries');
|
|
2215
2214
|
|
|
2216
2215
|
/***/ },
|
|
2216
|
+
/* 161 */,
|
|
2217
2217
|
/* 162 */,
|
|
2218
|
-
/* 163
|
|
2219
|
-
/* 164 */
|
|
2218
|
+
/* 163 */
|
|
2220
2219
|
/***/ function(module, exports, __webpack_require__) {
|
|
2221
2220
|
|
|
2222
2221
|
// 19.1.2.14 Object.keys(O)
|
|
2223
2222
|
var toObject = __webpack_require__(36)
|
|
2224
2223
|
, $keys = __webpack_require__(33);
|
|
2225
2224
|
|
|
2226
|
-
__webpack_require__(
|
|
2225
|
+
__webpack_require__(155)('keys', function(){
|
|
2227
2226
|
return function keys(it){
|
|
2228
2227
|
return $keys(toObject(it));
|
|
2229
2228
|
};
|
|
2230
2229
|
});
|
|
2231
2230
|
|
|
2232
2231
|
/***/ },
|
|
2233
|
-
/*
|
|
2232
|
+
/* 164 */
|
|
2234
2233
|
/***/ function(module, exports, __webpack_require__) {
|
|
2235
2234
|
|
|
2236
2235
|
'use strict';
|
|
2237
|
-
var $at = __webpack_require__(
|
|
2236
|
+
var $at = __webpack_require__(157)(true);
|
|
2238
2237
|
|
|
2239
2238
|
// 21.1.3.27 String.prototype[@@iterator]()
|
|
2240
2239
|
__webpack_require__(64)(String, 'String', function(iterated){
|
|
@@ -2252,10 +2251,10 @@ module.exports =
|
|
|
2252
2251
|
});
|
|
2253
2252
|
|
|
2254
2253
|
/***/ },
|
|
2255
|
-
/*
|
|
2254
|
+
/* 165 */
|
|
2256
2255
|
/***/ function(module, exports, __webpack_require__) {
|
|
2257
2256
|
|
|
2258
|
-
__webpack_require__(
|
|
2257
|
+
__webpack_require__(160);
|
|
2259
2258
|
var global = __webpack_require__(6)
|
|
2260
2259
|
, hide = __webpack_require__(13)
|
|
2261
2260
|
, Iterators = __webpack_require__(32)
|
|
@@ -2270,6 +2269,7 @@ module.exports =
|
|
|
2270
2269
|
}
|
|
2271
2270
|
|
|
2272
2271
|
/***/ },
|
|
2272
|
+
/* 166 */,
|
|
2273
2273
|
/* 167 */,
|
|
2274
2274
|
/* 168 */,
|
|
2275
2275
|
/* 169 */,
|
|
@@ -2310,8 +2310,7 @@ module.exports =
|
|
|
2310
2310
|
/* 204 */,
|
|
2311
2311
|
/* 205 */,
|
|
2312
2312
|
/* 206 */,
|
|
2313
|
-
/* 207
|
|
2314
|
-
/* 208 */
|
|
2313
|
+
/* 207 */
|
|
2315
2314
|
/***/ function(module, exports, __webpack_require__) {
|
|
2316
2315
|
|
|
2317
2316
|
'use strict';
|
|
@@ -2320,11 +2319,11 @@ module.exports =
|
|
|
2320
2319
|
value: true
|
|
2321
2320
|
});
|
|
2322
2321
|
|
|
2323
|
-
var _keys = __webpack_require__(
|
|
2322
|
+
var _keys = __webpack_require__(137);
|
|
2324
2323
|
|
|
2325
2324
|
var _keys2 = _interopRequireDefault(_keys);
|
|
2326
2325
|
|
|
2327
|
-
var _getIterator2 = __webpack_require__(
|
|
2326
|
+
var _getIterator2 = __webpack_require__(134);
|
|
2328
2327
|
|
|
2329
2328
|
var _getIterator3 = _interopRequireDefault(_getIterator2);
|
|
2330
2329
|
|