@dialpad/dialtone-vue 3.32.0 → 3.34.0
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/README.md +17 -8
- package/dist/component-documentation.json +1 -1
- package/dist/dialtone-vue.common.js +1260 -166
- package/dist/dialtone-vue.umd.js +1262 -168
- package/dist/dialtone-vue.umd.min.js +1 -1
- package/package.json +9 -3
package/dist/dialtone-vue.umd.js
CHANGED
|
@@ -35,7 +35,7 @@ ___CSS_LOADER_EXPORT___.push([module.id, ".enter-active,.leave-active{overflow:h
|
|
|
35
35
|
|
|
36
36
|
/***/ }),
|
|
37
37
|
|
|
38
|
-
/***/
|
|
38
|
+
/***/ 316:
|
|
39
39
|
/***/ ((module, __webpack_exports__, __webpack_require__) => {
|
|
40
40
|
|
|
41
41
|
"use strict";
|
|
@@ -83,7 +83,7 @@ ___CSS_LOADER_EXPORT___.push([module.id, ".dt-empty-list-item{display:flex;align
|
|
|
83
83
|
|
|
84
84
|
/***/ }),
|
|
85
85
|
|
|
86
|
-
/***/
|
|
86
|
+
/***/ 833:
|
|
87
87
|
/***/ ((module, __webpack_exports__, __webpack_require__) => {
|
|
88
88
|
|
|
89
89
|
"use strict";
|
|
@@ -100,14 +100,14 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
100
100
|
|
|
101
101
|
var ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1___default()((_node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0___default()));
|
|
102
102
|
// Module
|
|
103
|
-
___CSS_LOADER_EXPORT___.push([module.id, ".d-context-menu-list{width:
|
|
103
|
+
___CSS_LOADER_EXPORT___.push([module.id, ".d-context-menu-list{width:calc(var(--size-300)*48)}", ""]);
|
|
104
104
|
// Exports
|
|
105
105
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (___CSS_LOADER_EXPORT___);
|
|
106
106
|
|
|
107
107
|
|
|
108
108
|
/***/ }),
|
|
109
109
|
|
|
110
|
-
/***/
|
|
110
|
+
/***/ 394:
|
|
111
111
|
/***/ ((module, __webpack_exports__, __webpack_require__) => {
|
|
112
112
|
|
|
113
113
|
"use strict";
|
|
@@ -124,14 +124,14 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
124
124
|
|
|
125
125
|
var ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1___default()((_node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0___default()));
|
|
126
126
|
// Module
|
|
127
|
-
___CSS_LOADER_EXPORT___.push([module.id, ".dt-list-separator{height:
|
|
127
|
+
___CSS_LOADER_EXPORT___.push([module.id, ".dt-list-item[role=menuitem]{border-radius:var(--size-300)}.dt-list-separator{height:var(--size-100);list-style:none}", ""]);
|
|
128
128
|
// Exports
|
|
129
129
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (___CSS_LOADER_EXPORT___);
|
|
130
130
|
|
|
131
131
|
|
|
132
132
|
/***/ }),
|
|
133
133
|
|
|
134
|
-
/***/
|
|
134
|
+
/***/ 703:
|
|
135
135
|
/***/ ((module, __webpack_exports__, __webpack_require__) => {
|
|
136
136
|
|
|
137
137
|
"use strict";
|
|
@@ -155,7 +155,7 @@ ___CSS_LOADER_EXPORT___.push([module.id, ".dt-default-list-item,.dt-default-list
|
|
|
155
155
|
|
|
156
156
|
/***/ }),
|
|
157
157
|
|
|
158
|
-
/***/
|
|
158
|
+
/***/ 363:
|
|
159
159
|
/***/ ((module, __webpack_exports__, __webpack_require__) => {
|
|
160
160
|
|
|
161
161
|
"use strict";
|
|
@@ -172,7 +172,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
172
172
|
|
|
173
173
|
var ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1___default()((_node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0___default()));
|
|
174
174
|
// Module
|
|
175
|
-
___CSS_LOADER_EXPORT___.push([module.id, ".dt-list-item:not(.dt-list-item--static){cursor:pointer}.dt-list-item--focusable:focus,.dt-list-item--focusable:focus-within,.dt-list-item--highlighted{background-color:hsla(var(--black-
|
|
175
|
+
___CSS_LOADER_EXPORT___.push([module.id, ".dt-list-item:not(.dt-list-item--static){cursor:pointer}.dt-list-item--focusable:focus,.dt-list-item--focusable:focus-within,.dt-list-item--highlighted{background-color:hsla(var(--black-900-h),var(--black-900-s),var(--black-900-l),.05)}.dt-list-item--highlighted:active{background-color:hsla(var(--black-900-h),var(--black-900-s),var(--black-900-l),.1)}.dt-list-item:focus-visible{outline:none;box-shadow:inset 0 0 0 var(--su2) var(--focus-ring)}", ""]);
|
|
176
176
|
// Exports
|
|
177
177
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (___CSS_LOADER_EXPORT___);
|
|
178
178
|
|
|
@@ -203,7 +203,7 @@ ___CSS_LOADER_EXPORT___.push([module.id, ".dt-list-section[tabindex=\"-1\"]:focu
|
|
|
203
203
|
|
|
204
204
|
/***/ }),
|
|
205
205
|
|
|
206
|
-
/***/
|
|
206
|
+
/***/ 854:
|
|
207
207
|
/***/ ((module, __webpack_exports__, __webpack_require__) => {
|
|
208
208
|
|
|
209
209
|
"use strict";
|
|
@@ -299,7 +299,7 @@ ___CSS_LOADER_EXPORT___.push([module.id, ".skeleton-placeholder{display:flex;str
|
|
|
299
299
|
|
|
300
300
|
/***/ }),
|
|
301
301
|
|
|
302
|
-
/***/
|
|
302
|
+
/***/ 173:
|
|
303
303
|
/***/ ((module, __webpack_exports__, __webpack_require__) => {
|
|
304
304
|
|
|
305
305
|
"use strict";
|
|
@@ -538,6 +538,1012 @@ module.exports = function (i) {
|
|
|
538
538
|
return i[1];
|
|
539
539
|
};
|
|
540
540
|
|
|
541
|
+
/***/ }),
|
|
542
|
+
|
|
543
|
+
/***/ 377:
|
|
544
|
+
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
545
|
+
|
|
546
|
+
// A library of seedable RNGs implemented in Javascript.
|
|
547
|
+
//
|
|
548
|
+
// Usage:
|
|
549
|
+
//
|
|
550
|
+
// var seedrandom = require('seedrandom');
|
|
551
|
+
// var random = seedrandom(1); // or any seed.
|
|
552
|
+
// var x = random(); // 0 <= x < 1. Every bit is random.
|
|
553
|
+
// var x = random.quick(); // 0 <= x < 1. 32 bits of randomness.
|
|
554
|
+
|
|
555
|
+
// alea, a 53-bit multiply-with-carry generator by Johannes Baagøe.
|
|
556
|
+
// Period: ~2^116
|
|
557
|
+
// Reported to pass all BigCrush tests.
|
|
558
|
+
var alea = __webpack_require__(832);
|
|
559
|
+
|
|
560
|
+
// xor128, a pure xor-shift generator by George Marsaglia.
|
|
561
|
+
// Period: 2^128-1.
|
|
562
|
+
// Reported to fail: MatrixRank and LinearComp.
|
|
563
|
+
var xor128 = __webpack_require__(652);
|
|
564
|
+
|
|
565
|
+
// xorwow, George Marsaglia's 160-bit xor-shift combined plus weyl.
|
|
566
|
+
// Period: 2^192-2^32
|
|
567
|
+
// Reported to fail: CollisionOver, SimpPoker, and LinearComp.
|
|
568
|
+
var xorwow = __webpack_require__(801);
|
|
569
|
+
|
|
570
|
+
// xorshift7, by François Panneton and Pierre L'ecuyer, takes
|
|
571
|
+
// a different approach: it adds robustness by allowing more shifts
|
|
572
|
+
// than Marsaglia's original three. It is a 7-shift generator
|
|
573
|
+
// with 256 bits, that passes BigCrush with no systmatic failures.
|
|
574
|
+
// Period 2^256-1.
|
|
575
|
+
// No systematic BigCrush failures reported.
|
|
576
|
+
var xorshift7 = __webpack_require__(30);
|
|
577
|
+
|
|
578
|
+
// xor4096, by Richard Brent, is a 4096-bit xor-shift with a
|
|
579
|
+
// very long period that also adds a Weyl generator. It also passes
|
|
580
|
+
// BigCrush with no systematic failures. Its long period may
|
|
581
|
+
// be useful if you have many generators and need to avoid
|
|
582
|
+
// collisions.
|
|
583
|
+
// Period: 2^4128-2^32.
|
|
584
|
+
// No systematic BigCrush failures reported.
|
|
585
|
+
var xor4096 = __webpack_require__(618);
|
|
586
|
+
|
|
587
|
+
// Tyche-i, by Samuel Neves and Filipe Araujo, is a bit-shifting random
|
|
588
|
+
// number generator derived from ChaCha, a modern stream cipher.
|
|
589
|
+
// https://eden.dei.uc.pt/~sneves/pubs/2011-snfa2.pdf
|
|
590
|
+
// Period: ~2^127
|
|
591
|
+
// No systematic BigCrush failures reported.
|
|
592
|
+
var tychei = __webpack_require__(49);
|
|
593
|
+
|
|
594
|
+
// The original ARC4-based prng included in this library.
|
|
595
|
+
// Period: ~2^1600
|
|
596
|
+
var sr = __webpack_require__(971);
|
|
597
|
+
|
|
598
|
+
sr.alea = alea;
|
|
599
|
+
sr.xor128 = xor128;
|
|
600
|
+
sr.xorwow = xorwow;
|
|
601
|
+
sr.xorshift7 = xorshift7;
|
|
602
|
+
sr.xor4096 = xor4096;
|
|
603
|
+
sr.tychei = tychei;
|
|
604
|
+
|
|
605
|
+
module.exports = sr;
|
|
606
|
+
|
|
607
|
+
|
|
608
|
+
/***/ }),
|
|
609
|
+
|
|
610
|
+
/***/ 832:
|
|
611
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
612
|
+
|
|
613
|
+
/* module decorator */ module = __webpack_require__.nmd(module);
|
|
614
|
+
var __WEBPACK_AMD_DEFINE_RESULT__;// A port of an algorithm by Johannes Baagøe <baagoe@baagoe.com>, 2010
|
|
615
|
+
// http://baagoe.com/en/RandomMusings/javascript/
|
|
616
|
+
// https://github.com/nquinlan/better-random-numbers-for-javascript-mirror
|
|
617
|
+
// Original work is under MIT license -
|
|
618
|
+
|
|
619
|
+
// Copyright (C) 2010 by Johannes Baagøe <baagoe@baagoe.org>
|
|
620
|
+
//
|
|
621
|
+
// Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
622
|
+
// of this software and associated documentation files (the "Software"), to deal
|
|
623
|
+
// in the Software without restriction, including without limitation the rights
|
|
624
|
+
// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
625
|
+
// copies of the Software, and to permit persons to whom the Software is
|
|
626
|
+
// furnished to do so, subject to the following conditions:
|
|
627
|
+
//
|
|
628
|
+
// The above copyright notice and this permission notice shall be included in
|
|
629
|
+
// all copies or substantial portions of the Software.
|
|
630
|
+
//
|
|
631
|
+
// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
632
|
+
// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
633
|
+
// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
634
|
+
// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
635
|
+
// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
636
|
+
// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
637
|
+
// THE SOFTWARE.
|
|
638
|
+
|
|
639
|
+
|
|
640
|
+
|
|
641
|
+
(function(global, module, define) {
|
|
642
|
+
|
|
643
|
+
function Alea(seed) {
|
|
644
|
+
var me = this, mash = Mash();
|
|
645
|
+
|
|
646
|
+
me.next = function() {
|
|
647
|
+
var t = 2091639 * me.s0 + me.c * 2.3283064365386963e-10; // 2^-32
|
|
648
|
+
me.s0 = me.s1;
|
|
649
|
+
me.s1 = me.s2;
|
|
650
|
+
return me.s2 = t - (me.c = t | 0);
|
|
651
|
+
};
|
|
652
|
+
|
|
653
|
+
// Apply the seeding algorithm from Baagoe.
|
|
654
|
+
me.c = 1;
|
|
655
|
+
me.s0 = mash(' ');
|
|
656
|
+
me.s1 = mash(' ');
|
|
657
|
+
me.s2 = mash(' ');
|
|
658
|
+
me.s0 -= mash(seed);
|
|
659
|
+
if (me.s0 < 0) { me.s0 += 1; }
|
|
660
|
+
me.s1 -= mash(seed);
|
|
661
|
+
if (me.s1 < 0) { me.s1 += 1; }
|
|
662
|
+
me.s2 -= mash(seed);
|
|
663
|
+
if (me.s2 < 0) { me.s2 += 1; }
|
|
664
|
+
mash = null;
|
|
665
|
+
}
|
|
666
|
+
|
|
667
|
+
function copy(f, t) {
|
|
668
|
+
t.c = f.c;
|
|
669
|
+
t.s0 = f.s0;
|
|
670
|
+
t.s1 = f.s1;
|
|
671
|
+
t.s2 = f.s2;
|
|
672
|
+
return t;
|
|
673
|
+
}
|
|
674
|
+
|
|
675
|
+
function impl(seed, opts) {
|
|
676
|
+
var xg = new Alea(seed),
|
|
677
|
+
state = opts && opts.state,
|
|
678
|
+
prng = xg.next;
|
|
679
|
+
prng.int32 = function() { return (xg.next() * 0x100000000) | 0; }
|
|
680
|
+
prng.double = function() {
|
|
681
|
+
return prng() + (prng() * 0x200000 | 0) * 1.1102230246251565e-16; // 2^-53
|
|
682
|
+
};
|
|
683
|
+
prng.quick = prng;
|
|
684
|
+
if (state) {
|
|
685
|
+
if (typeof(state) == 'object') copy(state, xg);
|
|
686
|
+
prng.state = function() { return copy(xg, {}); }
|
|
687
|
+
}
|
|
688
|
+
return prng;
|
|
689
|
+
}
|
|
690
|
+
|
|
691
|
+
function Mash() {
|
|
692
|
+
var n = 0xefc8249d;
|
|
693
|
+
|
|
694
|
+
var mash = function(data) {
|
|
695
|
+
data = String(data);
|
|
696
|
+
for (var i = 0; i < data.length; i++) {
|
|
697
|
+
n += data.charCodeAt(i);
|
|
698
|
+
var h = 0.02519603282416938 * n;
|
|
699
|
+
n = h >>> 0;
|
|
700
|
+
h -= n;
|
|
701
|
+
h *= n;
|
|
702
|
+
n = h >>> 0;
|
|
703
|
+
h -= n;
|
|
704
|
+
n += h * 0x100000000; // 2^32
|
|
705
|
+
}
|
|
706
|
+
return (n >>> 0) * 2.3283064365386963e-10; // 2^-32
|
|
707
|
+
};
|
|
708
|
+
|
|
709
|
+
return mash;
|
|
710
|
+
}
|
|
711
|
+
|
|
712
|
+
|
|
713
|
+
if (module && module.exports) {
|
|
714
|
+
module.exports = impl;
|
|
715
|
+
} else if (__webpack_require__.amdD && __webpack_require__.amdO) {
|
|
716
|
+
!(__WEBPACK_AMD_DEFINE_RESULT__ = (function() { return impl; }).call(exports, __webpack_require__, exports, module),
|
|
717
|
+
__WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
|
|
718
|
+
} else {
|
|
719
|
+
this.alea = impl;
|
|
720
|
+
}
|
|
721
|
+
|
|
722
|
+
})(
|
|
723
|
+
this,
|
|
724
|
+
true && module, // present in node.js
|
|
725
|
+
__webpack_require__.amdD // present with an AMD loader
|
|
726
|
+
);
|
|
727
|
+
|
|
728
|
+
|
|
729
|
+
|
|
730
|
+
|
|
731
|
+
/***/ }),
|
|
732
|
+
|
|
733
|
+
/***/ 49:
|
|
734
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
735
|
+
|
|
736
|
+
/* module decorator */ module = __webpack_require__.nmd(module);
|
|
737
|
+
var __WEBPACK_AMD_DEFINE_RESULT__;// A Javascript implementaion of the "Tyche-i" prng algorithm by
|
|
738
|
+
// Samuel Neves and Filipe Araujo.
|
|
739
|
+
// See https://eden.dei.uc.pt/~sneves/pubs/2011-snfa2.pdf
|
|
740
|
+
|
|
741
|
+
(function(global, module, define) {
|
|
742
|
+
|
|
743
|
+
function XorGen(seed) {
|
|
744
|
+
var me = this, strseed = '';
|
|
745
|
+
|
|
746
|
+
// Set up generator function.
|
|
747
|
+
me.next = function() {
|
|
748
|
+
var b = me.b, c = me.c, d = me.d, a = me.a;
|
|
749
|
+
b = (b << 25) ^ (b >>> 7) ^ c;
|
|
750
|
+
c = (c - d) | 0;
|
|
751
|
+
d = (d << 24) ^ (d >>> 8) ^ a;
|
|
752
|
+
a = (a - b) | 0;
|
|
753
|
+
me.b = b = (b << 20) ^ (b >>> 12) ^ c;
|
|
754
|
+
me.c = c = (c - d) | 0;
|
|
755
|
+
me.d = (d << 16) ^ (c >>> 16) ^ a;
|
|
756
|
+
return me.a = (a - b) | 0;
|
|
757
|
+
};
|
|
758
|
+
|
|
759
|
+
/* The following is non-inverted tyche, which has better internal
|
|
760
|
+
* bit diffusion, but which is about 25% slower than tyche-i in JS.
|
|
761
|
+
me.next = function() {
|
|
762
|
+
var a = me.a, b = me.b, c = me.c, d = me.d;
|
|
763
|
+
a = (me.a + me.b | 0) >>> 0;
|
|
764
|
+
d = me.d ^ a; d = d << 16 ^ d >>> 16;
|
|
765
|
+
c = me.c + d | 0;
|
|
766
|
+
b = me.b ^ c; b = b << 12 ^ d >>> 20;
|
|
767
|
+
me.a = a = a + b | 0;
|
|
768
|
+
d = d ^ a; me.d = d = d << 8 ^ d >>> 24;
|
|
769
|
+
me.c = c = c + d | 0;
|
|
770
|
+
b = b ^ c;
|
|
771
|
+
return me.b = (b << 7 ^ b >>> 25);
|
|
772
|
+
}
|
|
773
|
+
*/
|
|
774
|
+
|
|
775
|
+
me.a = 0;
|
|
776
|
+
me.b = 0;
|
|
777
|
+
me.c = 2654435769 | 0;
|
|
778
|
+
me.d = 1367130551;
|
|
779
|
+
|
|
780
|
+
if (seed === Math.floor(seed)) {
|
|
781
|
+
// Integer seed.
|
|
782
|
+
me.a = (seed / 0x100000000) | 0;
|
|
783
|
+
me.b = seed | 0;
|
|
784
|
+
} else {
|
|
785
|
+
// String seed.
|
|
786
|
+
strseed += seed;
|
|
787
|
+
}
|
|
788
|
+
|
|
789
|
+
// Mix in string seed, then discard an initial batch of 64 values.
|
|
790
|
+
for (var k = 0; k < strseed.length + 20; k++) {
|
|
791
|
+
me.b ^= strseed.charCodeAt(k) | 0;
|
|
792
|
+
me.next();
|
|
793
|
+
}
|
|
794
|
+
}
|
|
795
|
+
|
|
796
|
+
function copy(f, t) {
|
|
797
|
+
t.a = f.a;
|
|
798
|
+
t.b = f.b;
|
|
799
|
+
t.c = f.c;
|
|
800
|
+
t.d = f.d;
|
|
801
|
+
return t;
|
|
802
|
+
};
|
|
803
|
+
|
|
804
|
+
function impl(seed, opts) {
|
|
805
|
+
var xg = new XorGen(seed),
|
|
806
|
+
state = opts && opts.state,
|
|
807
|
+
prng = function() { return (xg.next() >>> 0) / 0x100000000; };
|
|
808
|
+
prng.double = function() {
|
|
809
|
+
do {
|
|
810
|
+
var top = xg.next() >>> 11,
|
|
811
|
+
bot = (xg.next() >>> 0) / 0x100000000,
|
|
812
|
+
result = (top + bot) / (1 << 21);
|
|
813
|
+
} while (result === 0);
|
|
814
|
+
return result;
|
|
815
|
+
};
|
|
816
|
+
prng.int32 = xg.next;
|
|
817
|
+
prng.quick = prng;
|
|
818
|
+
if (state) {
|
|
819
|
+
if (typeof(state) == 'object') copy(state, xg);
|
|
820
|
+
prng.state = function() { return copy(xg, {}); }
|
|
821
|
+
}
|
|
822
|
+
return prng;
|
|
823
|
+
}
|
|
824
|
+
|
|
825
|
+
if (module && module.exports) {
|
|
826
|
+
module.exports = impl;
|
|
827
|
+
} else if (__webpack_require__.amdD && __webpack_require__.amdO) {
|
|
828
|
+
!(__WEBPACK_AMD_DEFINE_RESULT__ = (function() { return impl; }).call(exports, __webpack_require__, exports, module),
|
|
829
|
+
__WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
|
|
830
|
+
} else {
|
|
831
|
+
this.tychei = impl;
|
|
832
|
+
}
|
|
833
|
+
|
|
834
|
+
})(
|
|
835
|
+
this,
|
|
836
|
+
true && module, // present in node.js
|
|
837
|
+
__webpack_require__.amdD // present with an AMD loader
|
|
838
|
+
);
|
|
839
|
+
|
|
840
|
+
|
|
841
|
+
|
|
842
|
+
|
|
843
|
+
/***/ }),
|
|
844
|
+
|
|
845
|
+
/***/ 652:
|
|
846
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
847
|
+
|
|
848
|
+
/* module decorator */ module = __webpack_require__.nmd(module);
|
|
849
|
+
var __WEBPACK_AMD_DEFINE_RESULT__;// A Javascript implementaion of the "xor128" prng algorithm by
|
|
850
|
+
// George Marsaglia. See http://www.jstatsoft.org/v08/i14/paper
|
|
851
|
+
|
|
852
|
+
(function(global, module, define) {
|
|
853
|
+
|
|
854
|
+
function XorGen(seed) {
|
|
855
|
+
var me = this, strseed = '';
|
|
856
|
+
|
|
857
|
+
me.x = 0;
|
|
858
|
+
me.y = 0;
|
|
859
|
+
me.z = 0;
|
|
860
|
+
me.w = 0;
|
|
861
|
+
|
|
862
|
+
// Set up generator function.
|
|
863
|
+
me.next = function() {
|
|
864
|
+
var t = me.x ^ (me.x << 11);
|
|
865
|
+
me.x = me.y;
|
|
866
|
+
me.y = me.z;
|
|
867
|
+
me.z = me.w;
|
|
868
|
+
return me.w ^= (me.w >>> 19) ^ t ^ (t >>> 8);
|
|
869
|
+
};
|
|
870
|
+
|
|
871
|
+
if (seed === (seed | 0)) {
|
|
872
|
+
// Integer seed.
|
|
873
|
+
me.x = seed;
|
|
874
|
+
} else {
|
|
875
|
+
// String seed.
|
|
876
|
+
strseed += seed;
|
|
877
|
+
}
|
|
878
|
+
|
|
879
|
+
// Mix in string seed, then discard an initial batch of 64 values.
|
|
880
|
+
for (var k = 0; k < strseed.length + 64; k++) {
|
|
881
|
+
me.x ^= strseed.charCodeAt(k) | 0;
|
|
882
|
+
me.next();
|
|
883
|
+
}
|
|
884
|
+
}
|
|
885
|
+
|
|
886
|
+
function copy(f, t) {
|
|
887
|
+
t.x = f.x;
|
|
888
|
+
t.y = f.y;
|
|
889
|
+
t.z = f.z;
|
|
890
|
+
t.w = f.w;
|
|
891
|
+
return t;
|
|
892
|
+
}
|
|
893
|
+
|
|
894
|
+
function impl(seed, opts) {
|
|
895
|
+
var xg = new XorGen(seed),
|
|
896
|
+
state = opts && opts.state,
|
|
897
|
+
prng = function() { return (xg.next() >>> 0) / 0x100000000; };
|
|
898
|
+
prng.double = function() {
|
|
899
|
+
do {
|
|
900
|
+
var top = xg.next() >>> 11,
|
|
901
|
+
bot = (xg.next() >>> 0) / 0x100000000,
|
|
902
|
+
result = (top + bot) / (1 << 21);
|
|
903
|
+
} while (result === 0);
|
|
904
|
+
return result;
|
|
905
|
+
};
|
|
906
|
+
prng.int32 = xg.next;
|
|
907
|
+
prng.quick = prng;
|
|
908
|
+
if (state) {
|
|
909
|
+
if (typeof(state) == 'object') copy(state, xg);
|
|
910
|
+
prng.state = function() { return copy(xg, {}); }
|
|
911
|
+
}
|
|
912
|
+
return prng;
|
|
913
|
+
}
|
|
914
|
+
|
|
915
|
+
if (module && module.exports) {
|
|
916
|
+
module.exports = impl;
|
|
917
|
+
} else if (__webpack_require__.amdD && __webpack_require__.amdO) {
|
|
918
|
+
!(__WEBPACK_AMD_DEFINE_RESULT__ = (function() { return impl; }).call(exports, __webpack_require__, exports, module),
|
|
919
|
+
__WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
|
|
920
|
+
} else {
|
|
921
|
+
this.xor128 = impl;
|
|
922
|
+
}
|
|
923
|
+
|
|
924
|
+
})(
|
|
925
|
+
this,
|
|
926
|
+
true && module, // present in node.js
|
|
927
|
+
__webpack_require__.amdD // present with an AMD loader
|
|
928
|
+
);
|
|
929
|
+
|
|
930
|
+
|
|
931
|
+
|
|
932
|
+
|
|
933
|
+
/***/ }),
|
|
934
|
+
|
|
935
|
+
/***/ 618:
|
|
936
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
937
|
+
|
|
938
|
+
/* module decorator */ module = __webpack_require__.nmd(module);
|
|
939
|
+
var __WEBPACK_AMD_DEFINE_RESULT__;// A Javascript implementaion of Richard Brent's Xorgens xor4096 algorithm.
|
|
940
|
+
//
|
|
941
|
+
// This fast non-cryptographic random number generator is designed for
|
|
942
|
+
// use in Monte-Carlo algorithms. It combines a long-period xorshift
|
|
943
|
+
// generator with a Weyl generator, and it passes all common batteries
|
|
944
|
+
// of stasticial tests for randomness while consuming only a few nanoseconds
|
|
945
|
+
// for each prng generated. For background on the generator, see Brent's
|
|
946
|
+
// paper: "Some long-period random number generators using shifts and xors."
|
|
947
|
+
// http://arxiv.org/pdf/1004.3115v1.pdf
|
|
948
|
+
//
|
|
949
|
+
// Usage:
|
|
950
|
+
//
|
|
951
|
+
// var xor4096 = require('xor4096');
|
|
952
|
+
// random = xor4096(1); // Seed with int32 or string.
|
|
953
|
+
// assert.equal(random(), 0.1520436450538547); // (0, 1) range, 53 bits.
|
|
954
|
+
// assert.equal(random.int32(), 1806534897); // signed int32, 32 bits.
|
|
955
|
+
//
|
|
956
|
+
// For nonzero numeric keys, this impelementation provides a sequence
|
|
957
|
+
// identical to that by Brent's xorgens 3 implementaion in C. This
|
|
958
|
+
// implementation also provides for initalizing the generator with
|
|
959
|
+
// string seeds, or for saving and restoring the state of the generator.
|
|
960
|
+
//
|
|
961
|
+
// On Chrome, this prng benchmarks about 2.1 times slower than
|
|
962
|
+
// Javascript's built-in Math.random().
|
|
963
|
+
|
|
964
|
+
(function(global, module, define) {
|
|
965
|
+
|
|
966
|
+
function XorGen(seed) {
|
|
967
|
+
var me = this;
|
|
968
|
+
|
|
969
|
+
// Set up generator function.
|
|
970
|
+
me.next = function() {
|
|
971
|
+
var w = me.w,
|
|
972
|
+
X = me.X, i = me.i, t, v;
|
|
973
|
+
// Update Weyl generator.
|
|
974
|
+
me.w = w = (w + 0x61c88647) | 0;
|
|
975
|
+
// Update xor generator.
|
|
976
|
+
v = X[(i + 34) & 127];
|
|
977
|
+
t = X[i = ((i + 1) & 127)];
|
|
978
|
+
v ^= v << 13;
|
|
979
|
+
t ^= t << 17;
|
|
980
|
+
v ^= v >>> 15;
|
|
981
|
+
t ^= t >>> 12;
|
|
982
|
+
// Update Xor generator array state.
|
|
983
|
+
v = X[i] = v ^ t;
|
|
984
|
+
me.i = i;
|
|
985
|
+
// Result is the combination.
|
|
986
|
+
return (v + (w ^ (w >>> 16))) | 0;
|
|
987
|
+
};
|
|
988
|
+
|
|
989
|
+
function init(me, seed) {
|
|
990
|
+
var t, v, i, j, w, X = [], limit = 128;
|
|
991
|
+
if (seed === (seed | 0)) {
|
|
992
|
+
// Numeric seeds initialize v, which is used to generates X.
|
|
993
|
+
v = seed;
|
|
994
|
+
seed = null;
|
|
995
|
+
} else {
|
|
996
|
+
// String seeds are mixed into v and X one character at a time.
|
|
997
|
+
seed = seed + '\0';
|
|
998
|
+
v = 0;
|
|
999
|
+
limit = Math.max(limit, seed.length);
|
|
1000
|
+
}
|
|
1001
|
+
// Initialize circular array and weyl value.
|
|
1002
|
+
for (i = 0, j = -32; j < limit; ++j) {
|
|
1003
|
+
// Put the unicode characters into the array, and shuffle them.
|
|
1004
|
+
if (seed) v ^= seed.charCodeAt((j + 32) % seed.length);
|
|
1005
|
+
// After 32 shuffles, take v as the starting w value.
|
|
1006
|
+
if (j === 0) w = v;
|
|
1007
|
+
v ^= v << 10;
|
|
1008
|
+
v ^= v >>> 15;
|
|
1009
|
+
v ^= v << 4;
|
|
1010
|
+
v ^= v >>> 13;
|
|
1011
|
+
if (j >= 0) {
|
|
1012
|
+
w = (w + 0x61c88647) | 0; // Weyl.
|
|
1013
|
+
t = (X[j & 127] ^= (v + w)); // Combine xor and weyl to init array.
|
|
1014
|
+
i = (0 == t) ? i + 1 : 0; // Count zeroes.
|
|
1015
|
+
}
|
|
1016
|
+
}
|
|
1017
|
+
// We have detected all zeroes; make the key nonzero.
|
|
1018
|
+
if (i >= 128) {
|
|
1019
|
+
X[(seed && seed.length || 0) & 127] = -1;
|
|
1020
|
+
}
|
|
1021
|
+
// Run the generator 512 times to further mix the state before using it.
|
|
1022
|
+
// Factoring this as a function slows the main generator, so it is just
|
|
1023
|
+
// unrolled here. The weyl generator is not advanced while warming up.
|
|
1024
|
+
i = 127;
|
|
1025
|
+
for (j = 4 * 128; j > 0; --j) {
|
|
1026
|
+
v = X[(i + 34) & 127];
|
|
1027
|
+
t = X[i = ((i + 1) & 127)];
|
|
1028
|
+
v ^= v << 13;
|
|
1029
|
+
t ^= t << 17;
|
|
1030
|
+
v ^= v >>> 15;
|
|
1031
|
+
t ^= t >>> 12;
|
|
1032
|
+
X[i] = v ^ t;
|
|
1033
|
+
}
|
|
1034
|
+
// Storing state as object members is faster than using closure variables.
|
|
1035
|
+
me.w = w;
|
|
1036
|
+
me.X = X;
|
|
1037
|
+
me.i = i;
|
|
1038
|
+
}
|
|
1039
|
+
|
|
1040
|
+
init(me, seed);
|
|
1041
|
+
}
|
|
1042
|
+
|
|
1043
|
+
function copy(f, t) {
|
|
1044
|
+
t.i = f.i;
|
|
1045
|
+
t.w = f.w;
|
|
1046
|
+
t.X = f.X.slice();
|
|
1047
|
+
return t;
|
|
1048
|
+
};
|
|
1049
|
+
|
|
1050
|
+
function impl(seed, opts) {
|
|
1051
|
+
if (seed == null) seed = +(new Date);
|
|
1052
|
+
var xg = new XorGen(seed),
|
|
1053
|
+
state = opts && opts.state,
|
|
1054
|
+
prng = function() { return (xg.next() >>> 0) / 0x100000000; };
|
|
1055
|
+
prng.double = function() {
|
|
1056
|
+
do {
|
|
1057
|
+
var top = xg.next() >>> 11,
|
|
1058
|
+
bot = (xg.next() >>> 0) / 0x100000000,
|
|
1059
|
+
result = (top + bot) / (1 << 21);
|
|
1060
|
+
} while (result === 0);
|
|
1061
|
+
return result;
|
|
1062
|
+
};
|
|
1063
|
+
prng.int32 = xg.next;
|
|
1064
|
+
prng.quick = prng;
|
|
1065
|
+
if (state) {
|
|
1066
|
+
if (state.X) copy(state, xg);
|
|
1067
|
+
prng.state = function() { return copy(xg, {}); }
|
|
1068
|
+
}
|
|
1069
|
+
return prng;
|
|
1070
|
+
}
|
|
1071
|
+
|
|
1072
|
+
if (module && module.exports) {
|
|
1073
|
+
module.exports = impl;
|
|
1074
|
+
} else if (__webpack_require__.amdD && __webpack_require__.amdO) {
|
|
1075
|
+
!(__WEBPACK_AMD_DEFINE_RESULT__ = (function() { return impl; }).call(exports, __webpack_require__, exports, module),
|
|
1076
|
+
__WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
|
|
1077
|
+
} else {
|
|
1078
|
+
this.xor4096 = impl;
|
|
1079
|
+
}
|
|
1080
|
+
|
|
1081
|
+
})(
|
|
1082
|
+
this, // window object or global
|
|
1083
|
+
true && module, // present in node.js
|
|
1084
|
+
__webpack_require__.amdD // present with an AMD loader
|
|
1085
|
+
);
|
|
1086
|
+
|
|
1087
|
+
|
|
1088
|
+
/***/ }),
|
|
1089
|
+
|
|
1090
|
+
/***/ 30:
|
|
1091
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
1092
|
+
|
|
1093
|
+
/* module decorator */ module = __webpack_require__.nmd(module);
|
|
1094
|
+
var __WEBPACK_AMD_DEFINE_RESULT__;// A Javascript implementaion of the "xorshift7" algorithm by
|
|
1095
|
+
// François Panneton and Pierre L'ecuyer:
|
|
1096
|
+
// "On the Xorgshift Random Number Generators"
|
|
1097
|
+
// http://saluc.engr.uconn.edu/refs/crypto/rng/panneton05onthexorshift.pdf
|
|
1098
|
+
|
|
1099
|
+
(function(global, module, define) {
|
|
1100
|
+
|
|
1101
|
+
function XorGen(seed) {
|
|
1102
|
+
var me = this;
|
|
1103
|
+
|
|
1104
|
+
// Set up generator function.
|
|
1105
|
+
me.next = function() {
|
|
1106
|
+
// Update xor generator.
|
|
1107
|
+
var X = me.x, i = me.i, t, v, w;
|
|
1108
|
+
t = X[i]; t ^= (t >>> 7); v = t ^ (t << 24);
|
|
1109
|
+
t = X[(i + 1) & 7]; v ^= t ^ (t >>> 10);
|
|
1110
|
+
t = X[(i + 3) & 7]; v ^= t ^ (t >>> 3);
|
|
1111
|
+
t = X[(i + 4) & 7]; v ^= t ^ (t << 7);
|
|
1112
|
+
t = X[(i + 7) & 7]; t = t ^ (t << 13); v ^= t ^ (t << 9);
|
|
1113
|
+
X[i] = v;
|
|
1114
|
+
me.i = (i + 1) & 7;
|
|
1115
|
+
return v;
|
|
1116
|
+
};
|
|
1117
|
+
|
|
1118
|
+
function init(me, seed) {
|
|
1119
|
+
var j, w, X = [];
|
|
1120
|
+
|
|
1121
|
+
if (seed === (seed | 0)) {
|
|
1122
|
+
// Seed state array using a 32-bit integer.
|
|
1123
|
+
w = X[0] = seed;
|
|
1124
|
+
} else {
|
|
1125
|
+
// Seed state using a string.
|
|
1126
|
+
seed = '' + seed;
|
|
1127
|
+
for (j = 0; j < seed.length; ++j) {
|
|
1128
|
+
X[j & 7] = (X[j & 7] << 15) ^
|
|
1129
|
+
(seed.charCodeAt(j) + X[(j + 1) & 7] << 13);
|
|
1130
|
+
}
|
|
1131
|
+
}
|
|
1132
|
+
// Enforce an array length of 8, not all zeroes.
|
|
1133
|
+
while (X.length < 8) X.push(0);
|
|
1134
|
+
for (j = 0; j < 8 && X[j] === 0; ++j);
|
|
1135
|
+
if (j == 8) w = X[7] = -1; else w = X[j];
|
|
1136
|
+
|
|
1137
|
+
me.x = X;
|
|
1138
|
+
me.i = 0;
|
|
1139
|
+
|
|
1140
|
+
// Discard an initial 256 values.
|
|
1141
|
+
for (j = 256; j > 0; --j) {
|
|
1142
|
+
me.next();
|
|
1143
|
+
}
|
|
1144
|
+
}
|
|
1145
|
+
|
|
1146
|
+
init(me, seed);
|
|
1147
|
+
}
|
|
1148
|
+
|
|
1149
|
+
function copy(f, t) {
|
|
1150
|
+
t.x = f.x.slice();
|
|
1151
|
+
t.i = f.i;
|
|
1152
|
+
return t;
|
|
1153
|
+
}
|
|
1154
|
+
|
|
1155
|
+
function impl(seed, opts) {
|
|
1156
|
+
if (seed == null) seed = +(new Date);
|
|
1157
|
+
var xg = new XorGen(seed),
|
|
1158
|
+
state = opts && opts.state,
|
|
1159
|
+
prng = function() { return (xg.next() >>> 0) / 0x100000000; };
|
|
1160
|
+
prng.double = function() {
|
|
1161
|
+
do {
|
|
1162
|
+
var top = xg.next() >>> 11,
|
|
1163
|
+
bot = (xg.next() >>> 0) / 0x100000000,
|
|
1164
|
+
result = (top + bot) / (1 << 21);
|
|
1165
|
+
} while (result === 0);
|
|
1166
|
+
return result;
|
|
1167
|
+
};
|
|
1168
|
+
prng.int32 = xg.next;
|
|
1169
|
+
prng.quick = prng;
|
|
1170
|
+
if (state) {
|
|
1171
|
+
if (state.x) copy(state, xg);
|
|
1172
|
+
prng.state = function() { return copy(xg, {}); }
|
|
1173
|
+
}
|
|
1174
|
+
return prng;
|
|
1175
|
+
}
|
|
1176
|
+
|
|
1177
|
+
if (module && module.exports) {
|
|
1178
|
+
module.exports = impl;
|
|
1179
|
+
} else if (__webpack_require__.amdD && __webpack_require__.amdO) {
|
|
1180
|
+
!(__WEBPACK_AMD_DEFINE_RESULT__ = (function() { return impl; }).call(exports, __webpack_require__, exports, module),
|
|
1181
|
+
__WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
|
|
1182
|
+
} else {
|
|
1183
|
+
this.xorshift7 = impl;
|
|
1184
|
+
}
|
|
1185
|
+
|
|
1186
|
+
})(
|
|
1187
|
+
this,
|
|
1188
|
+
true && module, // present in node.js
|
|
1189
|
+
__webpack_require__.amdD // present with an AMD loader
|
|
1190
|
+
);
|
|
1191
|
+
|
|
1192
|
+
|
|
1193
|
+
|
|
1194
|
+
/***/ }),
|
|
1195
|
+
|
|
1196
|
+
/***/ 801:
|
|
1197
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
1198
|
+
|
|
1199
|
+
/* module decorator */ module = __webpack_require__.nmd(module);
|
|
1200
|
+
var __WEBPACK_AMD_DEFINE_RESULT__;// A Javascript implementaion of the "xorwow" prng algorithm by
|
|
1201
|
+
// George Marsaglia. See http://www.jstatsoft.org/v08/i14/paper
|
|
1202
|
+
|
|
1203
|
+
(function(global, module, define) {
|
|
1204
|
+
|
|
1205
|
+
function XorGen(seed) {
|
|
1206
|
+
var me = this, strseed = '';
|
|
1207
|
+
|
|
1208
|
+
// Set up generator function.
|
|
1209
|
+
me.next = function() {
|
|
1210
|
+
var t = (me.x ^ (me.x >>> 2));
|
|
1211
|
+
me.x = me.y; me.y = me.z; me.z = me.w; me.w = me.v;
|
|
1212
|
+
return (me.d = (me.d + 362437 | 0)) +
|
|
1213
|
+
(me.v = (me.v ^ (me.v << 4)) ^ (t ^ (t << 1))) | 0;
|
|
1214
|
+
};
|
|
1215
|
+
|
|
1216
|
+
me.x = 0;
|
|
1217
|
+
me.y = 0;
|
|
1218
|
+
me.z = 0;
|
|
1219
|
+
me.w = 0;
|
|
1220
|
+
me.v = 0;
|
|
1221
|
+
|
|
1222
|
+
if (seed === (seed | 0)) {
|
|
1223
|
+
// Integer seed.
|
|
1224
|
+
me.x = seed;
|
|
1225
|
+
} else {
|
|
1226
|
+
// String seed.
|
|
1227
|
+
strseed += seed;
|
|
1228
|
+
}
|
|
1229
|
+
|
|
1230
|
+
// Mix in string seed, then discard an initial batch of 64 values.
|
|
1231
|
+
for (var k = 0; k < strseed.length + 64; k++) {
|
|
1232
|
+
me.x ^= strseed.charCodeAt(k) | 0;
|
|
1233
|
+
if (k == strseed.length) {
|
|
1234
|
+
me.d = me.x << 10 ^ me.x >>> 4;
|
|
1235
|
+
}
|
|
1236
|
+
me.next();
|
|
1237
|
+
}
|
|
1238
|
+
}
|
|
1239
|
+
|
|
1240
|
+
function copy(f, t) {
|
|
1241
|
+
t.x = f.x;
|
|
1242
|
+
t.y = f.y;
|
|
1243
|
+
t.z = f.z;
|
|
1244
|
+
t.w = f.w;
|
|
1245
|
+
t.v = f.v;
|
|
1246
|
+
t.d = f.d;
|
|
1247
|
+
return t;
|
|
1248
|
+
}
|
|
1249
|
+
|
|
1250
|
+
function impl(seed, opts) {
|
|
1251
|
+
var xg = new XorGen(seed),
|
|
1252
|
+
state = opts && opts.state,
|
|
1253
|
+
prng = function() { return (xg.next() >>> 0) / 0x100000000; };
|
|
1254
|
+
prng.double = function() {
|
|
1255
|
+
do {
|
|
1256
|
+
var top = xg.next() >>> 11,
|
|
1257
|
+
bot = (xg.next() >>> 0) / 0x100000000,
|
|
1258
|
+
result = (top + bot) / (1 << 21);
|
|
1259
|
+
} while (result === 0);
|
|
1260
|
+
return result;
|
|
1261
|
+
};
|
|
1262
|
+
prng.int32 = xg.next;
|
|
1263
|
+
prng.quick = prng;
|
|
1264
|
+
if (state) {
|
|
1265
|
+
if (typeof(state) == 'object') copy(state, xg);
|
|
1266
|
+
prng.state = function() { return copy(xg, {}); }
|
|
1267
|
+
}
|
|
1268
|
+
return prng;
|
|
1269
|
+
}
|
|
1270
|
+
|
|
1271
|
+
if (module && module.exports) {
|
|
1272
|
+
module.exports = impl;
|
|
1273
|
+
} else if (__webpack_require__.amdD && __webpack_require__.amdO) {
|
|
1274
|
+
!(__WEBPACK_AMD_DEFINE_RESULT__ = (function() { return impl; }).call(exports, __webpack_require__, exports, module),
|
|
1275
|
+
__WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
|
|
1276
|
+
} else {
|
|
1277
|
+
this.xorwow = impl;
|
|
1278
|
+
}
|
|
1279
|
+
|
|
1280
|
+
})(
|
|
1281
|
+
this,
|
|
1282
|
+
true && module, // present in node.js
|
|
1283
|
+
__webpack_require__.amdD // present with an AMD loader
|
|
1284
|
+
);
|
|
1285
|
+
|
|
1286
|
+
|
|
1287
|
+
|
|
1288
|
+
|
|
1289
|
+
/***/ }),
|
|
1290
|
+
|
|
1291
|
+
/***/ 971:
|
|
1292
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
1293
|
+
|
|
1294
|
+
var __WEBPACK_AMD_DEFINE_RESULT__;/*
|
|
1295
|
+
Copyright 2019 David Bau.
|
|
1296
|
+
|
|
1297
|
+
Permission is hereby granted, free of charge, to any person obtaining
|
|
1298
|
+
a copy of this software and associated documentation files (the
|
|
1299
|
+
"Software"), to deal in the Software without restriction, including
|
|
1300
|
+
without limitation the rights to use, copy, modify, merge, publish,
|
|
1301
|
+
distribute, sublicense, and/or sell copies of the Software, and to
|
|
1302
|
+
permit persons to whom the Software is furnished to do so, subject to
|
|
1303
|
+
the following conditions:
|
|
1304
|
+
|
|
1305
|
+
The above copyright notice and this permission notice shall be
|
|
1306
|
+
included in all copies or substantial portions of the Software.
|
|
1307
|
+
|
|
1308
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
1309
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
1310
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
1311
|
+
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1312
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
1313
|
+
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
1314
|
+
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1315
|
+
|
|
1316
|
+
*/
|
|
1317
|
+
|
|
1318
|
+
(function (global, pool, math) {
|
|
1319
|
+
//
|
|
1320
|
+
// The following constants are related to IEEE 754 limits.
|
|
1321
|
+
//
|
|
1322
|
+
|
|
1323
|
+
var width = 256, // each RC4 output is 0 <= x < 256
|
|
1324
|
+
chunks = 6, // at least six RC4 outputs for each double
|
|
1325
|
+
digits = 52, // there are 52 significant digits in a double
|
|
1326
|
+
rngname = 'random', // rngname: name for Math.random and Math.seedrandom
|
|
1327
|
+
startdenom = math.pow(width, chunks),
|
|
1328
|
+
significance = math.pow(2, digits),
|
|
1329
|
+
overflow = significance * 2,
|
|
1330
|
+
mask = width - 1,
|
|
1331
|
+
nodecrypto; // node.js crypto module, initialized at the bottom.
|
|
1332
|
+
|
|
1333
|
+
//
|
|
1334
|
+
// seedrandom()
|
|
1335
|
+
// This is the seedrandom function described above.
|
|
1336
|
+
//
|
|
1337
|
+
function seedrandom(seed, options, callback) {
|
|
1338
|
+
var key = [];
|
|
1339
|
+
options = (options == true) ? { entropy: true } : (options || {});
|
|
1340
|
+
|
|
1341
|
+
// Flatten the seed string or build one from local entropy if needed.
|
|
1342
|
+
var shortseed = mixkey(flatten(
|
|
1343
|
+
options.entropy ? [seed, tostring(pool)] :
|
|
1344
|
+
(seed == null) ? autoseed() : seed, 3), key);
|
|
1345
|
+
|
|
1346
|
+
// Use the seed to initialize an ARC4 generator.
|
|
1347
|
+
var arc4 = new ARC4(key);
|
|
1348
|
+
|
|
1349
|
+
// This function returns a random double in [0, 1) that contains
|
|
1350
|
+
// randomness in every bit of the mantissa of the IEEE 754 value.
|
|
1351
|
+
var prng = function() {
|
|
1352
|
+
var n = arc4.g(chunks), // Start with a numerator n < 2 ^ 48
|
|
1353
|
+
d = startdenom, // and denominator d = 2 ^ 48.
|
|
1354
|
+
x = 0; // and no 'extra last byte'.
|
|
1355
|
+
while (n < significance) { // Fill up all significant digits by
|
|
1356
|
+
n = (n + x) * width; // shifting numerator and
|
|
1357
|
+
d *= width; // denominator and generating a
|
|
1358
|
+
x = arc4.g(1); // new least-significant-byte.
|
|
1359
|
+
}
|
|
1360
|
+
while (n >= overflow) { // To avoid rounding up, before adding
|
|
1361
|
+
n /= 2; // last byte, shift everything
|
|
1362
|
+
d /= 2; // right using integer math until
|
|
1363
|
+
x >>>= 1; // we have exactly the desired bits.
|
|
1364
|
+
}
|
|
1365
|
+
return (n + x) / d; // Form the number within [0, 1).
|
|
1366
|
+
};
|
|
1367
|
+
|
|
1368
|
+
prng.int32 = function() { return arc4.g(4) | 0; }
|
|
1369
|
+
prng.quick = function() { return arc4.g(4) / 0x100000000; }
|
|
1370
|
+
prng.double = prng;
|
|
1371
|
+
|
|
1372
|
+
// Mix the randomness into accumulated entropy.
|
|
1373
|
+
mixkey(tostring(arc4.S), pool);
|
|
1374
|
+
|
|
1375
|
+
// Calling convention: what to return as a function of prng, seed, is_math.
|
|
1376
|
+
return (options.pass || callback ||
|
|
1377
|
+
function(prng, seed, is_math_call, state) {
|
|
1378
|
+
if (state) {
|
|
1379
|
+
// Load the arc4 state from the given state if it has an S array.
|
|
1380
|
+
if (state.S) { copy(state, arc4); }
|
|
1381
|
+
// Only provide the .state method if requested via options.state.
|
|
1382
|
+
prng.state = function() { return copy(arc4, {}); }
|
|
1383
|
+
}
|
|
1384
|
+
|
|
1385
|
+
// If called as a method of Math (Math.seedrandom()), mutate
|
|
1386
|
+
// Math.random because that is how seedrandom.js has worked since v1.0.
|
|
1387
|
+
if (is_math_call) { math[rngname] = prng; return seed; }
|
|
1388
|
+
|
|
1389
|
+
// Otherwise, it is a newer calling convention, so return the
|
|
1390
|
+
// prng directly.
|
|
1391
|
+
else return prng;
|
|
1392
|
+
})(
|
|
1393
|
+
prng,
|
|
1394
|
+
shortseed,
|
|
1395
|
+
'global' in options ? options.global : (this == math),
|
|
1396
|
+
options.state);
|
|
1397
|
+
}
|
|
1398
|
+
|
|
1399
|
+
//
|
|
1400
|
+
// ARC4
|
|
1401
|
+
//
|
|
1402
|
+
// An ARC4 implementation. The constructor takes a key in the form of
|
|
1403
|
+
// an array of at most (width) integers that should be 0 <= x < (width).
|
|
1404
|
+
//
|
|
1405
|
+
// The g(count) method returns a pseudorandom integer that concatenates
|
|
1406
|
+
// the next (count) outputs from ARC4. Its return value is a number x
|
|
1407
|
+
// that is in the range 0 <= x < (width ^ count).
|
|
1408
|
+
//
|
|
1409
|
+
function ARC4(key) {
|
|
1410
|
+
var t, keylen = key.length,
|
|
1411
|
+
me = this, i = 0, j = me.i = me.j = 0, s = me.S = [];
|
|
1412
|
+
|
|
1413
|
+
// The empty key [] is treated as [0].
|
|
1414
|
+
if (!keylen) { key = [keylen++]; }
|
|
1415
|
+
|
|
1416
|
+
// Set up S using the standard key scheduling algorithm.
|
|
1417
|
+
while (i < width) {
|
|
1418
|
+
s[i] = i++;
|
|
1419
|
+
}
|
|
1420
|
+
for (i = 0; i < width; i++) {
|
|
1421
|
+
s[i] = s[j = mask & (j + key[i % keylen] + (t = s[i]))];
|
|
1422
|
+
s[j] = t;
|
|
1423
|
+
}
|
|
1424
|
+
|
|
1425
|
+
// The "g" method returns the next (count) outputs as one number.
|
|
1426
|
+
(me.g = function(count) {
|
|
1427
|
+
// Using instance members instead of closure state nearly doubles speed.
|
|
1428
|
+
var t, r = 0,
|
|
1429
|
+
i = me.i, j = me.j, s = me.S;
|
|
1430
|
+
while (count--) {
|
|
1431
|
+
t = s[i = mask & (i + 1)];
|
|
1432
|
+
r = r * width + s[mask & ((s[i] = s[j = mask & (j + t)]) + (s[j] = t))];
|
|
1433
|
+
}
|
|
1434
|
+
me.i = i; me.j = j;
|
|
1435
|
+
return r;
|
|
1436
|
+
// For robust unpredictability, the function call below automatically
|
|
1437
|
+
// discards an initial batch of values. This is called RC4-drop[256].
|
|
1438
|
+
// See http://google.com/search?q=rsa+fluhrer+response&btnI
|
|
1439
|
+
})(width);
|
|
1440
|
+
}
|
|
1441
|
+
|
|
1442
|
+
//
|
|
1443
|
+
// copy()
|
|
1444
|
+
// Copies internal state of ARC4 to or from a plain object.
|
|
1445
|
+
//
|
|
1446
|
+
function copy(f, t) {
|
|
1447
|
+
t.i = f.i;
|
|
1448
|
+
t.j = f.j;
|
|
1449
|
+
t.S = f.S.slice();
|
|
1450
|
+
return t;
|
|
1451
|
+
};
|
|
1452
|
+
|
|
1453
|
+
//
|
|
1454
|
+
// flatten()
|
|
1455
|
+
// Converts an object tree to nested arrays of strings.
|
|
1456
|
+
//
|
|
1457
|
+
function flatten(obj, depth) {
|
|
1458
|
+
var result = [], typ = (typeof obj), prop;
|
|
1459
|
+
if (depth && typ == 'object') {
|
|
1460
|
+
for (prop in obj) {
|
|
1461
|
+
try { result.push(flatten(obj[prop], depth - 1)); } catch (e) {}
|
|
1462
|
+
}
|
|
1463
|
+
}
|
|
1464
|
+
return (result.length ? result : typ == 'string' ? obj : obj + '\0');
|
|
1465
|
+
}
|
|
1466
|
+
|
|
1467
|
+
//
|
|
1468
|
+
// mixkey()
|
|
1469
|
+
// Mixes a string seed into a key that is an array of integers, and
|
|
1470
|
+
// returns a shortened string seed that is equivalent to the result key.
|
|
1471
|
+
//
|
|
1472
|
+
function mixkey(seed, key) {
|
|
1473
|
+
var stringseed = seed + '', smear, j = 0;
|
|
1474
|
+
while (j < stringseed.length) {
|
|
1475
|
+
key[mask & j] =
|
|
1476
|
+
mask & ((smear ^= key[mask & j] * 19) + stringseed.charCodeAt(j++));
|
|
1477
|
+
}
|
|
1478
|
+
return tostring(key);
|
|
1479
|
+
}
|
|
1480
|
+
|
|
1481
|
+
//
|
|
1482
|
+
// autoseed()
|
|
1483
|
+
// Returns an object for autoseeding, using window.crypto and Node crypto
|
|
1484
|
+
// module if available.
|
|
1485
|
+
//
|
|
1486
|
+
function autoseed() {
|
|
1487
|
+
try {
|
|
1488
|
+
var out;
|
|
1489
|
+
if (nodecrypto && (out = nodecrypto.randomBytes)) {
|
|
1490
|
+
// The use of 'out' to remember randomBytes makes tight minified code.
|
|
1491
|
+
out = out(width);
|
|
1492
|
+
} else {
|
|
1493
|
+
out = new Uint8Array(width);
|
|
1494
|
+
(global.crypto || global.msCrypto).getRandomValues(out);
|
|
1495
|
+
}
|
|
1496
|
+
return tostring(out);
|
|
1497
|
+
} catch (e) {
|
|
1498
|
+
var browser = global.navigator,
|
|
1499
|
+
plugins = browser && browser.plugins;
|
|
1500
|
+
return [+new Date, global, plugins, global.screen, tostring(pool)];
|
|
1501
|
+
}
|
|
1502
|
+
}
|
|
1503
|
+
|
|
1504
|
+
//
|
|
1505
|
+
// tostring()
|
|
1506
|
+
// Converts an array of charcodes to a string
|
|
1507
|
+
//
|
|
1508
|
+
function tostring(a) {
|
|
1509
|
+
return String.fromCharCode.apply(0, a);
|
|
1510
|
+
}
|
|
1511
|
+
|
|
1512
|
+
//
|
|
1513
|
+
// When seedrandom.js is loaded, we immediately mix a few bits
|
|
1514
|
+
// from the built-in RNG into the entropy pool. Because we do
|
|
1515
|
+
// not want to interfere with deterministic PRNG state later,
|
|
1516
|
+
// seedrandom will not call math.random on its own again after
|
|
1517
|
+
// initialization.
|
|
1518
|
+
//
|
|
1519
|
+
mixkey(math.random(), pool);
|
|
1520
|
+
|
|
1521
|
+
//
|
|
1522
|
+
// Nodejs and AMD support: export the implementation as a module using
|
|
1523
|
+
// either convention.
|
|
1524
|
+
//
|
|
1525
|
+
if ( true && module.exports) {
|
|
1526
|
+
module.exports = seedrandom;
|
|
1527
|
+
// When in node.js, try using crypto package for autoseeding.
|
|
1528
|
+
try {
|
|
1529
|
+
nodecrypto = __webpack_require__(42);
|
|
1530
|
+
} catch (ex) {}
|
|
1531
|
+
} else if (true) {
|
|
1532
|
+
!(__WEBPACK_AMD_DEFINE_RESULT__ = (function() { return seedrandom; }).call(exports, __webpack_require__, exports, module),
|
|
1533
|
+
__WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
|
|
1534
|
+
} else {}
|
|
1535
|
+
|
|
1536
|
+
|
|
1537
|
+
// End anonymous scope, and pass initial values.
|
|
1538
|
+
})(
|
|
1539
|
+
// global: `self` in browsers (including strict mode and web workers),
|
|
1540
|
+
// otherwise `this` in Node and other environments
|
|
1541
|
+
(typeof self !== 'undefined') ? self : this,
|
|
1542
|
+
[], // pool: entropy pool starts empty
|
|
1543
|
+
Math // math: package containing random, pow, and seedrandom
|
|
1544
|
+
);
|
|
1545
|
+
|
|
1546
|
+
|
|
541
1547
|
/***/ }),
|
|
542
1548
|
|
|
543
1549
|
/***/ 744:
|
|
@@ -576,19 +1582,19 @@ var update = add("d75292b8", content, true, {"sourceMap":false,"shadowMode":fals
|
|
|
576
1582
|
|
|
577
1583
|
/***/ }),
|
|
578
1584
|
|
|
579
|
-
/***/
|
|
1585
|
+
/***/ 577:
|
|
580
1586
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
581
1587
|
|
|
582
1588
|
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
583
1589
|
|
|
584
1590
|
// load the styles
|
|
585
|
-
var content = __webpack_require__(
|
|
1591
|
+
var content = __webpack_require__(316);
|
|
586
1592
|
if(content.__esModule) content = content.default;
|
|
587
1593
|
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
588
1594
|
if(content.locals) module.exports = content.locals;
|
|
589
1595
|
// add the styles to the DOM
|
|
590
1596
|
var add = (__webpack_require__(402)/* ["default"] */ .Z)
|
|
591
|
-
var update = add("
|
|
1597
|
+
var update = add("04be0210", content, true, {"sourceMap":false,"shadowMode":false});
|
|
592
1598
|
|
|
593
1599
|
/***/ }),
|
|
594
1600
|
|
|
@@ -608,67 +1614,67 @@ var update = add("10ff860c", content, true, {"sourceMap":false,"shadowMode":fals
|
|
|
608
1614
|
|
|
609
1615
|
/***/ }),
|
|
610
1616
|
|
|
611
|
-
/***/
|
|
1617
|
+
/***/ 988:
|
|
612
1618
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
613
1619
|
|
|
614
1620
|
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
615
1621
|
|
|
616
1622
|
// load the styles
|
|
617
|
-
var content = __webpack_require__(
|
|
1623
|
+
var content = __webpack_require__(833);
|
|
618
1624
|
if(content.__esModule) content = content.default;
|
|
619
1625
|
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
620
1626
|
if(content.locals) module.exports = content.locals;
|
|
621
1627
|
// add the styles to the DOM
|
|
622
1628
|
var add = (__webpack_require__(402)/* ["default"] */ .Z)
|
|
623
|
-
var update = add("
|
|
1629
|
+
var update = add("2f25b31b", content, true, {"sourceMap":false,"shadowMode":false});
|
|
624
1630
|
|
|
625
1631
|
/***/ }),
|
|
626
1632
|
|
|
627
|
-
/***/
|
|
1633
|
+
/***/ 280:
|
|
628
1634
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
629
1635
|
|
|
630
1636
|
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
631
1637
|
|
|
632
1638
|
// load the styles
|
|
633
|
-
var content = __webpack_require__(
|
|
1639
|
+
var content = __webpack_require__(394);
|
|
634
1640
|
if(content.__esModule) content = content.default;
|
|
635
1641
|
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
636
1642
|
if(content.locals) module.exports = content.locals;
|
|
637
1643
|
// add the styles to the DOM
|
|
638
1644
|
var add = (__webpack_require__(402)/* ["default"] */ .Z)
|
|
639
|
-
var update = add("
|
|
1645
|
+
var update = add("0aefa44c", content, true, {"sourceMap":false,"shadowMode":false});
|
|
640
1646
|
|
|
641
1647
|
/***/ }),
|
|
642
1648
|
|
|
643
|
-
/***/
|
|
1649
|
+
/***/ 185:
|
|
644
1650
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
645
1651
|
|
|
646
1652
|
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
647
1653
|
|
|
648
1654
|
// load the styles
|
|
649
|
-
var content = __webpack_require__(
|
|
1655
|
+
var content = __webpack_require__(703);
|
|
650
1656
|
if(content.__esModule) content = content.default;
|
|
651
1657
|
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
652
1658
|
if(content.locals) module.exports = content.locals;
|
|
653
1659
|
// add the styles to the DOM
|
|
654
1660
|
var add = (__webpack_require__(402)/* ["default"] */ .Z)
|
|
655
|
-
var update = add("
|
|
1661
|
+
var update = add("946fba9c", content, true, {"sourceMap":false,"shadowMode":false});
|
|
656
1662
|
|
|
657
1663
|
/***/ }),
|
|
658
1664
|
|
|
659
|
-
/***/
|
|
1665
|
+
/***/ 595:
|
|
660
1666
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
661
1667
|
|
|
662
1668
|
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
663
1669
|
|
|
664
1670
|
// load the styles
|
|
665
|
-
var content = __webpack_require__(
|
|
1671
|
+
var content = __webpack_require__(363);
|
|
666
1672
|
if(content.__esModule) content = content.default;
|
|
667
1673
|
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
668
1674
|
if(content.locals) module.exports = content.locals;
|
|
669
1675
|
// add the styles to the DOM
|
|
670
1676
|
var add = (__webpack_require__(402)/* ["default"] */ .Z)
|
|
671
|
-
var update = add("
|
|
1677
|
+
var update = add("61eb2854", content, true, {"sourceMap":false,"shadowMode":false});
|
|
672
1678
|
|
|
673
1679
|
/***/ }),
|
|
674
1680
|
|
|
@@ -688,19 +1694,19 @@ var update = add("2b02cf58", content, true, {"sourceMap":false,"shadowMode":fals
|
|
|
688
1694
|
|
|
689
1695
|
/***/ }),
|
|
690
1696
|
|
|
691
|
-
/***/
|
|
1697
|
+
/***/ 198:
|
|
692
1698
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
693
1699
|
|
|
694
1700
|
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
695
1701
|
|
|
696
1702
|
// load the styles
|
|
697
|
-
var content = __webpack_require__(
|
|
1703
|
+
var content = __webpack_require__(854);
|
|
698
1704
|
if(content.__esModule) content = content.default;
|
|
699
1705
|
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
700
1706
|
if(content.locals) module.exports = content.locals;
|
|
701
1707
|
// add the styles to the DOM
|
|
702
1708
|
var add = (__webpack_require__(402)/* ["default"] */ .Z)
|
|
703
|
-
var update = add("
|
|
1709
|
+
var update = add("12209e2c", content, true, {"sourceMap":false,"shadowMode":false});
|
|
704
1710
|
|
|
705
1711
|
/***/ }),
|
|
706
1712
|
|
|
@@ -752,19 +1758,19 @@ var update = add("69f5defa", content, true, {"sourceMap":false,"shadowMode":fals
|
|
|
752
1758
|
|
|
753
1759
|
/***/ }),
|
|
754
1760
|
|
|
755
|
-
/***/
|
|
1761
|
+
/***/ 936:
|
|
756
1762
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
757
1763
|
|
|
758
1764
|
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
759
1765
|
|
|
760
1766
|
// load the styles
|
|
761
|
-
var content = __webpack_require__(
|
|
1767
|
+
var content = __webpack_require__(173);
|
|
762
1768
|
if(content.__esModule) content = content.default;
|
|
763
1769
|
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
764
1770
|
if(content.locals) module.exports = content.locals;
|
|
765
1771
|
// add the styles to the DOM
|
|
766
1772
|
var add = (__webpack_require__(402)/* ["default"] */ .Z)
|
|
767
|
-
var update = add("
|
|
1773
|
+
var update = add("1940697a", content, true, {"sourceMap":false,"shadowMode":false});
|
|
768
1774
|
|
|
769
1775
|
/***/ }),
|
|
770
1776
|
|
|
@@ -816,7 +1822,7 @@ var update = add("2cc23047", content, true, {"sourceMap":false,"shadowMode":fals
|
|
|
816
1822
|
|
|
817
1823
|
/***/ }),
|
|
818
1824
|
|
|
819
|
-
/***/
|
|
1825
|
+
/***/ 190:
|
|
820
1826
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
821
1827
|
|
|
822
1828
|
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
@@ -1096,6 +2102,13 @@ function applyToTag (styleElement, obj) {
|
|
|
1096
2102
|
}
|
|
1097
2103
|
|
|
1098
2104
|
|
|
2105
|
+
/***/ }),
|
|
2106
|
+
|
|
2107
|
+
/***/ 42:
|
|
2108
|
+
/***/ (() => {
|
|
2109
|
+
|
|
2110
|
+
/* (ignored) */
|
|
2111
|
+
|
|
1099
2112
|
/***/ })
|
|
1100
2113
|
|
|
1101
2114
|
/******/ });
|
|
@@ -1113,18 +2126,33 @@ function applyToTag (styleElement, obj) {
|
|
|
1113
2126
|
/******/ // Create a new module (and put it into the cache)
|
|
1114
2127
|
/******/ var module = __webpack_module_cache__[moduleId] = {
|
|
1115
2128
|
/******/ id: moduleId,
|
|
1116
|
-
/******/
|
|
2129
|
+
/******/ loaded: false,
|
|
1117
2130
|
/******/ exports: {}
|
|
1118
2131
|
/******/ };
|
|
1119
2132
|
/******/
|
|
1120
2133
|
/******/ // Execute the module function
|
|
1121
|
-
/******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
|
|
2134
|
+
/******/ __webpack_modules__[moduleId].call(module.exports, module, module.exports, __webpack_require__);
|
|
2135
|
+
/******/
|
|
2136
|
+
/******/ // Flag the module as loaded
|
|
2137
|
+
/******/ module.loaded = true;
|
|
1122
2138
|
/******/
|
|
1123
2139
|
/******/ // Return the exports of the module
|
|
1124
2140
|
/******/ return module.exports;
|
|
1125
2141
|
/******/ }
|
|
1126
2142
|
/******/
|
|
1127
2143
|
/************************************************************************/
|
|
2144
|
+
/******/ /* webpack/runtime/amd define */
|
|
2145
|
+
/******/ (() => {
|
|
2146
|
+
/******/ __webpack_require__.amdD = function () {
|
|
2147
|
+
/******/ throw new Error('define cannot be used indirect');
|
|
2148
|
+
/******/ };
|
|
2149
|
+
/******/ })();
|
|
2150
|
+
/******/
|
|
2151
|
+
/******/ /* webpack/runtime/amd options */
|
|
2152
|
+
/******/ (() => {
|
|
2153
|
+
/******/ __webpack_require__.amdO = {};
|
|
2154
|
+
/******/ })();
|
|
2155
|
+
/******/
|
|
1128
2156
|
/******/ /* webpack/runtime/compat get default export */
|
|
1129
2157
|
/******/ (() => {
|
|
1130
2158
|
/******/ // getDefaultExport function for compatibility with non-harmony modules
|
|
@@ -1165,6 +2193,15 @@ function applyToTag (styleElement, obj) {
|
|
|
1165
2193
|
/******/ };
|
|
1166
2194
|
/******/ })();
|
|
1167
2195
|
/******/
|
|
2196
|
+
/******/ /* webpack/runtime/node module decorator */
|
|
2197
|
+
/******/ (() => {
|
|
2198
|
+
/******/ __webpack_require__.nmd = (module) => {
|
|
2199
|
+
/******/ module.paths = [];
|
|
2200
|
+
/******/ if (!module.children) module.children = [];
|
|
2201
|
+
/******/ return module;
|
|
2202
|
+
/******/ };
|
|
2203
|
+
/******/ })();
|
|
2204
|
+
/******/
|
|
1168
2205
|
/******/ /* webpack/runtime/publicPath */
|
|
1169
2206
|
/******/ (() => {
|
|
1170
2207
|
/******/ __webpack_require__.p = "";
|
|
@@ -1321,7 +2358,7 @@ if (typeof window !== 'undefined') {
|
|
|
1321
2358
|
|
|
1322
2359
|
;// CONCATENATED MODULE: external {"commonjs":"vue","commonjs2":"vue","root":"Vue"}
|
|
1323
2360
|
const external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject = require("vue");
|
|
1324
|
-
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/avatar/avatar.vue?vue&type=template&id=
|
|
2361
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/avatar/avatar.vue?vue&type=template&id=3cb27068
|
|
1325
2362
|
|
|
1326
2363
|
const _hoisted_1 = ["id"];
|
|
1327
2364
|
const _hoisted_2 = {
|
|
@@ -1345,7 +2382,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
1345
2382
|
"data-qa": "dt-presence"
|
|
1346
2383
|
}), null, 16, ["presence", "class"])) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createCommentVNode)("", true)], 14, _hoisted_1);
|
|
1347
2384
|
}
|
|
1348
|
-
;// CONCATENATED MODULE: ./components/avatar/avatar.vue?vue&type=template&id=
|
|
2385
|
+
;// CONCATENATED MODULE: ./components/avatar/avatar.vue?vue&type=template&id=3cb27068
|
|
1349
2386
|
|
|
1350
2387
|
;// CONCATENATED MODULE: ./common/constants.js
|
|
1351
2388
|
/* TODO: Move and sort these in a constants directory
|
|
@@ -1418,6 +2455,9 @@ const DEFAULT_PREFIX = 'dt';
|
|
|
1418
2455
|
;// CONCATENATED MODULE: ./common/utils.js
|
|
1419
2456
|
|
|
1420
2457
|
|
|
2458
|
+
|
|
2459
|
+
const seedrandom = __webpack_require__(377);
|
|
2460
|
+
|
|
1421
2461
|
let UNIQUE_ID_COUNTER = 0; // selector to find focusable not hidden inputs
|
|
1422
2462
|
|
|
1423
2463
|
const FOCUSABLE_SELECTOR_NOT_HIDDEN = 'input:not([type=hidden]):not(:disabled)'; // selector to find focusable not disables elements
|
|
@@ -1434,12 +2474,15 @@ function getUniqueString() {
|
|
|
1434
2474
|
}
|
|
1435
2475
|
/**
|
|
1436
2476
|
* Returns a random element from array
|
|
1437
|
-
* @param array
|
|
1438
|
-
* @
|
|
2477
|
+
* @param array - the array to return a random element from
|
|
2478
|
+
* @param {string} seed - use a string to seed the randomization, so it returns the same element each time
|
|
2479
|
+
* based on that string.
|
|
2480
|
+
* @returns {*} - the random element
|
|
1439
2481
|
*/
|
|
1440
2482
|
|
|
1441
|
-
function getRandomElement(array) {
|
|
1442
|
-
|
|
2483
|
+
function getRandomElement(array, seed) {
|
|
2484
|
+
const rng = seedrandom(seed);
|
|
2485
|
+
return array[Math.floor(rng() * array.length)];
|
|
1443
2486
|
}
|
|
1444
2487
|
function formatMessages(messages) {
|
|
1445
2488
|
if (!messages) {
|
|
@@ -1627,6 +2670,9 @@ const __exports__ = /*#__PURE__*/(0,exportHelper/* default */.Z)(presencevue_typ
|
|
|
1627
2670
|
;// CONCATENATED MODULE: ./components/presence/index.js
|
|
1628
2671
|
|
|
1629
2672
|
|
|
2673
|
+
// EXTERNAL MODULE: ./node_modules/seedrandom/index.js
|
|
2674
|
+
var node_modules_seedrandom = __webpack_require__(377);
|
|
2675
|
+
var seedrandom_default = /*#__PURE__*/__webpack_require__.n(node_modules_seedrandom);
|
|
1630
2676
|
;// CONCATENATED MODULE: ./components/avatar/avatar_constants.js
|
|
1631
2677
|
const AVATAR_KIND_MODIFIERS = {
|
|
1632
2678
|
default: '',
|
|
@@ -1669,6 +2715,7 @@ const MAX_GRADIENT_COLORS_100 = 2;
|
|
|
1669
2715
|
|
|
1670
2716
|
|
|
1671
2717
|
|
|
2718
|
+
|
|
1672
2719
|
/**
|
|
1673
2720
|
* An avatar is a visual representation of a user or object.
|
|
1674
2721
|
* @see https://dialpad.design/components/avatar.html
|
|
@@ -1693,6 +2740,15 @@ const MAX_GRADIENT_COLORS_100 = 2;
|
|
|
1693
2740
|
|
|
1694
2741
|
},
|
|
1695
2742
|
|
|
2743
|
+
/**
|
|
2744
|
+
* Pass in a seed to get the random color generation based on that string. For example if you pass in a
|
|
2745
|
+
* user ID as the string it will return the same randomly generated colors every time for that user.
|
|
2746
|
+
*/
|
|
2747
|
+
seed: {
|
|
2748
|
+
type: String,
|
|
2749
|
+
default: undefined
|
|
2750
|
+
},
|
|
2751
|
+
|
|
1696
2752
|
/**
|
|
1697
2753
|
* The size of the avatar
|
|
1698
2754
|
* @values xs, sm, md, lg, xl
|
|
@@ -1849,21 +2905,29 @@ const MAX_GRADIENT_COLORS_100 = 2;
|
|
|
1849
2905
|
},
|
|
1850
2906
|
|
|
1851
2907
|
randomizeGradientAngle() {
|
|
1852
|
-
return getRandomElement(AVATAR_ANGLES);
|
|
2908
|
+
return getRandomElement(AVATAR_ANGLES, this.seed);
|
|
1853
2909
|
},
|
|
1854
2910
|
|
|
1855
2911
|
randomizeGradientColorStops() {
|
|
1856
|
-
const colors = new Set();
|
|
2912
|
+
const colors = new Set();
|
|
2913
|
+
let count = 0; // get 3 unique colors, 2 from colorsWith100 and one from colorsWith200
|
|
1857
2914
|
|
|
1858
2915
|
while (colors.size < MAX_GRADIENT_COLORS) {
|
|
2916
|
+
// add count to the seed since we are looking for 3 unique colors. If the seed makes it always
|
|
2917
|
+
// return the same color we'll get an infinite loop.
|
|
2918
|
+
const seedForColor = this.seed === undefined ? undefined : this.seed + count.toString();
|
|
2919
|
+
|
|
1859
2920
|
if (colors.size === MAX_GRADIENT_COLORS_100) {
|
|
1860
|
-
colors.add(getRandomElement(GRADIENT_COLORS.with200));
|
|
2921
|
+
colors.add(getRandomElement(GRADIENT_COLORS.with200, seedForColor));
|
|
1861
2922
|
} else {
|
|
1862
|
-
colors.add(getRandomElement(GRADIENT_COLORS.with100));
|
|
2923
|
+
colors.add(getRandomElement(GRADIENT_COLORS.with100, seedForColor));
|
|
1863
2924
|
}
|
|
2925
|
+
|
|
2926
|
+
count++;
|
|
1864
2927
|
}
|
|
1865
2928
|
|
|
1866
|
-
const
|
|
2929
|
+
const rng = seedrandom_default()(this.seed);
|
|
2930
|
+
const shuffledColors = Array.from(colors).sort(() => 0.5 - rng());
|
|
1867
2931
|
return shuffledColors;
|
|
1868
2932
|
},
|
|
1869
2933
|
|
|
@@ -1880,9 +2944,9 @@ const MAX_GRADIENT_COLORS_100 = 2;
|
|
|
1880
2944
|
});
|
|
1881
2945
|
;// CONCATENATED MODULE: ./components/avatar/avatar.vue?vue&type=script&lang=js
|
|
1882
2946
|
|
|
1883
|
-
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-74.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-74.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-74.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-74.use[3]!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-74.use[4]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/avatar/avatar.vue?vue&type=style&index=0&id=
|
|
1884
|
-
var
|
|
1885
|
-
;// CONCATENATED MODULE: ./components/avatar/avatar.vue?vue&type=style&index=0&id=
|
|
2947
|
+
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-74.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-74.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-74.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-74.use[3]!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-74.use[4]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/avatar/avatar.vue?vue&type=style&index=0&id=3cb27068&lang=less
|
|
2948
|
+
var avatarvue_type_style_index_0_id_3cb27068_lang_less = __webpack_require__(577);
|
|
2949
|
+
;// CONCATENATED MODULE: ./components/avatar/avatar.vue?vue&type=style&index=0&id=3cb27068&lang=less
|
|
1886
2950
|
|
|
1887
2951
|
;// CONCATENATED MODULE: ./components/avatar/avatar.vue
|
|
1888
2952
|
|
|
@@ -4122,9 +5186,9 @@ function combobox_loading_listvue_type_template_id_07d9971d_render(_ctx, _cache,
|
|
|
4122
5186
|
}
|
|
4123
5187
|
;// CONCATENATED MODULE: ./components/combobox/combobox_loading-list.vue?vue&type=template&id=07d9971d
|
|
4124
5188
|
|
|
4125
|
-
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/list_item/list_item.vue?vue&type=template&id=
|
|
5189
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/list_item/list_item.vue?vue&type=template&id=5817ca14
|
|
4126
5190
|
|
|
4127
|
-
function
|
|
5191
|
+
function list_itemvue_type_template_id_5817ca14_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
4128
5192
|
return (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createBlock)((0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.resolveDynamicComponent)($props.elementType), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.mergeProps)({
|
|
4129
5193
|
id: $props.id,
|
|
4130
5194
|
class: ['dt-list-item d-ls-none', {
|
|
@@ -4151,7 +5215,7 @@ function list_itemvue_type_template_id_13546a8a_render(_ctx, _cache, $props, $se
|
|
|
4151
5215
|
_: 3
|
|
4152
5216
|
}, 16, ["id", "class", "tabindex", "role", "aria-selected"]);
|
|
4153
5217
|
}
|
|
4154
|
-
;// CONCATENATED MODULE: ./components/list_item/list_item.vue?vue&type=template&id=
|
|
5218
|
+
;// CONCATENATED MODULE: ./components/list_item/list_item.vue?vue&type=template&id=5817ca14
|
|
4155
5219
|
|
|
4156
5220
|
;// CONCATENATED MODULE: ./components/list_item/list_item_constants.js
|
|
4157
5221
|
const LIST_ITEM_TYPES = {
|
|
@@ -4167,17 +5231,17 @@ const LIST_ITEM_NAVIGATION_TYPES = {
|
|
|
4167
5231
|
LIST_ITEM_TYPES,
|
|
4168
5232
|
LIST_ITEM_NAVIGATION_TYPES
|
|
4169
5233
|
});
|
|
4170
|
-
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/list_item/default_list_item.vue?vue&type=template&id=
|
|
5234
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/list_item/default_list_item.vue?vue&type=template&id=19664905
|
|
4171
5235
|
|
|
4172
|
-
const
|
|
4173
|
-
class: "dt-default-list-item d-fs-200 d-
|
|
5236
|
+
const default_list_itemvue_type_template_id_19664905_hoisted_1 = {
|
|
5237
|
+
class: "dt-default-list-item d-fs-200 d-lh-300 d-py4 d-px8 d-d-flex d-ai-center"
|
|
4174
5238
|
};
|
|
4175
|
-
const
|
|
5239
|
+
const default_list_itemvue_type_template_id_19664905_hoisted_2 = {
|
|
4176
5240
|
key: 0,
|
|
4177
5241
|
class: "dt-default-list-item--left d-d-inline-flex d-as-flex-start d-d-flex d-ai-center d-pr8",
|
|
4178
5242
|
"data-qa": "dt-default-list-item-left-wrapper"
|
|
4179
5243
|
};
|
|
4180
|
-
const
|
|
5244
|
+
const default_list_itemvue_type_template_id_19664905_hoisted_3 = {
|
|
4181
5245
|
class: "d-fl-grow1 d-of-hidden"
|
|
4182
5246
|
};
|
|
4183
5247
|
const _hoisted_4 = {
|
|
@@ -4193,8 +5257,8 @@ const _hoisted_6 = {
|
|
|
4193
5257
|
class: "dt-default-list-item--right d-d-inline-flex d-as-flex-start d-d-flex d-ai-center d-pl8",
|
|
4194
5258
|
"data-qa": "dt-default-list-item-right-wrapper"
|
|
4195
5259
|
};
|
|
4196
|
-
function
|
|
4197
|
-
return (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("div",
|
|
5260
|
+
function default_list_itemvue_type_template_id_19664905_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
5261
|
+
return (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("div", default_list_itemvue_type_template_id_19664905_hoisted_1, [_ctx.$slots.left ? ((0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("section", default_list_itemvue_type_template_id_19664905_hoisted_2, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.renderSlot)(_ctx.$slots, "left")])) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createCommentVNode)("", true), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementVNode)("section", default_list_itemvue_type_template_id_19664905_hoisted_3, [_ctx.$slots.default ? ((0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("div", _hoisted_4, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.renderSlot)(_ctx.$slots, "default")])) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createCommentVNode)("", true), _ctx.$slots.subtitle ? ((0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("div", {
|
|
4198
5262
|
key: 1,
|
|
4199
5263
|
"data-qa": "dt-default-list-item-subtitle-wrapper",
|
|
4200
5264
|
class: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.normalizeClass)(['d-fs-100 d-fc-black-600', {
|
|
@@ -4202,7 +5266,7 @@ function default_list_itemvue_type_template_id_2006c592_render(_ctx, _cache, $pr
|
|
|
4202
5266
|
}])
|
|
4203
5267
|
}, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.renderSlot)(_ctx.$slots, "subtitle")], 2)) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createCommentVNode)("", true), _ctx.$slots.bottom ? ((0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("div", _hoisted_5, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.renderSlot)(_ctx.$slots, "bottom")])) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createCommentVNode)("", true)]), _ctx.$slots.right ? ((0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("section", _hoisted_6, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.renderSlot)(_ctx.$slots, "right")])) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createCommentVNode)("", true)]);
|
|
4204
5268
|
}
|
|
4205
|
-
;// CONCATENATED MODULE: ./components/list_item/default_list_item.vue?vue&type=template&id=
|
|
5269
|
+
;// CONCATENATED MODULE: ./components/list_item/default_list_item.vue?vue&type=template&id=19664905
|
|
4206
5270
|
|
|
4207
5271
|
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/list_item/default_list_item.vue?vue&type=script&lang=js
|
|
4208
5272
|
/* harmony default export */ const default_list_itemvue_type_script_lang_js = ({
|
|
@@ -4210,9 +5274,9 @@ function default_list_itemvue_type_template_id_2006c592_render(_ctx, _cache, $pr
|
|
|
4210
5274
|
});
|
|
4211
5275
|
;// CONCATENATED MODULE: ./components/list_item/default_list_item.vue?vue&type=script&lang=js
|
|
4212
5276
|
|
|
4213
|
-
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-74.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-74.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-74.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-74.use[3]!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-74.use[4]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/list_item/default_list_item.vue?vue&type=style&index=0&id=
|
|
4214
|
-
var
|
|
4215
|
-
;// CONCATENATED MODULE: ./components/list_item/default_list_item.vue?vue&type=style&index=0&id=
|
|
5277
|
+
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-74.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-74.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-74.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-74.use[3]!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-74.use[4]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/list_item/default_list_item.vue?vue&type=style&index=0&id=19664905&lang=less
|
|
5278
|
+
var default_list_itemvue_type_style_index_0_id_19664905_lang_less = __webpack_require__(185);
|
|
5279
|
+
;// CONCATENATED MODULE: ./components/list_item/default_list_item.vue?vue&type=style&index=0&id=19664905&lang=less
|
|
4216
5280
|
|
|
4217
5281
|
;// CONCATENATED MODULE: ./components/list_item/default_list_item.vue
|
|
4218
5282
|
|
|
@@ -4222,7 +5286,7 @@ var default_list_itemvue_type_style_index_0_id_2006c592_lang_less = __webpack_re
|
|
|
4222
5286
|
;
|
|
4223
5287
|
|
|
4224
5288
|
|
|
4225
|
-
const default_list_item_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(default_list_itemvue_type_script_lang_js, [['render',
|
|
5289
|
+
const default_list_item_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(default_list_itemvue_type_script_lang_js, [['render',default_list_itemvue_type_template_id_19664905_render]])
|
|
4226
5290
|
|
|
4227
5291
|
/* harmony default export */ const default_list_item = (default_list_item_exports_);
|
|
4228
5292
|
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/list_item/list_item.vue?vue&type=script&lang=js
|
|
@@ -4411,9 +5475,9 @@ const default_list_item_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(
|
|
|
4411
5475
|
});
|
|
4412
5476
|
;// CONCATENATED MODULE: ./components/list_item/list_item.vue?vue&type=script&lang=js
|
|
4413
5477
|
|
|
4414
|
-
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-74.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-74.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-74.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-74.use[3]!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-74.use[4]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/list_item/list_item.vue?vue&type=style&index=0&id=
|
|
4415
|
-
var
|
|
4416
|
-
;// CONCATENATED MODULE: ./components/list_item/list_item.vue?vue&type=style&index=0&id=
|
|
5478
|
+
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-74.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-74.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-74.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-74.use[3]!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-74.use[4]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/list_item/list_item.vue?vue&type=style&index=0&id=5817ca14&lang=less
|
|
5479
|
+
var list_itemvue_type_style_index_0_id_5817ca14_lang_less = __webpack_require__(595);
|
|
5480
|
+
;// CONCATENATED MODULE: ./components/list_item/list_item.vue?vue&type=style&index=0&id=5817ca14&lang=less
|
|
4417
5481
|
|
|
4418
5482
|
;// CONCATENATED MODULE: ./components/list_item/list_item.vue
|
|
4419
5483
|
|
|
@@ -4423,7 +5487,7 @@ var list_itemvue_type_style_index_0_id_13546a8a_lang_less = __webpack_require__(
|
|
|
4423
5487
|
;
|
|
4424
5488
|
|
|
4425
5489
|
|
|
4426
|
-
const list_item_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(list_itemvue_type_script_lang_js, [['render',
|
|
5490
|
+
const list_item_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(list_itemvue_type_script_lang_js, [['render',list_itemvue_type_template_id_5817ca14_render]])
|
|
4427
5491
|
|
|
4428
5492
|
/* harmony default export */ const list_item = (list_item_exports_);
|
|
4429
5493
|
;// CONCATENATED MODULE: ./components/list_item/index.js
|
|
@@ -6287,10 +7351,10 @@ const collapsible_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(collap
|
|
|
6287
7351
|
/* harmony default export */ const collapsible = (collapsible_exports_);
|
|
6288
7352
|
;// CONCATENATED MODULE: ./components/collapsible/index.js
|
|
6289
7353
|
|
|
6290
|
-
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/dropdown/dropdown.vue?vue&type=template&id=
|
|
7354
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/dropdown/dropdown.vue?vue&type=template&id=d36ba644
|
|
6291
7355
|
|
|
6292
|
-
const
|
|
6293
|
-
function
|
|
7356
|
+
const dropdownvue_type_template_id_d36ba644_hoisted_1 = ["id"];
|
|
7357
|
+
function dropdownvue_type_template_id_d36ba644_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
6294
7358
|
const _component_sr_only_close_button = (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.resolveComponent)("sr-only-close-button");
|
|
6295
7359
|
|
|
6296
7360
|
const _component_dt_popover = (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.resolveComponent)("dt-popover");
|
|
@@ -6340,18 +7404,18 @@ function dropdownvue_type_template_id_6b8ca270_render(_ctx, _cache, $props, $set
|
|
|
6340
7404
|
"visually-hidden-close-label": _ctx.visuallyHiddenCloseLabel,
|
|
6341
7405
|
tabindex: $options.isArrowKeyNav ? -1 : 0,
|
|
6342
7406
|
onClose: close
|
|
6343
|
-
}, null, 8, ["visually-hidden-close-label", "tabindex", "onClose"])) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createCommentVNode)("", true)], 42,
|
|
7407
|
+
}, null, 8, ["visually-hidden-close-label", "tabindex", "onClose"])) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createCommentVNode)("", true)], 42, dropdownvue_type_template_id_d36ba644_hoisted_1)];
|
|
6344
7408
|
}),
|
|
6345
7409
|
_: 3
|
|
6346
7410
|
}, 16, ["content-width", "open", "placement", "initial-focus-element", "fallback-placements", "modal", "max-height", "max-width", "open-on-context"]);
|
|
6347
7411
|
}
|
|
6348
|
-
;// CONCATENATED MODULE: ./components/dropdown/dropdown.vue?vue&type=template&id=
|
|
7412
|
+
;// CONCATENATED MODULE: ./components/dropdown/dropdown.vue?vue&type=template&id=d36ba644
|
|
6349
7413
|
|
|
6350
|
-
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/popover/popover.vue?vue&type=template&id=
|
|
7414
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/popover/popover.vue?vue&type=template&id=1c311181
|
|
6351
7415
|
|
|
6352
|
-
const
|
|
6353
|
-
const
|
|
6354
|
-
function
|
|
7416
|
+
const popovervue_type_template_id_1c311181_hoisted_1 = ["aria-hidden"];
|
|
7417
|
+
const popovervue_type_template_id_1c311181_hoisted_2 = ["id", "tabindex"];
|
|
7418
|
+
function popovervue_type_template_id_1c311181_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
6355
7419
|
const _component_popover_header_footer = (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.resolveComponent)("popover-header-footer");
|
|
6356
7420
|
|
|
6357
7421
|
const _component_sr_only_close_button = (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.resolveComponent)("sr-only-close-button");
|
|
@@ -6364,8 +7428,9 @@ function popovervue_type_template_id_ec7df6ce_render(_ctx, _cache, $props, $setu
|
|
|
6364
7428
|
}, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementVNode)("div", {
|
|
6365
7429
|
class: "d-modal--transparent",
|
|
6366
7430
|
"aria-hidden": $props.modal && $data.isOpen ? 'false' : 'true',
|
|
6367
|
-
onClick: _cache[0] || (_cache[0] = (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withModifiers)(() => {}, ["prevent", "stop"]))
|
|
6368
|
-
|
|
7431
|
+
onClick: _cache[0] || (_cache[0] = (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withModifiers)(() => {}, ["prevent", "stop"])),
|
|
7432
|
+
onWheel: _cache[1] || (_cache[1] = (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withModifiers)(() => {}, ["prevent", "stop"]))
|
|
7433
|
+
}, null, 40, popovervue_type_template_id_1c311181_hoisted_1)])) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createCommentVNode)("", true), ((0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createBlock)((0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.resolveDynamicComponent)($props.elementType), {
|
|
6369
7434
|
ref: "popover",
|
|
6370
7435
|
class: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.normalizeClass)(['d-popover', {
|
|
6371
7436
|
'd-popover__anchor--opened': $data.isOpen
|
|
@@ -6377,18 +7442,17 @@ function popovervue_type_template_id_ec7df6ce_render(_ctx, _cache, $props, $setu
|
|
|
6377
7442
|
ref: "anchor",
|
|
6378
7443
|
"data-qa": "dt-popover-anchor",
|
|
6379
7444
|
tabindex: $props.openOnContext ? 0 : undefined,
|
|
6380
|
-
onClickCapture: _cache[
|
|
7445
|
+
onClickCapture: _cache[2] || (_cache[2] = function () {
|
|
6381
7446
|
return $options.defaultToggleOpen && $options.defaultToggleOpen(...arguments);
|
|
6382
7447
|
}),
|
|
6383
|
-
onContextmenu: _cache[
|
|
7448
|
+
onContextmenu: _cache[3] || (_cache[3] = function () {
|
|
6384
7449
|
return $options.onContext && $options.onContext(...arguments);
|
|
6385
7450
|
}),
|
|
6386
|
-
onKeydown: [_cache[
|
|
7451
|
+
onKeydown: [_cache[4] || (_cache[4] = (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withKeys)((0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withModifiers)(function () {
|
|
6387
7452
|
return $options.onArrowKeyPress && $options.onArrowKeyPress(...arguments);
|
|
6388
|
-
}, ["prevent"]), ["up"])), _cache[
|
|
7453
|
+
}, ["prevent"]), ["up"])), _cache[5] || (_cache[5] = (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withKeys)((0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withModifiers)(function () {
|
|
6389
7454
|
return $options.onArrowKeyPress && $options.onArrowKeyPress(...arguments);
|
|
6390
7455
|
}, ["prevent"]), ["down"])), _cache[7] || (_cache[7] = (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withKeys)($event => _ctx.$emit('keydown', $event), ["enter"])), _cache[8] || (_cache[8] = (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withKeys)($event => _ctx.$emit('keydown', $event), ["space"]))],
|
|
6391
|
-
onWheel: _cache[5] || (_cache[5] = e => $data.isOpen && $props.modal && e.preventDefault()),
|
|
6392
7456
|
onKeydownCapture: _cache[6] || (_cache[6] = (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withKeys)(function () {
|
|
6393
7457
|
return $options.closePopover && $options.closePopover(...arguments);
|
|
6394
7458
|
}, ["escape"]))
|
|
@@ -6398,7 +7462,7 @@ function popovervue_type_template_id_ec7df6ce_render(_ctx, _cache, $props, $setu
|
|
|
6398
7462
|
'aria-controls': $props.id,
|
|
6399
7463
|
'aria-haspopup': $props.role
|
|
6400
7464
|
}
|
|
6401
|
-
})], 40,
|
|
7465
|
+
})], 40, popovervue_type_template_id_1c311181_hoisted_2), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createVNode)(_component_dt_lazy_show, (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.mergeProps)({
|
|
6402
7466
|
id: $props.id,
|
|
6403
7467
|
ref: "content",
|
|
6404
7468
|
role: $props.role,
|
|
@@ -6419,7 +7483,9 @@ function popovervue_type_template_id_ec7df6ce_render(_ctx, _cache, $props, $setu
|
|
|
6419
7483
|
},
|
|
6420
7484
|
css: _ctx.$attrs.css,
|
|
6421
7485
|
tabindex: $props.contentTabindex
|
|
6422
|
-
}, (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.toHandlers)($options.popoverListeners)
|
|
7486
|
+
}, (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.toHandlers)($options.popoverListeners), {
|
|
7487
|
+
onWheel: _cache[9] || (_cache[9] = e => $data.isOpen && $props.modal && e.preventDefault())
|
|
7488
|
+
}), {
|
|
6423
7489
|
default: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withCtx)(() => [_ctx.$slots.headerContent || $props.showCloseButton ? ((0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createBlock)(_component_popover_header_footer, {
|
|
6424
7490
|
key: 0,
|
|
6425
7491
|
ref: "popover__header",
|
|
@@ -6461,7 +7527,7 @@ function popovervue_type_template_id_ec7df6ce_render(_ctx, _cache, $props, $setu
|
|
|
6461
7527
|
_: 3
|
|
6462
7528
|
}, 8, ["class"]))]);
|
|
6463
7529
|
}
|
|
6464
|
-
;// CONCATENATED MODULE: ./components/popover/popover.vue?vue&type=template&id=
|
|
7530
|
+
;// CONCATENATED MODULE: ./components/popover/popover.vue?vue&type=template&id=1c311181
|
|
6465
7531
|
|
|
6466
7532
|
;// CONCATENATED MODULE: ./node_modules/@popperjs/core/lib/dom-utils/getWindow.js
|
|
6467
7533
|
function getWindow(node) {
|
|
@@ -11022,6 +12088,7 @@ const POPOVER_HEADER_FOOTER_PADDING_CLASSES = {
|
|
|
11022
12088
|
const POPOVER_ROLES = ['dialog', 'menu', 'listbox', 'tree', 'grid'];
|
|
11023
12089
|
const POPOVER_CONTENT_WIDTHS = [null, 'anchor'];
|
|
11024
12090
|
const POPOVER_INITIAL_FOCUS_STRINGS = ['none', 'dialog', 'first'];
|
|
12091
|
+
const POPOVER_APPEND_TO_VALUES = ['parent'];
|
|
11025
12092
|
const POPOVER_STICKY_VALUES = [...TIPPY_STICKY_VALUES];
|
|
11026
12093
|
const POPOVER_DIRECTIONS = [...BASE_TIPPY_DIRECTIONS];
|
|
11027
12094
|
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/popover/popover_header_footer.vue?vue&type=template&id=9190eade
|
|
@@ -11469,6 +12536,18 @@ const popover_header_footer_exports_ = /*#__PURE__*/(0,exportHelper/* default */
|
|
|
11469
12536
|
openWithArrowKeys: {
|
|
11470
12537
|
type: Boolean,
|
|
11471
12538
|
default: false
|
|
12539
|
+
},
|
|
12540
|
+
|
|
12541
|
+
/**
|
|
12542
|
+
* Sets the element to which the popover is going to append to.
|
|
12543
|
+
* @values 'parent', HTMLElement,
|
|
12544
|
+
*/
|
|
12545
|
+
appendTo: {
|
|
12546
|
+
type: [HTMLElement, String],
|
|
12547
|
+
default: () => document.body,
|
|
12548
|
+
validator: appendTo => {
|
|
12549
|
+
return POPOVER_APPEND_TO_VALUES.includes(appendTo) || appendTo instanceof HTMLElement;
|
|
12550
|
+
}
|
|
11472
12551
|
}
|
|
11473
12552
|
},
|
|
11474
12553
|
emits: [
|
|
@@ -11613,7 +12692,7 @@ const popover_header_footer_exports_ = /*#__PURE__*/(0,exportHelper/* default */
|
|
|
11613
12692
|
placement: this.placement,
|
|
11614
12693
|
offset: this.offset,
|
|
11615
12694
|
sticky: this.sticky,
|
|
11616
|
-
appendTo:
|
|
12695
|
+
appendTo: this.appendTo,
|
|
11617
12696
|
interactive: true,
|
|
11618
12697
|
trigger: 'manual',
|
|
11619
12698
|
// We have to manage hideOnClick functionality manually to handle
|
|
@@ -11865,9 +12944,9 @@ const popover_header_footer_exports_ = /*#__PURE__*/(0,exportHelper/* default */
|
|
|
11865
12944
|
});
|
|
11866
12945
|
;// CONCATENATED MODULE: ./components/popover/popover.vue?vue&type=script&lang=js
|
|
11867
12946
|
|
|
11868
|
-
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-74.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-74.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-74.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-74.use[3]!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-74.use[4]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/popover/popover.vue?vue&type=style&index=0&id=
|
|
11869
|
-
var
|
|
11870
|
-
;// CONCATENATED MODULE: ./components/popover/popover.vue?vue&type=style&index=0&id=
|
|
12947
|
+
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-74.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-74.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-74.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-74.use[3]!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-74.use[4]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/popover/popover.vue?vue&type=style&index=0&id=1c311181&lang=less
|
|
12948
|
+
var popovervue_type_style_index_0_id_1c311181_lang_less = __webpack_require__(198);
|
|
12949
|
+
;// CONCATENATED MODULE: ./components/popover/popover.vue?vue&type=style&index=0&id=1c311181&lang=less
|
|
11871
12950
|
|
|
11872
12951
|
;// CONCATENATED MODULE: ./components/popover/popover.vue
|
|
11873
12952
|
|
|
@@ -11877,7 +12956,7 @@ var popovervue_type_style_index_0_id_ec7df6ce_lang_less = __webpack_require__(27
|
|
|
11877
12956
|
;
|
|
11878
12957
|
|
|
11879
12958
|
|
|
11880
|
-
const popover_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(popovervue_type_script_lang_js, [['render',
|
|
12959
|
+
const popover_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(popovervue_type_script_lang_js, [['render',popovervue_type_template_id_1c311181_render]])
|
|
11881
12960
|
|
|
11882
12961
|
/* harmony default export */ const popover = (popover_exports_);
|
|
11883
12962
|
;// CONCATENATED MODULE: ./components/popover/index.js
|
|
@@ -11886,8 +12965,8 @@ const popover_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(popovervue
|
|
|
11886
12965
|
;// CONCATENATED MODULE: ./components/dropdown/dropdown_constants.js
|
|
11887
12966
|
const DROPDOWN_PADDING_CLASSES = {
|
|
11888
12967
|
none: undefined,
|
|
11889
|
-
small: 'd-
|
|
11890
|
-
large: 'd-
|
|
12968
|
+
small: 'd-py4',
|
|
12969
|
+
large: 'd-py8'
|
|
11891
12970
|
};
|
|
11892
12971
|
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/dropdown/dropdown.vue?vue&type=script&lang=js
|
|
11893
12972
|
|
|
@@ -12165,7 +13244,7 @@ const DROPDOWN_PADDING_CLASSES = {
|
|
|
12165
13244
|
},
|
|
12166
13245
|
|
|
12167
13246
|
listClasses() {
|
|
12168
|
-
return ['d-ps-relative', 'd-px0', DROPDOWN_PADDING_CLASSES[this.padding], this.listClass, {
|
|
13247
|
+
return ['d-ps-relative', 'd-stack2', 'd-m4', 'd-px0', DROPDOWN_PADDING_CLASSES[this.padding], this.listClass, {
|
|
12169
13248
|
'd-context-menu-list': this.openOnContext
|
|
12170
13249
|
}];
|
|
12171
13250
|
}
|
|
@@ -12285,9 +13364,9 @@ const DROPDOWN_PADDING_CLASSES = {
|
|
|
12285
13364
|
});
|
|
12286
13365
|
;// CONCATENATED MODULE: ./components/dropdown/dropdown.vue?vue&type=script&lang=js
|
|
12287
13366
|
|
|
12288
|
-
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-74.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-74.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-74.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-74.use[3]!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-74.use[4]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/dropdown/dropdown.vue?vue&type=style&index=0&id=
|
|
12289
|
-
var
|
|
12290
|
-
;// CONCATENATED MODULE: ./components/dropdown/dropdown.vue?vue&type=style&index=0&id=
|
|
13367
|
+
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-74.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-74.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-74.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-74.use[3]!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-74.use[4]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/dropdown/dropdown.vue?vue&type=style&index=0&id=d36ba644&lang=less
|
|
13368
|
+
var dropdownvue_type_style_index_0_id_d36ba644_lang_less = __webpack_require__(988);
|
|
13369
|
+
;// CONCATENATED MODULE: ./components/dropdown/dropdown.vue?vue&type=style&index=0&id=d36ba644&lang=less
|
|
12291
13370
|
|
|
12292
13371
|
;// CONCATENATED MODULE: ./components/dropdown/dropdown.vue
|
|
12293
13372
|
|
|
@@ -12297,22 +13376,22 @@ var dropdownvue_type_style_index_0_id_6b8ca270_lang_less = __webpack_require__(2
|
|
|
12297
13376
|
;
|
|
12298
13377
|
|
|
12299
13378
|
|
|
12300
|
-
const dropdown_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(dropdownvue_type_script_lang_js, [['render',
|
|
13379
|
+
const dropdown_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(dropdownvue_type_script_lang_js, [['render',dropdownvue_type_template_id_d36ba644_render]])
|
|
12301
13380
|
|
|
12302
13381
|
/* harmony default export */ const dropdown = (dropdown_exports_);
|
|
12303
|
-
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/dropdown/dropdown_list.vue?vue&type=template&id=
|
|
13382
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/dropdown/dropdown_list.vue?vue&type=template&id=50f7e3e3
|
|
12304
13383
|
|
|
12305
|
-
const
|
|
13384
|
+
const dropdown_listvue_type_template_id_50f7e3e3_hoisted_1 = {
|
|
12306
13385
|
key: 0,
|
|
12307
13386
|
class: "dt-dropdown-list--header d-fs12 d-fc-black-400 d-fw-bold d-lh4 d-py4 d-px12 d-d-flex d-ai-center"
|
|
12308
13387
|
};
|
|
12309
|
-
function
|
|
12310
|
-
return (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("li", null, [$props.heading ? ((0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("div",
|
|
12311
|
-
class: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.normalizeClass)(['d-ps-relative', 'd-px0', $props.listClass]),
|
|
13388
|
+
function dropdown_listvue_type_template_id_50f7e3e3_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
13389
|
+
return (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("li", null, [$props.heading ? ((0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("div", dropdown_listvue_type_template_id_50f7e3e3_hoisted_1, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementVNode)("span", null, (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.toDisplayString)($props.heading), 1)])) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createCommentVNode)("", true), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementVNode)("ul", {
|
|
13390
|
+
class: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.normalizeClass)(['d-ps-relative', 'd-stack2', 'd-px0', $props.listClass]),
|
|
12312
13391
|
"data-qa": "dt-dropdown-list-wrapper"
|
|
12313
13392
|
}, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.renderSlot)(_ctx.$slots, "default")], 2)]);
|
|
12314
13393
|
}
|
|
12315
|
-
;// CONCATENATED MODULE: ./components/dropdown/dropdown_list.vue?vue&type=template&id=
|
|
13394
|
+
;// CONCATENATED MODULE: ./components/dropdown/dropdown_list.vue?vue&type=template&id=50f7e3e3
|
|
12316
13395
|
|
|
12317
13396
|
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/dropdown/dropdown_list.vue?vue&type=script&lang=js
|
|
12318
13397
|
/* harmony default export */ const dropdown_listvue_type_script_lang_js = ({
|
|
@@ -12343,19 +13422,19 @@ function dropdown_listvue_type_template_id_eefb7378_render(_ctx, _cache, $props,
|
|
|
12343
13422
|
|
|
12344
13423
|
|
|
12345
13424
|
;
|
|
12346
|
-
const dropdown_list_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(dropdown_listvue_type_script_lang_js, [['render',
|
|
13425
|
+
const dropdown_list_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(dropdown_listvue_type_script_lang_js, [['render',dropdown_listvue_type_template_id_50f7e3e3_render]])
|
|
12347
13426
|
|
|
12348
13427
|
/* harmony default export */ const dropdown_list = (dropdown_list_exports_);
|
|
12349
|
-
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/dropdown/dropdown_separator.vue?vue&type=template&id=
|
|
13428
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/dropdown/dropdown_separator.vue?vue&type=template&id=7efcdecb
|
|
12350
13429
|
|
|
12351
|
-
const
|
|
13430
|
+
const dropdown_separatorvue_type_template_id_7efcdecb_hoisted_1 = {
|
|
12352
13431
|
"aria-hidden": "true",
|
|
12353
|
-
class: "dt-list-separator d-bgc-black-300 d-
|
|
13432
|
+
class: "dt-list-separator d-bgc-black-300 d-my4 d-mxn4"
|
|
12354
13433
|
};
|
|
12355
|
-
function
|
|
12356
|
-
return (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("li",
|
|
13434
|
+
function dropdown_separatorvue_type_template_id_7efcdecb_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
13435
|
+
return (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("li", dropdown_separatorvue_type_template_id_7efcdecb_hoisted_1);
|
|
12357
13436
|
}
|
|
12358
|
-
;// CONCATENATED MODULE: ./components/dropdown/dropdown_separator.vue?vue&type=template&id=
|
|
13437
|
+
;// CONCATENATED MODULE: ./components/dropdown/dropdown_separator.vue?vue&type=template&id=7efcdecb
|
|
12359
13438
|
|
|
12360
13439
|
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/dropdown/dropdown_separator.vue?vue&type=script&lang=js
|
|
12361
13440
|
/* harmony default export */ const dropdown_separatorvue_type_script_lang_js = ({
|
|
@@ -12363,9 +13442,9 @@ function dropdown_separatorvue_type_template_id_703ad17c_render(_ctx, _cache, $p
|
|
|
12363
13442
|
});
|
|
12364
13443
|
;// CONCATENATED MODULE: ./components/dropdown/dropdown_separator.vue?vue&type=script&lang=js
|
|
12365
13444
|
|
|
12366
|
-
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-74.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-74.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-74.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-74.use[3]!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-74.use[4]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/dropdown/dropdown_separator.vue?vue&type=style&index=0&id=
|
|
12367
|
-
var
|
|
12368
|
-
;// CONCATENATED MODULE: ./components/dropdown/dropdown_separator.vue?vue&type=style&index=0&id=
|
|
13445
|
+
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-74.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-74.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-74.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-74.use[3]!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-74.use[4]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/dropdown/dropdown_separator.vue?vue&type=style&index=0&id=7efcdecb&lang=less
|
|
13446
|
+
var dropdown_separatorvue_type_style_index_0_id_7efcdecb_lang_less = __webpack_require__(280);
|
|
13447
|
+
;// CONCATENATED MODULE: ./components/dropdown/dropdown_separator.vue?vue&type=style&index=0&id=7efcdecb&lang=less
|
|
12369
13448
|
|
|
12370
13449
|
;// CONCATENATED MODULE: ./components/dropdown/dropdown_separator.vue
|
|
12371
13450
|
|
|
@@ -12375,7 +13454,7 @@ var dropdown_separatorvue_type_style_index_0_id_703ad17c_lang_less = __webpack_r
|
|
|
12375
13454
|
;
|
|
12376
13455
|
|
|
12377
13456
|
|
|
12378
|
-
const dropdown_separator_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(dropdown_separatorvue_type_script_lang_js, [['render',
|
|
13457
|
+
const dropdown_separator_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(dropdown_separatorvue_type_script_lang_js, [['render',dropdown_separatorvue_type_template_id_7efcdecb_render]])
|
|
12379
13458
|
|
|
12380
13459
|
/* harmony default export */ const dropdown_separator = (dropdown_separator_exports_);
|
|
12381
13460
|
;// CONCATENATED MODULE: ./components/dropdown/index.js
|
|
@@ -16021,27 +17100,26 @@ const checkbox_group_exports_ = checkbox_groupvue_type_script_lang_js;
|
|
|
16021
17100
|
/* harmony default export */ const checkbox_group = (checkbox_group_exports_);
|
|
16022
17101
|
;// CONCATENATED MODULE: ./components/checkbox_group/index.js
|
|
16023
17102
|
|
|
16024
|
-
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/chip/chip.vue?vue&type=template&id=
|
|
17103
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/chip/chip.vue?vue&type=template&id=f2b79d66
|
|
16025
17104
|
|
|
16026
|
-
const
|
|
16027
|
-
class: "d-chip"
|
|
16028
|
-
};
|
|
16029
|
-
const chipvue_type_template_id_af4b6988_hoisted_2 = {
|
|
17105
|
+
const chipvue_type_template_id_f2b79d66_hoisted_1 = {
|
|
16030
17106
|
key: 0,
|
|
16031
17107
|
"data-qa": "dt-chip-icon",
|
|
16032
17108
|
class: "d-chip__icon"
|
|
16033
17109
|
};
|
|
16034
|
-
const
|
|
17110
|
+
const chipvue_type_template_id_f2b79d66_hoisted_2 = {
|
|
16035
17111
|
key: 1,
|
|
16036
17112
|
"data-qa": "dt-chip-avatar"
|
|
16037
17113
|
};
|
|
16038
|
-
const
|
|
16039
|
-
function
|
|
17114
|
+
const chipvue_type_template_id_f2b79d66_hoisted_3 = ["id"];
|
|
17115
|
+
function chipvue_type_template_id_f2b79d66_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
16040
17116
|
const _component_dt_icon = (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.resolveComponent)("dt-icon");
|
|
16041
17117
|
|
|
16042
17118
|
const _component_dt_button = (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.resolveComponent)("dt-button");
|
|
16043
17119
|
|
|
16044
|
-
return (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("span",
|
|
17120
|
+
return (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("span", {
|
|
17121
|
+
class: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.normalizeClass)(['d-chip', _ctx.parentClass])
|
|
17122
|
+
}, [((0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createBlock)((0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.resolveDynamicComponent)($props.interactive ? 'button' : 'span'), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.mergeProps)({
|
|
16045
17123
|
id: $props.id,
|
|
16046
17124
|
type: $props.interactive && 'button',
|
|
16047
17125
|
class: $options.chipClasses(),
|
|
@@ -16049,12 +17127,12 @@ function chipvue_type_template_id_af4b6988_render(_ctx, _cache, $props, $setup,
|
|
|
16049
17127
|
"aria-labelledby": $props.ariaLabel ? undefined : `${$props.id}-content`,
|
|
16050
17128
|
"aria-label": $props.ariaLabel
|
|
16051
17129
|
}, (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.toHandlers)($options.chipListeners)), {
|
|
16052
|
-
default: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withCtx)(() => [_ctx.$slots.icon ? ((0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("span",
|
|
17130
|
+
default: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withCtx)(() => [_ctx.$slots.icon ? ((0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("span", chipvue_type_template_id_f2b79d66_hoisted_1, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.renderSlot)(_ctx.$slots, "icon")])) : _ctx.$slots.avatar ? ((0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("span", chipvue_type_template_id_f2b79d66_hoisted_2, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.renderSlot)(_ctx.$slots, "avatar")])) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createCommentVNode)("", true), _ctx.$slots.default ? ((0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("span", {
|
|
16053
17131
|
key: 2,
|
|
16054
17132
|
id: `${$props.id}-content`,
|
|
16055
17133
|
"data-qa": "dt-chip-label",
|
|
16056
17134
|
class: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.normalizeClass)(['d-truncate', 'd-chip__text', $props.contentClass])
|
|
16057
|
-
}, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.renderSlot)(_ctx.$slots, "default")], 10,
|
|
17135
|
+
}, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.renderSlot)(_ctx.$slots, "default")], 10, chipvue_type_template_id_f2b79d66_hoisted_3)) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createCommentVNode)("", true)]),
|
|
16058
17136
|
_: 3
|
|
16059
17137
|
}, 16, ["id", "type", "class", "aria-labelledby", "aria-label"])), !$props.hideClose ? ((0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createBlock)(_component_dt_button, (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.mergeProps)({
|
|
16060
17138
|
key: 0
|
|
@@ -16069,9 +17147,9 @@ function chipvue_type_template_id_af4b6988_render(_ctx, _cache, $props, $setup,
|
|
|
16069
17147
|
size: $options.closeButtonIconSize
|
|
16070
17148
|
}, null, 8, ["size"])]),
|
|
16071
17149
|
_: 1
|
|
16072
|
-
}, 16, ["class", "aria-label"])) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createCommentVNode)("", true)]);
|
|
17150
|
+
}, 16, ["class", "aria-label"])) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createCommentVNode)("", true)], 2);
|
|
16073
17151
|
}
|
|
16074
|
-
;// CONCATENATED MODULE: ./components/chip/chip.vue?vue&type=template&id=
|
|
17152
|
+
;// CONCATENATED MODULE: ./components/chip/chip.vue?vue&type=template&id=f2b79d66
|
|
16075
17153
|
|
|
16076
17154
|
;// CONCATENATED MODULE: ./components/chip/chip_constants.js
|
|
16077
17155
|
const CHIP_SIZE_MODIFIERS = {
|
|
@@ -16111,7 +17189,6 @@ const CHIP_ICON_SIZES = {
|
|
|
16111
17189
|
DtButton: button_button,
|
|
16112
17190
|
DtIcon: icon
|
|
16113
17191
|
},
|
|
16114
|
-
inheritAttrs: false,
|
|
16115
17192
|
props: {
|
|
16116
17193
|
/**
|
|
16117
17194
|
* A set of props to be passed into the modal's close button. Requires an 'ariaLabel' property.
|
|
@@ -16182,6 +17259,14 @@ const CHIP_ICON_SIZES = {
|
|
|
16182
17259
|
contentClass: {
|
|
16183
17260
|
type: [String, Array, Object],
|
|
16184
17261
|
default: ''
|
|
17262
|
+
},
|
|
17263
|
+
|
|
17264
|
+
/**
|
|
17265
|
+
* Additional class name for the span element.
|
|
17266
|
+
*/
|
|
17267
|
+
labelClass: {
|
|
17268
|
+
type: [String, Array, Object],
|
|
17269
|
+
default: ''
|
|
16185
17270
|
}
|
|
16186
17271
|
},
|
|
16187
17272
|
emits: [
|
|
@@ -16237,7 +17322,7 @@ const CHIP_ICON_SIZES = {
|
|
|
16237
17322
|
},
|
|
16238
17323
|
methods: {
|
|
16239
17324
|
chipClasses() {
|
|
16240
|
-
return [this.$attrs['grouped-chip'] ? 'd-chip' : 'd-chip__label', CHIP_SIZE_MODIFIERS[this.size]];
|
|
17325
|
+
return [this.$attrs['grouped-chip'] ? ['d-chip', ...this.labelClass] : 'd-chip__label', CHIP_SIZE_MODIFIERS[this.size]];
|
|
16241
17326
|
},
|
|
16242
17327
|
|
|
16243
17328
|
chipCloseButtonClasses() {
|
|
@@ -16260,7 +17345,7 @@ const CHIP_ICON_SIZES = {
|
|
|
16260
17345
|
|
|
16261
17346
|
|
|
16262
17347
|
;
|
|
16263
|
-
const chip_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(chipvue_type_script_lang_js, [['render',
|
|
17348
|
+
const chip_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(chipvue_type_script_lang_js, [['render',chipvue_type_template_id_f2b79d66_render]])
|
|
16264
17349
|
|
|
16265
17350
|
/* harmony default export */ const chip = (chip_exports_);
|
|
16266
17351
|
;// CONCATENATED MODULE: ./components/chip/index.js
|
|
@@ -17100,15 +18185,15 @@ const toggle_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(togglevue_t
|
|
|
17100
18185
|
/* harmony default export */ const toggle = (toggle_exports_);
|
|
17101
18186
|
;// CONCATENATED MODULE: ./components/toggle/index.js
|
|
17102
18187
|
|
|
17103
|
-
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/tooltip/tooltip.vue?vue&type=template&id=
|
|
18188
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/tooltip/tooltip.vue?vue&type=template&id=f90f803e
|
|
17104
18189
|
|
|
17105
|
-
const
|
|
18190
|
+
const tooltipvue_type_template_id_f90f803e_hoisted_1 = {
|
|
17106
18191
|
"data-qa": "dt-tooltip-container"
|
|
17107
18192
|
};
|
|
17108
|
-
function
|
|
18193
|
+
function tooltipvue_type_template_id_f90f803e_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
17109
18194
|
const _component_dt_lazy_show = (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.resolveComponent)("dt-lazy-show");
|
|
17110
18195
|
|
|
17111
|
-
return (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("div",
|
|
18196
|
+
return (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("div", tooltipvue_type_template_id_f90f803e_hoisted_1, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementVNode)("div", {
|
|
17112
18197
|
ref: "anchor",
|
|
17113
18198
|
"data-qa": "dt-tooltip-anchor",
|
|
17114
18199
|
onFocusin: _cache[0] || (_cache[0] = function () {
|
|
@@ -17133,7 +18218,7 @@ function tooltipvue_type_template_id_14e1ea06_render(_ctx, _cache, $props, $setu
|
|
|
17133
18218
|
role: "tooltip",
|
|
17134
18219
|
"aria-hidden": "false",
|
|
17135
18220
|
"data-qa": "dt-tooltip",
|
|
17136
|
-
appear:
|
|
18221
|
+
appear: $props.contentAppear,
|
|
17137
18222
|
transition: $props.transition,
|
|
17138
18223
|
class: ['d-tooltip', `d-tooltip__arrow-tippy--${$data.currentPlacement}`, {
|
|
17139
18224
|
[$data.TOOLTIP_KIND_MODIFIERS.inverted]: $props.inverted
|
|
@@ -17141,9 +18226,9 @@ function tooltipvue_type_template_id_14e1ea06_render(_ctx, _cache, $props, $setu
|
|
|
17141
18226
|
}, (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.toHandlers)($options.tooltipListeners)), {
|
|
17142
18227
|
default: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.renderSlot)(_ctx.$slots, "default", {}, () => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createTextVNode)((0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.toDisplayString)($props.message), 1)])]),
|
|
17143
18228
|
_: 3
|
|
17144
|
-
}, 16, ["id", "show", "transition", "class"])]);
|
|
18229
|
+
}, 16, ["id", "show", "appear", "transition", "class"])]);
|
|
17145
18230
|
}
|
|
17146
|
-
;// CONCATENATED MODULE: ./components/tooltip/tooltip.vue?vue&type=template&id=
|
|
18231
|
+
;// CONCATENATED MODULE: ./components/tooltip/tooltip.vue?vue&type=template&id=f90f803e
|
|
17147
18232
|
|
|
17148
18233
|
;// CONCATENATED MODULE: ./components/tooltip/tooltip_constants.js
|
|
17149
18234
|
/*
|
|
@@ -17293,6 +18378,14 @@ const TOOLTIP_HIDE_ON_CLICK_VARIANTS = [true, false, 'toggle'];
|
|
|
17293
18378
|
transition: {
|
|
17294
18379
|
type: String,
|
|
17295
18380
|
default: 'fade'
|
|
18381
|
+
},
|
|
18382
|
+
|
|
18383
|
+
/**
|
|
18384
|
+
* Whether to apply transition on initial render in the content lazy show component.
|
|
18385
|
+
*/
|
|
18386
|
+
contentAppear: {
|
|
18387
|
+
type: Boolean,
|
|
18388
|
+
default: false
|
|
17296
18389
|
}
|
|
17297
18390
|
},
|
|
17298
18391
|
emits: [
|
|
@@ -17493,9 +18586,9 @@ const TOOLTIP_HIDE_ON_CLICK_VARIANTS = [true, false, 'toggle'];
|
|
|
17493
18586
|
});
|
|
17494
18587
|
;// CONCATENATED MODULE: ./components/tooltip/tooltip.vue?vue&type=script&lang=js
|
|
17495
18588
|
|
|
17496
|
-
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-74.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-74.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-74.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-74.use[3]!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-74.use[4]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/tooltip/tooltip.vue?vue&type=style&index=0&id=
|
|
17497
|
-
var
|
|
17498
|
-
;// CONCATENATED MODULE: ./components/tooltip/tooltip.vue?vue&type=style&index=0&id=
|
|
18589
|
+
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-74.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-74.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-74.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-74.use[3]!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-74.use[4]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/tooltip/tooltip.vue?vue&type=style&index=0&id=f90f803e&lang=less
|
|
18590
|
+
var tooltipvue_type_style_index_0_id_f90f803e_lang_less = __webpack_require__(936);
|
|
18591
|
+
;// CONCATENATED MODULE: ./components/tooltip/tooltip.vue?vue&type=style&index=0&id=f90f803e&lang=less
|
|
17499
18592
|
|
|
17500
18593
|
;// CONCATENATED MODULE: ./components/tooltip/tooltip.vue
|
|
17501
18594
|
|
|
@@ -17505,7 +18598,7 @@ var tooltipvue_type_style_index_0_id_14e1ea06_lang_less = __webpack_require__(15
|
|
|
17505
18598
|
;
|
|
17506
18599
|
|
|
17507
18600
|
|
|
17508
|
-
const tooltip_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(tooltipvue_type_script_lang_js, [['render',
|
|
18601
|
+
const tooltip_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(tooltipvue_type_script_lang_js, [['render',tooltipvue_type_template_id_f90f803e_render]])
|
|
17509
18602
|
|
|
17510
18603
|
/* harmony default export */ const tooltip = (tooltip_exports_);
|
|
17511
18604
|
;// CONCATENATED MODULE: ./components/tooltip/index.js
|
|
@@ -17940,11 +19033,11 @@ const root_layout_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(root_l
|
|
|
17940
19033
|
;// CONCATENATED MODULE: ./components/root_layout/index.js
|
|
17941
19034
|
|
|
17942
19035
|
|
|
17943
|
-
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./recipes/comboboxes/combobox_with_popover/combobox_with_popover.vue?vue&type=template&id=
|
|
19036
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./recipes/comboboxes/combobox_with_popover/combobox_with_popover.vue?vue&type=template&id=35131c6d
|
|
17944
19037
|
|
|
17945
|
-
const
|
|
17946
|
-
const
|
|
17947
|
-
function
|
|
19038
|
+
const combobox_with_popovervue_type_template_id_35131c6d_hoisted_1 = ["id"];
|
|
19039
|
+
const combobox_with_popovervue_type_template_id_35131c6d_hoisted_2 = ["onMouseleave", "onFocusout"];
|
|
19040
|
+
function combobox_with_popovervue_type_template_id_35131c6d_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
17948
19041
|
const _component_combobox_loading_list = (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.resolveComponent)("combobox-loading-list");
|
|
17949
19042
|
|
|
17950
19043
|
const _component_combobox_empty_list = (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.resolveComponent)("combobox-empty-list");
|
|
@@ -17986,7 +19079,7 @@ function combobox_with_popovervue_type_template_id_303c5a24_render(_ctx, _cache,
|
|
|
17986
19079
|
}, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.renderSlot)(_ctx.$slots, "input", {
|
|
17987
19080
|
inputProps: inputProps,
|
|
17988
19081
|
onInput: $options.handleDisplayList
|
|
17989
|
-
})], 40,
|
|
19082
|
+
})], 40, combobox_with_popovervue_type_template_id_35131c6d_hoisted_1)];
|
|
17990
19083
|
}),
|
|
17991
19084
|
list: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withCtx)(_ref2 => {
|
|
17992
19085
|
let {
|
|
@@ -18034,7 +19127,7 @@ function combobox_with_popovervue_type_template_id_303c5a24_render(_ctx, _cache,
|
|
|
18034
19127
|
}), null, 16, ["message"])) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.renderSlot)(_ctx.$slots, "list", {
|
|
18035
19128
|
key: 2,
|
|
18036
19129
|
listProps: listProps
|
|
18037
|
-
})], 42,
|
|
19130
|
+
})], 42, combobox_with_popovervue_type_template_id_35131c6d_hoisted_2)]),
|
|
18038
19131
|
_: 2
|
|
18039
19132
|
}, [_ctx.$slots.header ? {
|
|
18040
19133
|
name: "headerContent",
|
|
@@ -18059,7 +19152,7 @@ function combobox_with_popovervue_type_template_id_303c5a24_render(_ctx, _cache,
|
|
|
18059
19152
|
_: 3
|
|
18060
19153
|
}, 16, ["loading", "label", "label-visible", "size", "description", "empty-list", "empty-state-message", "show-list", "on-beginning-of-list", "on-end-of-list", "list-id"]);
|
|
18061
19154
|
}
|
|
18062
|
-
;// CONCATENATED MODULE: ./recipes/comboboxes/combobox_with_popover/combobox_with_popover.vue?vue&type=template&id=
|
|
19155
|
+
;// CONCATENATED MODULE: ./recipes/comboboxes/combobox_with_popover/combobox_with_popover.vue?vue&type=template&id=35131c6d
|
|
18063
19156
|
|
|
18064
19157
|
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./recipes/comboboxes/combobox_with_popover/combobox_with_popover.vue?vue&type=script&lang=js
|
|
18065
19158
|
|
|
@@ -18387,7 +19480,7 @@ function combobox_with_popovervue_type_template_id_303c5a24_render(_ctx, _cache,
|
|
|
18387
19480
|
onFocusOut(e) {
|
|
18388
19481
|
const comboboxRefs = ['input', 'header', 'footer', 'listWrapper']; // Check if the focus change was to another target within the combobox component
|
|
18389
19482
|
|
|
18390
|
-
const isComboboxStillFocused = comboboxRefs.some(ref => {
|
|
19483
|
+
const isComboboxStillFocused = e.relatedTarget === null || comboboxRefs.some(ref => {
|
|
18391
19484
|
var _this$$refs$ref;
|
|
18392
19485
|
|
|
18393
19486
|
return (_this$$refs$ref = this.$refs[ref]) === null || _this$$refs$ref === void 0 ? void 0 : _this$$refs$ref.contains(e.relatedTarget);
|
|
@@ -18416,32 +19509,32 @@ function combobox_with_popovervue_type_template_id_303c5a24_render(_ctx, _cache,
|
|
|
18416
19509
|
|
|
18417
19510
|
|
|
18418
19511
|
;
|
|
18419
|
-
const combobox_with_popover_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(combobox_with_popovervue_type_script_lang_js, [['render',
|
|
19512
|
+
const combobox_with_popover_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(combobox_with_popovervue_type_script_lang_js, [['render',combobox_with_popovervue_type_template_id_35131c6d_render]])
|
|
18420
19513
|
|
|
18421
19514
|
/* harmony default export */ const combobox_with_popover = (combobox_with_popover_exports_);
|
|
18422
19515
|
;// CONCATENATED MODULE: ./recipes/comboboxes/combobox_with_popover/index.js
|
|
18423
19516
|
|
|
18424
|
-
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./recipes/comboboxes/combobox_multi_select/combobox_multi_select.vue?vue&type=template&id=
|
|
19517
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./recipes/comboboxes/combobox_multi_select/combobox_multi_select.vue?vue&type=template&id=3b3f23a9
|
|
18425
19518
|
|
|
18426
|
-
const
|
|
19519
|
+
const combobox_multi_selectvue_type_template_id_3b3f23a9_hoisted_1 = {
|
|
18427
19520
|
ref: "inputSlotWrapper",
|
|
18428
|
-
class: "d-ps-relative"
|
|
19521
|
+
class: "d-ps-relative d-d-block"
|
|
18429
19522
|
};
|
|
18430
|
-
const
|
|
19523
|
+
const combobox_multi_selectvue_type_template_id_3b3f23a9_hoisted_2 = {
|
|
18431
19524
|
ref: "chipsWrapper",
|
|
18432
19525
|
class: "d-ps-absolute d-mx2"
|
|
18433
19526
|
};
|
|
18434
|
-
const
|
|
19527
|
+
const combobox_multi_selectvue_type_template_id_3b3f23a9_hoisted_3 = {
|
|
18435
19528
|
ref: "header"
|
|
18436
19529
|
};
|
|
18437
|
-
const
|
|
19530
|
+
const combobox_multi_selectvue_type_template_id_3b3f23a9_hoisted_4 = {
|
|
18438
19531
|
key: 1,
|
|
18439
19532
|
class: "d-ta-center d-py16"
|
|
18440
19533
|
};
|
|
18441
|
-
const
|
|
19534
|
+
const combobox_multi_selectvue_type_template_id_3b3f23a9_hoisted_5 = {
|
|
18442
19535
|
ref: "footer"
|
|
18443
19536
|
};
|
|
18444
|
-
function
|
|
19537
|
+
function combobox_multi_selectvue_type_template_id_3b3f23a9_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
18445
19538
|
const _component_dt_chip = (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.resolveComponent)("dt-chip");
|
|
18446
19539
|
|
|
18447
19540
|
const _component_dt_input = (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.resolveComponent)("dt-input");
|
|
@@ -18466,12 +19559,13 @@ function combobox_multi_selectvue_type_template_id_a5a3ecba_render(_ctx, _cache,
|
|
|
18466
19559
|
let {
|
|
18467
19560
|
onInput
|
|
18468
19561
|
} = _ref;
|
|
18469
|
-
return [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementVNode)("span",
|
|
19562
|
+
return [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementVNode)("span", combobox_multi_selectvue_type_template_id_3b3f23a9_hoisted_1, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementVNode)("span", combobox_multi_selectvue_type_template_id_3b3f23a9_hoisted_2, [((0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(true), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)(external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.Fragment, null, (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.renderList)($props.selectedItems, item => {
|
|
18470
19563
|
return (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createBlock)(_component_dt_chip, (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.mergeProps)({
|
|
18471
19564
|
ref_for: true,
|
|
18472
19565
|
ref: "chips",
|
|
18473
19566
|
key: item,
|
|
18474
|
-
class:
|
|
19567
|
+
"label-class": ['d-chip__label'],
|
|
19568
|
+
class: ['d-mt4', 'd-mx2', 'd-zi-base1'],
|
|
18475
19569
|
"close-button-props": {
|
|
18476
19570
|
ariaLabel: 'close'
|
|
18477
19571
|
},
|
|
@@ -18487,7 +19581,7 @@ function combobox_multi_selectvue_type_template_id_a5a3ecba_render(_ctx, _cache,
|
|
|
18487
19581
|
ref: "input",
|
|
18488
19582
|
modelValue: $data.value,
|
|
18489
19583
|
"onUpdate:modelValue": _cache[0] || (_cache[0] = $event => $data.value = $event),
|
|
18490
|
-
class: "d-fl-grow1
|
|
19584
|
+
class: "d-fl-grow1",
|
|
18491
19585
|
"aria-label": $props.label,
|
|
18492
19586
|
label: $props.labelVisible ? $props.label : '',
|
|
18493
19587
|
description: $props.description,
|
|
@@ -18507,19 +19601,19 @@ function combobox_multi_selectvue_type_template_id_a5a3ecba_render(_ctx, _cache,
|
|
|
18507
19601
|
onMousedown: _cache[1] || (_cache[1] = (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withModifiers)(() => {}, ["prevent"]))
|
|
18508
19602
|
}, [!$props.loading ? (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.renderSlot)(_ctx.$slots, "list", {
|
|
18509
19603
|
key: 0
|
|
18510
|
-
}) : ((0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("div",
|
|
19604
|
+
}) : ((0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("div", combobox_multi_selectvue_type_template_id_3b3f23a9_hoisted_4, (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.toDisplayString)($props.loadingMessage), 1))], 544)]),
|
|
18511
19605
|
_: 2
|
|
18512
19606
|
}, [_ctx.$slots.header ? {
|
|
18513
19607
|
name: "header",
|
|
18514
|
-
fn: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementVNode)("div",
|
|
19608
|
+
fn: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementVNode)("div", combobox_multi_selectvue_type_template_id_3b3f23a9_hoisted_3, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.renderSlot)(_ctx.$slots, "header")], 512)]),
|
|
18515
19609
|
key: "0"
|
|
18516
19610
|
} : undefined, _ctx.$slots.footer ? {
|
|
18517
19611
|
name: "footer",
|
|
18518
|
-
fn: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementVNode)("div",
|
|
19612
|
+
fn: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementVNode)("div", combobox_multi_selectvue_type_template_id_3b3f23a9_hoisted_5, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.renderSlot)(_ctx.$slots, "footer")], 512)]),
|
|
18519
19613
|
key: "1"
|
|
18520
19614
|
} : undefined]), 1032, ["label", "show-list", "max-height", "popover-offset", "has-suggestion-list", "visually-hidden-close-label", "visually-hidden-close", "onSelect"]);
|
|
18521
19615
|
}
|
|
18522
|
-
;// CONCATENATED MODULE: ./recipes/comboboxes/combobox_multi_select/combobox_multi_select.vue?vue&type=template&id=
|
|
19616
|
+
;// CONCATENATED MODULE: ./recipes/comboboxes/combobox_multi_select/combobox_multi_select.vue?vue&type=template&id=3b3f23a9
|
|
18523
19617
|
|
|
18524
19618
|
;// CONCATENATED MODULE: ./recipes/comboboxes/combobox_multi_select/combobox_multi_select_story_constants.js
|
|
18525
19619
|
// The item list for default story
|
|
@@ -19098,7 +20192,7 @@ const MULTI_SELECT_SIZES = {
|
|
|
19098
20192
|
|
|
19099
20193
|
|
|
19100
20194
|
;
|
|
19101
|
-
const combobox_multi_select_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(combobox_multi_selectvue_type_script_lang_js, [['render',
|
|
20195
|
+
const combobox_multi_select_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(combobox_multi_selectvue_type_script_lang_js, [['render',combobox_multi_selectvue_type_template_id_3b3f23a9_render]])
|
|
19102
20196
|
|
|
19103
20197
|
/* harmony default export */ const combobox_multi_select = (combobox_multi_select_exports_);
|
|
19104
20198
|
;// CONCATENATED MODULE: ./recipes/comboboxes/combobox_multi_select/index.js
|
|
@@ -19766,7 +20860,7 @@ const COLOR_CODES = ['green300', 'green100', 'red200', 'red100', 'gold100', 'gol
|
|
|
19766
20860
|
;// CONCATENATED MODULE: ./recipes/notices/top_banner_info/top_banner_info.vue?vue&type=script&lang=js
|
|
19767
20861
|
|
|
19768
20862
|
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-74.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-74.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-74.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-74.use[3]!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-74.use[4]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./recipes/notices/top_banner_info/top_banner_info.vue?vue&type=style&index=0&id=1996f46e&lang=less
|
|
19769
|
-
var top_banner_infovue_type_style_index_0_id_1996f46e_lang_less = __webpack_require__(
|
|
20863
|
+
var top_banner_infovue_type_style_index_0_id_1996f46e_lang_less = __webpack_require__(190);
|
|
19770
20864
|
;// CONCATENATED MODULE: ./recipes/notices/top_banner_info/top_banner_info.vue?vue&type=style&index=0&id=1996f46e&lang=less
|
|
19771
20865
|
|
|
19772
20866
|
;// CONCATENATED MODULE: ./recipes/notices/top_banner_info/top_banner_info.vue
|