@everchron/ec-shards 0.7.63 → 0.7.64

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.
@@ -6512,6 +6512,7 @@ var map = {
6512
6512
  "./collapse-list.svg": "7414",
6513
6513
  "./collapse.svg": "99c6",
6514
6514
  "./colored-designation-affirmative.svg": "a90f",
6515
+ "./colored-designation-counter-only.svg": "814a",
6515
6516
  "./colored-designation-counter.svg": "9f1d",
6516
6517
  "./colored-document.svg": "aac6",
6517
6518
  "./colored-field.svg": "330a",
@@ -6914,6 +6915,28 @@ module.exports = typeof WeakMap === 'function' && /native code/.test(inspectSour
6914
6915
  /* unused harmony reexport * */
6915
6916
 
6916
6917
 
6918
+ /***/ }),
6919
+
6920
+ /***/ "814a":
6921
+ /***/ (function(module, __webpack_exports__, __webpack_require__) {
6922
+
6923
+ "use strict";
6924
+ __webpack_require__.r(__webpack_exports__);
6925
+ /* harmony import */ var _node_modules_svg_baker_runtime_browser_symbol_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("e017");
6926
+ /* harmony import */ var _node_modules_svg_baker_runtime_browser_symbol_js__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_svg_baker_runtime_browser_symbol_js__WEBPACK_IMPORTED_MODULE_0__);
6927
+ /* harmony import */ var _node_modules_svg_sprite_loader_runtime_browser_sprite_build_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__("21a1");
6928
+ /* harmony import */ var _node_modules_svg_sprite_loader_runtime_browser_sprite_build_js__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_node_modules_svg_sprite_loader_runtime_browser_sprite_build_js__WEBPACK_IMPORTED_MODULE_1__);
6929
+
6930
+
6931
+ var symbol = new _node_modules_svg_baker_runtime_browser_symbol_js__WEBPACK_IMPORTED_MODULE_0___default.a({
6932
+ "id": "colored-designation-counter-only",
6933
+ "use": "colored-designation-counter-only-usage",
6934
+ "viewBox": "0 0 30 30",
6935
+ "content": "<symbol viewBox=\"0 0 30 30\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" id=\"colored-designation-counter-only\">\n<path vector-effect=\"non-scaling-stroke\" opacity=\"0.25\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M17.2222 13.8114C20.7953 13.8114 23.8326 15.6493 25 18.2222V17.439C25 12.7599 21.5614 8.94333 17.2222 8.65711V5L11 11.2222L17.2222 17.4444V13.8146\" fill=\"currentColor\" />\n<path vector-effect=\"non-scaling-stroke\" d=\"M17.2222 13.8114C20.7953 13.8114 23.8326 15.6493 25 18.2222V17.439C25 12.7599 21.5614 8.94333 17.2222 8.65711V5L11 11.2222L17.2222 17.4444V13.8146\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" />\n<path vector-effect=\"non-scaling-stroke\" d=\"M5.5 17.5L11.5 23.5\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" />\n<path vector-effect=\"non-scaling-stroke\" d=\"M5.5 23.5L11.5 17.5\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" />\n</symbol>"
6936
+ });
6937
+ var result = _node_modules_svg_sprite_loader_runtime_browser_sprite_build_js__WEBPACK_IMPORTED_MODULE_1___default.a.add(symbol);
6938
+ /* harmony default export */ __webpack_exports__["default"] = (symbol);
6939
+
6917
6940
  /***/ }),
6918
6941
 
6919
6942
  /***/ "81b3":