@dialpad/dialtone-vue 3.35.1 → 3.37.0-beta.1
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/dist/component-documentation.json +1 -1
- package/dist/dialtone-vue.common.js +144 -249
- package/dist/dialtone-vue.umd.js +144 -249
- package/dist/dialtone-vue.umd.min.js +1 -1
- package/dist/emoji.common.js +23 -173
- package/dist/emoji.umd.js +23 -173
- package/dist/emoji.umd.min.js +1 -1
- package/package.json +1 -1
|
@@ -145,7 +145,7 @@ ___CSS_LOADER_EXPORT___.push([module.id, ".dt-default-list-item,.dt-default-list
|
|
|
145
145
|
|
|
146
146
|
/***/ }),
|
|
147
147
|
|
|
148
|
-
/***/
|
|
148
|
+
/***/ 399:
|
|
149
149
|
/***/ ((module, __webpack_exports__, __webpack_require__) => {
|
|
150
150
|
|
|
151
151
|
"use strict";
|
|
@@ -162,7 +162,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
162
162
|
|
|
163
163
|
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()));
|
|
164
164
|
// Module
|
|
165
|
-
___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)}", ""]);
|
|
165
|
+
___CSS_LOADER_EXPORT___.push([module.id, ".dt-list-item:not(.dt-list-item--static){cursor:pointer;border-radius:var(--size-300)}.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)}", ""]);
|
|
166
166
|
// Exports
|
|
167
167
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (___CSS_LOADER_EXPORT___);
|
|
168
168
|
|
|
@@ -1566,9 +1566,11 @@ var content = __webpack_require__(951);
|
|
|
1566
1566
|
if(content.__esModule) content = content.default;
|
|
1567
1567
|
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
1568
1568
|
if(content.locals) module.exports = content.locals;
|
|
1569
|
-
// add
|
|
1570
|
-
var add = (__webpack_require__(
|
|
1571
|
-
|
|
1569
|
+
// add CSS to Shadow Root
|
|
1570
|
+
var add = (__webpack_require__(339)/* ["default"] */ .Z)
|
|
1571
|
+
module.exports.__inject__ = function (shadowRoot) {
|
|
1572
|
+
add("e1cef0bc", content, shadowRoot)
|
|
1573
|
+
};
|
|
1572
1574
|
|
|
1573
1575
|
/***/ }),
|
|
1574
1576
|
|
|
@@ -1582,9 +1584,11 @@ var content = __webpack_require__(794);
|
|
|
1582
1584
|
if(content.__esModule) content = content.default;
|
|
1583
1585
|
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
1584
1586
|
if(content.locals) module.exports = content.locals;
|
|
1585
|
-
// add
|
|
1586
|
-
var add = (__webpack_require__(
|
|
1587
|
-
|
|
1587
|
+
// add CSS to Shadow Root
|
|
1588
|
+
var add = (__webpack_require__(339)/* ["default"] */ .Z)
|
|
1589
|
+
module.exports.__inject__ = function (shadowRoot) {
|
|
1590
|
+
add("7b0d71b4", content, shadowRoot)
|
|
1591
|
+
};
|
|
1588
1592
|
|
|
1589
1593
|
/***/ }),
|
|
1590
1594
|
|
|
@@ -1598,9 +1602,11 @@ var content = __webpack_require__(869);
|
|
|
1598
1602
|
if(content.__esModule) content = content.default;
|
|
1599
1603
|
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
1600
1604
|
if(content.locals) module.exports = content.locals;
|
|
1601
|
-
// add
|
|
1602
|
-
var add = (__webpack_require__(
|
|
1603
|
-
|
|
1605
|
+
// add CSS to Shadow Root
|
|
1606
|
+
var add = (__webpack_require__(339)/* ["default"] */ .Z)
|
|
1607
|
+
module.exports.__inject__ = function (shadowRoot) {
|
|
1608
|
+
add("5ed8c6c8", content, shadowRoot)
|
|
1609
|
+
};
|
|
1604
1610
|
|
|
1605
1611
|
/***/ }),
|
|
1606
1612
|
|
|
@@ -1614,9 +1620,11 @@ var content = __webpack_require__(515);
|
|
|
1614
1620
|
if(content.__esModule) content = content.default;
|
|
1615
1621
|
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
1616
1622
|
if(content.locals) module.exports = content.locals;
|
|
1617
|
-
// add
|
|
1618
|
-
var add = (__webpack_require__(
|
|
1619
|
-
|
|
1623
|
+
// add CSS to Shadow Root
|
|
1624
|
+
var add = (__webpack_require__(339)/* ["default"] */ .Z)
|
|
1625
|
+
module.exports.__inject__ = function (shadowRoot) {
|
|
1626
|
+
add("4b0828d7", content, shadowRoot)
|
|
1627
|
+
};
|
|
1620
1628
|
|
|
1621
1629
|
/***/ }),
|
|
1622
1630
|
|
|
@@ -1630,9 +1638,11 @@ var content = __webpack_require__(317);
|
|
|
1630
1638
|
if(content.__esModule) content = content.default;
|
|
1631
1639
|
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
1632
1640
|
if(content.locals) module.exports = content.locals;
|
|
1633
|
-
// add
|
|
1634
|
-
var add = (__webpack_require__(
|
|
1635
|
-
|
|
1641
|
+
// add CSS to Shadow Root
|
|
1642
|
+
var add = (__webpack_require__(339)/* ["default"] */ .Z)
|
|
1643
|
+
module.exports.__inject__ = function (shadowRoot) {
|
|
1644
|
+
add("eb4c37f0", content, shadowRoot)
|
|
1645
|
+
};
|
|
1636
1646
|
|
|
1637
1647
|
/***/ }),
|
|
1638
1648
|
|
|
@@ -1646,25 +1656,29 @@ var content = __webpack_require__(728);
|
|
|
1646
1656
|
if(content.__esModule) content = content.default;
|
|
1647
1657
|
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
1648
1658
|
if(content.locals) module.exports = content.locals;
|
|
1649
|
-
// add
|
|
1650
|
-
var add = (__webpack_require__(
|
|
1651
|
-
|
|
1659
|
+
// add CSS to Shadow Root
|
|
1660
|
+
var add = (__webpack_require__(339)/* ["default"] */ .Z)
|
|
1661
|
+
module.exports.__inject__ = function (shadowRoot) {
|
|
1662
|
+
add("0c78fb76", content, shadowRoot)
|
|
1663
|
+
};
|
|
1652
1664
|
|
|
1653
1665
|
/***/ }),
|
|
1654
1666
|
|
|
1655
|
-
/***/
|
|
1667
|
+
/***/ 897:
|
|
1656
1668
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
1657
1669
|
|
|
1658
1670
|
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
1659
1671
|
|
|
1660
1672
|
// load the styles
|
|
1661
|
-
var content = __webpack_require__(
|
|
1673
|
+
var content = __webpack_require__(399);
|
|
1662
1674
|
if(content.__esModule) content = content.default;
|
|
1663
1675
|
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
1664
1676
|
if(content.locals) module.exports = content.locals;
|
|
1665
|
-
// add
|
|
1666
|
-
var add = (__webpack_require__(
|
|
1667
|
-
|
|
1677
|
+
// add CSS to Shadow Root
|
|
1678
|
+
var add = (__webpack_require__(339)/* ["default"] */ .Z)
|
|
1679
|
+
module.exports.__inject__ = function (shadowRoot) {
|
|
1680
|
+
add("61c1a254", content, shadowRoot)
|
|
1681
|
+
};
|
|
1668
1682
|
|
|
1669
1683
|
/***/ }),
|
|
1670
1684
|
|
|
@@ -1678,9 +1692,11 @@ var content = __webpack_require__(265);
|
|
|
1678
1692
|
if(content.__esModule) content = content.default;
|
|
1679
1693
|
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
1680
1694
|
if(content.locals) module.exports = content.locals;
|
|
1681
|
-
// add
|
|
1682
|
-
var add = (__webpack_require__(
|
|
1683
|
-
|
|
1695
|
+
// add CSS to Shadow Root
|
|
1696
|
+
var add = (__webpack_require__(339)/* ["default"] */ .Z)
|
|
1697
|
+
module.exports.__inject__ = function (shadowRoot) {
|
|
1698
|
+
add("4d925410", content, shadowRoot)
|
|
1699
|
+
};
|
|
1684
1700
|
|
|
1685
1701
|
/***/ }),
|
|
1686
1702
|
|
|
@@ -1694,9 +1710,11 @@ var content = __webpack_require__(273);
|
|
|
1694
1710
|
if(content.__esModule) content = content.default;
|
|
1695
1711
|
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
1696
1712
|
if(content.locals) module.exports = content.locals;
|
|
1697
|
-
// add
|
|
1698
|
-
var add = (__webpack_require__(
|
|
1699
|
-
|
|
1713
|
+
// add CSS to Shadow Root
|
|
1714
|
+
var add = (__webpack_require__(339)/* ["default"] */ .Z)
|
|
1715
|
+
module.exports.__inject__ = function (shadowRoot) {
|
|
1716
|
+
add("5f7d7664", content, shadowRoot)
|
|
1717
|
+
};
|
|
1700
1718
|
|
|
1701
1719
|
/***/ }),
|
|
1702
1720
|
|
|
@@ -1710,9 +1728,11 @@ var content = __webpack_require__(298);
|
|
|
1710
1728
|
if(content.__esModule) content = content.default;
|
|
1711
1729
|
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
1712
1730
|
if(content.locals) module.exports = content.locals;
|
|
1713
|
-
// add
|
|
1714
|
-
var add = (__webpack_require__(
|
|
1715
|
-
|
|
1731
|
+
// add CSS to Shadow Root
|
|
1732
|
+
var add = (__webpack_require__(339)/* ["default"] */ .Z)
|
|
1733
|
+
module.exports.__inject__ = function (shadowRoot) {
|
|
1734
|
+
add("0868b640", content, shadowRoot)
|
|
1735
|
+
};
|
|
1716
1736
|
|
|
1717
1737
|
/***/ }),
|
|
1718
1738
|
|
|
@@ -1726,9 +1746,11 @@ var content = __webpack_require__(691);
|
|
|
1726
1746
|
if(content.__esModule) content = content.default;
|
|
1727
1747
|
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
1728
1748
|
if(content.locals) module.exports = content.locals;
|
|
1729
|
-
// add
|
|
1730
|
-
var add = (__webpack_require__(
|
|
1731
|
-
|
|
1749
|
+
// add CSS to Shadow Root
|
|
1750
|
+
var add = (__webpack_require__(339)/* ["default"] */ .Z)
|
|
1751
|
+
module.exports.__inject__ = function (shadowRoot) {
|
|
1752
|
+
add("578174fd", content, shadowRoot)
|
|
1753
|
+
};
|
|
1732
1754
|
|
|
1733
1755
|
/***/ }),
|
|
1734
1756
|
|
|
@@ -1742,9 +1764,11 @@ var content = __webpack_require__(141);
|
|
|
1742
1764
|
if(content.__esModule) content = content.default;
|
|
1743
1765
|
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
1744
1766
|
if(content.locals) module.exports = content.locals;
|
|
1745
|
-
// add
|
|
1746
|
-
var add = (__webpack_require__(
|
|
1747
|
-
|
|
1767
|
+
// add CSS to Shadow Root
|
|
1768
|
+
var add = (__webpack_require__(339)/* ["default"] */ .Z)
|
|
1769
|
+
module.exports.__inject__ = function (shadowRoot) {
|
|
1770
|
+
add("3230f382", content, shadowRoot)
|
|
1771
|
+
};
|
|
1748
1772
|
|
|
1749
1773
|
/***/ }),
|
|
1750
1774
|
|
|
@@ -1758,9 +1782,11 @@ var content = __webpack_require__(6);
|
|
|
1758
1782
|
if(content.__esModule) content = content.default;
|
|
1759
1783
|
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
1760
1784
|
if(content.locals) module.exports = content.locals;
|
|
1761
|
-
// add
|
|
1762
|
-
var add = (__webpack_require__(
|
|
1763
|
-
|
|
1785
|
+
// add CSS to Shadow Root
|
|
1786
|
+
var add = (__webpack_require__(339)/* ["default"] */ .Z)
|
|
1787
|
+
module.exports.__inject__ = function (shadowRoot) {
|
|
1788
|
+
add("6f07a584", content, shadowRoot)
|
|
1789
|
+
};
|
|
1764
1790
|
|
|
1765
1791
|
/***/ }),
|
|
1766
1792
|
|
|
@@ -1774,9 +1800,11 @@ var content = __webpack_require__(647);
|
|
|
1774
1800
|
if(content.__esModule) content = content.default;
|
|
1775
1801
|
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
1776
1802
|
if(content.locals) module.exports = content.locals;
|
|
1777
|
-
// add
|
|
1778
|
-
var add = (__webpack_require__(
|
|
1779
|
-
|
|
1803
|
+
// add CSS to Shadow Root
|
|
1804
|
+
var add = (__webpack_require__(339)/* ["default"] */ .Z)
|
|
1805
|
+
module.exports.__inject__ = function (shadowRoot) {
|
|
1806
|
+
add("4994410c", content, shadowRoot)
|
|
1807
|
+
};
|
|
1780
1808
|
|
|
1781
1809
|
/***/ }),
|
|
1782
1810
|
|
|
@@ -1790,9 +1818,11 @@ var content = __webpack_require__(297);
|
|
|
1790
1818
|
if(content.__esModule) content = content.default;
|
|
1791
1819
|
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
1792
1820
|
if(content.locals) module.exports = content.locals;
|
|
1793
|
-
// add
|
|
1794
|
-
var add = (__webpack_require__(
|
|
1795
|
-
|
|
1821
|
+
// add CSS to Shadow Root
|
|
1822
|
+
var add = (__webpack_require__(339)/* ["default"] */ .Z)
|
|
1823
|
+
module.exports.__inject__ = function (shadowRoot) {
|
|
1824
|
+
add("1d7a8b7e", content, shadowRoot)
|
|
1825
|
+
};
|
|
1796
1826
|
|
|
1797
1827
|
/***/ }),
|
|
1798
1828
|
|
|
@@ -1806,9 +1836,11 @@ var content = __webpack_require__(568);
|
|
|
1806
1836
|
if(content.__esModule) content = content.default;
|
|
1807
1837
|
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
1808
1838
|
if(content.locals) module.exports = content.locals;
|
|
1809
|
-
// add
|
|
1810
|
-
var add = (__webpack_require__(
|
|
1811
|
-
|
|
1839
|
+
// add CSS to Shadow Root
|
|
1840
|
+
var add = (__webpack_require__(339)/* ["default"] */ .Z)
|
|
1841
|
+
module.exports.__inject__ = function (shadowRoot) {
|
|
1842
|
+
add("6a465747", content, shadowRoot)
|
|
1843
|
+
};
|
|
1812
1844
|
|
|
1813
1845
|
/***/ }),
|
|
1814
1846
|
|
|
@@ -1822,20 +1854,22 @@ var content = __webpack_require__(406);
|
|
|
1822
1854
|
if(content.__esModule) content = content.default;
|
|
1823
1855
|
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
1824
1856
|
if(content.locals) module.exports = content.locals;
|
|
1825
|
-
// add
|
|
1826
|
-
var add = (__webpack_require__(
|
|
1827
|
-
|
|
1857
|
+
// add CSS to Shadow Root
|
|
1858
|
+
var add = (__webpack_require__(339)/* ["default"] */ .Z)
|
|
1859
|
+
module.exports.__inject__ = function (shadowRoot) {
|
|
1860
|
+
add("074f9abe", content, shadowRoot)
|
|
1861
|
+
};
|
|
1828
1862
|
|
|
1829
1863
|
/***/ }),
|
|
1830
1864
|
|
|
1831
|
-
/***/
|
|
1865
|
+
/***/ 339:
|
|
1832
1866
|
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
1833
1867
|
|
|
1834
1868
|
"use strict";
|
|
1835
1869
|
|
|
1836
1870
|
// EXPORTS
|
|
1837
1871
|
__webpack_require__.d(__webpack_exports__, {
|
|
1838
|
-
"Z": () => (/* binding */
|
|
1872
|
+
"Z": () => (/* binding */ addStylesToShadowDOM)
|
|
1839
1873
|
});
|
|
1840
1874
|
|
|
1841
1875
|
;// CONCATENATED MODULE: ./node_modules/vue-style-loader/lib/listToStyles.js
|
|
@@ -1867,23 +1901,12 @@ function listToStyles (parentId, list) {
|
|
|
1867
1901
|
return styles
|
|
1868
1902
|
}
|
|
1869
1903
|
|
|
1870
|
-
;// CONCATENATED MODULE: ./node_modules/vue-style-loader/lib/
|
|
1871
|
-
/*
|
|
1872
|
-
MIT License http://www.opensource.org/licenses/mit-license.php
|
|
1873
|
-
Author Tobias Koppers @sokra
|
|
1874
|
-
Modified by Evan You @yyx990803
|
|
1875
|
-
*/
|
|
1904
|
+
;// CONCATENATED MODULE: ./node_modules/vue-style-loader/lib/addStylesShadow.js
|
|
1876
1905
|
|
|
1877
1906
|
|
|
1878
|
-
|
|
1879
|
-
var
|
|
1880
|
-
|
|
1881
|
-
if (typeof DEBUG !== 'undefined' && DEBUG) {
|
|
1882
|
-
if (!hasDocument) {
|
|
1883
|
-
throw new Error(
|
|
1884
|
-
'vue-style-loader cannot be used in a non-browser environment. ' +
|
|
1885
|
-
"Use { target: 'node' } in your Webpack config to indicate a server-rendering environment."
|
|
1886
|
-
) }
|
|
1907
|
+
function addStylesToShadowDOM (parentId, list, shadowRoot) {
|
|
1908
|
+
var styles = listToStyles(parentId, list)
|
|
1909
|
+
addStyles(styles, shadowRoot)
|
|
1887
1910
|
}
|
|
1888
1911
|
|
|
1889
1912
|
/*
|
|
@@ -1899,169 +1922,31 @@ type StyleObjectPart = {
|
|
|
1899
1922
|
}
|
|
1900
1923
|
*/
|
|
1901
1924
|
|
|
1902
|
-
|
|
1903
|
-
|
|
1904
|
-
|
|
1905
|
-
|
|
1906
|
-
parts: Array<(obj?: StyleObjectPart) => void>
|
|
1907
|
-
}
|
|
1908
|
-
*/}
|
|
1909
|
-
|
|
1910
|
-
var head = hasDocument && (document.head || document.getElementsByTagName('head')[0])
|
|
1911
|
-
var singletonElement = null
|
|
1912
|
-
var singletonCounter = 0
|
|
1913
|
-
var isProduction = false
|
|
1914
|
-
var noop = function () {}
|
|
1915
|
-
var options = null
|
|
1916
|
-
var ssrIdKey = 'data-vue-ssr-id'
|
|
1917
|
-
|
|
1918
|
-
// Force single-tag solution on IE6-9, which has a hard limit on the # of <style>
|
|
1919
|
-
// tags it will allow on a page
|
|
1920
|
-
var isOldIE = typeof navigator !== 'undefined' && /msie [6-9]\b/.test(navigator.userAgent.toLowerCase())
|
|
1921
|
-
|
|
1922
|
-
function addStylesClient (parentId, list, _isProduction, _options) {
|
|
1923
|
-
isProduction = _isProduction
|
|
1924
|
-
|
|
1925
|
-
options = _options || {}
|
|
1926
|
-
|
|
1927
|
-
var styles = listToStyles(parentId, list)
|
|
1928
|
-
addStylesToDom(styles)
|
|
1929
|
-
|
|
1930
|
-
return function update (newList) {
|
|
1931
|
-
var mayRemove = []
|
|
1932
|
-
for (var i = 0; i < styles.length; i++) {
|
|
1933
|
-
var item = styles[i]
|
|
1934
|
-
var domStyle = stylesInDom[item.id]
|
|
1935
|
-
domStyle.refs--
|
|
1936
|
-
mayRemove.push(domStyle)
|
|
1937
|
-
}
|
|
1938
|
-
if (newList) {
|
|
1939
|
-
styles = listToStyles(parentId, newList)
|
|
1940
|
-
addStylesToDom(styles)
|
|
1941
|
-
} else {
|
|
1942
|
-
styles = []
|
|
1943
|
-
}
|
|
1944
|
-
for (var i = 0; i < mayRemove.length; i++) {
|
|
1945
|
-
var domStyle = mayRemove[i]
|
|
1946
|
-
if (domStyle.refs === 0) {
|
|
1947
|
-
for (var j = 0; j < domStyle.parts.length; j++) {
|
|
1948
|
-
domStyle.parts[j]()
|
|
1949
|
-
}
|
|
1950
|
-
delete stylesInDom[domStyle.id]
|
|
1951
|
-
}
|
|
1952
|
-
}
|
|
1953
|
-
}
|
|
1954
|
-
}
|
|
1955
|
-
|
|
1956
|
-
function addStylesToDom (styles /* Array<StyleObject> */) {
|
|
1925
|
+
function addStyles (styles /* Array<StyleObject> */, shadowRoot) {
|
|
1926
|
+
const injectedStyles =
|
|
1927
|
+
shadowRoot._injectedStyles ||
|
|
1928
|
+
(shadowRoot._injectedStyles = {})
|
|
1957
1929
|
for (var i = 0; i < styles.length; i++) {
|
|
1958
1930
|
var item = styles[i]
|
|
1959
|
-
var
|
|
1960
|
-
if (
|
|
1961
|
-
domStyle.refs++
|
|
1962
|
-
for (var j = 0; j < domStyle.parts.length; j++) {
|
|
1963
|
-
domStyle.parts[j](item.parts[j])
|
|
1964
|
-
}
|
|
1965
|
-
for (; j < item.parts.length; j++) {
|
|
1966
|
-
domStyle.parts.push(addStyle(item.parts[j]))
|
|
1967
|
-
}
|
|
1968
|
-
if (domStyle.parts.length > item.parts.length) {
|
|
1969
|
-
domStyle.parts.length = item.parts.length
|
|
1970
|
-
}
|
|
1971
|
-
} else {
|
|
1972
|
-
var parts = []
|
|
1931
|
+
var style = injectedStyles[item.id]
|
|
1932
|
+
if (!style) {
|
|
1973
1933
|
for (var j = 0; j < item.parts.length; j++) {
|
|
1974
|
-
|
|
1934
|
+
addStyle(item.parts[j], shadowRoot)
|
|
1975
1935
|
}
|
|
1976
|
-
|
|
1936
|
+
injectedStyles[item.id] = true
|
|
1977
1937
|
}
|
|
1978
1938
|
}
|
|
1979
1939
|
}
|
|
1980
1940
|
|
|
1981
|
-
function createStyleElement () {
|
|
1941
|
+
function createStyleElement (shadowRoot) {
|
|
1982
1942
|
var styleElement = document.createElement('style')
|
|
1983
1943
|
styleElement.type = 'text/css'
|
|
1984
|
-
|
|
1944
|
+
shadowRoot.appendChild(styleElement)
|
|
1985
1945
|
return styleElement
|
|
1986
1946
|
}
|
|
1987
1947
|
|
|
1988
|
-
function addStyle (obj /* StyleObjectPart
|
|
1989
|
-
var
|
|
1990
|
-
var styleElement = document.querySelector('style[' + ssrIdKey + '~="' + obj.id + '"]')
|
|
1991
|
-
|
|
1992
|
-
if (styleElement) {
|
|
1993
|
-
if (isProduction) {
|
|
1994
|
-
// has SSR styles and in production mode.
|
|
1995
|
-
// simply do nothing.
|
|
1996
|
-
return noop
|
|
1997
|
-
} else {
|
|
1998
|
-
// has SSR styles but in dev mode.
|
|
1999
|
-
// for some reason Chrome can't handle source map in server-rendered
|
|
2000
|
-
// style tags - source maps in <style> only works if the style tag is
|
|
2001
|
-
// created and inserted dynamically. So we remove the server rendered
|
|
2002
|
-
// styles and inject new ones.
|
|
2003
|
-
styleElement.parentNode.removeChild(styleElement)
|
|
2004
|
-
}
|
|
2005
|
-
}
|
|
2006
|
-
|
|
2007
|
-
if (isOldIE) {
|
|
2008
|
-
// use singleton mode for IE9.
|
|
2009
|
-
var styleIndex = singletonCounter++
|
|
2010
|
-
styleElement = singletonElement || (singletonElement = createStyleElement())
|
|
2011
|
-
update = applyToSingletonTag.bind(null, styleElement, styleIndex, false)
|
|
2012
|
-
remove = applyToSingletonTag.bind(null, styleElement, styleIndex, true)
|
|
2013
|
-
} else {
|
|
2014
|
-
// use multi-style-tag mode in all other cases
|
|
2015
|
-
styleElement = createStyleElement()
|
|
2016
|
-
update = applyToTag.bind(null, styleElement)
|
|
2017
|
-
remove = function () {
|
|
2018
|
-
styleElement.parentNode.removeChild(styleElement)
|
|
2019
|
-
}
|
|
2020
|
-
}
|
|
2021
|
-
|
|
2022
|
-
update(obj)
|
|
2023
|
-
|
|
2024
|
-
return function updateStyle (newObj /* StyleObjectPart */) {
|
|
2025
|
-
if (newObj) {
|
|
2026
|
-
if (newObj.css === obj.css &&
|
|
2027
|
-
newObj.media === obj.media &&
|
|
2028
|
-
newObj.sourceMap === obj.sourceMap) {
|
|
2029
|
-
return
|
|
2030
|
-
}
|
|
2031
|
-
update(obj = newObj)
|
|
2032
|
-
} else {
|
|
2033
|
-
remove()
|
|
2034
|
-
}
|
|
2035
|
-
}
|
|
2036
|
-
}
|
|
2037
|
-
|
|
2038
|
-
var replaceText = (function () {
|
|
2039
|
-
var textStore = []
|
|
2040
|
-
|
|
2041
|
-
return function (index, replacement) {
|
|
2042
|
-
textStore[index] = replacement
|
|
2043
|
-
return textStore.filter(Boolean).join('\n')
|
|
2044
|
-
}
|
|
2045
|
-
})()
|
|
2046
|
-
|
|
2047
|
-
function applyToSingletonTag (styleElement, index, remove, obj) {
|
|
2048
|
-
var css = remove ? '' : obj.css
|
|
2049
|
-
|
|
2050
|
-
if (styleElement.styleSheet) {
|
|
2051
|
-
styleElement.styleSheet.cssText = replaceText(index, css)
|
|
2052
|
-
} else {
|
|
2053
|
-
var cssNode = document.createTextNode(css)
|
|
2054
|
-
var childNodes = styleElement.childNodes
|
|
2055
|
-
if (childNodes[index]) styleElement.removeChild(childNodes[index])
|
|
2056
|
-
if (childNodes.length) {
|
|
2057
|
-
styleElement.insertBefore(cssNode, childNodes[index])
|
|
2058
|
-
} else {
|
|
2059
|
-
styleElement.appendChild(cssNode)
|
|
2060
|
-
}
|
|
2061
|
-
}
|
|
2062
|
-
}
|
|
2063
|
-
|
|
2064
|
-
function applyToTag (styleElement, obj) {
|
|
1948
|
+
function addStyle (obj /* StyleObjectPart */, shadowRoot) {
|
|
1949
|
+
var styleElement = createStyleElement(shadowRoot)
|
|
2065
1950
|
var css = obj.css
|
|
2066
1951
|
var media = obj.media
|
|
2067
1952
|
var sourceMap = obj.sourceMap
|
|
@@ -2069,9 +1954,6 @@ function applyToTag (styleElement, obj) {
|
|
|
2069
1954
|
if (media) {
|
|
2070
1955
|
styleElement.setAttribute('media', media)
|
|
2071
1956
|
}
|
|
2072
|
-
if (options.ssrId) {
|
|
2073
|
-
styleElement.setAttribute(ssrIdKey, obj.id)
|
|
2074
|
-
}
|
|
2075
1957
|
|
|
2076
1958
|
if (sourceMap) {
|
|
2077
1959
|
// https://developer.chrome.com/devtools/docs/javascript-debugging
|
|
@@ -5176,9 +5058,9 @@ function combobox_loading_listvue_type_template_id_07d9971d_render(_ctx, _cache,
|
|
|
5176
5058
|
}
|
|
5177
5059
|
;// CONCATENATED MODULE: ./components/combobox/combobox_loading-list.vue?vue&type=template&id=07d9971d
|
|
5178
5060
|
|
|
5179
|
-
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.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=
|
|
5061
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.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=65cb4fdd
|
|
5180
5062
|
|
|
5181
|
-
function
|
|
5063
|
+
function list_itemvue_type_template_id_65cb4fdd_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
5182
5064
|
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)({
|
|
5183
5065
|
id: $props.id,
|
|
5184
5066
|
class: ['dt-list-item d-ls-none', {
|
|
@@ -5205,7 +5087,7 @@ function list_itemvue_type_template_id_5817ca14_render(_ctx, _cache, $props, $se
|
|
|
5205
5087
|
_: 3
|
|
5206
5088
|
}, 16, ["id", "class", "tabindex", "role", "aria-selected"]);
|
|
5207
5089
|
}
|
|
5208
|
-
;// CONCATENATED MODULE: ./components/list_item/list_item.vue?vue&type=template&id=
|
|
5090
|
+
;// CONCATENATED MODULE: ./components/list_item/list_item.vue?vue&type=template&id=65cb4fdd
|
|
5209
5091
|
|
|
5210
5092
|
;// CONCATENATED MODULE: ./components/list_item/list_item_constants.js
|
|
5211
5093
|
const LIST_ITEM_TYPES = {
|
|
@@ -5465,9 +5347,9 @@ const default_list_item_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(
|
|
|
5465
5347
|
});
|
|
5466
5348
|
;// CONCATENATED MODULE: ./components/list_item/list_item.vue?vue&type=script&lang=js
|
|
5467
5349
|
|
|
5468
|
-
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-32.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-32.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-32.use[3]!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-32.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=
|
|
5469
|
-
var
|
|
5470
|
-
;// CONCATENATED MODULE: ./components/list_item/list_item.vue?vue&type=style&index=0&id=
|
|
5350
|
+
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-32.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-32.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-32.use[3]!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-32.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=65cb4fdd&lang=less
|
|
5351
|
+
var list_itemvue_type_style_index_0_id_65cb4fdd_lang_less = __webpack_require__(897);
|
|
5352
|
+
;// CONCATENATED MODULE: ./components/list_item/list_item.vue?vue&type=style&index=0&id=65cb4fdd&lang=less
|
|
5471
5353
|
|
|
5472
5354
|
;// CONCATENATED MODULE: ./components/list_item/list_item.vue
|
|
5473
5355
|
|
|
@@ -5477,7 +5359,7 @@ var list_itemvue_type_style_index_0_id_5817ca14_lang_less = __webpack_require__(
|
|
|
5477
5359
|
;
|
|
5478
5360
|
|
|
5479
5361
|
|
|
5480
|
-
const list_item_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(list_itemvue_type_script_lang_js, [['render',
|
|
5362
|
+
const list_item_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(list_itemvue_type_script_lang_js, [['render',list_itemvue_type_template_id_65cb4fdd_render]])
|
|
5481
5363
|
|
|
5482
5364
|
/* harmony default export */ const list_item = (list_item_exports_);
|
|
5483
5365
|
;// CONCATENATED MODULE: ./components/list_item/index.js
|
|
@@ -12977,8 +12859,8 @@ const popover_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(popovervue
|
|
|
12977
12859
|
;// CONCATENATED MODULE: ./components/dropdown/dropdown_constants.js
|
|
12978
12860
|
const DROPDOWN_PADDING_CLASSES = {
|
|
12979
12861
|
none: undefined,
|
|
12980
|
-
small: 'd-
|
|
12981
|
-
large: 'd-
|
|
12862
|
+
small: 'd-py0',
|
|
12863
|
+
large: 'd-py4'
|
|
12982
12864
|
};
|
|
12983
12865
|
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/dropdown/dropdown.vue?vue&type=script&lang=js
|
|
12984
12866
|
|
|
@@ -17185,8 +17067,8 @@ const CHIP_CLOSE_BUTTON_SIZE_MODIFIERS = {
|
|
|
17185
17067
|
};
|
|
17186
17068
|
const CHIP_ICON_SIZES = {
|
|
17187
17069
|
xs: '200',
|
|
17188
|
-
sm: '
|
|
17189
|
-
md: '
|
|
17070
|
+
sm: '200',
|
|
17071
|
+
md: '200'
|
|
17190
17072
|
};
|
|
17191
17073
|
/* harmony default export */ const chip_constants = ({
|
|
17192
17074
|
CHIP_SIZE_MODIFIERS,
|
|
@@ -17997,25 +17879,25 @@ const toast_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(toastvue_typ
|
|
|
17997
17879
|
;// CONCATENATED MODULE: ./components/toast/index.js
|
|
17998
17880
|
|
|
17999
17881
|
|
|
18000
|
-
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.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/toggle/toggle.vue?vue&type=template&id=
|
|
17882
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.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/toggle/toggle.vue?vue&type=template&id=2b01a980
|
|
18001
17883
|
|
|
18002
|
-
const
|
|
17884
|
+
const togglevue_type_template_id_2b01a980_hoisted_1 = {
|
|
18003
17885
|
class: "d-d-flex d-ai-center"
|
|
18004
17886
|
};
|
|
18005
|
-
const
|
|
18006
|
-
const
|
|
18007
|
-
const
|
|
17887
|
+
const togglevue_type_template_id_2b01a980_hoisted_2 = ["for"];
|
|
17888
|
+
const togglevue_type_template_id_2b01a980_hoisted_3 = ["id", "role", "aria-checked", "disabled", "aria-disabled"];
|
|
17889
|
+
const togglevue_type_template_id_2b01a980_hoisted_4 = {
|
|
18008
17890
|
key: 0,
|
|
18009
17891
|
class: "d-toggle__inner"
|
|
18010
17892
|
};
|
|
18011
|
-
function
|
|
18012
|
-
return (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("div",
|
|
17893
|
+
function togglevue_type_template_id_2b01a980_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
17894
|
+
return (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("div", togglevue_type_template_id_2b01a980_hoisted_1, [_ctx.$slots.default ? ((0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("label", (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.mergeProps)({
|
|
18013
17895
|
key: 0,
|
|
18014
17896
|
class: $props.labelClass,
|
|
18015
17897
|
for: $props.id
|
|
18016
17898
|
}, $props.labelChildProps, {
|
|
18017
17899
|
"data-qa": "toggle-label"
|
|
18018
|
-
}), [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.renderSlot)(_ctx.$slots, "default")], 16,
|
|
17900
|
+
}), [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.renderSlot)(_ctx.$slots, "default")], 16, togglevue_type_template_id_2b01a980_hoisted_2)) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createCommentVNode)("", true), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementVNode)("button", (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.mergeProps)({
|
|
18019
17901
|
id: $props.id,
|
|
18020
17902
|
role: $options.toggleRole,
|
|
18021
17903
|
type: "button",
|
|
@@ -18023,9 +17905,9 @@ function togglevue_type_template_id_54ed4aa0_render(_ctx, _cache, $props, $setup
|
|
|
18023
17905
|
disabled: $props.disabled,
|
|
18024
17906
|
"aria-disabled": $props.disabled.toString(),
|
|
18025
17907
|
class: $options.toggleClasses
|
|
18026
|
-
}, $options.inputListeners), [$props.showIcon ? ((0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("span",
|
|
17908
|
+
}, $options.inputListeners), [$props.showIcon ? ((0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("span", togglevue_type_template_id_2b01a980_hoisted_4)) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createCommentVNode)("", true)], 16, togglevue_type_template_id_2b01a980_hoisted_3)]);
|
|
18027
17909
|
}
|
|
18028
|
-
;// CONCATENATED MODULE: ./components/toggle/toggle.vue?vue&type=template&id=
|
|
17910
|
+
;// CONCATENATED MODULE: ./components/toggle/toggle.vue?vue&type=template&id=2b01a980
|
|
18029
17911
|
|
|
18030
17912
|
;// CONCATENATED MODULE: ./components/toggle/toggle_constants.js
|
|
18031
17913
|
const TOGGLE_SIZE_MODIFIERS = {
|
|
@@ -18085,6 +17967,16 @@ const TOGGLE_CHECKED_VALUES = [false, true, 'mixed'];
|
|
|
18085
17967
|
validator: v => TOGGLE_CHECKED_VALUES.includes(v)
|
|
18086
17968
|
},
|
|
18087
17969
|
|
|
17970
|
+
/**
|
|
17971
|
+
* Whether the component toggles on click. If you set this to false it means you will handle the toggling manually
|
|
17972
|
+
* via the checked prop or v-model. Change events will still be triggered.
|
|
17973
|
+
* @values true, false
|
|
17974
|
+
*/
|
|
17975
|
+
toggleOnClick: {
|
|
17976
|
+
type: Boolean,
|
|
17977
|
+
default: true
|
|
17978
|
+
},
|
|
17979
|
+
|
|
18088
17980
|
/**
|
|
18089
17981
|
* The size of the toggle.
|
|
18090
17982
|
* @values sm, md
|
|
@@ -18173,8 +18065,11 @@ const TOGGLE_CHECKED_VALUES = [false, true, 'mixed'];
|
|
|
18173
18065
|
|
|
18174
18066
|
methods: {
|
|
18175
18067
|
toggleCheckedValue() {
|
|
18176
|
-
this
|
|
18177
|
-
|
|
18068
|
+
this.$emit('change', !this.internalChecked);
|
|
18069
|
+
|
|
18070
|
+
if (this.toggleOnClick) {
|
|
18071
|
+
this.internalChecked = !this.internalChecked;
|
|
18072
|
+
}
|
|
18178
18073
|
},
|
|
18179
18074
|
|
|
18180
18075
|
hasSlotLabel() {
|
|
@@ -18201,7 +18096,7 @@ const TOGGLE_CHECKED_VALUES = [false, true, 'mixed'];
|
|
|
18201
18096
|
|
|
18202
18097
|
|
|
18203
18098
|
;
|
|
18204
|
-
const toggle_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(togglevue_type_script_lang_js, [['render',
|
|
18099
|
+
const toggle_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(togglevue_type_script_lang_js, [['render',togglevue_type_template_id_2b01a980_render]])
|
|
18205
18100
|
|
|
18206
18101
|
/* harmony default export */ const toggle = (toggle_exports_);
|
|
18207
18102
|
;// CONCATENATED MODULE: ./components/toggle/index.js
|