@everchron/ec-shards 2.1.2 → 2.1.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/ec-shards.common.js +23 -0
- package/dist/ec-shards.common.js.map +1 -1
- package/dist/ec-shards.umd.js +23 -0
- package/dist/ec-shards.umd.js.map +1 -1
- package/dist/ec-shards.umd.min.js +1 -1
- package/dist/ec-shards.umd.min.js.map +1 -1
- package/package.json +1 -1
- package/src/assets/icons/toolbar-annotation-import.svg +12 -0
- package/src/stories/Changelog.stories.mdx +6 -0
package/dist/ec-shards.common.js
CHANGED
|
@@ -3814,6 +3814,28 @@ var result = _node_modules_svg_sprite_loader_runtime_browser_sprite_build_js__WE
|
|
|
3814
3814
|
|
|
3815
3815
|
/***/ }),
|
|
3816
3816
|
|
|
3817
|
+
/***/ "3d55":
|
|
3818
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
3819
|
+
|
|
3820
|
+
"use strict";
|
|
3821
|
+
__webpack_require__.r(__webpack_exports__);
|
|
3822
|
+
/* harmony import */ var _node_modules_svg_baker_runtime_browser_symbol_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("e017");
|
|
3823
|
+
/* 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__);
|
|
3824
|
+
/* harmony import */ var _node_modules_svg_sprite_loader_runtime_browser_sprite_build_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__("21a1");
|
|
3825
|
+
/* 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__);
|
|
3826
|
+
|
|
3827
|
+
|
|
3828
|
+
var symbol = new _node_modules_svg_baker_runtime_browser_symbol_js__WEBPACK_IMPORTED_MODULE_0___default.a({
|
|
3829
|
+
"id": "toolbar-annotation-import",
|
|
3830
|
+
"use": "toolbar-annotation-import-usage",
|
|
3831
|
+
"viewBox": "0 0 30 30",
|
|
3832
|
+
"content": "<symbol viewBox=\"0 0 30 30\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" id=\"toolbar-annotation-import\">\n<g opacity=\"0.5\">\n<path d=\"M5 4.33301H20.3333C21.8061 4.33301 23 5.52692 23 6.99967V14.333\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" />\n<path d=\"M14.3333 25.6663H9C7.89543 25.6663 7 24.7709 7 23.6663V6.33301C7 5.22844 6.10457 4.33301 5 4.33301C3.89543 4.33301 3 5.22844 3 6.33301V9.66634C3 10.4027 3.59695 10.9997 4.33333 10.9997H7\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" />\n<path d=\"M18.818 25.182C18.1887 24.5527 17.7601 23.7508 17.5865 22.8779C17.4128 22.005 17.5019 21.1002 17.8425 20.2779C18.1831 19.4557 18.7599 18.7529 19.4999 18.2584C20.24 17.7639 21.11 17.5 22 17.5C22.89 17.5 23.76 17.7639 24.5001 18.2584C25.2401 18.7529 25.8169 19.4557 26.1575 20.2779C26.4981 21.1002 26.5872 22.005 26.4135 22.8779C26.2399 23.7508 25.8113 24.5527 25.182 25.182\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" />\n</g>\n<path d=\"M10 9H19\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" />\n<path d=\"M10 12H18\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" />\n<path opacity=\"0.2\" d=\"M10 15H17\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" />\n<path d=\"M22 26V21.5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" />\n<path d=\"M23.5 23L22 21.5L20.5 23\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" />\n</symbol>"
|
|
3833
|
+
});
|
|
3834
|
+
var result = _node_modules_svg_sprite_loader_runtime_browser_sprite_build_js__WEBPACK_IMPORTED_MODULE_1___default.a.add(symbol);
|
|
3835
|
+
/* harmony default export */ __webpack_exports__["default"] = (symbol);
|
|
3836
|
+
|
|
3837
|
+
/***/ }),
|
|
3838
|
+
|
|
3817
3839
|
/***/ "3e83":
|
|
3818
3840
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
3819
3841
|
|
|
@@ -7062,6 +7084,7 @@ var map = {
|
|
|
7062
7084
|
"./text.svg": "7417",
|
|
7063
7085
|
"./thumbnails.svg": "320b",
|
|
7064
7086
|
"./timezone.svg": "0ace",
|
|
7087
|
+
"./toolbar-annotation-import.svg": "3d55",
|
|
7065
7088
|
"./toolbar-annotations.svg": "2f03",
|
|
7066
7089
|
"./toolbar-bulk-documents.svg": "354f",
|
|
7067
7090
|
"./toolbar-bulk-issues.svg": "b99d",
|