@mjhls/mjh-framework 1.0.322 → 1.0.324

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.
Files changed (56) hide show
  1. package/README.md +1 -1
  2. package/dist/cjs/{ADInfeed-a7a5e9f3.js → ADInfeed-b042a194.js} +1 -1
  3. package/dist/cjs/{AdSlot-fef815e9.js → AdSlot-c5bff604.js} +3 -3
  4. package/dist/cjs/DeckContent.js +8 -9
  5. package/dist/cjs/DeckQueue.js +4 -5
  6. package/dist/cjs/{Dfp-f5e04360.js → Dfp-9ede68c7.js} +2 -3
  7. package/dist/cjs/{Figure-36e6957e.js → Figure-a47ec3a7.js} +2 -3
  8. package/dist/cjs/{GridContent-98e9ab78.js → GridContent-139bbe70.js} +5 -5
  9. package/dist/cjs/GridContent.js +9 -10
  10. package/dist/cjs/GroupDeck.js +119 -21
  11. package/dist/cjs/MasterDeck.js +5 -6
  12. package/dist/cjs/{Normal-ead4243d.js → Normal-e7423a52.js} +3 -3
  13. package/dist/cjs/QueueDeckExpanded.js +7 -8
  14. package/dist/cjs/TemplateNormal.js +6 -7
  15. package/dist/cjs/{Ustream-3a3c56b8.js → Ustream-f5f53782.js} +1 -1
  16. package/dist/cjs/Ustream.js +3 -4
  17. package/dist/cjs/VideoSeriesListing.js +6 -4
  18. package/dist/cjs/YoutubeGroup.js +244 -4
  19. package/dist/cjs/index.js +20 -20
  20. package/dist/cjs/{inherits-be59e8ae.js → inherits-37d5840f.js} +1 -1
  21. package/dist/cjs/{main-753fb093.js → main-987c23c6.js} +1 -1
  22. package/dist/cjs/{promise-e50b2d19.js → promise-3b44b2a3.js} +4 -5
  23. package/dist/cjs/{slicedToArray-bed4d943.js → slicedToArray-879ab2fb.js} +3 -4
  24. package/dist/cjs/smoothscroll-95231a70.js +488 -0
  25. package/dist/cjs/{toConsumableArray-18281c61.js → toConsumableArray-34b5e9a7.js} +3 -4
  26. package/dist/cjs/{web.dom.iterable-0998bdc3.js → web.dom.iterable-8b02d65e.js} +34 -0
  27. package/dist/esm/{ADInfeed-2aaf8622.js → ADInfeed-aadcfc25.js} +1 -1
  28. package/dist/esm/{AdSlot-028b040f.js → AdSlot-8946358f.js} +3 -3
  29. package/dist/esm/DeckContent.js +8 -9
  30. package/dist/esm/DeckQueue.js +4 -5
  31. package/dist/esm/{Dfp-f518314c.js → Dfp-9293acfb.js} +2 -3
  32. package/dist/esm/{Figure-af6a1f2d.js → Figure-584ac0c8.js} +2 -3
  33. package/dist/esm/{GridContent-dd8fe8d1.js → GridContent-ceb53300.js} +5 -5
  34. package/dist/esm/GridContent.js +9 -10
  35. package/dist/esm/GroupDeck.js +120 -22
  36. package/dist/esm/MasterDeck.js +5 -6
  37. package/dist/esm/{Normal-252dd706.js → Normal-ff7a10ab.js} +3 -3
  38. package/dist/esm/QueueDeckExpanded.js +7 -8
  39. package/dist/esm/TemplateNormal.js +6 -7
  40. package/dist/esm/{Ustream-c153a835.js → Ustream-d8cc3cbd.js} +1 -1
  41. package/dist/esm/Ustream.js +3 -4
  42. package/dist/esm/VideoSeriesListing.js +5 -3
  43. package/dist/esm/YoutubeGroup.js +244 -3
  44. package/dist/esm/index.js +18 -19
  45. package/dist/esm/{inherits-9d26445c.js → inherits-cb536901.js} +1 -1
  46. package/dist/esm/{main-d550db5e.js → main-cb86f95d.js} +1 -1
  47. package/dist/esm/{promise-8fc46e97.js → promise-86cb8313.js} +2 -3
  48. package/dist/esm/{slicedToArray-d1db3163.js → slicedToArray-a47a84a4.js} +1 -2
  49. package/dist/esm/smoothscroll-4b699764.js +485 -0
  50. package/dist/esm/{toConsumableArray-a096ca06.js → toConsumableArray-2718dc16.js} +2 -3
  51. package/dist/esm/{web.dom.iterable-3be50d6c.js → web.dom.iterable-7e9bebf9.js} +34 -2
  52. package/package.json +1 -1
  53. package/dist/cjs/YoutubeGroup-24ec8af9.js +0 -693
  54. package/dist/cjs/core.get-iterator-method-e049ca4a.js +0 -39
  55. package/dist/esm/YoutubeGroup-13d88f43.js +0 -687
  56. package/dist/esm/core.get-iterator-method-31c1fb1a.js +0 -36
