vue-layout-gitcode 1.12.15-beta.1 → 1.12.15-beta.10

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.
@@ -1,5 +1,5 @@
1
- import { defineComponent, onMounted, nextTick, onUnmounted, createBlock, openBlock, unref, withCtx, createElementVNode } from "vue";
2
- import { x as slidCaptchaManager, y as useLayoutConfig, z as isZh, _ as _export_sfc } from "./index-0AjxTFDx.js";
1
+ import { defineComponent, onMounted, nextTick, onUnmounted, openBlock, createBlock, unref, withCtx, createElementVNode } from "vue";
2
+ import { x as slidCaptchaManager, y as useLayoutConfig, z as isZh, _ as _export_sfc } from "./index-BcmNxd28.js";
3
3
  import { FixedOverlay } from "vue-devui-lal/overlay";
4
4
  import "vue-devui-lal/overlay/style.css";
5
5
  const TARGET_TEXT = "Click in order:";
@@ -105,9 +105,9 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
105
105
  });
106
106
  return (_ctx, _cache) => {
107
107
  return openBlock(), createBlock(unref(FixedOverlay), { class: "captcha-overlay-slid" }, {
108
- default: withCtx(() => _cache[0] || (_cache[0] = [
108
+ default: withCtx(() => [..._cache[0] || (_cache[0] = [
109
109
  createElementVNode("div", { id: "captcha-box" }, null, -1)
110
- ])),
110
+ ])]),
111
111
  _: 1
112
112
  });
113
113
  };
@@ -1,14 +1,14 @@
1
1
  var __defProp = Object.defineProperty;
2
2
  var __defNormalProp = (obj, key, value) => key in obj ? __defProp(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
3
3
  var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "symbol" ? key + "" : key, value);
4
- import { defineComponent, ref, onMounted, onBeforeUnmount, createBlock, openBlock, unref, withCtx, createElementVNode, withDirectives, createVNode, vShow, nextTick } from "vue";
4
+ import { defineComponent, ref, onMounted, onBeforeUnmount, openBlock, createBlock, unref, withCtx, createElementVNode, withDirectives, createVNode, vShow, nextTick } from "vue";
5
5
  import { Button } from "vue-devui-lal/button";
6
6
  import "vue-devui-lal/button/style.css";
7
7
  import { Message } from "vue-devui-lal/message";
8
8
  import "vue-devui-lal/message/style.css";
9
9
  import { FixedOverlay } from "vue-devui-lal/overlay";
10
10
  import "vue-devui-lal/overlay/style.css";
