@pubinfo-pr/module-crypto 0.221.3 → 0.222.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.
package/dist/index.js CHANGED
@@ -22,7 +22,7 @@ import './index.css';var __create = Object.create, __defProp = Object.defineProp
22
22
  icons: {},
23
23
  layouts: {},
24
24
  pages: {
25
- "src/pages/setting.vue": () => import("./setting-Df7ot4w8.js"),
25
+ "src/pages/setting.vue": () => import("./setting-DuJ0rbhD.js"),
26
26
  "src/pages/components/drawerCryptoUrl.vue": () => import("./drawerCryptoUrl-I-5m5_57.js").then((e) => e.n)
27
27
  }
28
28
  };
@@ -212,5 +212,5 @@ var _hoisted_1 = {
212
212
  }, null, 512)]);
213
213
  };
214
214
  }
215
- }), [["__scopeId", "data-v-89197708"]]);
215
+ }), [["__scopeId", "data-v-60159a6b"]]);
216
216
  export { setting_default as default };
package/dist/setting.css CHANGED
@@ -1 +1 @@
1
- .safe-rule-form .ant-input[data-v-89197708],.safe-rule-form .ant-select[data-v-89197708]{width:90%}.safe-rule-form[data-v-89197708] .ant-tag-checkable-checked{color:#1677ff;background:#fff;font-size:13px}.safe-rule-form[data-v-89197708] .ant-tag-checkable{font-size:13px}
1
+ .safe-rule-form .ant-input[data-v-60159a6b],.safe-rule-form .ant-select[data-v-60159a6b]{width:90%}.safe-rule-form[data-v-60159a6b] .ant-tag-checkable-checked{color:#1677ff;background:#fff;font-size:13px}.safe-rule-form[data-v-60159a6b] .ant-tag-checkable{font-size:13px}
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@pubinfo-pr/module-crypto",
3
3
  "type": "module",
4
- "version": "0.221.3",
4
+ "version": "0.222.2",
5
5
  "exports": {
6
6
  ".": {
7
7
  "types": "./dist/index.d.ts",
@@ -23,7 +23,7 @@
23
23
  "@ant-design/icons-vue": "^7.0.1",
24
24
  "@pubinfo/pro-components": "^1.8.2",
25
25
  "ant-design-vue": "^4.2.6",
26
- "pubinfo-pr": "0.221.3"
26
+ "pubinfo-pr": "0.222.2"
27
27
  },
28
28
  "dependencies": {
29
29
  "@vueuse/core": "^14.2.1",
@@ -36,7 +36,7 @@
36
36
  "@pubinfo/pro-components": "^1.8.2",
37
37
  "@types/crypto-js": "^4.2.2",
38
38
  "ant-design-vue": "^4.2.6",
39
- "pubinfo-pr": "0.221.3"
39
+ "pubinfo-pr": "0.222.2"
40
40
  },
41
41
  "scripts": {
42
42
  "dev": "pubinfo build -w --sourcemap",
@@ -260,7 +260,7 @@ function getListData(list: API.UrlEntry[]) {
260
260
  <style scoped>
261
261
  .safe-rule-form .ant-input,
262
262
  .safe-rule-form .ant-select {
263
- --at-apply: w-9/10;
263
+ width: 90%;
264
264
  }
265
265
  .safe-rule-form :deep(.ant-tag-checkable-checked) {
266
266
  background: #fff;