@next-bricks/presentational-bricks 1.264.3 → 1.264.6

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 (51) hide show
  1. package/CHANGELOG.md +30 -0
  2. package/deploy/contract.yaml +77 -73
  3. package/deploy/package.conf.yaml +1 -1
  4. package/dist/bricks.json +1 -1
  5. package/dist/index.5f68a6af.js +2 -0
  6. package/dist/index.5f68a6af.js.map +1 -0
  7. package/dist/lazy-bricks/~bricks-use-form-and-markdown.dd92.27801fd5.js.map +1 -1
  8. package/dist/stories-asserts/presentational-bricks.basic-icon.ea75fea17bd93d55.svg +14 -0
  9. package/dist/stories-asserts/presentational-bricks.basic-progress.a0c0fa16c36a8177.svg +38 -0
  10. package/dist/stories-asserts/presentational-bricks.brick-alert.58af96cf1f780658.svg +157 -0
  11. package/dist/stories-asserts/presentational-bricks.brick-collapse-card.42724c1e838edbc9.svg +34 -0
  12. package/dist/stories-asserts/presentational-bricks.brick-descriptions.1dadf98ade65e029.svg +26 -0
  13. package/dist/stories-asserts/presentational-bricks.brick-general-search.5fb9346b08821b50.svg +24 -0
  14. package/dist/stories-asserts/presentational-bricks.brick-humanize-time.9a6be44ba10e1ceb.svg +17 -0
  15. package/dist/stories-asserts/presentational-bricks.brick-illustration.60947d019bfe28ca.svg +17 -0
  16. package/dist/stories-asserts/presentational-bricks.brick-quick-entries.ae6d3c405710af94.svg +20 -0
  17. package/dist/stories-asserts/presentational-bricks.brick-rate.b5a1928a51396d67.svg +17 -0
  18. package/dist/stories-asserts/presentational-bricks.brick-result.db488ce6d801a224.svg +16 -0
  19. package/dist/stories-asserts/presentational-bricks.brick-table.5b56d2e2f447d2bb.svg +33 -0
  20. package/dist/stories-asserts/presentational-bricks.brick-tag.e32a00dc70f720c9.svg +35 -0
  21. package/dist/stories-asserts/presentational-bricks.brick-timeline.bef268f822052deb.svg +22 -0
  22. package/dist/stories-asserts/presentational-bricks.brick-tree.8c85962300b7c89b.svg +110 -0
  23. package/dist/stories-asserts/presentational-bricks.brick-user.b741417d24b97429.svg +19 -0
  24. package/dist/stories-asserts/presentational-bricks.brick-utils.7034f53a0b09f43c.svg +16 -0
  25. package/dist/stories-asserts/presentational-bricks.brick-value-mapping.f0d29d617c0dc83b.svg +26 -0
  26. package/dist/stories-asserts/presentational-bricks.card-item.7ad5a5aa063cd195.svg +23 -0
  27. package/dist/stories-asserts/presentational-bricks.collapsible-card-item.94eb029a982e858f.svg +38 -0
  28. package/dist/stories-asserts/presentational-bricks.copyable-text.2009d9183c80fdb4.svg +51 -0
  29. package/dist/stories-asserts/presentational-bricks.crontab-display.658cc8fde5592082.svg +14 -0
  30. package/dist/stories-asserts/presentational-bricks.datetime-selector.6f856dbdde392e94.svg +71 -0
  31. package/dist/stories-asserts/presentational-bricks.dropdown-button.3c51513bcf7e1e93.svg +41 -0
  32. package/dist/stories-asserts/presentational-bricks.dropdown-select.880e5dcbbf1dd9d9.svg +33 -0
  33. package/dist/stories-asserts/presentational-bricks.entry-card-item.38c8ad9a9f4d3bfe.svg +41 -0
  34. package/dist/stories-asserts/presentational-bricks.general-badge.73c9b7a07f9c949c.svg +26 -0
  35. package/dist/stories-asserts/presentational-bricks.general-carousel.7b625fccfdba2456.svg +19 -0
  36. package/dist/stories-asserts/presentational-bricks.general-iframe.be986d1c0a585642.svg +14 -0
  37. package/dist/stories-asserts/presentational-bricks.general-image.20974afa2318771c.svg +51 -0
  38. package/dist/stories-asserts/presentational-bricks.general-label.d368966d421a8a06.svg +43 -0
  39. package/dist/stories-asserts/presentational-bricks.general-pagination.9695b24ea2e72b4e.svg +23 -0
  40. package/dist/stories-asserts/presentational-bricks.general-tooltip.36e938ee56b05a45.svg +13 -0
  41. package/dist/stories-asserts/presentational-bricks.general-transfer.0682c32f2cf25034.svg +135 -0
  42. package/dist/stories-asserts/presentational-bricks.info-display-card-list.a380de064185b5de.svg +83 -0
  43. package/dist/stories-asserts/presentational-bricks.log-display.efb3a8135d791982.svg +14 -0
  44. package/dist/stories-asserts/presentational-bricks.markdown-display.c1eaedbe92cbf11b.svg +107 -0
  45. package/dist/stories-asserts/presentational-bricks.markdown-editor.f427cfd9d52f4646.svg +108 -0
  46. package/dist/stories-asserts/presentational-bricks.modal-confirm.9182fce3c8798600.svg +31 -0
  47. package/dist/stories-asserts/presentational-bricks.rank-table.7fbdf79a3439ffbe.svg +48 -0
  48. package/dist/stories.json +113 -165
  49. package/package.json +7 -6
  50. package/dist/index.c51784c0.js +0 -2
  51. package/dist/index.c51784c0.js.map +0 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@next-bricks/presentational-bricks",