11
- import { a as i18n, k as usePageResize, z as isZh, _ as _export_sfc } from "./index-0AjxTFDx.js";
11
+ import { a as i18n, k as usePageResize, z as isZh, _ as _export_sfc } from "./index-BcmNxd28.js";
12
12
  const _YunpianCaptchaManager = class _YunpianCaptchaManager {
13
13
  // eslint-disable-next-line no-useless-constructor
14
14
  constructor() {
package/index.d.ts CHANGED
@@ -9,7 +9,6 @@ import { DefineComponent } from '../../../vue/dist/vue.esm-bundler.js';
9
9
  import { DefineComponent as DefineComponent_2 } from '../../../../vue/dist/vue.esm-bundler.js';
10
10
  import { Emitter } from 'mitt';
11
11
  import { HeaderPropsForCustom } from '../../types/types';
12
- import { LocationQueryValue } from 'vue-router';
13
12
  import { OrgInfo } from '../../types/types';
14
13
  import { PublicProps } from '../../../vue/dist/vue.esm-bundler.js';
15
14
  import { PublicProps as PublicProps_2 } from '../../../../vue/dist/vue.esm-bundler.js';
@@ -161,7 +160,7 @@ declare function __VLS_template_2(): {
161
160
  search?(_: {}): any;
162
161
  searchRecommend?(_: {}): any;
163
162
  globalSearch?(_: {
164
- searchStr: string | LocationQueryValue[];
163
+ searchStr: string;
165
164
  searchMore: (type: any) => void;
166
165
  }): any;
167
166
  bodyHeader?(_: {}): any;
@@ -181,7 +180,7 @@ declare function __VLS_template_3(): {
181
180
  search?(_: {}): any;
182
181
  searchRecommend?(_: {}): any;
183
182
  globalSearch?(_: {
184
- searchStr: string | LocationQueryValue[];
183
+ searchStr: string;
185
184
  searchMore: (type: any) => void;
186
185
  }): any;
187
186
  bodyHeader?(_: {}): any;
package/index.js CHANGED
@@ -1,16 +1,16 @@
1
- import { Q, O, P, X, N, S, U, M, B, Z, W, Y, V } from "./index-0AjxTFDx.js";
1
+ import { N, O, P, Q, S, U, V, W, B, X, Y, Z, $ } from "./index-BcmNxd28.js";
2
2
  export {
3
- Q as EnterpriseHeader,
3
+ N as EnterpriseHeader,
4
4
  O as GitCodeAside,
5
5
  P as GitCodeHeader,
6
- X as GitCodeLayoutEmitter,
7
- N as Login,
8
- S as SceneValue,
9
- U as SiteAnnouncement,
10
- M as ToolsFloat,
6
+ Q as GitCodeLayoutEmitter,
7
+ S as Login,
8
+ U as SceneValue,
9
+ V as SiteAnnouncement,
10
+ W as ToolsFloat,
11
11
  B as currentTheme,
12
- Z as default,
13
- W as setLayoutConfig,
14
- Y as setTheme,
15
- V as useLogin
12
+ X as default,
13
+ Y as setLayoutConfig,
14
+ Z as setTheme,
15
+ $ as useLogin
16
16
  };
@@ -1,5 +1,5 @@
1
- import { defineComponent, computed, createBlock, openBlock, unref, isRef, withCtx, createElementVNode, normalizeClass, createVNode, createTextVNode } from "vue";
2
- import { i as isPhone, u as useModel, _ as _export_sfc } from "./index-0AjxTFDx.js";
1
+ import { defineComponent, computed, openBlock, createBlock, unref, isRef, withCtx, createElementVNode, normalizeClass, createVNode, createTextVNode } from "vue";
2
+ import { i as isPhone, u as useModel, _ as _export_sfc } from "./index-BcmNxd28.js";
3
3
  import { Notification } from "vue-devui-lal/notification";
4
4
  import { Button } from "vue-devui-lal/button";
5
5
  import "vue-devui-lal/notification/style.css";
@@ -33,12 +33,12 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
33
33
  createVNode(unref(Button), {
34
34
  variant: "outline",
35
35
  size: isMobile.value ? "sm" : "md",
36
- onClick: _ctx.onClose,
36
+ onClick: __props.onClose,
37
37
  class: "email-notice__btn-ignore"
38
38
  }, {
39
- default: withCtx(() => _cache[1] || (_cache[1] = [
40
- createTextVNode("忽略")
41
- ])),
39
+ default: withCtx(() => [..._cache[1] || (_cache[1] = [
40
+ createTextVNode("忽略", -1)
41
+ ])]),
42
42
  _: 1
43
43
  }, 8, ["size", "onClick"]),
44
44
  createVNode(unref(Button), {
@@ -47,9 +47,9 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
47
47
  color: "primary",
48
48
  onClick: handleConfirm
49
49
  }, {
50
- default: withCtx(() => _cache[2] || (_cache[2] = [
51
- createTextVNode("修改")
52
- ])),
50
+ default: withCtx(() => [..._cache[2] || (_cache[2] = [
51
+ createTextVNode("修改", -1)
52
+ ])]),
53
53
  _: 1
54
54
  }, 8, ["size"])
55
55
  ], 2)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "vue-layout-gitcode",
3
- "version": "1.12.15-beta.1",
3
+ "version": "1.12.15-beta.10",
4
4
  "description": "用于 gitcode 站点生产环境使用",
5
5
  "main": "index.js",
6
6
  "types": "./index.d.ts",