@@ -0,0 +1,485 @@
1
+ import { c as createCommonjsModule, a as commonjsGlobal } from './_commonjsHelpers-0c4b6f40.js';
2
+
3
+ var getYoutubeId = createCommonjsModule(function (module, exports) {
4
+ (function (root, factory) {
5
+ {
6
+ module.exports = factory();
7
+ }
8
+ }(commonjsGlobal, function (exports) {
9
+
10
+ return function (url, opts) {
11
+ if (opts == undefined) {
12
+ opts = {fuzzy: true};
13
+ }
14
+
15
+ if (/youtu\.?be/.test(url)) {
16
+
17
+ // Look first for known patterns
18
+ var i;
19
+ var patterns = [
20
+ /youtu\.be\/([^#\&\?]{11})/, // youtu.be/<id>
21
+ /\?v=([^#\&\?]{11})/, // ?v=<id>
22
+ /\&v=([^#\&\?]{11})/, // &v=<id>
23
+ /embed\/([^#\&\?]{11})/, // embed/<id>
24
+ /\/v\/([^#\&\?]{11})/ // /v/<id>
25
+ ];
26
+
27
+ // If any pattern matches, return the ID
28
+ for (i = 0; i < patterns.length; ++i) {
29
+ if (patterns[i].test(url)) {
30
+ return patterns[i].exec(url)[1];
31
+ }
32
+ }
33
+
34
+ if (opts.fuzzy) {
35
+ // If that fails, break it apart by certain characters and look
36
+ // for the 11 character key
37
+ var tokens = url.split(/[\/\&\?=#\.\s]/g);
38
+ for (i = 0; i < tokens.length; ++i) {
39
+ if (/^[^#\&\?]{11}$/.test(tokens[i])) {
40
+ return tokens[i];
41
+ }
42
+ }
43
+ }
44
+ }
45
+
46
+ return null;
47
+ };
48
+
49
+ }));
50
+ });
51
+
52
+ var smoothscroll = createCommonjsModule(function (module, exports) {
53
+ /* smoothscroll v0.4.4 - 2019 - Dustan Kasten, Jeremias Menichelli - MIT License */
54
+ (function () {
55
+
56
+ // polyfill
57
+ function polyfill() {
58
+ // aliases
59
+ var w = window;
60
+ var d = document;
61
+
62
+ // return if scroll behavior is supported and polyfill is not forced
63
+ if (
64
+ 'scrollBehavior' in d.documentElement.style &&
65
+ w.__forceSmoothScrollPolyfill__ !== true
66
+ ) {
67
+ return;
68
+ }
69
+
70
+ // globals
71
+ var Element = w.HTMLElement || w.Element;
72
+ var SCROLL_TIME = 468;
73
+
74
+ // object gathering original scroll methods
75
+ var original = {
76
+ scroll: w.scroll || w.scrollTo,
77
+ scrollBy: w.scrollBy,
78
+ elementScroll: Element.prototype.scroll || scrollElement,
79
+ scrollIntoView: Element.prototype.scrollIntoView
80
+ };
81
+
82
+ // define timing method
83
+ var now =
84
+ w.performance && w.performance.now
85
+ ? w.performance.now.bind(w.performance)
86
+ : Date.now;
87
+
88
+ /**
89
+ * indicates if a the current browser is made by Microsoft
90
+ * @method isMicrosoftBrowser
91
+ * @param {String} userAgent
92
+ * @returns {Boolean}
93
+ */
94
+ function isMicrosoftBrowser(userAgent) {
95
+ var userAgentPatterns = ['MSIE ', 'Trident/', 'Edge/'];
96
+
97
+ return new RegExp(userAgentPatterns.join('|')).test(userAgent);
98
+ }
99
+
100
+ /*
101
+ * IE has rounding bug rounding down clientHeight and clientWidth and
102
+ * rounding up scrollHeight and scrollWidth causing false positives
103
+ * on hasScrollableSpace
104
+ */
105
+ var ROUNDING_TOLERANCE = isMicrosoftBrowser(w.navigator.userAgent) ? 1 : 0;
106
+
107
+ /**
108
+ * changes scroll position inside an element
109
+ * @method scrollElement
110
+ * @param {Number} x
111
+ * @param {Number} y
112
+ * @returns {undefined}
113
+ */
114
+ function scrollElement(x, y) {
115
+ this.scrollLeft = x;
116
+ this.scrollTop = y;
117
+ }
118
+
119
+ /**
120
+ * returns result of applying ease math function to a number
121
+ * @method ease
122
+ * @param {Number} k
123
+ * @returns {Number}
124
+ */
125
+ function ease(k) {
126
+ return 0.5 * (1 - Math.cos(Math.PI * k));
127
+ }
128
+
129
+ /**
130
+ * indicates if a smooth behavior should be applied
131
+ * @method shouldBailOut
132
+ * @param {Number|Object} firstArg
133
+ * @returns {Boolean}
134
+ */
135
+ function shouldBailOut(firstArg) {
136
+ if (
137
+ firstArg === null ||
138
+ typeof firstArg !== 'object' ||
139
+ firstArg.behavior === undefined ||
140
+ firstArg.behavior === 'auto' ||
141
+ firstArg.behavior === 'instant'
142
+ ) {
143
+ // first argument is not an object/null
144
+ // or behavior is auto, instant or undefined
145
+ return true;
146
+ }
147
+
148
+ if (typeof firstArg === 'object' && firstArg.behavior === 'smooth') {
149
+ // first argument is an object and behavior is smooth
150
+ return false;
151
+ }
152
+
153
+ // throw error when behavior is not supported
154
+ throw new TypeError(
155
+ 'behavior member of ScrollOptions ' +
156
+ firstArg.behavior +
157
+ ' is not a valid value for enumeration ScrollBehavior.'
158
+ );
159
+ }
160
+
161
+ /**
162
+ * indicates if an element has scrollable space in the provided axis
163
+ * @method hasScrollableSpace
164
+ * @param {Node} el
165
+ * @param {String} axis
166
+ * @returns {Boolean}
167
+ */
168
+ function hasScrollableSpace(el, axis) {
169
+ if (axis === 'Y') {
170
+ return el.clientHeight + ROUNDING_TOLERANCE < el.scrollHeight;
171
+ }
172
+
173
+ if (axis === 'X') {
174
+ return el.clientWidth + ROUNDING_TOLERANCE < el.scrollWidth;
175
+ }
176
+ }
177
+
178
+ /**
179
+ * indicates if an element has a scrollable overflow property in the axis
180
+ * @method canOverflow
181
+ * @param {Node} el
182
+ * @param {String} axis
183
+ * @returns {Boolean}
184
+ */
185
+ function canOverflow(el, axis) {
186
+ var overflowValue = w.getComputedStyle(el, null)['overflow' + axis];
187
+
188
+ return overflowValue === 'auto' || overflowValue === 'scroll';
189
+ }
190
+
191
+ /**
192
+ * indicates if an element can be scrolled in either axis
193
+ * @method isScrollable
194
+ * @param {Node} el
195
+ * @param {String} axis
196
+ * @returns {Boolean}
197
+ */
198
+ function isScrollable(el) {
199
+ var isScrollableY = hasScrollableSpace(el, 'Y') && canOverflow(el, 'Y');
200
+ var isScrollableX = hasScrollableSpace(el, 'X') && canOverflow(el, 'X');
201
+
202
+ return isScrollableY || isScrollableX;
203
+ }
204
+
205
+ /**
206
+ * finds scrollable parent of an element
207
+ * @method findScrollableParent
208
+ * @param {Node} el
209
+ * @returns {Node} el
210
+ */
211
+ function findScrollableParent(el) {
212
+ while (el !== d.body && isScrollable(el) === false) {
213
+ el = el.parentNode || el.host;
214
+ }
215
+
216
+ return el;
217
+ }
218
+
219
+ /**
220
+ * self invoked function that, given a context, steps through scrolling
221
+ * @method step
222
+ * @param {Object} context
223
+ * @returns {undefined}
224
+ */
225
+ function step(context) {
226
+ var time = now();
227
+ var value;
228
+ var currentX;
229
+ var currentY;
230
+ var elapsed = (time - context.startTime) / SCROLL_TIME;
231
+
232
+ // avoid elapsed times higher than one
233
+ elapsed = elapsed > 1 ? 1 : elapsed;
234
+
235
+ // apply easing to elapsed time
236
+ value = ease(elapsed);
237
+
238
+ currentX = context.startX + (context.x - context.startX) * value;
239
+ currentY = context.startY + (context.y - context.startY) * value;
240
+
241
+ context.method.call(context.scrollable, currentX, currentY);
242
+
243
+ // scroll more if we have not reached our destination
244
+ if (currentX !== context.x || currentY !== context.y) {
245
+ w.requestAnimationFrame(step.bind(w, context));
246
+ }
247
+ }
248
+
249
+ /**
250
+ * scrolls window or element with a smooth behavior
251
+ * @method smoothScroll
252
+ * @param {Object|Node} el
253
+ * @param {Number} x
254
+ * @param {Number} y
255
+ * @returns {undefined}
256
+ */
257
+ function smoothScroll(el, x, y) {
258
+ var scrollable;
259
+ var startX;
260
+ var startY;
261
+ var method;
262
+ var startTime = now();
263
+
264
+ // define scroll context
265
+ if (el === d.body) {
266
+ scrollable = w;
267
+ startX = w.scrollX || w.pageXOffset;
268
+ startY = w.scrollY || w.pageYOffset;
269
+ method = original.scroll;
270
+ } else {
271
+ scrollable = el;
272
+ startX = el.scrollLeft;
273
+ startY = el.scrollTop;
274
+ method = scrollElement;
275
+ }
276
+
277
+ // scroll looping over a frame
278
+ step({
279
+ scrollable: scrollable,
280
+ method: method,
281
+ startTime: startTime,
282
+ startX: startX,
283
+ startY: startY,
284
+ x: x,
285
+ y: y
286
+ });
287
+ }
288
+
289
+ // ORIGINAL METHODS OVERRIDES
290
+ // w.scroll and w.scrollTo
291
+ w.scroll = w.scrollTo = function() {
292
+ // avoid action when no arguments are passed
293
+ if (arguments[0] === undefined) {
294
+ return;
295
+ }
296
+
297
+ // avoid smooth behavior if not required
298
+ if (shouldBailOut(arguments[0]) === true) {
299
+ original.scroll.call(
300
+ w,
301
+ arguments[0].left !== undefined
302
+ ? arguments[0].left
303
+ : typeof arguments[0] !== 'object'
304
+ ? arguments[0]
305
+ : w.scrollX || w.pageXOffset,
306
+ // use top prop, second argument if present or fallback to scrollY
307
+ arguments[0].top !== undefined
308
+ ? arguments[0].top
309
+ : arguments[1] !== undefined
310
+ ? arguments[1]
311
+ : w.scrollY || w.pageYOffset
312
+ );
313
+
314
+ return;
315
+ }
316
+
317
+ // LET THE SMOOTHNESS BEGIN!
318
+ smoothScroll.call(
319
+ w,
320
+ d.body,
321
+ arguments[0].left !== undefined
322
+ ? ~~arguments[0].left
323
+ : w.scrollX || w.pageXOffset,
324
+ arguments[0].top !== undefined
325
+ ? ~~arguments[0].top
326
+ : w.scrollY || w.pageYOffset
327
+ );
328
+ };
329
+
330
+ // w.scrollBy
331
+ w.scrollBy = function() {
332
+ // avoid action when no arguments are passed
333
+ if (arguments[0] === undefined) {
334
+ return;
335
+ }
336
+
337
+ // avoid smooth behavior if not required
338
+ if (shouldBailOut(arguments[0])) {
339
+ original.scrollBy.call(
340
+ w,
341
+ arguments[0].left !== undefined
342
+ ? arguments[0].left
343
+ : typeof arguments[0] !== 'object' ? arguments[0] : 0,
344
+ arguments[0].top !== undefined
345
+ ? arguments[0].top
346
+ : arguments[1] !== undefined ? arguments[1] : 0
347
+ );
348
+
349
+ return;
350
+ }
351
+
352
+ // LET THE SMOOTHNESS BEGIN!
353
+ smoothScroll.call(
354
+ w,
355
+ d.body,
356
+ ~~arguments[0].left + (w.scrollX || w.pageXOffset),
357
+ ~~arguments[0].top + (w.scrollY || w.pageYOffset)
358
+ );
359
+ };
360
+
361
+ // Element.prototype.scroll and Element.prototype.scrollTo
362
+ Element.prototype.scroll = Element.prototype.scrollTo = function() {
363
+ // avoid action when no arguments are passed
364
+ if (arguments[0] === undefined) {
365
+ return;
366
+ }
367
+
368
+ // avoid smooth behavior if not required
369
+ if (shouldBailOut(arguments[0]) === true) {
370
+ // if one number is passed, throw error to match Firefox implementation
371
+ if (typeof arguments[0] === 'number' && arguments[1] === undefined) {
372
+ throw new SyntaxError('Value could not be converted');
373
+ }
374
+
375
+ original.elementScroll.call(
376
+ this,
377
+ // use left prop, first number argument or fallback to scrollLeft
378
+ arguments[0].left !== undefined
379
+ ? ~~arguments[0].left
380
+ : typeof arguments[0] !== 'object' ? ~~arguments[0] : this.scrollLeft,
381
+ // use top prop, second argument or fallback to scrollTop
382
+ arguments[0].top !== undefined
383
+ ? ~~arguments[0].top
384
+ : arguments[1] !== undefined ? ~~arguments[1] : this.scrollTop
385
+ );
386
+
387
+ return;
388
+ }
389
+
390
+ var left = arguments[0].left;
391
+ var top = arguments[0].top;
392
+
393
+ // LET THE SMOOTHNESS BEGIN!
394
+ smoothScroll.call(
395
+ this,
396
+ this,
397
+ typeof left === 'undefined' ? this.scrollLeft : ~~left,
398
+ typeof top === 'undefined' ? this.scrollTop : ~~top
399
+ );
400
+ };
401
+
402
+ // Element.prototype.scrollBy
403
+ Element.prototype.scrollBy = function() {
404
+ // avoid action when no arguments are passed
405
+ if (arguments[0] === undefined) {
406
+ return;
407
+ }
408
+
409
+ // avoid smooth behavior if not required
410
+ if (shouldBailOut(arguments[0]) === true) {
411
+ original.elementScroll.call(
412
+ this,
413
+ arguments[0].left !== undefined
414
+ ? ~~arguments[0].left + this.scrollLeft
415
+ : ~~arguments[0] + this.scrollLeft,
416
+ arguments[0].top !== undefined
417
+ ? ~~arguments[0].top + this.scrollTop
418
+ : ~~arguments[1] + this.scrollTop
419
+ );
420
+
421
+ return;
422
+ }
423
+
424
+ this.scroll({
425
+ left: ~~arguments[0].left + this.scrollLeft,
426
+ top: ~~arguments[0].top + this.scrollTop,
427
+ behavior: arguments[0].behavior
428
+ });
429
+ };
430
+
431
+ // Element.prototype.scrollIntoView
432
+ Element.prototype.scrollIntoView = function() {
433
+ // avoid smooth behavior if not required
434
+ if (shouldBailOut(arguments[0]) === true) {
435
+ original.scrollIntoView.call(
436
+ this,
437
+ arguments[0] === undefined ? true : arguments[0]
438
+ );
439
+
440
+ return;
441
+ }
442
+
443
+ // LET THE SMOOTHNESS BEGIN!
444
+ var scrollableParent = findScrollableParent(this);
445
+ var parentRects = scrollableParent.getBoundingClientRect();
446
+ var clientRects = this.getBoundingClientRect();
447
+
448
+ if (scrollableParent !== d.body) {
449
+ // reveal element inside parent
450
+ smoothScroll.call(
451
+ this,
452
+ scrollableParent,
453
+ scrollableParent.scrollLeft + clientRects.left - parentRects.left,
454
+ scrollableParent.scrollTop + clientRects.top - parentRects.top
455
+ );
456
+
457
+ // reveal parent in viewport unless is fixed
458
+ if (w.getComputedStyle(scrollableParent).position !== 'fixed') {
459
+ w.scrollBy({
460
+ left: parentRects.left,
461
+ top: parentRects.top,
462
+ behavior: 'smooth'
463
+ });
464
+ }
465
+ } else {
466
+ // reveal element in viewport
467
+ w.scrollBy({
468
+ left: clientRects.left,
469
+ top: clientRects.top,
470
+ behavior: 'smooth'
471
+ });
472
+ }
473
+ };
474
+ }
475
+
476
+ {
477
+ // commonjs
478
+ module.exports = { polyfill: polyfill };
479
+ }
480
+
481
+ }());
482
+ });
483
+ var smoothscroll_1 = smoothscroll.polyfill;
484
+
485
+ export { getYoutubeId as g, smoothscroll as s };
@@ -1,8 +1,7 @@
1
1
  import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
2
2
  import { e as _objectDp, p as _propertyDesc, c as _export, a as _toObject, u as _ctx, w as _toLength, b as _core } from './_to-object-b9b796ec.js';
3
- import './web.dom.iterable-3be50d6c.js';
4
- import { _ as _iterDetect, d as _isArrayIter, e as _iterCall } from './main-d550db5e.js';
5
- import { c as core_getIteratorMethod } from './core.get-iterator-method-31c1fb1a.js';
3
+ import { e as core_getIteratorMethod } from './web.dom.iterable-7e9bebf9.js';
4
+ import { _ as _iterDetect, d as _isArrayIter, e as _iterCall } from './main-cb86f95d.js';
6
5
 
7
6
  var _createProperty = function (object, index, value) {
8
7
  if (index in object) _objectDp.f(object, index, _propertyDesc(0, value));
@@ -1,5 +1,5 @@
1
1
  import { c as createCommonjsModule } from './_commonjsHelpers-0c4b6f40.js';
2
- import { z as _defined, A as _toInteger, s as _hide, f as _descriptors, t as _anObject, _ as _objectKeys, e as _objectDp, q as _global, B as _sharedKey, y as _domCreate, l as _enumBugKeys, r as _shared, g as _uid, i as _has, p as _propertyDesc, a as _toObject, c as _export, m as _toIobject } from './_to-object-b9b796ec.js';
2
+ import { z as _defined, A as _toInteger, s as _hide, f as _descriptors, t as _anObject, _ as _objectKeys, e as _objectDp, q as _global, B as _sharedKey, y as _domCreate, l as _enumBugKeys, r as _shared, g as _uid, i as _has, p as _propertyDesc, a as _toObject, c as _export, j as _cof, b as _core, m as _toIobject } from './_to-object-b9b796ec.js';
3
3
 
4
4
  // true -> String#at
5
5
  // false -> String#codePointAt
@@ -198,6 +198,38 @@ _iterDefine(String, 'String', function (iterated) {
198
198
  return { value: point, done: false };
199
199
  });
200
200
 
201
+ // getting tag from 19.1.3.6 Object.prototype.toString()
202
+
203
+ var TAG$1 = _wks('toStringTag');
204
+ // ES3 wrong here
205
+ var ARG = _cof(function () { return arguments; }()) == 'Arguments';
206
+
207
+ // fallback for IE11 Script Access Denied error
208
+ var tryGet = function (it, key) {
209
+ try {
210
+ return it[key];
211
+ } catch (e) { /* empty */ }
212
+ };
213
+
214
+ var _classof = function (it) {
215
+ var O, T, B;
216
+ return it === undefined ? 'Undefined' : it === null ? 'Null'
217
+ // @@toStringTag case
218
+ : typeof (T = tryGet(O = Object(it), TAG$1)) == 'string' ? T
219
+ // builtinTag case
220
+ : ARG ? _cof(O)
221
+ // ES3 arguments fallback
222
+ : (B = _cof(O)) == 'Object' && typeof O.callee == 'function' ? 'Arguments' : B;
223
+ };
224
+
225
+ var ITERATOR$1 = _wks('iterator');
226
+
227
+ var core_getIteratorMethod = _core.getIteratorMethod = function (it) {
228
+ if (it != undefined) return it[ITERATOR$1]
229
+ || it['@@iterator']
230
+ || _iterators[_classof(it)];
231
+ };
232
+
201
233
  var _iterStep = function (done, value) {
202
234
  return { value: value, done: !!done };
203
235
  };
@@ -243,4 +275,4 @@ for (var i = 0; i < DOMIterables.length; i++) {
243
275
  _iterators[NAME] = _iterators.Array;
244
276
  }
245
277
 
246
- export { _objectGpo as _, _wks as a, _redefine as b, _setToStringTag as c, _objectCreate as d, _iterators as e, _html as f };
278
+ export { _objectGpo as _, _wks as a, _redefine as b, _setToStringTag as c, _objectCreate as d, core_getIteratorMethod as e, _iterators as f, _classof as g, _html as h };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mjhls/mjh-framework",
3
- "version": "1.0.322",
3
+ "version": "1.0.324",
4
4
  "description": "Foundation Framework",
5
5
  "author": "mjh-framework",
6
6
  "license": "MIT",