@perses-dev/markdown-plugin 0.13.0-beta.1 → 0.13.0-beta.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (50) hide show
  1. package/__mf/js/{Markdown.7274a42c.js → Markdown.77112552.js} +7 -7
  2. package/__mf/js/async/{121.4f618242.js → 121.9fd6bb6c.js} +2 -2
  3. package/__mf/js/async/{192.5fcbacc8.js → 192.a2562113.js} +1 -1
  4. package/__mf/js/async/235.35f43100.js +1 -0
  5. package/__mf/js/async/{274.46511e6c.js → 274.7c9e9979.js} +2 -2
  6. package/__mf/js/async/{356.f2464831.js → 356.bec32574.js} +1 -1
  7. package/__mf/js/async/{377.33c77c6a.js → 377.bcd3a384.js} +1 -1
  8. package/__mf/js/async/{392.9a0e3220.js → 392.6e9e7954.js} +2 -2
  9. package/__mf/js/async/407.ede7ccb5.js +4 -0
  10. package/__mf/js/async/43.9e7a79de.js +2 -0
  11. package/__mf/js/async/43.9e7a79de.js.LICENSE.txt +24 -0
  12. package/__mf/js/async/{470.4ec75a15.js → 470.808ff8dd.js} +2 -2
  13. package/__mf/js/async/{493.09764f91.js → 493.6269ddf2.js} +5 -5
  14. package/__mf/js/async/496.5d6afad2.js +1 -0
  15. package/__mf/js/async/{555.aa8a9203.js → 555.f0fdcdef.js} +1 -1
  16. package/__mf/js/async/{587.20e47b23.js → 587.45c70eda.js} +1 -1
  17. package/__mf/js/async/588.7e098a7b.js +1 -0
  18. package/__mf/js/async/{616.fcbca7cf.js → 616.d4f78225.js} +1 -1
  19. package/__mf/js/async/{680.d2acb11f.js → 680.6e6ff0f9.js} +2 -2
  20. package/__mf/js/async/71.0d378598.js +1 -0
  21. package/__mf/js/async/77.84c0fa08.js +1 -0
  22. package/__mf/js/async/{235.8e51686f.js → 854.711ce337.js} +1 -1
  23. package/__mf/js/async/869.6627301f.js +43 -0
  24. package/__mf/js/async/{808.1e94c038.js.LICENSE.txt → 869.6627301f.js.LICENSE.txt} +0 -25
  25. package/__mf/js/async/873.c116042f.js +1 -0
  26. package/__mf/js/async/{936.7be3b9ae.js → 936.eaa08be0.js} +1 -1
  27. package/__mf/js/async/{94.eb815395.js → 94.a7b581a6.js} +2 -2
  28. package/__mf/js/async/{941.601daa22.js → 941.11e23bde.js} +2 -2
  29. package/__mf/js/async/{968.bc5b60bc.js → 968.2cfd2546.js} +1 -1
  30. package/__mf/js/async/978.62e46e8c.js +1 -0
  31. package/__mf/js/async/__federation_expose_Markdown.4009a53c.js +1 -0
  32. package/__mf/js/async/{lib-router.8d81e712.js → lib-router.01094288.js} +2 -2
  33. package/__mf/js/{main.c38f12c3.js → main.8583b4b5.js} +3 -3
  34. package/mf-manifest.json +74 -29
  35. package/mf-stats.json +82 -29
  36. package/package.json +3 -3
  37. package/__mf/js/async/354.a4ff15e0.js +0 -4
  38. package/__mf/js/async/663.9789bc66.js +0 -1
  39. package/__mf/js/async/808.1e94c038.js +0 -43
  40. package/__mf/js/async/__federation_expose_Markdown.45af9b33.js +0 -1
  41. /package/__mf/css/async/{808.85c2cbf6.css → 869.85c2cbf6.css} +0 -0
  42. /package/__mf/js/async/{121.4f618242.js.LICENSE.txt → 121.9fd6bb6c.js.LICENSE.txt} +0 -0
  43. /package/__mf/js/async/{274.46511e6c.js.LICENSE.txt → 274.7c9e9979.js.LICENSE.txt} +0 -0
  44. /package/__mf/js/async/{392.9a0e3220.js.LICENSE.txt → 392.6e9e7954.js.LICENSE.txt} +0 -0
  45. /package/__mf/js/async/{354.a4ff15e0.js.LICENSE.txt → 407.ede7ccb5.js.LICENSE.txt} +0 -0
  46. /package/__mf/js/async/{470.4ec75a15.js.LICENSE.txt → 470.808ff8dd.js.LICENSE.txt} +0 -0
  47. /package/__mf/js/async/{680.d2acb11f.js.LICENSE.txt → 680.6e6ff0f9.js.LICENSE.txt} +0 -0
  48. /package/__mf/js/async/{94.eb815395.js.LICENSE.txt → 94.a7b581a6.js.LICENSE.txt} +0 -0
  49. /package/__mf/js/async/{941.601daa22.js.LICENSE.txt → 941.11e23bde.js.LICENSE.txt} +0 -0
  50. /package/__mf/js/async/{lib-router.8d81e712.js.LICENSE.txt → lib-router.01094288.js.LICENSE.txt} +0 -0
@@ -20,16 +20,6 @@
20
20
  * SOFTWARE.
21
21
  */
22
22
 
23
- /*!
24
- * ZRender, a high performance 2d drawing library.
25
- *
26
- * Copyright (c) 2013, Baidu Inc.
27
- * All rights reserved.
28
- *
29
- * LICENSE
30
- * https://github.com/ecomfe/zrender/blob/master/LICENSE.txt
31
- */
32
-
33
23
  /*!
34
24
  * decimal.js v10.6.0
35
25
  * An arbitrary-precision Decimal type for JavaScript.
@@ -38,21 +28,6 @@
38
28
  * MIT Licence
39
29
  */
40
30
 
41
- /*! *****************************************************************************
42
- Copyright (c) Microsoft Corporation.
43
-
44
- Permission to use, copy, modify, and/or distribute this software for any
45
- purpose with or without fee is hereby granted.
46
-
47
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
48
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
49
- AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
50
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
51
- LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
52
- OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
53
- PERFORMANCE OF THIS SOFTWARE.
54
- ***************************************************************************** */
55
-
56
31
  /**
57
32
  * match-sorter-utils
58
33
  *