3
- "version": "1.264.3",
3
+ "version": "1.264.6",
4
4
  "description": "> TODO: description",
5
5
  "homepage": "https://github.com/easyops-cn/next-basics/tree/master/bricks/presentational-bricks",
6
6
  "license": "GPL-3.0",
@@ -22,7 +22,7 @@
22
22
  "build:webpack": "npm run build:webpack:main && npm run build:webpack:editors",
23
23
  "build:webpack:main": "webpack --config webpack.config.js",
24
24
  "build:webpack:editors": "webpack --config webpack.editors.js",
25
- "build:stories": "if [ -d stories ];then tsc stories/index.ts --module commonjs --esModuleInterop --allowSyntheticDefaultImports --skipLibCheck --outDir dist/stories; else echo \" no stories \"; fi",
25
+ "build:stories": "if [ -d stories ];then rollup --config rollup.stories.js; else echo \" no stories \"; fi",
26
26
  "postbuild": "ENABLE_GENERATE_DOC=true node scripts/post-build.js",
27
27
  "test": "cross-env NODE_ENV='test' jest",
28
28
  "test:ci": "cross-env NODE_ENV='test' CI=true jest"
@@ -30,13 +30,14 @@
30
30
  "devDependencies": {
31
31
  "@fortawesome/fontawesome-svg-core": "^1.2.35",
32
32
  "@next-core/custom-antd-styles": "^1.24.12",
33
- "@next-libs/basic-components": "^3.5.1",
33
+ "@next-libs/basic-components": "^3.5.2",
34
34
  "@next-libs/clipboard": "^3.0.2",
35
- "@next-libs/cmdb-utils": "^3.2.1",
35
+ "@next-libs/cmdb-utils": "^3.3.0",
36
36
  "@next-libs/crontab": "^2.0.3",
37
37
  "@next-libs/datetime": "^2.0.2",
38
38
  "@next-libs/datetime-components": "^3.1.0",
39
- "@next-libs/forms": "^3.2.27",
39
+ "@next-libs/forms": "^3.2.28",
40
+ "@next-libs/hooks": "^2.1.0",
40
41
  "@next-sdk/cmdb-sdk": "^2.1.1",
41
42
  "@next-sdk/monitor-sdk": "^2.1.1",
42
43
  "@next-sdk/object-store-sdk": "^2.1.2",
@@ -55,5 +56,5 @@
55
56
  "@next-dll/ace": "*",
56
57
  "@next-dll/react-dnd": "*"
57
58
  },
58
- "gitHead": "86b6a32ac0a9cf876fc8010d46f7ef65a478e320"
59
+ "gitHead": "8194515121f04fec16987b9f50b48aa13b404a30"
59
60
  }