@airpower/web 0.2.14 → 0.2.15

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/main.js CHANGED
@@ -9453,7 +9453,7 @@ const _sfc_main$5 = /* @__PURE__ */ defineComponent({
9453
9453
  };
9454
9454
  }
9455
9455
  });
9456
- const ColumnSelector = /* @__PURE__ */ _export_sfc(_sfc_main$5, [["__scopeId", "data-v-cd8bfac9"]]);
9456
+ const ColumnSelector = /* @__PURE__ */ _export_sfc(_sfc_main$5, [["__scopeId", "data-v-07993f1c"]]);
9457
9457
  const _sfc_main$4 = /* @__PURE__ */ defineComponent({
9458
9458
  __name: "CopyColumn",
9459
9459
  props: {
package/dist/web.css CHANGED
@@ -1233,10 +1233,10 @@ textarea {
1233
1233
  height: 0;
1234
1234
  overflow: hidden;
1235
1235
  overflow-y: auto;
1236
- }.a-field-selector[data-v-cd8bfac9] {
1236
+ }.a-field-selector[data-v-07993f1c] {
1237
1237
  position: relative;
1238
1238
  }
1239
- .el-check-tag[data-v-cd8bfac9] {
1239
+ .el-check-tag[data-v-07993f1c] {
1240
1240
  font-weight: normal !important;
1241
1241
  user-select: none;
1242
1242
  font-size: 13px;
@@ -1244,7 +1244,7 @@ textarea {
1244
1244
  margin-bottom: 5px;
1245
1245
  padding: 4px 10px;
1246
1246
  }
1247
- .a-field-selector-bg[data-v-cd8bfac9] {
1247
+ .a-field-selector-bg[data-v-07993f1c] {
1248
1248
  position: fixed;
1249
1249
  left: 0;
1250
1250
  right: 0;
@@ -1253,7 +1253,7 @@ textarea {
1253
1253
  background-color: rgba(0, 0, 0, 0.1);
1254
1254
  z-index: 9999999;
1255
1255
  }
1256
- .a-field-selector-dialog[data-v-cd8bfac9] {
1256
+ .a-field-selector-dialog[data-v-07993f1c] {
1257
1257
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
1258
1258
  position: absolute;
1259
1259
  right: 0;
@@ -1266,13 +1266,13 @@ textarea {
1266
1266
  overflow: hidden;
1267
1267
  z-index: 99999991;
1268
1268
  }
1269
- .a-field-selector-dialog .a-field-selector-title[data-v-cd8bfac9] {
1269
+ .a-field-selector-dialog .a-field-selector-title[data-v-07993f1c] {
1270
1270
  margin-bottom: 10px;
1271
1271
  border-bottom: 1px solid var(--el-color-primary-light-9);
1272
1272
  padding: 8px 16px;
1273
1273
  font-size: 15px;
1274
1274
  }
1275
- .a-field-selector-dialog .a-field-selector-list[data-v-cd8bfac9] {
1275
+ .a-field-selector-dialog .a-field-selector-list[data-v-07993f1c] {
1276
1276
  padding: 5px 15px 10px 15px;
1277
1277
  display: flex;
1278
1278
  flex-wrap: wrap;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@airpower/web",
3
3
  "type": "module",
4
- "version": "0.2.14",
4
+ "version": "0.2.15",
5
5
  "description": "AirPower-Web",
6
6
  "author": {
7
7
  "name": "Hamm",