giime 0.0.18 → 0.0.20
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/README.md +7 -0
- package/es/api/basic/controller/default/postBasicV1AreaList.mjs.map +1 -1
- package/es/api/basic/controller/default/postBasicV1CategoryList.mjs.map +1 -1
- package/es/api/basic/controller/default/postBasicV1CountryList.mjs.map +1 -1
- package/es/api/basic/controller/default/postBasicV1CurrencyList.mjs.map +1 -1
- package/es/api/basic/controller/default/postBasicV1EmployeeList.mjs.map +1 -1
- package/es/api/basic/controller/default/postBasicV1ExchangeRateList.mjs.map +1 -1
- package/es/api/basic/controller/default/postBasicV1MenuList.mjs.map +1 -1
- package/es/api/basic/controller/default/postBasicV1OrgList.mjs.map +1 -1
- package/es/api/basic/controller/default/postBasicV1OrgTreeList.mjs.map +1 -1
- package/es/api/basic/controller/default/postBasicV1ProductList.mjs.map +1 -1
- package/es/api/basic/controller/default/postBasicV1RoleList.mjs.map +1 -1
- package/es/api/basic/controller/default/postBasicV1SalesList.mjs.map +1 -1
- package/es/api/basic/controller/default/postBasicV1SystemList.mjs.map +1 -1
- package/es/api/basic/controller/default/usePostBasicV1AreaList.mjs.map +1 -1
- package/es/api/basic/controller/default/usePostBasicV1CategoryList.mjs.map +1 -1
- package/es/api/basic/controller/default/usePostBasicV1CountryList.mjs.map +1 -1
- package/es/api/basic/controller/default/usePostBasicV1CurrencyList.mjs.map +1 -1
- package/es/api/basic/controller/default/usePostBasicV1EmployeeList.mjs.map +1 -1
- package/es/api/basic/controller/default/usePostBasicV1ExchangeRateList.mjs.map +1 -1
- package/es/api/basic/controller/default/usePostBasicV1MenuList.mjs.map +1 -1
- package/es/api/basic/controller/default/usePostBasicV1OrgList.mjs.map +1 -1
- package/es/api/basic/controller/default/usePostBasicV1OrgTreeList.mjs.map +1 -1
- package/es/api/basic/controller/default/usePostBasicV1ProductList.mjs.map +1 -1
- package/es/api/basic/controller/default/usePostBasicV1RoleList.mjs.map +1 -1
- package/es/api/basic/controller/default/usePostBasicV1SalesList.mjs.map +1 -1
- package/es/api/basic/controller/default/usePostBasicV1SystemList.mjs.map +1 -1
- package/es/api/shopAdmin/index.mjs +1 -0
- package/es/api/shopAdmin/index.mjs.map +1 -1
- package/es/api/shopAdmin/store/index.d.ts +1 -0
- package/es/api/shopAdmin/store/index.mjs +1 -0
- package/es/api/shopAdmin/store/index.mjs.map +1 -1
- package/es/api/shopAdmin/store/postPlatfirmList.d.ts +19 -0
- package/es/api/shopAdmin/store/postPlatfirmList.mjs +11 -0
- package/es/api/shopAdmin/store/postPlatfirmList.mjs.map +1 -0
- package/es/components/src/base/cascaderPanel/cascaderPanel.d.ts +0 -3
- package/es/components/src/base/cascaderPanel/cascaderPanel.mjs.map +1 -1
- package/es/components/src/base/popover/Popover.vue2.mjs.map +1 -1
- package/es/components/src/base/tour/Tour.vue.d.ts +2 -2
- package/es/components/src/base/tour/index.d.ts +6 -6
- package/es/components/src/composite/tablePro/tableColumnPro/index.mjs.map +1 -1
- package/es/giime/index.mjs +2 -0
- package/es/giime/index.mjs.map +1 -1
- package/es/giime/version.d.ts +1 -1
- package/es/giime/version.mjs +1 -1
- package/es/giime/version.mjs.map +1 -1
- package/es/hooks/base/index.d.ts +1 -0
- package/es/hooks/base/index.mjs +1 -0
- package/es/hooks/base/index.mjs.map +1 -1
- package/es/hooks/base/useDownload/index.d.ts +9 -0
- package/es/hooks/base/useDownload/index.mjs +143 -0
- package/es/hooks/base/useDownload/index.mjs.map +1 -0
- package/es/hooks/index.mjs +2 -0
- package/es/hooks/index.mjs.map +1 -1
- package/es/hooks/store/index.d.ts +1 -0
- package/es/hooks/store/index.mjs +1 -0
- package/es/hooks/store/index.mjs.map +1 -1
- package/es/hooks/store/usePlatformList/index.d.ts +16 -0
- package/es/hooks/store/usePlatformList/index.mjs +42 -0
- package/es/hooks/store/usePlatformList/index.mjs.map +1 -0
- package/es/utils/src/objects.mjs.map +1 -1
- package/es/utils/src/types.d.ts +14 -0
- package/lib/api/basic/controller/default/postBasicV1AreaList.js.map +1 -1
- package/lib/api/basic/controller/default/postBasicV1CategoryList.js.map +1 -1
- package/lib/api/basic/controller/default/postBasicV1CountryList.js.map +1 -1
- package/lib/api/basic/controller/default/postBasicV1CurrencyList.js.map +1 -1
- package/lib/api/basic/controller/default/postBasicV1EmployeeList.js.map +1 -1
- package/lib/api/basic/controller/default/postBasicV1ExchangeRateList.js.map +1 -1
- package/lib/api/basic/controller/default/postBasicV1MenuList.js.map +1 -1
- package/lib/api/basic/controller/default/postBasicV1OrgList.js.map +1 -1
- package/lib/api/basic/controller/default/postBasicV1OrgTreeList.js.map +1 -1
- package/lib/api/basic/controller/default/postBasicV1ProductList.js.map +1 -1
- package/lib/api/basic/controller/default/postBasicV1RoleList.js.map +1 -1
- package/lib/api/basic/controller/default/postBasicV1SalesList.js.map +1 -1
- package/lib/api/basic/controller/default/postBasicV1SystemList.js.map +1 -1
- package/lib/api/basic/controller/default/usePostBasicV1AreaList.js.map +1 -1
- package/lib/api/basic/controller/default/usePostBasicV1CategoryList.js.map +1 -1
- package/lib/api/basic/controller/default/usePostBasicV1CountryList.js.map +1 -1
- package/lib/api/basic/controller/default/usePostBasicV1CurrencyList.js.map +1 -1
- package/lib/api/basic/controller/default/usePostBasicV1EmployeeList.js.map +1 -1
- package/lib/api/basic/controller/default/usePostBasicV1ExchangeRateList.js.map +1 -1
- package/lib/api/basic/controller/default/usePostBasicV1MenuList.js.map +1 -1
- package/lib/api/basic/controller/default/usePostBasicV1OrgList.js.map +1 -1
- package/lib/api/basic/controller/default/usePostBasicV1OrgTreeList.js.map +1 -1
- package/lib/api/basic/controller/default/usePostBasicV1ProductList.js.map +1 -1
- package/lib/api/basic/controller/default/usePostBasicV1RoleList.js.map +1 -1
- package/lib/api/basic/controller/default/usePostBasicV1SalesList.js.map +1 -1
- package/lib/api/basic/controller/default/usePostBasicV1SystemList.js.map +1 -1
- package/lib/api/shopAdmin/index.js +2 -0
- package/lib/api/shopAdmin/index.js.map +1 -1
- package/lib/api/shopAdmin/store/index.d.ts +1 -0
- package/lib/api/shopAdmin/store/index.js +2 -0
- package/lib/api/shopAdmin/store/index.js.map +1 -1
- package/lib/api/shopAdmin/store/postPlatfirmList.d.ts +19 -0
- package/lib/api/shopAdmin/store/postPlatfirmList.js +13 -0
- package/lib/api/shopAdmin/store/postPlatfirmList.js.map +1 -0
- package/lib/components/src/base/cascaderPanel/cascaderPanel.d.ts +0 -3
- package/lib/components/src/base/cascaderPanel/cascaderPanel.js.map +1 -1
- package/lib/components/src/base/popover/Popover.vue2.js.map +1 -1
- package/lib/components/src/base/tour/Tour.vue.d.ts +2 -2
- package/lib/components/src/base/tour/index.d.ts +6 -6
- package/lib/components/src/composite/tablePro/tableColumnPro/index.js.map +1 -1
- package/lib/giime/index.js +24 -20
- package/lib/giime/index.js.map +1 -1
- package/lib/giime/version.d.ts +1 -1
- package/lib/giime/version.js +1 -1
- package/lib/giime/version.js.map +1 -1
- package/lib/hooks/base/index.d.ts +1 -0
- package/lib/hooks/base/index.js +2 -0
- package/lib/hooks/base/index.js.map +1 -1
- package/lib/hooks/base/useDownload/index.d.ts +9 -0
- package/lib/hooks/base/useDownload/index.js +145 -0
- package/lib/hooks/base/useDownload/index.js.map +1 -0
- package/lib/hooks/index.js +24 -20
- package/lib/hooks/index.js.map +1 -1
- package/lib/hooks/store/index.d.ts +1 -0
- package/lib/hooks/store/index.js +2 -0
- package/lib/hooks/store/index.js.map +1 -1
- package/lib/hooks/store/usePlatformList/index.d.ts +16 -0
- package/lib/hooks/store/usePlatformList/index.js +44 -0
- package/lib/hooks/store/usePlatformList/index.js.map +1 -0
- package/lib/utils/src/objects.js.map +1 -1
- package/lib/utils/src/types.d.ts +14 -0
- package/package.json +2 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"postBasicV1RoleList.js","sources":["../../../../../../../packages/api/basic/controller/default/postBasicV1RoleList.ts"],"sourcesContent":["import request from \"@giime/api/basic/request\";\nimport { type AxiosRequestConfig } from \"axios\";\nimport { type DeepRequired } from \"../../interface\";\n\nexport interface PostBasicV1RoleListResult {\n /** 接口状态码 */\n code: number;\n /** 状态描述 */\n msg: string;\n /** 业务状态码 */\n bizCode: number;\n /** 业务数据 */\n data: PostBasicV1RoleListResultData[];\n}\n\nexport interface PostBasicV1RoleListResultData {\n /** 角色ID */\n id: number;\n /** 角色名称 */\n name: string;\n}\n\n/**\n * 角色列表\n * /basic/v1/role/list\n */\nexport function postBasicV1RoleList(config?: AxiosRequestConfig) {\n return request.post<DeepRequired<PostBasicV1RoleListResult>>(`/basic/v1/role/list`, config);\n}\n"],"names":["request"],"mappings":";;;;AA0BO,SAAS,oBAAoB,MAA6B,EAAA;AAC7D,EAAO,OAAAA,eAAA,CAAQ,IAA8C,CAAA,CAAA,mBAAA,CAAA,EAAuB,MAAM,CAAA,CAAA;AAC9F;;;;"}
|
|
1
|
+
{"version":3,"file":"postBasicV1RoleList.js","sources":["../../../../../../../packages/api/basic/controller/default/postBasicV1RoleList.ts"],"sourcesContent":["import request from \"@giime/api/basic/request\";\r\nimport { type AxiosRequestConfig } from \"axios\";\r\nimport { type DeepRequired } from \"../../interface\";\r\n\r\nexport interface PostBasicV1RoleListResult {\r\n /** 接口状态码 */\r\n code: number;\r\n /** 状态描述 */\r\n msg: string;\r\n /** 业务状态码 */\r\n bizCode: number;\r\n /** 业务数据 */\r\n data: PostBasicV1RoleListResultData[];\r\n}\r\n\r\nexport interface PostBasicV1RoleListResultData {\r\n /** 角色ID */\r\n id: number;\r\n /** 角色名称 */\r\n name: string;\r\n}\r\n\r\n/**\r\n * 角色列表\r\n * /basic/v1/role/list\r\n */\r\nexport function postBasicV1RoleList(config?: AxiosRequestConfig) {\r\n return request.post<DeepRequired<PostBasicV1RoleListResult>>(`/basic/v1/role/list`, config);\r\n}\r\n"],"names":["request"],"mappings":";;;;AA0BO,SAAS,oBAAoB,MAA6B,EAAA;AAC7D,EAAO,OAAAA,eAAA,CAAQ,IAA8C,CAAA,CAAA,mBAAA,CAAA,EAAuB,MAAM,CAAA,CAAA;AAC9F;;;;"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"postBasicV1SalesList.js","sources":["../../../../../../../packages/api/basic/controller/default/postBasicV1SalesList.ts"],"sourcesContent":["import request from \"@giime/api/basic/request\";\nimport { type AxiosRequestConfig } from \"axios\";\nimport { type DeepRequired } from \"../../interface\";\n\nexport interface PostBasicV1SalesListResult {\n /** 接口状态码 */\n code: number;\n /** 状态描述 */\n msg: string;\n /** 业务状态码 */\n bizCode: number;\n data: PostBasicV1SalesListResultData;\n}\n\nexport interface PostBasicV1SalesListResultData {\n total: number;\n size: number;\n current: number;\n search_count: boolean;\n records: PostBasicV1SalesListResultDataRecords[];\n}\n\nexport interface PostBasicV1SalesListResultDataRecords {\n /** 商品/站点id */\n id?: number;\n /** 商品/站点标题 */\n sale_title?: string;\n /** 团队id */\n area_id?: number;\n /** 币种id */\n currency_id?: number;\n /** 商品出货单名称 */\n sale_name?: string;\n /** 类型 1 商品 3 站点 */\n show_type?: number;\n /** 价格 */\n price?: number;\n /** 优惠价 */\n special_price?: number;\n /** 虚拟购买数量 */\n fake_num?: number;\n /** 评论总数量 */\n rview_total?: number;\n /** 虚拟好评论数量 */\n rview_num?: number;\n /** 域名 */\n domain?: string;\n seo_url?: string;\n /** 倒计时时间 */\n hours?: number;\n /** 关键词 (弃用) */\n keywords?: string;\n /** 商品图 */\n logo_url?: string;\n /** 操作者id */\n userid?: number;\n /** 商品类型 1 自建 2 复制同行站 3 克隆 4简站 5 精简站 6 三方爬虫品 7 广告关联专用 */\n site_type?: number;\n /** 选品id */\n chooser_id?: number;\n /** 站长 */\n recommener?: number;\n /** 创建时间 */\n addtime?: string;\n /** 修改时间 */\n uptime?: string;\n /** 设计师id */\n designer_id?: number;\n /** 模板路径 */\n tpl_path?: string;\n /** 是否有运费 */\n is_shipping?: number;\n /** 产品id */\n product_id?: number;\n /** 当前市场的价格汇率 */\n rate?: number;\n /** 克隆id 该商品由此id克隆出来 */\n clone_id?: number;\n /** 市场id(国家表主键id) */\n market_id?: number;\n /** 导入状态 */\n impstatus?: number;\n /** 促销显示的商品名称 */\n abbreviation?: string;\n /** 改派价格 */\n pre_price?: number;\n /** 产品类型 */\n product_type?: string;\n /** 物流公司id */\n logistics_id?: number;\n /** 促销语 */\n promotions?: string;\n /** 是否测品 */\n is_test_product?: number;\n /** 商品/站点创建人 */\n uploader?: number;\n /** 是否改派 */\n is_change?: number;\n /** 源设计师 */\n original_designer?: number;\n /** 默认支付方式 */\n default_payment?: string;\n /** 删除原因 */\n del_reason_id?: number;\n /** 下架时间 */\n shelf_time?: string;\n /** 库存 */\n stock?: number;\n /** 状态 0 下架 1 上架中 2 删除 3 待优化 */\n status?: number;\n /** 语种 */\n lang_id?: number;\n /** 支付方式 */\n payment_method?: string;\n /** 签收率 */\n sign_rate?: number;\n /** 是否有分类 */\n has_cate?: number;\n /** 商品属性 */\n sale_attr?: string;\n /** 是否有评论 */\n has_appraise?: number;\n /** 商品所属组织架构代码 */\n org_code?: string;\n seo_name?: string;\n /** 扩展内容 json数据 */\n extend?: string;\n /** 是否低价 */\n low_price?: number;\n /** 设置改派时间 */\n is_change_time?: string;\n}\n\n/**\n * 商品列表\n * /basic/v1/sales/list\n */\nexport function postBasicV1SalesList(input?: PostBasicV1SalesListInput, config?: AxiosRequestConfig) {\n return request.post<DeepRequired<PostBasicV1SalesListResult>>(`/basic/v1/sales/list`, input, config);\n}\n\nexport interface PostBasicV1SalesListInput {\n /** 团队id,多个逗号分隔 */\n area_ids: string;\n /** 选品id 多个逗号分隔 */\n chooser_ids: string;\n /** 币种id */\n currency_ids: string;\n /** 第几页 */\n current: string;\n /** 设计师id 多个逗号分隔 */\n designer_ids: string;\n /** 域名 */\n domain: string;\n /** id */\n ids: string;\n /** 关键词 默认分词匹配 商品名和 出货单名称 */\n keywords: string;\n /** 是否查询总数 */\n search_count: boolean;\n /** 类型 1 商品 3 站点 */\n show_type: number;\n /** 家族搜索 (家族组织架构编码) */\n top_org: string;\n /** 每页条数 */\n size: number;\n /** 排序字段 */\n ascs: string;\n}\n"],"names":["request"],"mappings":";;;;AAyIgB,SAAA,oBAAA,CAAqB,OAAmC,MAA6B,EAAA;AACjG,EAAA,OAAOA,eAAQ,CAAA,IAAA,CAA+C,CAAwB,oBAAA,CAAA,EAAA,KAAA,EAAO,MAAM,CAAA,CAAA;AACvG;;;;"}
|
|
1
|
+
{"version":3,"file":"postBasicV1SalesList.js","sources":["../../../../../../../packages/api/basic/controller/default/postBasicV1SalesList.ts"],"sourcesContent":["import request from \"@giime/api/basic/request\";\r\nimport { type AxiosRequestConfig } from \"axios\";\r\nimport { type DeepRequired } from \"../../interface\";\r\n\r\nexport interface PostBasicV1SalesListResult {\r\n /** 接口状态码 */\r\n code: number;\r\n /** 状态描述 */\r\n msg: string;\r\n /** 业务状态码 */\r\n bizCode: number;\r\n data: PostBasicV1SalesListResultData;\r\n}\r\n\r\nexport interface PostBasicV1SalesListResultData {\r\n total: number;\r\n size: number;\r\n current: number;\r\n search_count: boolean;\r\n records: PostBasicV1SalesListResultDataRecords[];\r\n}\r\n\r\nexport interface PostBasicV1SalesListResultDataRecords {\r\n /** 商品/站点id */\r\n id?: number;\r\n /** 商品/站点标题 */\r\n sale_title?: string;\r\n /** 团队id */\r\n area_id?: number;\r\n /** 币种id */\r\n currency_id?: number;\r\n /** 商品出货单名称 */\r\n sale_name?: string;\r\n /** 类型 1 商品 3 站点 */\r\n show_type?: number;\r\n /** 价格 */\r\n price?: number;\r\n /** 优惠价 */\r\n special_price?: number;\r\n /** 虚拟购买数量 */\r\n fake_num?: number;\r\n /** 评论总数量 */\r\n rview_total?: number;\r\n /** 虚拟好评论数量 */\r\n rview_num?: number;\r\n /** 域名 */\r\n domain?: string;\r\n seo_url?: string;\r\n /** 倒计时时间 */\r\n hours?: number;\r\n /** 关键词 (弃用) */\r\n keywords?: string;\r\n /** 商品图 */\r\n logo_url?: string;\r\n /** 操作者id */\r\n userid?: number;\r\n /** 商品类型 1 自建 2 复制同行站 3 克隆 4简站 5 精简站 6 三方爬虫品 7 广告关联专用 */\r\n site_type?: number;\r\n /** 选品id */\r\n chooser_id?: number;\r\n /** 站长 */\r\n recommener?: number;\r\n /** 创建时间 */\r\n addtime?: string;\r\n /** 修改时间 */\r\n uptime?: string;\r\n /** 设计师id */\r\n designer_id?: number;\r\n /** 模板路径 */\r\n tpl_path?: string;\r\n /** 是否有运费 */\r\n is_shipping?: number;\r\n /** 产品id */\r\n product_id?: number;\r\n /** 当前市场的价格汇率 */\r\n rate?: number;\r\n /** 克隆id 该商品由此id克隆出来 */\r\n clone_id?: number;\r\n /** 市场id(国家表主键id) */\r\n market_id?: number;\r\n /** 导入状态 */\r\n impstatus?: number;\r\n /** 促销显示的商品名称 */\r\n abbreviation?: string;\r\n /** 改派价格 */\r\n pre_price?: number;\r\n /** 产品类型 */\r\n product_type?: string;\r\n /** 物流公司id */\r\n logistics_id?: number;\r\n /** 促销语 */\r\n promotions?: string;\r\n /** 是否测品 */\r\n is_test_product?: number;\r\n /** 商品/站点创建人 */\r\n uploader?: number;\r\n /** 是否改派 */\r\n is_change?: number;\r\n /** 源设计师 */\r\n original_designer?: number;\r\n /** 默认支付方式 */\r\n default_payment?: string;\r\n /** 删除原因 */\r\n del_reason_id?: number;\r\n /** 下架时间 */\r\n shelf_time?: string;\r\n /** 库存 */\r\n stock?: number;\r\n /** 状态 0 下架 1 上架中 2 删除 3 待优化 */\r\n status?: number;\r\n /** 语种 */\r\n lang_id?: number;\r\n /** 支付方式 */\r\n payment_method?: string;\r\n /** 签收率 */\r\n sign_rate?: number;\r\n /** 是否有分类 */\r\n has_cate?: number;\r\n /** 商品属性 */\r\n sale_attr?: string;\r\n /** 是否有评论 */\r\n has_appraise?: number;\r\n /** 商品所属组织架构代码 */\r\n org_code?: string;\r\n seo_name?: string;\r\n /** 扩展内容 json数据 */\r\n extend?: string;\r\n /** 是否低价 */\r\n low_price?: number;\r\n /** 设置改派时间 */\r\n is_change_time?: string;\r\n}\r\n\r\n/**\r\n * 商品列表\r\n * /basic/v1/sales/list\r\n */\r\nexport function postBasicV1SalesList(input?: PostBasicV1SalesListInput, config?: AxiosRequestConfig) {\r\n return request.post<DeepRequired<PostBasicV1SalesListResult>>(`/basic/v1/sales/list`, input, config);\r\n}\r\n\r\nexport interface PostBasicV1SalesListInput {\r\n /** 团队id,多个逗号分隔 */\r\n area_ids: string;\r\n /** 选品id 多个逗号分隔 */\r\n chooser_ids: string;\r\n /** 币种id */\r\n currency_ids: string;\r\n /** 第几页 */\r\n current: string;\r\n /** 设计师id 多个逗号分隔 */\r\n designer_ids: string;\r\n /** 域名 */\r\n domain: string;\r\n /** id */\r\n ids: string;\r\n /** 关键词 默认分词匹配 商品名和 出货单名称 */\r\n keywords: string;\r\n /** 是否查询总数 */\r\n search_count: boolean;\r\n /** 类型 1 商品 3 站点 */\r\n show_type: number;\r\n /** 家族搜索 (家族组织架构编码) */\r\n top_org: string;\r\n /** 每页条数 */\r\n size: number;\r\n /** 排序字段 */\r\n ascs: string;\r\n}\r\n"],"names":["request"],"mappings":";;;;AAyIgB,SAAA,oBAAA,CAAqB,OAAmC,MAA6B,EAAA;AACjG,EAAA,OAAOA,eAAQ,CAAA,IAAA,CAA+C,CAAwB,oBAAA,CAAA,EAAA,KAAA,EAAO,MAAM,CAAA,CAAA;AACvG;;;;"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"postBasicV1SystemList.js","sources":["../../../../../../../packages/api/basic/controller/default/postBasicV1SystemList.ts"],"sourcesContent":["import request from \"@giime/api/basic/request\";\nimport { type AxiosRequestConfig } from \"axios\";\nimport { type DeepRequired } from \"../../interface\";\n\nexport interface PostBasicV1SystemListResult {\n /** 接口状态码 */\n code: number;\n /** 状态描述 */\n msg: string;\n /** 业务状态码 */\n bizCode: number;\n /** 业务数据 */\n data: PostBasicV1SystemListResultData[];\n}\n\nexport interface PostBasicV1SystemListResultData {\n /** 系统ID */\n id: number;\n /** 系统简称 */\n name: string;\n /** 系统全称 */\n title: any;\n}\n\n/**\n * 系统列表\n * /basic/v1/system/list\n */\nexport function postBasicV1SystemList(config?: AxiosRequestConfig) {\n return request.post<DeepRequired<PostBasicV1SystemListResult>>(`/basic/v1/system/list`, config);\n}\n"],"names":["request"],"mappings":";;;;AA4BO,SAAS,sBAAsB,MAA6B,EAAA;AAC/D,EAAO,OAAAA,eAAA,CAAQ,IAAgD,CAAA,CAAA,qBAAA,CAAA,EAAyB,MAAM,CAAA,CAAA;AAClG;;;;"}
|
|
1
|
+
{"version":3,"file":"postBasicV1SystemList.js","sources":["../../../../../../../packages/api/basic/controller/default/postBasicV1SystemList.ts"],"sourcesContent":["import request from \"@giime/api/basic/request\";\r\nimport { type AxiosRequestConfig } from \"axios\";\r\nimport { type DeepRequired } from \"../../interface\";\r\n\r\nexport interface PostBasicV1SystemListResult {\r\n /** 接口状态码 */\r\n code: number;\r\n /** 状态描述 */\r\n msg: string;\r\n /** 业务状态码 */\r\n bizCode: number;\r\n /** 业务数据 */\r\n data: PostBasicV1SystemListResultData[];\r\n}\r\n\r\nexport interface PostBasicV1SystemListResultData {\r\n /** 系统ID */\r\n id: number;\r\n /** 系统简称 */\r\n name: string;\r\n /** 系统全称 */\r\n title: any;\r\n}\r\n\r\n/**\r\n * 系统列表\r\n * /basic/v1/system/list\r\n */\r\nexport function postBasicV1SystemList(config?: AxiosRequestConfig) {\r\n return request.post<DeepRequired<PostBasicV1SystemListResult>>(`/basic/v1/system/list`, config);\r\n}\r\n"],"names":["request"],"mappings":";;;;AA4BO,SAAS,sBAAsB,MAA6B,EAAA;AAC/D,EAAO,OAAAA,eAAA,CAAQ,IAAgD,CAAA,CAAA,qBAAA,CAAA,EAAyB,MAAM,CAAA,CAAA;AAClG;;;;"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"usePostBasicV1AreaList.js","sources":["../../../../../../../packages/api/basic/controller/default/usePostBasicV1AreaList.ts"],"sourcesContent":["import { type UseAxiosOptions, useAxios } from \"@vueuse/integrations/useAxios\";\nimport { type AxiosRequestConfig } from \"axios\";\nimport { type DeepRequired } from \"../../interface\";\nimport { type PostBasicV1AreaListResult, type PostBasicV1AreaListInput } from \"./postBasicV1AreaList\";\nimport request from \"@giime/api/basic/request\";\n\n/**\n * 团队列表\n * /basic/v1/area/list\n */\nexport function usePostBasicV1AreaList(config?: AxiosRequestConfig, options?: UseAxiosOptions<DeepRequired<PostBasicV1AreaListResult>>) {\n const useAxiosReturn = useAxios<DeepRequired<PostBasicV1AreaListResult>>(\n '/basic/v1/area/list',\n { method: 'post', ...config },\n request,\n { immediate: false, ...options }\n )\n\n function exec(input?: PostBasicV1AreaListInput, axiosConfig?: AxiosRequestConfig) {\n return useAxiosReturn.execute({ data: input, ...axiosConfig });\n }\n return { ...useAxiosReturn, exec };\n}\n"],"names":["useAxios","request"],"mappings":";;;;;AAUgB,SAAA,sBAAA,CAAuB,QAA6B,OAAoE,EAAA;AACpI,EAAA,MAAM,cAAiB,GAAAA,iBAAA;AAAA,IACnB,qBAAA;AAAA,IACA,EAAE,MAAA,EAAQ,MAAQ,EAAA,GAAG,MAAO,EAAA;AAAA,IAC5BC,eAAA;AAAA,IACA,EAAE,SAAA,EAAW,KAAO,EAAA,GAAG,OAAQ,EAAA;AAAA,GACnC,CAAA;AAEA,EAAS,SAAA,IAAA,CAAK,OAAkC,WAAkC,EAAA;AAC9E,IAAA,OAAO,eAAe,OAAQ,CAAA,EAAE,MAAM,KAAO,EAAA,GAAG,aAAa,CAAA,CAAA;AAAA,GACjE;AACA,EAAO,OAAA,EAAE,GAAG,cAAA,EAAgB,IAAK,EAAA,CAAA;AACrC;;;;"}
|
|
1
|
+
{"version":3,"file":"usePostBasicV1AreaList.js","sources":["../../../../../../../packages/api/basic/controller/default/usePostBasicV1AreaList.ts"],"sourcesContent":["import { type UseAxiosOptions, useAxios } from \"@vueuse/integrations/useAxios\";\r\nimport { type AxiosRequestConfig } from \"axios\";\r\nimport { type DeepRequired } from \"../../interface\";\r\nimport { type PostBasicV1AreaListResult, type PostBasicV1AreaListInput } from \"./postBasicV1AreaList\";\r\nimport request from \"@giime/api/basic/request\";\r\n\r\n/**\r\n * 团队列表\r\n * /basic/v1/area/list\r\n */\r\nexport function usePostBasicV1AreaList(config?: AxiosRequestConfig, options?: UseAxiosOptions<DeepRequired<PostBasicV1AreaListResult>>) {\r\n const useAxiosReturn = useAxios<DeepRequired<PostBasicV1AreaListResult>>(\r\n '/basic/v1/area/list',\r\n { method: 'post', ...config },\r\n request,\r\n { immediate: false, ...options }\r\n )\r\n\r\n function exec(input?: PostBasicV1AreaListInput, axiosConfig?: AxiosRequestConfig) {\r\n return useAxiosReturn.execute({ data: input, ...axiosConfig });\r\n }\r\n return { ...useAxiosReturn, exec };\r\n}\r\n"],"names":["useAxios","request"],"mappings":";;;;;AAUgB,SAAA,sBAAA,CAAuB,QAA6B,OAAoE,EAAA;AACpI,EAAA,MAAM,cAAiB,GAAAA,iBAAA;AAAA,IACnB,qBAAA;AAAA,IACA,EAAE,MAAA,EAAQ,MAAQ,EAAA,GAAG,MAAO,EAAA;AAAA,IAC5BC,eAAA;AAAA,IACA,EAAE,SAAA,EAAW,KAAO,EAAA,GAAG,OAAQ,EAAA;AAAA,GACnC,CAAA;AAEA,EAAS,SAAA,IAAA,CAAK,OAAkC,WAAkC,EAAA;AAC9E,IAAA,OAAO,eAAe,OAAQ,CAAA,EAAE,MAAM,KAAO,EAAA,GAAG,aAAa,CAAA,CAAA;AAAA,GACjE;AACA,EAAO,OAAA,EAAE,GAAG,cAAA,EAAgB,IAAK,EAAA,CAAA;AACrC;;;;"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"usePostBasicV1CategoryList.js","sources":["../../../../../../../packages/api/basic/controller/default/usePostBasicV1CategoryList.ts"],"sourcesContent":["import { type UseAxiosOptions, useAxios } from \"@vueuse/integrations/useAxios\";\nimport { type AxiosRequestConfig } from \"axios\";\nimport { type DeepRequired } from \"../../interface\";\nimport { type PostBasicV1CategoryListResult, type PostBasicV1CategoryListInput } from \"./postBasicV1CategoryList\";\nimport request from \"@giime/api/basic/request\";\n\n/**\n * 产品分类\n * /basic/v1/category/list\n */\nexport function usePostBasicV1CategoryList(config?: AxiosRequestConfig, options?: UseAxiosOptions<DeepRequired<PostBasicV1CategoryListResult>>) {\n const useAxiosReturn = useAxios<DeepRequired<PostBasicV1CategoryListResult>>(\n '/basic/v1/category/list',\n { method: 'post', ...config },\n request,\n { immediate: false, ...options }\n )\n\n function exec(input?: PostBasicV1CategoryListInput, axiosConfig?: AxiosRequestConfig) {\n return useAxiosReturn.execute({ data: input, ...axiosConfig });\n }\n return { ...useAxiosReturn, exec };\n}\n"],"names":["useAxios","request"],"mappings":";;;;;AAUgB,SAAA,0BAAA,CAA2B,QAA6B,OAAwE,EAAA;AAC5I,EAAA,MAAM,cAAiB,GAAAA,iBAAA;AAAA,IACnB,yBAAA;AAAA,IACA,EAAE,MAAA,EAAQ,MAAQ,EAAA,GAAG,MAAO,EAAA;AAAA,IAC5BC,eAAA;AAAA,IACA,EAAE,SAAA,EAAW,KAAO,EAAA,GAAG,OAAQ,EAAA;AAAA,GACnC,CAAA;AAEA,EAAS,SAAA,IAAA,CAAK,OAAsC,WAAkC,EAAA;AAClF,IAAA,OAAO,eAAe,OAAQ,CAAA,EAAE,MAAM,KAAO,EAAA,GAAG,aAAa,CAAA,CAAA;AAAA,GACjE;AACA,EAAO,OAAA,EAAE,GAAG,cAAA,EAAgB,IAAK,EAAA,CAAA;AACrC;;;;"}
|
|
1
|
+
{"version":3,"file":"usePostBasicV1CategoryList.js","sources":["../../../../../../../packages/api/basic/controller/default/usePostBasicV1CategoryList.ts"],"sourcesContent":["import { type UseAxiosOptions, useAxios } from \"@vueuse/integrations/useAxios\";\r\nimport { type AxiosRequestConfig } from \"axios\";\r\nimport { type DeepRequired } from \"../../interface\";\r\nimport { type PostBasicV1CategoryListResult, type PostBasicV1CategoryListInput } from \"./postBasicV1CategoryList\";\r\nimport request from \"@giime/api/basic/request\";\r\n\r\n/**\r\n * 产品分类\r\n * /basic/v1/category/list\r\n */\r\nexport function usePostBasicV1CategoryList(config?: AxiosRequestConfig, options?: UseAxiosOptions<DeepRequired<PostBasicV1CategoryListResult>>) {\r\n const useAxiosReturn = useAxios<DeepRequired<PostBasicV1CategoryListResult>>(\r\n '/basic/v1/category/list',\r\n { method: 'post', ...config },\r\n request,\r\n { immediate: false, ...options }\r\n )\r\n\r\n function exec(input?: PostBasicV1CategoryListInput, axiosConfig?: AxiosRequestConfig) {\r\n return useAxiosReturn.execute({ data: input, ...axiosConfig });\r\n }\r\n return { ...useAxiosReturn, exec };\r\n}\r\n"],"names":["useAxios","request"],"mappings":";;;;;AAUgB,SAAA,0BAAA,CAA2B,QAA6B,OAAwE,EAAA;AAC5I,EAAA,MAAM,cAAiB,GAAAA,iBAAA;AAAA,IACnB,yBAAA;AAAA,IACA,EAAE,MAAA,EAAQ,MAAQ,EAAA,GAAG,MAAO,EAAA;AAAA,IAC5BC,eAAA;AAAA,IACA,EAAE,SAAA,EAAW,KAAO,EAAA,GAAG,OAAQ,EAAA;AAAA,GACnC,CAAA;AAEA,EAAS,SAAA,IAAA,CAAK,OAAsC,WAAkC,EAAA;AAClF,IAAA,OAAO,eAAe,OAAQ,CAAA,EAAE,MAAM,KAAO,EAAA,GAAG,aAAa,CAAA,CAAA;AAAA,GACjE;AACA,EAAO,OAAA,EAAE,GAAG,cAAA,EAAgB,IAAK,EAAA,CAAA;AACrC;;;;"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"usePostBasicV1CountryList.js","sources":["../../../../../../../packages/api/basic/controller/default/usePostBasicV1CountryList.ts"],"sourcesContent":["import { type UseAxiosOptions, useAxios } from \"@vueuse/integrations/useAxios\";\nimport { type AxiosRequestConfig } from \"axios\";\nimport { type DeepRequired } from \"../../interface\";\nimport { type PostBasicV1CountryListResult } from \"./postBasicV1CountryList\";\nimport request from \"@giime/api/basic/request\";\n\n/**\n * 国家列表\n * /basic/v1/country/list\n */\nexport function usePostBasicV1CountryList(config?: AxiosRequestConfig, options?: UseAxiosOptions<DeepRequired<PostBasicV1CountryListResult>>) {\n const useAxiosReturn = useAxios<DeepRequired<PostBasicV1CountryListResult>>(\n '/basic/v1/country/list',\n { method: 'post', ...config },\n request,\n { immediate: false, ...options }\n )\n\n function exec(axiosConfig?: AxiosRequestConfig) {\n return useAxiosReturn.execute(axiosConfig);\n }\n return { ...useAxiosReturn, exec };\n}\n"],"names":["useAxios","request"],"mappings":";;;;;AAUgB,SAAA,yBAAA,CAA0B,QAA6B,OAAuE,EAAA;AAC1I,EAAA,MAAM,cAAiB,GAAAA,iBAAA;AAAA,IACnB,wBAAA;AAAA,IACA,EAAE,MAAA,EAAQ,MAAQ,EAAA,GAAG,MAAO,EAAA;AAAA,IAC5BC,eAAA;AAAA,IACA,EAAE,SAAA,EAAW,KAAO,EAAA,GAAG,OAAQ,EAAA;AAAA,GACnC,CAAA;AAEA,EAAA,SAAS,KAAK,WAAkC,EAAA;AAC5C,IAAO,OAAA,cAAA,CAAe,QAAQ,WAAW,CAAA,CAAA;AAAA,GAC7C;AACA,EAAO,OAAA,EAAE,GAAG,cAAA,EAAgB,IAAK,EAAA,CAAA;AACrC;;;;"}
|
|
1
|
+
{"version":3,"file":"usePostBasicV1CountryList.js","sources":["../../../../../../../packages/api/basic/controller/default/usePostBasicV1CountryList.ts"],"sourcesContent":["import { type UseAxiosOptions, useAxios } from \"@vueuse/integrations/useAxios\";\r\nimport { type AxiosRequestConfig } from \"axios\";\r\nimport { type DeepRequired } from \"../../interface\";\r\nimport { type PostBasicV1CountryListResult } from \"./postBasicV1CountryList\";\r\nimport request from \"@giime/api/basic/request\";\r\n\r\n/**\r\n * 国家列表\r\n * /basic/v1/country/list\r\n */\r\nexport function usePostBasicV1CountryList(config?: AxiosRequestConfig, options?: UseAxiosOptions<DeepRequired<PostBasicV1CountryListResult>>) {\r\n const useAxiosReturn = useAxios<DeepRequired<PostBasicV1CountryListResult>>(\r\n '/basic/v1/country/list',\r\n { method: 'post', ...config },\r\n request,\r\n { immediate: false, ...options }\r\n )\r\n\r\n function exec(axiosConfig?: AxiosRequestConfig) {\r\n return useAxiosReturn.execute(axiosConfig);\r\n }\r\n return { ...useAxiosReturn, exec };\r\n}\r\n"],"names":["useAxios","request"],"mappings":";;;;;AAUgB,SAAA,yBAAA,CAA0B,QAA6B,OAAuE,EAAA;AAC1I,EAAA,MAAM,cAAiB,GAAAA,iBAAA;AAAA,IACnB,wBAAA;AAAA,IACA,EAAE,MAAA,EAAQ,MAAQ,EAAA,GAAG,MAAO,EAAA;AAAA,IAC5BC,eAAA;AAAA,IACA,EAAE,SAAA,EAAW,KAAO,EAAA,GAAG,OAAQ,EAAA;AAAA,GACnC,CAAA;AAEA,EAAA,SAAS,KAAK,WAAkC,EAAA;AAC5C,IAAO,OAAA,cAAA,CAAe,QAAQ,WAAW,CAAA,CAAA;AAAA,GAC7C;AACA,EAAO,OAAA,EAAE,GAAG,cAAA,EAAgB,IAAK,EAAA,CAAA;AACrC;;;;"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"usePostBasicV1CurrencyList.js","sources":["../../../../../../../packages/api/basic/controller/default/usePostBasicV1CurrencyList.ts"],"sourcesContent":["import { type UseAxiosOptions, useAxios } from \"@vueuse/integrations/useAxios\";\nimport { type AxiosRequestConfig } from \"axios\";\nimport { type DeepRequired } from \"../../interface\";\nimport { type PostBasicV1CurrencyListResult, type PostBasicV1CurrencyListInput } from \"./postBasicV1CurrencyList\";\nimport request from \"@giime/api/basic/request\";\n\n/**\n * 币种列表\n * /basic/v1/currency/list\n */\nexport function usePostBasicV1CurrencyList(config?: AxiosRequestConfig, options?: UseAxiosOptions<DeepRequired<PostBasicV1CurrencyListResult>>) {\n const useAxiosReturn = useAxios<DeepRequired<PostBasicV1CurrencyListResult>>(\n '/basic/v1/currency/list',\n { method: 'post', ...config },\n request,\n { immediate: false, ...options }\n )\n\n function exec(input?: PostBasicV1CurrencyListInput, axiosConfig?: AxiosRequestConfig) {\n return useAxiosReturn.execute({ data: input, ...axiosConfig });\n }\n return { ...useAxiosReturn, exec };\n}\n"],"names":["useAxios","request"],"mappings":";;;;;AAUgB,SAAA,0BAAA,CAA2B,QAA6B,OAAwE,EAAA;AAC5I,EAAA,MAAM,cAAiB,GAAAA,iBAAA;AAAA,IACnB,yBAAA;AAAA,IACA,EAAE,MAAA,EAAQ,MAAQ,EAAA,GAAG,MAAO,EAAA;AAAA,IAC5BC,eAAA;AAAA,IACA,EAAE,SAAA,EAAW,KAAO,EAAA,GAAG,OAAQ,EAAA;AAAA,GACnC,CAAA;AAEA,EAAS,SAAA,IAAA,CAAK,OAAsC,WAAkC,EAAA;AAClF,IAAA,OAAO,eAAe,OAAQ,CAAA,EAAE,MAAM,KAAO,EAAA,GAAG,aAAa,CAAA,CAAA;AAAA,GACjE;AACA,EAAO,OAAA,EAAE,GAAG,cAAA,EAAgB,IAAK,EAAA,CAAA;AACrC;;;;"}
|
|
1
|
+
{"version":3,"file":"usePostBasicV1CurrencyList.js","sources":["../../../../../../../packages/api/basic/controller/default/usePostBasicV1CurrencyList.ts"],"sourcesContent":["import { type UseAxiosOptions, useAxios } from \"@vueuse/integrations/useAxios\";\r\nimport { type AxiosRequestConfig } from \"axios\";\r\nimport { type DeepRequired } from \"../../interface\";\r\nimport { type PostBasicV1CurrencyListResult, type PostBasicV1CurrencyListInput } from \"./postBasicV1CurrencyList\";\r\nimport request from \"@giime/api/basic/request\";\r\n\r\n/**\r\n * 币种列表\r\n * /basic/v1/currency/list\r\n */\r\nexport function usePostBasicV1CurrencyList(config?: AxiosRequestConfig, options?: UseAxiosOptions<DeepRequired<PostBasicV1CurrencyListResult>>) {\r\n const useAxiosReturn = useAxios<DeepRequired<PostBasicV1CurrencyListResult>>(\r\n '/basic/v1/currency/list',\r\n { method: 'post', ...config },\r\n request,\r\n { immediate: false, ...options }\r\n )\r\n\r\n function exec(input?: PostBasicV1CurrencyListInput, axiosConfig?: AxiosRequestConfig) {\r\n return useAxiosReturn.execute({ data: input, ...axiosConfig });\r\n }\r\n return { ...useAxiosReturn, exec };\r\n}\r\n"],"names":["useAxios","request"],"mappings":";;;;;AAUgB,SAAA,0BAAA,CAA2B,QAA6B,OAAwE,EAAA;AAC5I,EAAA,MAAM,cAAiB,GAAAA,iBAAA;AAAA,IACnB,yBAAA;AAAA,IACA,EAAE,MAAA,EAAQ,MAAQ,EAAA,GAAG,MAAO,EAAA;AAAA,IAC5BC,eAAA;AAAA,IACA,EAAE,SAAA,EAAW,KAAO,EAAA,GAAG,OAAQ,EAAA;AAAA,GACnC,CAAA;AAEA,EAAS,SAAA,IAAA,CAAK,OAAsC,WAAkC,EAAA;AAClF,IAAA,OAAO,eAAe,OAAQ,CAAA,EAAE,MAAM,KAAO,EAAA,GAAG,aAAa,CAAA,CAAA;AAAA,GACjE;AACA,EAAO,OAAA,EAAE,GAAG,cAAA,EAAgB,IAAK,EAAA,CAAA;AACrC;;;;"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"usePostBasicV1EmployeeList.js","sources":["../../../../../../../packages/api/basic/controller/default/usePostBasicV1EmployeeList.ts"],"sourcesContent":["import { type UseAxiosOptions, useAxios } from \"@vueuse/integrations/useAxios\";\nimport { type AxiosRequestConfig } from \"axios\";\nimport { type DeepRequired } from \"../../interface\";\nimport { type PostBasicV1EmployeeListResult, type PostBasicV1EmployeeListInput } from \"./postBasicV1EmployeeList\";\nimport request from \"@giime/api/basic/request\";\n\n/**\n * 员工列表\n * /basic/v1/employee/list\n */\nexport function usePostBasicV1EmployeeList(config?: AxiosRequestConfig, options?: UseAxiosOptions<DeepRequired<PostBasicV1EmployeeListResult>>) {\n const useAxiosReturn = useAxios<DeepRequired<PostBasicV1EmployeeListResult>>(\n '/basic/v1/employee/list',\n { method: 'post', ...config },\n request,\n { immediate: false, ...options }\n )\n\n function exec(input?: PostBasicV1EmployeeListInput, axiosConfig?: AxiosRequestConfig) {\n return useAxiosReturn.execute({ data: input, ...axiosConfig });\n }\n return { ...useAxiosReturn, exec };\n}\n"],"names":["useAxios","request"],"mappings":";;;;;AAUgB,SAAA,0BAAA,CAA2B,QAA6B,OAAwE,EAAA;AAC5I,EAAA,MAAM,cAAiB,GAAAA,iBAAA;AAAA,IACnB,yBAAA;AAAA,IACA,EAAE,MAAA,EAAQ,MAAQ,EAAA,GAAG,MAAO,EAAA;AAAA,IAC5BC,eAAA;AAAA,IACA,EAAE,SAAA,EAAW,KAAO,EAAA,GAAG,OAAQ,EAAA;AAAA,GACnC,CAAA;AAEA,EAAS,SAAA,IAAA,CAAK,OAAsC,WAAkC,EAAA;AAClF,IAAA,OAAO,eAAe,OAAQ,CAAA,EAAE,MAAM,KAAO,EAAA,GAAG,aAAa,CAAA,CAAA;AAAA,GACjE;AACA,EAAO,OAAA,EAAE,GAAG,cAAA,EAAgB,IAAK,EAAA,CAAA;AACrC;;;;"}
|
|
1
|
+
{"version":3,"file":"usePostBasicV1EmployeeList.js","sources":["../../../../../../../packages/api/basic/controller/default/usePostBasicV1EmployeeList.ts"],"sourcesContent":["import { type UseAxiosOptions, useAxios } from \"@vueuse/integrations/useAxios\";\r\nimport { type AxiosRequestConfig } from \"axios\";\r\nimport { type DeepRequired } from \"../../interface\";\r\nimport { type PostBasicV1EmployeeListResult, type PostBasicV1EmployeeListInput } from \"./postBasicV1EmployeeList\";\r\nimport request from \"@giime/api/basic/request\";\r\n\r\n/**\r\n * 员工列表\r\n * /basic/v1/employee/list\r\n */\r\nexport function usePostBasicV1EmployeeList(config?: AxiosRequestConfig, options?: UseAxiosOptions<DeepRequired<PostBasicV1EmployeeListResult>>) {\r\n const useAxiosReturn = useAxios<DeepRequired<PostBasicV1EmployeeListResult>>(\r\n '/basic/v1/employee/list',\r\n { method: 'post', ...config },\r\n request,\r\n { immediate: false, ...options }\r\n )\r\n\r\n function exec(input?: PostBasicV1EmployeeListInput, axiosConfig?: AxiosRequestConfig) {\r\n return useAxiosReturn.execute({ data: input, ...axiosConfig });\r\n }\r\n return { ...useAxiosReturn, exec };\r\n}\r\n"],"names":["useAxios","request"],"mappings":";;;;;AAUgB,SAAA,0BAAA,CAA2B,QAA6B,OAAwE,EAAA;AAC5I,EAAA,MAAM,cAAiB,GAAAA,iBAAA;AAAA,IACnB,yBAAA;AAAA,IACA,EAAE,MAAA,EAAQ,MAAQ,EAAA,GAAG,MAAO,EAAA;AAAA,IAC5BC,eAAA;AAAA,IACA,EAAE,SAAA,EAAW,KAAO,EAAA,GAAG,OAAQ,EAAA;AAAA,GACnC,CAAA;AAEA,EAAS,SAAA,IAAA,CAAK,OAAsC,WAAkC,EAAA;AAClF,IAAA,OAAO,eAAe,OAAQ,CAAA,EAAE,MAAM,KAAO,EAAA,GAAG,aAAa,CAAA,CAAA;AAAA,GACjE;AACA,EAAO,OAAA,EAAE,GAAG,cAAA,EAAgB,IAAK,EAAA,CAAA;AACrC;;;;"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"usePostBasicV1ExchangeRateList.js","sources":["../../../../../../../packages/api/basic/controller/default/usePostBasicV1ExchangeRateList.ts"],"sourcesContent":["import { type UseAxiosOptions, useAxios } from \"@vueuse/integrations/useAxios\";\nimport { type AxiosRequestConfig } from \"axios\";\nimport { type DeepRequired } from \"../../interface\";\nimport { type PostBasicV1ExchangeRateListResult, type PostBasicV1ExchangeRateListInput } from \"./postBasicV1ExchangeRateList\";\nimport request from \"@giime/api/basic/request\";\n\n/**\n * 汇率列表\n * /basic/v1/exchangeRate/list\n */\nexport function usePostBasicV1ExchangeRateList(config?: AxiosRequestConfig, options?: UseAxiosOptions<DeepRequired<PostBasicV1ExchangeRateListResult>>) {\n const useAxiosReturn = useAxios<DeepRequired<PostBasicV1ExchangeRateListResult>>(\n '/basic/v1/exchangeRate/list',\n { method: 'post', ...config },\n request,\n { immediate: false, ...options }\n )\n\n function exec(input?: PostBasicV1ExchangeRateListInput, axiosConfig?: AxiosRequestConfig) {\n return useAxiosReturn.execute({ data: input, ...axiosConfig });\n }\n return { ...useAxiosReturn, exec };\n}\n"],"names":["useAxios","request"],"mappings":";;;;;AAUgB,SAAA,8BAAA,CAA+B,QAA6B,OAA4E,EAAA;AACpJ,EAAA,MAAM,cAAiB,GAAAA,iBAAA;AAAA,IACnB,6BAAA;AAAA,IACA,EAAE,MAAA,EAAQ,MAAQ,EAAA,GAAG,MAAO,EAAA;AAAA,IAC5BC,eAAA;AAAA,IACA,EAAE,SAAA,EAAW,KAAO,EAAA,GAAG,OAAQ,EAAA;AAAA,GACnC,CAAA;AAEA,EAAS,SAAA,IAAA,CAAK,OAA0C,WAAkC,EAAA;AACtF,IAAA,OAAO,eAAe,OAAQ,CAAA,EAAE,MAAM,KAAO,EAAA,GAAG,aAAa,CAAA,CAAA;AAAA,GACjE;AACA,EAAO,OAAA,EAAE,GAAG,cAAA,EAAgB,IAAK,EAAA,CAAA;AACrC;;;;"}
|
|
1
|
+
{"version":3,"file":"usePostBasicV1ExchangeRateList.js","sources":["../../../../../../../packages/api/basic/controller/default/usePostBasicV1ExchangeRateList.ts"],"sourcesContent":["import { type UseAxiosOptions, useAxios } from \"@vueuse/integrations/useAxios\";\r\nimport { type AxiosRequestConfig } from \"axios\";\r\nimport { type DeepRequired } from \"../../interface\";\r\nimport { type PostBasicV1ExchangeRateListResult, type PostBasicV1ExchangeRateListInput } from \"./postBasicV1ExchangeRateList\";\r\nimport request from \"@giime/api/basic/request\";\r\n\r\n/**\r\n * 汇率列表\r\n * /basic/v1/exchangeRate/list\r\n */\r\nexport function usePostBasicV1ExchangeRateList(config?: AxiosRequestConfig, options?: UseAxiosOptions<DeepRequired<PostBasicV1ExchangeRateListResult>>) {\r\n const useAxiosReturn = useAxios<DeepRequired<PostBasicV1ExchangeRateListResult>>(\r\n '/basic/v1/exchangeRate/list',\r\n { method: 'post', ...config },\r\n request,\r\n { immediate: false, ...options }\r\n )\r\n\r\n function exec(input?: PostBasicV1ExchangeRateListInput, axiosConfig?: AxiosRequestConfig) {\r\n return useAxiosReturn.execute({ data: input, ...axiosConfig });\r\n }\r\n return { ...useAxiosReturn, exec };\r\n}\r\n"],"names":["useAxios","request"],"mappings":";;;;;AAUgB,SAAA,8BAAA,CAA+B,QAA6B,OAA4E,EAAA;AACpJ,EAAA,MAAM,cAAiB,GAAAA,iBAAA;AAAA,IACnB,6BAAA;AAAA,IACA,EAAE,MAAA,EAAQ,MAAQ,EAAA,GAAG,MAAO,EAAA;AAAA,IAC5BC,eAAA;AAAA,IACA,EAAE,SAAA,EAAW,KAAO,EAAA,GAAG,OAAQ,EAAA;AAAA,GACnC,CAAA;AAEA,EAAS,SAAA,IAAA,CAAK,OAA0C,WAAkC,EAAA;AACtF,IAAA,OAAO,eAAe,OAAQ,CAAA,EAAE,MAAM,KAAO,EAAA,GAAG,aAAa,CAAA,CAAA;AAAA,GACjE;AACA,EAAO,OAAA,EAAE,GAAG,cAAA,EAAgB,IAAK,EAAA,CAAA;AACrC;;;;"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"usePostBasicV1MenuList.js","sources":["../../../../../../../packages/api/basic/controller/default/usePostBasicV1MenuList.ts"],"sourcesContent":["import { type UseAxiosOptions, useAxios } from \"@vueuse/integrations/useAxios\";\nimport { type AxiosRequestConfig } from \"axios\";\nimport { type DeepRequired } from \"../../interface\";\nimport { type PostBasicV1MenuListResult, type PostBasicV1MenuListInput } from \"./postBasicV1MenuList\";\nimport request from \"@giime/api/basic/request\";\n\n/**\n * 菜单分类\n * /basic/v1/menu/list\n */\nexport function usePostBasicV1MenuList(config?: AxiosRequestConfig, options?: UseAxiosOptions<DeepRequired<PostBasicV1MenuListResult>>) {\n const useAxiosReturn = useAxios<DeepRequired<PostBasicV1MenuListResult>>(\n '/basic/v1/menu/list',\n { method: 'post', ...config },\n request,\n { immediate: false, ...options }\n )\n\n function exec(input?: PostBasicV1MenuListInput, axiosConfig?: AxiosRequestConfig) {\n return useAxiosReturn.execute({ data: input, ...axiosConfig });\n }\n return { ...useAxiosReturn, exec };\n}\n"],"names":["useAxios","request"],"mappings":";;;;;AAUgB,SAAA,sBAAA,CAAuB,QAA6B,OAAoE,EAAA;AACpI,EAAA,MAAM,cAAiB,GAAAA,iBAAA;AAAA,IACnB,qBAAA;AAAA,IACA,EAAE,MAAA,EAAQ,MAAQ,EAAA,GAAG,MAAO,EAAA;AAAA,IAC5BC,eAAA;AAAA,IACA,EAAE,SAAA,EAAW,KAAO,EAAA,GAAG,OAAQ,EAAA;AAAA,GACnC,CAAA;AAEA,EAAS,SAAA,IAAA,CAAK,OAAkC,WAAkC,EAAA;AAC9E,IAAA,OAAO,eAAe,OAAQ,CAAA,EAAE,MAAM,KAAO,EAAA,GAAG,aAAa,CAAA,CAAA;AAAA,GACjE;AACA,EAAO,OAAA,EAAE,GAAG,cAAA,EAAgB,IAAK,EAAA,CAAA;AACrC;;;;"}
|
|
1
|
+
{"version":3,"file":"usePostBasicV1MenuList.js","sources":["../../../../../../../packages/api/basic/controller/default/usePostBasicV1MenuList.ts"],"sourcesContent":["import { type UseAxiosOptions, useAxios } from \"@vueuse/integrations/useAxios\";\r\nimport { type AxiosRequestConfig } from \"axios\";\r\nimport { type DeepRequired } from \"../../interface\";\r\nimport { type PostBasicV1MenuListResult, type PostBasicV1MenuListInput } from \"./postBasicV1MenuList\";\r\nimport request from \"@giime/api/basic/request\";\r\n\r\n/**\r\n * 菜单分类\r\n * /basic/v1/menu/list\r\n */\r\nexport function usePostBasicV1MenuList(config?: AxiosRequestConfig, options?: UseAxiosOptions<DeepRequired<PostBasicV1MenuListResult>>) {\r\n const useAxiosReturn = useAxios<DeepRequired<PostBasicV1MenuListResult>>(\r\n '/basic/v1/menu/list',\r\n { method: 'post', ...config },\r\n request,\r\n { immediate: false, ...options }\r\n )\r\n\r\n function exec(input?: PostBasicV1MenuListInput, axiosConfig?: AxiosRequestConfig) {\r\n return useAxiosReturn.execute({ data: input, ...axiosConfig });\r\n }\r\n return { ...useAxiosReturn, exec };\r\n}\r\n"],"names":["useAxios","request"],"mappings":";;;;;AAUgB,SAAA,sBAAA,CAAuB,QAA6B,OAAoE,EAAA;AACpI,EAAA,MAAM,cAAiB,GAAAA,iBAAA;AAAA,IACnB,qBAAA;AAAA,IACA,EAAE,MAAA,EAAQ,MAAQ,EAAA,GAAG,MAAO,EAAA;AAAA,IAC5BC,eAAA;AAAA,IACA,EAAE,SAAA,EAAW,KAAO,EAAA,GAAG,OAAQ,EAAA;AAAA,GACnC,CAAA;AAEA,EAAS,SAAA,IAAA,CAAK,OAAkC,WAAkC,EAAA;AAC9E,IAAA,OAAO,eAAe,OAAQ,CAAA,EAAE,MAAM,KAAO,EAAA,GAAG,aAAa,CAAA,CAAA;AAAA,GACjE;AACA,EAAO,OAAA,EAAE,GAAG,cAAA,EAAgB,IAAK,EAAA,CAAA;AACrC;;;;"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"usePostBasicV1OrgList.js","sources":["../../../../../../../packages/api/basic/controller/default/usePostBasicV1OrgList.ts"],"sourcesContent":["import { type UseAxiosOptions, useAxios } from \"@vueuse/integrations/useAxios\";\nimport { type AxiosRequestConfig } from \"axios\";\nimport { type DeepRequired } from \"../../interface\";\nimport { type PostBasicV1OrgListResult } from \"./postBasicV1OrgList\";\nimport request from \"@giime/api/basic/request\";\n\n/**\n * 家族列表\n * /basic/v1/org/list\n */\nexport function usePostBasicV1OrgList(config?: AxiosRequestConfig, options?: UseAxiosOptions<DeepRequired<PostBasicV1OrgListResult>>) {\n const useAxiosReturn = useAxios<DeepRequired<PostBasicV1OrgListResult>>(\n '/basic/v1/org/list',\n { method: 'post', ...config },\n request,\n { immediate: false, ...options }\n )\n\n function exec(axiosConfig?: AxiosRequestConfig) {\n return useAxiosReturn.execute(axiosConfig);\n }\n return { ...useAxiosReturn, exec };\n}\n"],"names":["useAxios","request"],"mappings":";;;;;AAUgB,SAAA,qBAAA,CAAsB,QAA6B,OAAmE,EAAA;AAClI,EAAA,MAAM,cAAiB,GAAAA,iBAAA;AAAA,IACnB,oBAAA;AAAA,IACA,EAAE,MAAA,EAAQ,MAAQ,EAAA,GAAG,MAAO,EAAA;AAAA,IAC5BC,eAAA;AAAA,IACA,EAAE,SAAA,EAAW,KAAO,EAAA,GAAG,OAAQ,EAAA;AAAA,GACnC,CAAA;AAEA,EAAA,SAAS,KAAK,WAAkC,EAAA;AAC5C,IAAO,OAAA,cAAA,CAAe,QAAQ,WAAW,CAAA,CAAA;AAAA,GAC7C;AACA,EAAO,OAAA,EAAE,GAAG,cAAA,EAAgB,IAAK,EAAA,CAAA;AACrC;;;;"}
|
|
1
|
+
{"version":3,"file":"usePostBasicV1OrgList.js","sources":["../../../../../../../packages/api/basic/controller/default/usePostBasicV1OrgList.ts"],"sourcesContent":["import { type UseAxiosOptions, useAxios } from \"@vueuse/integrations/useAxios\";\r\nimport { type AxiosRequestConfig } from \"axios\";\r\nimport { type DeepRequired } from \"../../interface\";\r\nimport { type PostBasicV1OrgListResult } from \"./postBasicV1OrgList\";\r\nimport request from \"@giime/api/basic/request\";\r\n\r\n/**\r\n * 家族列表\r\n * /basic/v1/org/list\r\n */\r\nexport function usePostBasicV1OrgList(config?: AxiosRequestConfig, options?: UseAxiosOptions<DeepRequired<PostBasicV1OrgListResult>>) {\r\n const useAxiosReturn = useAxios<DeepRequired<PostBasicV1OrgListResult>>(\r\n '/basic/v1/org/list',\r\n { method: 'post', ...config },\r\n request,\r\n { immediate: false, ...options }\r\n )\r\n\r\n function exec(axiosConfig?: AxiosRequestConfig) {\r\n return useAxiosReturn.execute(axiosConfig);\r\n }\r\n return { ...useAxiosReturn, exec };\r\n}\r\n"],"names":["useAxios","request"],"mappings":";;;;;AAUgB,SAAA,qBAAA,CAAsB,QAA6B,OAAmE,EAAA;AAClI,EAAA,MAAM,cAAiB,GAAAA,iBAAA;AAAA,IACnB,oBAAA;AAAA,IACA,EAAE,MAAA,EAAQ,MAAQ,EAAA,GAAG,MAAO,EAAA;AAAA,IAC5BC,eAAA;AAAA,IACA,EAAE,SAAA,EAAW,KAAO,EAAA,GAAG,OAAQ,EAAA;AAAA,GACnC,CAAA;AAEA,EAAA,SAAS,KAAK,WAAkC,EAAA;AAC5C,IAAO,OAAA,cAAA,CAAe,QAAQ,WAAW,CAAA,CAAA;AAAA,GAC7C;AACA,EAAO,OAAA,EAAE,GAAG,cAAA,EAAgB,IAAK,EAAA,CAAA;AACrC;;;;"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"usePostBasicV1OrgTreeList.js","sources":["../../../../../../../packages/api/basic/controller/default/usePostBasicV1OrgTreeList.ts"],"sourcesContent":["import { type UseAxiosOptions, useAxios } from \"@vueuse/integrations/useAxios\";\nimport { type AxiosRequestConfig } from \"axios\";\nimport { type DeepRequired } from \"../../interface\";\nimport { type PostBasicV1OrgTreeListResult, type PostBasicV1OrgTreeListInput } from \"./postBasicV1OrgTreeList\";\nimport request from \"@giime/api/basic/request\";\n\n/**\n * 部门列表\n * /basic/v1/org/tree/list\n */\nexport function usePostBasicV1OrgTreeList(config?: AxiosRequestConfig, options?: UseAxiosOptions<DeepRequired<PostBasicV1OrgTreeListResult>>) {\n const useAxiosReturn = useAxios<DeepRequired<PostBasicV1OrgTreeListResult>>(\n '/basic/v1/org/tree/list',\n { method: 'post', ...config },\n request,\n { immediate: false, ...options }\n )\n\n function exec(input?: PostBasicV1OrgTreeListInput, axiosConfig?: AxiosRequestConfig) {\n return useAxiosReturn.execute({ data: input, ...axiosConfig });\n }\n return { ...useAxiosReturn, exec };\n}\n"],"names":["useAxios","request"],"mappings":";;;;;AAUgB,SAAA,yBAAA,CAA0B,QAA6B,OAAuE,EAAA;AAC1I,EAAA,MAAM,cAAiB,GAAAA,iBAAA;AAAA,IACnB,yBAAA;AAAA,IACA,EAAE,MAAA,EAAQ,MAAQ,EAAA,GAAG,MAAO,EAAA;AAAA,IAC5BC,eAAA;AAAA,IACA,EAAE,SAAA,EAAW,KAAO,EAAA,GAAG,OAAQ,EAAA;AAAA,GACnC,CAAA;AAEA,EAAS,SAAA,IAAA,CAAK,OAAqC,WAAkC,EAAA;AACjF,IAAA,OAAO,eAAe,OAAQ,CAAA,EAAE,MAAM,KAAO,EAAA,GAAG,aAAa,CAAA,CAAA;AAAA,GACjE;AACA,EAAO,OAAA,EAAE,GAAG,cAAA,EAAgB,IAAK,EAAA,CAAA;AACrC;;;;"}
|
|
1
|
+
{"version":3,"file":"usePostBasicV1OrgTreeList.js","sources":["../../../../../../../packages/api/basic/controller/default/usePostBasicV1OrgTreeList.ts"],"sourcesContent":["import { type UseAxiosOptions, useAxios } from \"@vueuse/integrations/useAxios\";\r\nimport { type AxiosRequestConfig } from \"axios\";\r\nimport { type DeepRequired } from \"../../interface\";\r\nimport { type PostBasicV1OrgTreeListResult, type PostBasicV1OrgTreeListInput } from \"./postBasicV1OrgTreeList\";\r\nimport request from \"@giime/api/basic/request\";\r\n\r\n/**\r\n * 部门列表\r\n * /basic/v1/org/tree/list\r\n */\r\nexport function usePostBasicV1OrgTreeList(config?: AxiosRequestConfig, options?: UseAxiosOptions<DeepRequired<PostBasicV1OrgTreeListResult>>) {\r\n const useAxiosReturn = useAxios<DeepRequired<PostBasicV1OrgTreeListResult>>(\r\n '/basic/v1/org/tree/list',\r\n { method: 'post', ...config },\r\n request,\r\n { immediate: false, ...options }\r\n )\r\n\r\n function exec(input?: PostBasicV1OrgTreeListInput, axiosConfig?: AxiosRequestConfig) {\r\n return useAxiosReturn.execute({ data: input, ...axiosConfig });\r\n }\r\n return { ...useAxiosReturn, exec };\r\n}\r\n"],"names":["useAxios","request"],"mappings":";;;;;AAUgB,SAAA,yBAAA,CAA0B,QAA6B,OAAuE,EAAA;AAC1I,EAAA,MAAM,cAAiB,GAAAA,iBAAA;AAAA,IACnB,yBAAA;AAAA,IACA,EAAE,MAAA,EAAQ,MAAQ,EAAA,GAAG,MAAO,EAAA;AAAA,IAC5BC,eAAA;AAAA,IACA,EAAE,SAAA,EAAW,KAAO,EAAA,GAAG,OAAQ,EAAA;AAAA,GACnC,CAAA;AAEA,EAAS,SAAA,IAAA,CAAK,OAAqC,WAAkC,EAAA;AACjF,IAAA,OAAO,eAAe,OAAQ,CAAA,EAAE,MAAM,KAAO,EAAA,GAAG,aAAa,CAAA,CAAA;AAAA,GACjE;AACA,EAAO,OAAA,EAAE,GAAG,cAAA,EAAgB,IAAK,EAAA,CAAA;AACrC;;;;"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"usePostBasicV1ProductList.js","sources":["../../../../../../../packages/api/basic/controller/default/usePostBasicV1ProductList.ts"],"sourcesContent":["import { type UseAxiosOptions, useAxios } from \"@vueuse/integrations/useAxios\";\nimport { type AxiosRequestConfig } from \"axios\";\nimport { type DeepRequired } from \"../../interface\";\nimport { type PostBasicV1ProductListResult, type PostBasicV1ProductListInput } from \"./postBasicV1ProductList\";\nimport request from \"@giime/api/basic/request\";\n\n/**\n * 产品列表\n * /basic/v1/product/list\n */\nexport function usePostBasicV1ProductList(config?: AxiosRequestConfig, options?: UseAxiosOptions<DeepRequired<PostBasicV1ProductListResult>>) {\n const useAxiosReturn = useAxios<DeepRequired<PostBasicV1ProductListResult>>(\n '/basic/v1/product/list',\n { method: 'post', ...config },\n request,\n { immediate: false, ...options }\n )\n\n function exec(input?: PostBasicV1ProductListInput, axiosConfig?: AxiosRequestConfig) {\n return useAxiosReturn.execute({ data: input, ...axiosConfig });\n }\n return { ...useAxiosReturn, exec };\n}\n"],"names":["useAxios","request"],"mappings":";;;;;AAUgB,SAAA,yBAAA,CAA0B,QAA6B,OAAuE,EAAA;AAC1I,EAAA,MAAM,cAAiB,GAAAA,iBAAA;AAAA,IACnB,wBAAA;AAAA,IACA,EAAE,MAAA,EAAQ,MAAQ,EAAA,GAAG,MAAO,EAAA;AAAA,IAC5BC,eAAA;AAAA,IACA,EAAE,SAAA,EAAW,KAAO,EAAA,GAAG,OAAQ,EAAA;AAAA,GACnC,CAAA;AAEA,EAAS,SAAA,IAAA,CAAK,OAAqC,WAAkC,EAAA;AACjF,IAAA,OAAO,eAAe,OAAQ,CAAA,EAAE,MAAM,KAAO,EAAA,GAAG,aAAa,CAAA,CAAA;AAAA,GACjE;AACA,EAAO,OAAA,EAAE,GAAG,cAAA,EAAgB,IAAK,EAAA,CAAA;AACrC;;;;"}
|
|
1
|
+
{"version":3,"file":"usePostBasicV1ProductList.js","sources":["../../../../../../../packages/api/basic/controller/default/usePostBasicV1ProductList.ts"],"sourcesContent":["import { type UseAxiosOptions, useAxios } from \"@vueuse/integrations/useAxios\";\r\nimport { type AxiosRequestConfig } from \"axios\";\r\nimport { type DeepRequired } from \"../../interface\";\r\nimport { type PostBasicV1ProductListResult, type PostBasicV1ProductListInput } from \"./postBasicV1ProductList\";\r\nimport request from \"@giime/api/basic/request\";\r\n\r\n/**\r\n * 产品列表\r\n * /basic/v1/product/list\r\n */\r\nexport function usePostBasicV1ProductList(config?: AxiosRequestConfig, options?: UseAxiosOptions<DeepRequired<PostBasicV1ProductListResult>>) {\r\n const useAxiosReturn = useAxios<DeepRequired<PostBasicV1ProductListResult>>(\r\n '/basic/v1/product/list',\r\n { method: 'post', ...config },\r\n request,\r\n { immediate: false, ...options }\r\n )\r\n\r\n function exec(input?: PostBasicV1ProductListInput, axiosConfig?: AxiosRequestConfig) {\r\n return useAxiosReturn.execute({ data: input, ...axiosConfig });\r\n }\r\n return { ...useAxiosReturn, exec };\r\n}\r\n"],"names":["useAxios","request"],"mappings":";;;;;AAUgB,SAAA,yBAAA,CAA0B,QAA6B,OAAuE,EAAA;AAC1I,EAAA,MAAM,cAAiB,GAAAA,iBAAA;AAAA,IACnB,wBAAA;AAAA,IACA,EAAE,MAAA,EAAQ,MAAQ,EAAA,GAAG,MAAO,EAAA;AAAA,IAC5BC,eAAA;AAAA,IACA,EAAE,SAAA,EAAW,KAAO,EAAA,GAAG,OAAQ,EAAA;AAAA,GACnC,CAAA;AAEA,EAAS,SAAA,IAAA,CAAK,OAAqC,WAAkC,EAAA;AACjF,IAAA,OAAO,eAAe,OAAQ,CAAA,EAAE,MAAM,KAAO,EAAA,GAAG,aAAa,CAAA,CAAA;AAAA,GACjE;AACA,EAAO,OAAA,EAAE,GAAG,cAAA,EAAgB,IAAK,EAAA,CAAA;AACrC;;;;"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"usePostBasicV1RoleList.js","sources":["../../../../../../../packages/api/basic/controller/default/usePostBasicV1RoleList.ts"],"sourcesContent":["import { type UseAxiosOptions, useAxios } from \"@vueuse/integrations/useAxios\";\nimport { type AxiosRequestConfig } from \"axios\";\nimport { type DeepRequired } from \"../../interface\";\nimport { type PostBasicV1RoleListResult } from \"./postBasicV1RoleList\";\nimport request from \"@giime/api/basic/request\";\n\n/**\n * 角色列表\n * /basic/v1/role/list\n */\nexport function usePostBasicV1RoleList(config?: AxiosRequestConfig, options?: UseAxiosOptions<DeepRequired<PostBasicV1RoleListResult>>) {\n const useAxiosReturn = useAxios<DeepRequired<PostBasicV1RoleListResult>>(\n '/basic/v1/role/list',\n { method: 'post', ...config },\n request,\n { immediate: false, ...options }\n )\n\n function exec(axiosConfig?: AxiosRequestConfig) {\n return useAxiosReturn.execute(axiosConfig);\n }\n return { ...useAxiosReturn, exec };\n}\n"],"names":["useAxios","request"],"mappings":";;;;;AAUgB,SAAA,sBAAA,CAAuB,QAA6B,OAAoE,EAAA;AACpI,EAAA,MAAM,cAAiB,GAAAA,iBAAA;AAAA,IACnB,qBAAA;AAAA,IACA,EAAE,MAAA,EAAQ,MAAQ,EAAA,GAAG,MAAO,EAAA;AAAA,IAC5BC,eAAA;AAAA,IACA,EAAE,SAAA,EAAW,KAAO,EAAA,GAAG,OAAQ,EAAA;AAAA,GACnC,CAAA;AAEA,EAAA,SAAS,KAAK,WAAkC,EAAA;AAC5C,IAAO,OAAA,cAAA,CAAe,QAAQ,WAAW,CAAA,CAAA;AAAA,GAC7C;AACA,EAAO,OAAA,EAAE,GAAG,cAAA,EAAgB,IAAK,EAAA,CAAA;AACrC;;;;"}
|
|
1
|
+
{"version":3,"file":"usePostBasicV1RoleList.js","sources":["../../../../../../../packages/api/basic/controller/default/usePostBasicV1RoleList.ts"],"sourcesContent":["import { type UseAxiosOptions, useAxios } from \"@vueuse/integrations/useAxios\";\r\nimport { type AxiosRequestConfig } from \"axios\";\r\nimport { type DeepRequired } from \"../../interface\";\r\nimport { type PostBasicV1RoleListResult } from \"./postBasicV1RoleList\";\r\nimport request from \"@giime/api/basic/request\";\r\n\r\n/**\r\n * 角色列表\r\n * /basic/v1/role/list\r\n */\r\nexport function usePostBasicV1RoleList(config?: AxiosRequestConfig, options?: UseAxiosOptions<DeepRequired<PostBasicV1RoleListResult>>) {\r\n const useAxiosReturn = useAxios<DeepRequired<PostBasicV1RoleListResult>>(\r\n '/basic/v1/role/list',\r\n { method: 'post', ...config },\r\n request,\r\n { immediate: false, ...options }\r\n )\r\n\r\n function exec(axiosConfig?: AxiosRequestConfig) {\r\n return useAxiosReturn.execute(axiosConfig);\r\n }\r\n return { ...useAxiosReturn, exec };\r\n}\r\n"],"names":["useAxios","request"],"mappings":";;;;;AAUgB,SAAA,sBAAA,CAAuB,QAA6B,OAAoE,EAAA;AACpI,EAAA,MAAM,cAAiB,GAAAA,iBAAA;AAAA,IACnB,qBAAA;AAAA,IACA,EAAE,MAAA,EAAQ,MAAQ,EAAA,GAAG,MAAO,EAAA;AAAA,IAC5BC,eAAA;AAAA,IACA,EAAE,SAAA,EAAW,KAAO,EAAA,GAAG,OAAQ,EAAA;AAAA,GACnC,CAAA;AAEA,EAAA,SAAS,KAAK,WAAkC,EAAA;AAC5C,IAAO,OAAA,cAAA,CAAe,QAAQ,WAAW,CAAA,CAAA;AAAA,GAC7C;AACA,EAAO,OAAA,EAAE,GAAG,cAAA,EAAgB,IAAK,EAAA,CAAA;AACrC;;;;"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"usePostBasicV1SalesList.js","sources":["../../../../../../../packages/api/basic/controller/default/usePostBasicV1SalesList.ts"],"sourcesContent":["import { type UseAxiosOptions, useAxios } from \"@vueuse/integrations/useAxios\";\nimport { type AxiosRequestConfig } from \"axios\";\nimport { type DeepRequired } from \"../../interface\";\nimport { type PostBasicV1SalesListResult, type PostBasicV1SalesListInput } from \"./postBasicV1SalesList\";\nimport request from \"@giime/api/basic/request\";\n\n/**\n * 商品列表\n * /basic/v1/sales/list\n */\nexport function usePostBasicV1SalesList(config?: AxiosRequestConfig, options?: UseAxiosOptions<DeepRequired<PostBasicV1SalesListResult>>) {\n const useAxiosReturn = useAxios<DeepRequired<PostBasicV1SalesListResult>>(\n '/basic/v1/sales/list',\n { method: 'post', ...config },\n request,\n { immediate: false, ...options }\n )\n\n function exec(input?: PostBasicV1SalesListInput, axiosConfig?: AxiosRequestConfig) {\n return useAxiosReturn.execute({ data: input, ...axiosConfig });\n }\n return { ...useAxiosReturn, exec };\n}\n"],"names":["useAxios","request"],"mappings":";;;;;AAUgB,SAAA,uBAAA,CAAwB,QAA6B,OAAqE,EAAA;AACtI,EAAA,MAAM,cAAiB,GAAAA,iBAAA;AAAA,IACnB,sBAAA;AAAA,IACA,EAAE,MAAA,EAAQ,MAAQ,EAAA,GAAG,MAAO,EAAA;AAAA,IAC5BC,eAAA;AAAA,IACA,EAAE,SAAA,EAAW,KAAO,EAAA,GAAG,OAAQ,EAAA;AAAA,GACnC,CAAA;AAEA,EAAS,SAAA,IAAA,CAAK,OAAmC,WAAkC,EAAA;AAC/E,IAAA,OAAO,eAAe,OAAQ,CAAA,EAAE,MAAM,KAAO,EAAA,GAAG,aAAa,CAAA,CAAA;AAAA,GACjE;AACA,EAAO,OAAA,EAAE,GAAG,cAAA,EAAgB,IAAK,EAAA,CAAA;AACrC;;;;"}
|
|
1
|
+
{"version":3,"file":"usePostBasicV1SalesList.js","sources":["../../../../../../../packages/api/basic/controller/default/usePostBasicV1SalesList.ts"],"sourcesContent":["import { type UseAxiosOptions, useAxios } from \"@vueuse/integrations/useAxios\";\r\nimport { type AxiosRequestConfig } from \"axios\";\r\nimport { type DeepRequired } from \"../../interface\";\r\nimport { type PostBasicV1SalesListResult, type PostBasicV1SalesListInput } from \"./postBasicV1SalesList\";\r\nimport request from \"@giime/api/basic/request\";\r\n\r\n/**\r\n * 商品列表\r\n * /basic/v1/sales/list\r\n */\r\nexport function usePostBasicV1SalesList(config?: AxiosRequestConfig, options?: UseAxiosOptions<DeepRequired<PostBasicV1SalesListResult>>) {\r\n const useAxiosReturn = useAxios<DeepRequired<PostBasicV1SalesListResult>>(\r\n '/basic/v1/sales/list',\r\n { method: 'post', ...config },\r\n request,\r\n { immediate: false, ...options }\r\n )\r\n\r\n function exec(input?: PostBasicV1SalesListInput, axiosConfig?: AxiosRequestConfig) {\r\n return useAxiosReturn.execute({ data: input, ...axiosConfig });\r\n }\r\n return { ...useAxiosReturn, exec };\r\n}\r\n"],"names":["useAxios","request"],"mappings":";;;;;AAUgB,SAAA,uBAAA,CAAwB,QAA6B,OAAqE,EAAA;AACtI,EAAA,MAAM,cAAiB,GAAAA,iBAAA;AAAA,IACnB,sBAAA;AAAA,IACA,EAAE,MAAA,EAAQ,MAAQ,EAAA,GAAG,MAAO,EAAA;AAAA,IAC5BC,eAAA;AAAA,IACA,EAAE,SAAA,EAAW,KAAO,EAAA,GAAG,OAAQ,EAAA;AAAA,GACnC,CAAA;AAEA,EAAS,SAAA,IAAA,CAAK,OAAmC,WAAkC,EAAA;AAC/E,IAAA,OAAO,eAAe,OAAQ,CAAA,EAAE,MAAM,KAAO,EAAA,GAAG,aAAa,CAAA,CAAA;AAAA,GACjE;AACA,EAAO,OAAA,EAAE,GAAG,cAAA,EAAgB,IAAK,EAAA,CAAA;AACrC;;;;"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"usePostBasicV1SystemList.js","sources":["../../../../../../../packages/api/basic/controller/default/usePostBasicV1SystemList.ts"],"sourcesContent":["import { type UseAxiosOptions, useAxios } from \"@vueuse/integrations/useAxios\";\nimport { type AxiosRequestConfig } from \"axios\";\nimport { type DeepRequired } from \"../../interface\";\nimport { type PostBasicV1SystemListResult } from \"./postBasicV1SystemList\";\nimport request from \"@giime/api/basic/request\";\n\n/**\n * 系统列表\n * /basic/v1/system/list\n */\nexport function usePostBasicV1SystemList(config?: AxiosRequestConfig, options?: UseAxiosOptions<DeepRequired<PostBasicV1SystemListResult>>) {\n const useAxiosReturn = useAxios<DeepRequired<PostBasicV1SystemListResult>>(\n '/basic/v1/system/list',\n { method: 'post', ...config },\n request,\n { immediate: false, ...options }\n )\n\n function exec(axiosConfig?: AxiosRequestConfig) {\n return useAxiosReturn.execute(axiosConfig);\n }\n return { ...useAxiosReturn, exec };\n}\n"],"names":["useAxios","request"],"mappings":";;;;;AAUgB,SAAA,wBAAA,CAAyB,QAA6B,OAAsE,EAAA;AACxI,EAAA,MAAM,cAAiB,GAAAA,iBAAA;AAAA,IACnB,uBAAA;AAAA,IACA,EAAE,MAAA,EAAQ,MAAQ,EAAA,GAAG,MAAO,EAAA;AAAA,IAC5BC,eAAA;AAAA,IACA,EAAE,SAAA,EAAW,KAAO,EAAA,GAAG,OAAQ,EAAA;AAAA,GACnC,CAAA;AAEA,EAAA,SAAS,KAAK,WAAkC,EAAA;AAC5C,IAAO,OAAA,cAAA,CAAe,QAAQ,WAAW,CAAA,CAAA;AAAA,GAC7C;AACA,EAAO,OAAA,EAAE,GAAG,cAAA,EAAgB,IAAK,EAAA,CAAA;AACrC;;;;"}
|
|
1
|
+
{"version":3,"file":"usePostBasicV1SystemList.js","sources":["../../../../../../../packages/api/basic/controller/default/usePostBasicV1SystemList.ts"],"sourcesContent":["import { type UseAxiosOptions, useAxios } from \"@vueuse/integrations/useAxios\";\r\nimport { type AxiosRequestConfig } from \"axios\";\r\nimport { type DeepRequired } from \"../../interface\";\r\nimport { type PostBasicV1SystemListResult } from \"./postBasicV1SystemList\";\r\nimport request from \"@giime/api/basic/request\";\r\n\r\n/**\r\n * 系统列表\r\n * /basic/v1/system/list\r\n */\r\nexport function usePostBasicV1SystemList(config?: AxiosRequestConfig, options?: UseAxiosOptions<DeepRequired<PostBasicV1SystemListResult>>) {\r\n const useAxiosReturn = useAxios<DeepRequired<PostBasicV1SystemListResult>>(\r\n '/basic/v1/system/list',\r\n { method: 'post', ...config },\r\n request,\r\n { immediate: false, ...options }\r\n )\r\n\r\n function exec(axiosConfig?: AxiosRequestConfig) {\r\n return useAxiosReturn.execute(axiosConfig);\r\n }\r\n return { ...useAxiosReturn, exec };\r\n}\r\n"],"names":["useAxios","request"],"mappings":";;;;;AAUgB,SAAA,wBAAA,CAAyB,QAA6B,OAAsE,EAAA;AACxI,EAAA,MAAM,cAAiB,GAAAA,iBAAA;AAAA,IACnB,uBAAA;AAAA,IACA,EAAE,MAAA,EAAQ,MAAQ,EAAA,GAAG,MAAO,EAAA;AAAA,IAC5BC,eAAA;AAAA,IACA,EAAE,SAAA,EAAW,KAAO,EAAA,GAAG,OAAQ,EAAA;AAAA,GACnC,CAAA;AAEA,EAAA,SAAS,KAAK,WAAkC,EAAA;AAC5C,IAAO,OAAA,cAAA,CAAe,QAAQ,WAAW,CAAA,CAAA;AAAA,GAC7C;AACA,EAAO,OAAA,EAAE,GAAG,cAAA,EAAgB,IAAK,EAAA,CAAA;AACrC;;;;"}
|
|
@@ -3,12 +3,14 @@
|
|
|
3
3
|
require('./store/index.js');
|
|
4
4
|
require('./repite/index.js');
|
|
5
5
|
var postShopAdminStoreFilter = require('./store/postShopAdminStoreFilter.js');
|
|
6
|
+
var postPlatfirmList = require('./store/postPlatfirmList.js');
|
|
6
7
|
var getPlatformLine = require('./store/getPlatformLine.js');
|
|
7
8
|
var getRepiteFillter = require('./repite/getRepiteFillter.js');
|
|
8
9
|
|
|
9
10
|
|
|
10
11
|
|
|
11
12
|
exports.postShopAdminStoreFilter = postShopAdminStoreFilter.postShopAdminStoreFilter;
|
|
13
|
+
exports.postPlatListApi = postPlatfirmList.postPlatListApi;
|
|
12
14
|
exports.getPlatformLineApi = getPlatformLine.getPlatformLineApi;
|
|
13
15
|
exports.getRepiteFillter = getRepiteFillter.getRepiteFillter;
|
|
14
16
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;"}
|
|
@@ -1,10 +1,12 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
var postShopAdminStoreFilter = require('./postShopAdminStoreFilter.js');
|
|
4
|
+
var postPlatfirmList = require('./postPlatfirmList.js');
|
|
4
5
|
var getPlatformLine = require('./getPlatformLine.js');
|
|
5
6
|
|
|
6
7
|
|
|
7
8
|
|
|
8
9
|
exports.postShopAdminStoreFilter = postShopAdminStoreFilter.postShopAdminStoreFilter;
|
|
10
|
+
exports.postPlatListApi = postPlatfirmList.postPlatListApi;
|
|
9
11
|
exports.getPlatformLineApi = getPlatformLine.getPlatformLineApi;
|
|
10
12
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;"}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 新接口请使用自动生成
|
|
3
|
+
*/
|
|
4
|
+
export interface PostPlatformList {
|
|
5
|
+
code: number;
|
|
6
|
+
comment: string;
|
|
7
|
+
data: PostPlatformListResponseDatum[];
|
|
8
|
+
}
|
|
9
|
+
export interface PostPlatformListResponseDatum {
|
|
10
|
+
id: number;
|
|
11
|
+
name: string;
|
|
12
|
+
num: number;
|
|
13
|
+
platform: string;
|
|
14
|
+
web_name: string;
|
|
15
|
+
}
|
|
16
|
+
/**
|
|
17
|
+
* 三方平台列表
|
|
18
|
+
*/
|
|
19
|
+
export declare function postPlatListApi(): Promise<import("axios").AxiosResponse<PostPlatformList, any>>;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var request = require('../request.js');
|
|
4
|
+
|
|
5
|
+
function postPlatListApi() {
|
|
6
|
+
return request.default({
|
|
7
|
+
url: "/shop-admin/store/configList",
|
|
8
|
+
method: "post"
|
|
9
|
+
});
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
exports.postPlatListApi = postPlatListApi;
|
|
13
|
+
//# sourceMappingURL=postPlatfirmList.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"postPlatfirmList.js","sources":["../../../../../../packages/api/shopAdmin/store/postPlatfirmList.ts"],"sourcesContent":["import request from '../request';\r\n/**\r\n * 新接口请使用自动生成\r\n */\r\nexport interface PostPlatformList {\r\n code: number;\r\n comment: string;\r\n data: PostPlatformListResponseDatum[];\r\n}\r\n\r\nexport interface PostPlatformListResponseDatum {\r\n id: number;\r\n name: string;\r\n num: number;\r\n platform: string;\r\n web_name: string;\r\n}\r\n\r\n/**\r\n * 三方平台列表\r\n */\r\nexport function postPlatListApi() {\r\n return request<PostPlatformList>({\r\n url: '/shop-admin/store/configList',\r\n method: 'post',\r\n });\r\n}\r\n"],"names":["request"],"mappings":";;;;AAqBO,SAAS,eAAkB,GAAA;AAChC,EAAA,OAAOA,eAA0B,CAAA;AAAA,IAC/B,GAAK,EAAA,8BAAA;AAAA,IACL,MAAQ,EAAA,MAAA;AAAA,GACT,CAAA,CAAA;AACH;;;;"}
|
|
@@ -5,9 +5,6 @@ export declare const elCascaderPanelEmits: {
|
|
|
5
5
|
close: () => void;
|
|
6
6
|
expandChange: (val: CascaderValue) => boolean;
|
|
7
7
|
};
|
|
8
|
-
export type MergeType<T> = {
|
|
9
|
-
[K in keyof T]: T[K];
|
|
10
|
-
};
|
|
11
8
|
export declare const cascaderPanelProps: {
|
|
12
9
|
modelValue: {
|
|
13
10
|
readonly type: import("vue").PropType<import("element-plus/es/utils").EpPropMergeType<(new (...args: any[]) => string | number | import("element-plus/es/components/cascader-panel/src/node").CascaderNodePathValue | (import("element-plus/es/components/cascader-panel/src/node").CascaderNodeValue | import("element-plus/es/components/cascader-panel/src/node").CascaderNodePathValue)[]) | (() => import("element-plus/es/components/cascader-panel/src/node").CascaderValue) | ((new (...args: any[]) => string | number | import("element-plus/es/components/cascader-panel/src/node").CascaderNodePathValue | (import("element-plus/es/components/cascader-panel/src/node").CascaderNodeValue | import("element-plus/es/components/cascader-panel/src/node").CascaderNodePathValue)[]) | (() => import("element-plus/es/components/cascader-panel/src/node").CascaderValue))[], unknown, unknown>>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"cascaderPanel.js","sources":["../../../../../../../packages/components/src/base/cascaderPanel/cascaderPanel.ts"],"sourcesContent":["import { CommonProps as elCascaderPanelProps } from 'element-plus';\r\nimport type { CascaderValue } from 'element-plus';\r\n// import type { ExtractPropTypes } from 'vue';\r\nexport const elCascaderPanelEmits = {\r\n 'update:modelValue': (val: CascaderValue) => !!val || val === null,\r\n change: (val: CascaderValue) => !!val || val === null,\r\n close: () => {},\r\n expandChange: (val: CascaderValue) => !!val,\r\n};\r\
|
|
1
|
+
{"version":3,"file":"cascaderPanel.js","sources":["../../../../../../../packages/components/src/base/cascaderPanel/cascaderPanel.ts"],"sourcesContent":["import { CommonProps as elCascaderPanelProps } from 'element-plus';\r\nimport type { MergeType } from '@giime/utils/src/types';\r\nimport type { CascaderValue } from 'element-plus';\r\n// import type { ExtractPropTypes } from 'vue';\r\nexport const elCascaderPanelEmits = {\r\n 'update:modelValue': (val: CascaderValue) => !!val || val === null,\r\n change: (val: CascaderValue) => !!val || val === null,\r\n close: () => {},\r\n expandChange: (val: CascaderValue) => !!val,\r\n};\r\n\r\ntype ElCascaderPanelProps = MergeType<typeof elCascaderPanelProps>;\r\nexport const cascaderPanelProps = {\r\n ...(elCascaderPanelProps as ElCascaderPanelProps),\r\n};\r\n\r\nexport const cascaderPanelEmits = {\r\n ...elCascaderPanelEmits,\r\n};\r\n"],"names":["elCascaderPanelProps"],"mappings":";;;;AAIO,MAAM,oBAAuB,GAAA;AAAA,EAClC,qBAAqB,CAAC,GAAA,KAAuB,CAAC,CAAC,OAAO,GAAQ,KAAA,IAAA;AAAA,EAC9D,QAAQ,CAAC,GAAA,KAAuB,CAAC,CAAC,OAAO,GAAQ,KAAA,IAAA;AAAA,EACjD,OAAO,MAAM;AAAA,GAAC;AAAA,EACd,YAAc,EAAA,CAAC,GAAuB,KAAA,CAAC,CAAC,GAAA;AAC1C,EAAA;AAGO,MAAM,kBAAqB,GAAA;AAAA,EAChC,GAAIA,uBAAA;AACN,EAAA;AAEO,MAAM,kBAAqB,GAAA;AAAA,EAChC,GAAG,oBAAA;AACL;;;;;;"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Popover.vue2.js","sources":["../../../../../../../packages/components/src/base/popover/Popover.vue"],"sourcesContent":["<template>\n <el-popover\n v-bind=\"props\"\n @update:visible=\"onUpdateVisible\"\n @before-show=\"beforeEnter\"\n @before-hide=\"beforeLeave\"\n @show=\"afterEnter\"\n @hide=\"afterLeave\"\n >\n <template v-if=\"slots.reference\" #reference>\n <slot name=\"reference\" />\n </template>\n <template v-if=\"slots.default\" #default>\n <slot name=\"default\" />\n </template>\n </el-popover>\n</template>\n<script lang=\"ts\" setup>\nimport { computed, useSlots } from 'vue';\n// import { getGmEvent } from '@giime/utils';\n// import { popoverEmits as elPopoverEmits } from 'element-plus';\nimport { popoverEmits, popoverProps } from './popover';\n\ndefineOptions({\n name: 'GmPopover',\n});\nconst slots = useSlots();\nconst props = defineProps(popoverProps);\nconst emit = defineEmits(popoverEmits);\n// 重发el的事件\n// const elEvents = getGmEvent(elPopoverEmits, emit);\nconst onUpdateVisible = computed(() => {\n return props['onUpdate:visible'];\n});\nconst beforeEnter = () => {\n emit('before-enter');\n};\nconst beforeLeave = () => {\n emit('before-leave');\n};\n\nconst afterEnter = () => {\n emit('after-enter');\n};\n\nconst afterLeave = () => {\n emit('after-leave');\n};\n// const elRef = ref<PopoverInstance>();\n// defineExpose({\n// elRef,\n// });\n</script>\n"],"names":["useSlots","computed"],"mappings":";;;;;;;;;;;;;;;AA0BA,IAAA,MAAM,QAAQA,YAAS,EAAA,CAAA;AACvB,IAAA,MAAM,KAAQ,GAAA,OAAA,CAAA;AACd,IAAA,MAAM,IAAO,GAAA,MAAA,CAAA;AAGb,IAAM,MAAA,eAAA,GAAkBC,aAAS,MAAM;AACrC,MAAA,OAAO,MAAM,kBAAkB,CAAA,CAAA;AAAA,KAChC,CAAA,CAAA;AACD,IAAA,MAAM,cAAc,MAAM;AACxB,MAAA,IAAA,CAAK,cAAc,CAAA,CAAA;AAAA,KACrB,CAAA;AACA,IAAA,MAAM,cAAc,MAAM;AACxB,MAAA,IAAA,CAAK,cAAc,CAAA,CAAA;AAAA,KACrB,CAAA;AAEA,IAAA,MAAM,aAAa,MAAM;AACvB,MAAA,IAAA,CAAK,aAAa,CAAA,CAAA;AAAA,KACpB,CAAA;AAEA,IAAA,MAAM,aAAa,MAAM;AACvB,MAAA,IAAA,CAAK,aAAa,CAAA,CAAA;AAAA,KACpB,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
1
|
+
{"version":3,"file":"Popover.vue2.js","sources":["../../../../../../../packages/components/src/base/popover/Popover.vue"],"sourcesContent":["<template>\r\n <el-popover\r\n v-bind=\"props\"\r\n @update:visible=\"onUpdateVisible\"\r\n @before-show=\"beforeEnter\"\r\n @before-hide=\"beforeLeave\"\r\n @show=\"afterEnter\"\r\n @hide=\"afterLeave\"\r\n >\r\n <template v-if=\"slots.reference\" #reference>\r\n <slot name=\"reference\" />\r\n </template>\r\n <template v-if=\"slots.default\" #default>\r\n <slot name=\"default\" />\r\n </template>\r\n </el-popover>\r\n</template>\r\n<script lang=\"ts\" setup>\r\nimport { computed, useSlots } from 'vue';\r\n// import { getGmEvent } from '@giime/utils';\r\n// import { popoverEmits as elPopoverEmits } from 'element-plus';\r\nimport { popoverEmits, popoverProps } from './popover';\r\n\r\ndefineOptions({\r\n name: 'GmPopover',\r\n});\r\nconst slots = useSlots();\r\nconst props = defineProps(popoverProps);\r\nconst emit = defineEmits(popoverEmits);\r\n// 重发el的事件\r\n// const elEvents = getGmEvent(elPopoverEmits, emit);\r\nconst onUpdateVisible = computed(() => {\r\n return props['onUpdate:visible'];\r\n});\r\nconst beforeEnter = () => {\r\n emit('before-enter');\r\n};\r\nconst beforeLeave = () => {\r\n emit('before-leave');\r\n};\r\n\r\nconst afterEnter = () => {\r\n emit('after-enter');\r\n};\r\n\r\nconst afterLeave = () => {\r\n emit('after-leave');\r\n};\r\n// const elRef = ref<PopoverInstance>();\r\n// defineExpose({\r\n// elRef,\r\n// });\r\n</script>\r\n"],"names":["useSlots","computed"],"mappings":";;;;;;;;;;;;;;;AA0BA,IAAA,MAAM,QAAQA,YAAS,EAAA,CAAA;AACvB,IAAA,MAAM,KAAQ,GAAA,OAAA,CAAA;AACd,IAAA,MAAM,IAAO,GAAA,MAAA,CAAA;AAGb,IAAM,MAAA,eAAA,GAAkBC,aAAS,MAAM;AACrC,MAAA,OAAO,MAAM,kBAAkB,CAAA,CAAA;AAAA,KAChC,CAAA,CAAA;AACD,IAAA,MAAM,cAAc,MAAM;AACxB,MAAA,IAAA,CAAK,cAAc,CAAA,CAAA;AAAA,KACrB,CAAA;AACA,IAAA,MAAM,cAAc,MAAM;AACxB,MAAA,IAAA,CAAK,cAAc,CAAA,CAAA;AAAA,KACrB,CAAA;AAEA,IAAA,MAAM,aAAa,MAAM;AACvB,MAAA,IAAA,CAAK,aAAa,CAAA,CAAA;AAAA,KACpB,CAAA;AAEA,IAAA,MAAM,aAAa,MAAM;AACvB,MAAA,IAAA,CAAK,aAAa,CAAA,CAAA;AAAA,KACpB,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -181,7 +181,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
|
|
181
181
|
};
|
|
182
182
|
total: import("vue").Ref<number>;
|
|
183
183
|
currentStep: import("vue").Ref<import("element-plus/es/components/tour/src/step").TourStepProps | undefined>;
|
|
184
|
-
current: import("vue").
|
|
184
|
+
current: import("vue").Ref<number> | import("vue").WritableComputedRef<number>;
|
|
185
185
|
currentTarget: import("vue").ComputedRef<import("element-plus/es/utils").EpPropMergeType<(new (...args: any[]) => string | HTMLElement | (() => HTMLElement | null)) | (() => string | HTMLElement | (() => HTMLElement | null) | null) | ((new (...args: any[]) => string | HTMLElement | (() => HTMLElement | null)) | (() => string | HTMLElement | (() => HTMLElement | null) | null))[], unknown, unknown> | undefined>;
|
|
186
186
|
kls: import("vue").ComputedRef<string[]>;
|
|
187
187
|
mergedPlacement: import("vue").ComputedRef<import("element-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "top" | "bottom" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right" | "left" | "right-start" | "right-end" | "left-start" | "left-end") | (() => import("@floating-ui/dom").Placement) | ((new (...args: any[]) => "top" | "bottom" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right" | "left" | "right-start" | "right-end" | "left-start" | "left-end") | (() => import("@floating-ui/dom").Placement))[], "top" | "bottom" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right" | "left" | "right-start" | "right-end" | "left-start" | "left-end", unknown>>;
|
|
@@ -602,7 +602,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
|
|
602
602
|
};
|
|
603
603
|
total: import("vue").Ref<number>;
|
|
604
604
|
currentStep: import("vue").Ref<import("element-plus/es/components/tour/src/step").TourStepProps | undefined>;
|
|
605
|
-
current: import("vue").
|
|
605
|
+
current: import("vue").Ref<number> | import("vue").WritableComputedRef<number>;
|
|
606
606
|
currentTarget: import("vue").ComputedRef<import("element-plus/es/utils").EpPropMergeType<(new (...args: any[]) => string | HTMLElement | (() => HTMLElement | null)) | (() => string | HTMLElement | (() => HTMLElement | null) | null) | ((new (...args: any[]) => string | HTMLElement | (() => HTMLElement | null)) | (() => string | HTMLElement | (() => HTMLElement | null) | null))[], unknown, unknown> | undefined>;
|
|
607
607
|
kls: import("vue").ComputedRef<string[]>;
|
|
608
608
|
mergedPlacement: import("vue").ComputedRef<import("element-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "top" | "bottom" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right" | "left" | "right-start" | "right-end" | "left-start" | "left-end") | (() => import("@floating-ui/dom").Placement) | ((new (...args: any[]) => "top" | "bottom" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right" | "left" | "right-start" | "right-end" | "left-start" | "left-end") | (() => import("@floating-ui/dom").Placement))[], "top" | "bottom" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right" | "left" | "right-start" | "right-end" | "left-start" | "left-end", unknown>>;
|
|
@@ -183,7 +183,7 @@ export declare const GmTour: import("../../../../utils").SFCWithInstall<{
|
|
|
183
183
|
};
|
|
184
184
|
total: import("vue").Ref<number>;
|
|
185
185
|
currentStep: import("vue").Ref<import("element-plus/es/components/tour/src/step.js").TourStepProps | undefined>;
|
|
186
|
-
current: import("vue").
|
|
186
|
+
current: import("vue").Ref<number> | import("vue").WritableComputedRef<number>;
|
|
187
187
|
currentTarget: import("vue").ComputedRef<import("element-plus/es/utils/index.js").EpPropMergeType<(new (...args: any[]) => string | HTMLElement | (() => HTMLElement | null)) | (() => string | HTMLElement | (() => HTMLElement | null) | null) | ((new (...args: any[]) => string | HTMLElement | (() => HTMLElement | null)) | (() => string | HTMLElement | (() => HTMLElement | null) | null))[], unknown, unknown> | undefined>;
|
|
188
188
|
kls: import("vue").ComputedRef<string[]>;
|
|
189
189
|
mergedPlacement: import("vue").ComputedRef<import("element-plus/es/utils/index.js").EpPropMergeType<(new (...args: any[]) => "top" | "bottom" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right" | "left" | "right-start" | "right-end" | "left-start" | "left-end") | (() => import("@floating-ui/dom").Placement) | ((new (...args: any[]) => "top" | "bottom" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right" | "left" | "right-start" | "right-end" | "left-start" | "left-end") | (() => import("@floating-ui/dom").Placement))[], "top" | "bottom" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right" | "left" | "right-start" | "right-end" | "left-start" | "left-end", unknown>>;
|
|
@@ -604,7 +604,7 @@ export declare const GmTour: import("../../../../utils").SFCWithInstall<{
|
|
|
604
604
|
};
|
|
605
605
|
total: import("vue").Ref<number>;
|
|
606
606
|
currentStep: import("vue").Ref<import("element-plus/es/components/tour/src/step.js").TourStepProps | undefined>;
|
|
607
|
-
current: import("vue").
|
|
607
|
+
current: import("vue").Ref<number> | import("vue").WritableComputedRef<number>;
|
|
608
608
|
currentTarget: import("vue").ComputedRef<import("element-plus/es/utils/index.js").EpPropMergeType<(new (...args: any[]) => string | HTMLElement | (() => HTMLElement | null)) | (() => string | HTMLElement | (() => HTMLElement | null) | null) | ((new (...args: any[]) => string | HTMLElement | (() => HTMLElement | null)) | (() => string | HTMLElement | (() => HTMLElement | null) | null))[], unknown, unknown> | undefined>;
|
|
609
609
|
kls: import("vue").ComputedRef<string[]>;
|
|
610
610
|
mergedPlacement: import("vue").ComputedRef<import("element-plus/es/utils/index.js").EpPropMergeType<(new (...args: any[]) => "top" | "bottom" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right" | "left" | "right-start" | "right-end" | "left-start" | "left-end") | (() => import("@floating-ui/dom").Placement) | ((new (...args: any[]) => "top" | "bottom" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right" | "left" | "right-start" | "right-end" | "left-start" | "left-end") | (() => import("@floating-ui/dom").Placement))[], "top" | "bottom" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right" | "left" | "right-start" | "right-end" | "left-start" | "left-end", unknown>>;
|
|
@@ -1092,7 +1092,7 @@ export declare const GmTour: import("../../../../utils").SFCWithInstall<{
|
|
|
1092
1092
|
};
|
|
1093
1093
|
total: import("vue").Ref<number>;
|
|
1094
1094
|
currentStep: import("vue").Ref<import("element-plus/es/components/tour/src/step.js").TourStepProps | undefined>;
|
|
1095
|
-
current: import("vue").
|
|
1095
|
+
current: import("vue").Ref<number> | import("vue").WritableComputedRef<number>;
|
|
1096
1096
|
currentTarget: import("vue").ComputedRef<import("element-plus/es/utils/index.js").EpPropMergeType<(new (...args: any[]) => string | HTMLElement | (() => HTMLElement | null)) | (() => string | HTMLElement | (() => HTMLElement | null) | null) | ((new (...args: any[]) => string | HTMLElement | (() => HTMLElement | null)) | (() => string | HTMLElement | (() => HTMLElement | null) | null))[], unknown, unknown> | undefined>;
|
|
1097
1097
|
kls: import("vue").ComputedRef<string[]>;
|
|
1098
1098
|
mergedPlacement: import("vue").ComputedRef<import("element-plus/es/utils/index.js").EpPropMergeType<(new (...args: any[]) => "top" | "bottom" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right" | "left" | "right-start" | "right-end" | "left-start" | "left-end") | (() => import("@floating-ui/dom").Placement) | ((new (...args: any[]) => "top" | "bottom" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right" | "left" | "right-start" | "right-end" | "left-start" | "left-end") | (() => import("@floating-ui/dom").Placement))[], "top" | "bottom" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right" | "left" | "right-start" | "right-end" | "left-start" | "left-end", unknown>>;
|
|
@@ -1513,7 +1513,7 @@ export declare const GmTour: import("../../../../utils").SFCWithInstall<{
|
|
|
1513
1513
|
};
|
|
1514
1514
|
total: import("vue").Ref<number>;
|
|
1515
1515
|
currentStep: import("vue").Ref<import("element-plus/es/components/tour/src/step.js").TourStepProps | undefined>;
|
|
1516
|
-
current: import("vue").
|
|
1516
|
+
current: import("vue").Ref<number> | import("vue").WritableComputedRef<number>;
|
|
1517
1517
|
currentTarget: import("vue").ComputedRef<import("element-plus/es/utils/index.js").EpPropMergeType<(new (...args: any[]) => string | HTMLElement | (() => HTMLElement | null)) | (() => string | HTMLElement | (() => HTMLElement | null) | null) | ((new (...args: any[]) => string | HTMLElement | (() => HTMLElement | null)) | (() => string | HTMLElement | (() => HTMLElement | null) | null))[], unknown, unknown> | undefined>;
|
|
1518
1518
|
kls: import("vue").ComputedRef<string[]>;
|
|
1519
1519
|
mergedPlacement: import("vue").ComputedRef<import("element-plus/es/utils/index.js").EpPropMergeType<(new (...args: any[]) => "top" | "bottom" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right" | "left" | "right-start" | "right-end" | "left-start" | "left-end") | (() => import("@floating-ui/dom").Placement) | ((new (...args: any[]) => "top" | "bottom" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right" | "left" | "right-start" | "right-end" | "left-start" | "left-end") | (() => import("@floating-ui/dom").Placement))[], "top" | "bottom" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right" | "left" | "right-start" | "right-end" | "left-start" | "left-end", unknown>>;
|
|
@@ -1939,7 +1939,7 @@ export declare const GmTour: import("../../../../utils").SFCWithInstall<{
|
|
|
1939
1939
|
};
|
|
1940
1940
|
total: import("vue").Ref<number>;
|
|
1941
1941
|
currentStep: import("vue").Ref<import("element-plus/es/components/tour/src/step.js").TourStepProps | undefined>;
|
|
1942
|
-
current: import("vue").
|
|
1942
|
+
current: import("vue").Ref<number> | import("vue").WritableComputedRef<number>;
|
|
1943
1943
|
currentTarget: import("vue").ComputedRef<import("element-plus/es/utils/index.js").EpPropMergeType<(new (...args: any[]) => string | HTMLElement | (() => HTMLElement | null)) | (() => string | HTMLElement | (() => HTMLElement | null) | null) | ((new (...args: any[]) => string | HTMLElement | (() => HTMLElement | null)) | (() => string | HTMLElement | (() => HTMLElement | null) | null))[], unknown, unknown> | undefined>;
|
|
1944
1944
|
kls: import("vue").ComputedRef<string[]>;
|
|
1945
1945
|
mergedPlacement: import("vue").ComputedRef<import("element-plus/es/utils/index.js").EpPropMergeType<(new (...args: any[]) => "top" | "bottom" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right" | "left" | "right-start" | "right-end" | "left-start" | "left-end") | (() => import("@floating-ui/dom").Placement) | ((new (...args: any[]) => "top" | "bottom" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right" | "left" | "right-start" | "right-end" | "left-start" | "left-end") | (() => import("@floating-ui/dom").Placement))[], "top" | "bottom" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right" | "left" | "right-start" | "right-end" | "left-start" | "left-end", unknown>>;
|
|
@@ -2360,7 +2360,7 @@ export declare const GmTour: import("../../../../utils").SFCWithInstall<{
|
|
|
2360
2360
|
};
|
|
2361
2361
|
total: import("vue").Ref<number>;
|
|
2362
2362
|
currentStep: import("vue").Ref<import("element-plus/es/components/tour/src/step.js").TourStepProps | undefined>;
|
|
2363
|
-
current: import("vue").
|
|
2363
|
+
current: import("vue").Ref<number> | import("vue").WritableComputedRef<number>;
|
|
2364
2364
|
currentTarget: import("vue").ComputedRef<import("element-plus/es/utils/index.js").EpPropMergeType<(new (...args: any[]) => string | HTMLElement | (() => HTMLElement | null)) | (() => string | HTMLElement | (() => HTMLElement | null) | null) | ((new (...args: any[]) => string | HTMLElement | (() => HTMLElement | null)) | (() => string | HTMLElement | (() => HTMLElement | null) | null))[], unknown, unknown> | undefined>;
|
|
2365
2365
|
kls: import("vue").ComputedRef<string[]>;
|
|
2366
2366
|
mergedPlacement: import("vue").ComputedRef<import("element-plus/es/utils/index.js").EpPropMergeType<(new (...args: any[]) => "top" | "bottom" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right" | "left" | "right-start" | "right-end" | "left-start" | "left-end") | (() => import("@floating-ui/dom").Placement) | ((new (...args: any[]) => "top" | "bottom" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right" | "left" | "right-start" | "right-end" | "left-start" | "left-end") | (() => import("@floating-ui/dom").Placement))[], "top" | "bottom" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right" | "left" | "right-start" | "right-end" | "left-start" | "left-end", unknown>>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sources":["../../../../../../../../packages/components/src/composite/tablePro/tableColumnPro/index.ts"],"sourcesContent":["import { withInstall } from '@giime/utils';\nimport TableColumnPro from './TableColumnPro.vue';\n\nexport const GmTableColumnPro = withInstall(TableColumnPro);\nexport type TableColumnProInstance = InstanceType<typeof TableColumnPro>;\nexport * from './tableColumnPro';\nexport default GmTableColumnPro;\n"],"names":["withInstall","TableColumnPro"],"mappings":";;;;;;;;;AAGa,MAAA,gBAAA,GAAmBA,oBAAYC,sBAAc;;;;;;;"}
|
|
1
|
+
{"version":3,"file":"index.js","sources":["../../../../../../../../packages/components/src/composite/tablePro/tableColumnPro/index.ts"],"sourcesContent":["import { withInstall } from '@giime/utils';\r\nimport TableColumnPro from './TableColumnPro.vue';\r\n\r\nexport const GmTableColumnPro = withInstall(TableColumnPro);\r\nexport type TableColumnProInstance = InstanceType<typeof TableColumnPro>;\r\nexport * from './tableColumnPro';\r\nexport default GmTableColumnPro;\r\n"],"names":["withInstall","TableColumnPro"],"mappings":";;;;;;;;;AAGa,MAAA,gBAAA,GAAmBA,oBAAYC,sBAAc;;;;;;;"}
|
package/lib/giime/index.js
CHANGED
|
@@ -261,16 +261,18 @@ var index$1V = require('../components/src/plugins/notification/index.js');
|
|
|
261
261
|
var index$1W = require('../components/src/plugins/copy/index.js');
|
|
262
262
|
var index$1X = require('../hooks/base/useCheckAll/index.js');
|
|
263
263
|
var index$1Y = require('../hooks/base/useIDBKeyval/index.js');
|
|
264
|
-
var index$1Z = require('../hooks/
|
|
265
|
-
var index$1_ = require('../hooks/store/
|
|
266
|
-
var index$1$ = require('../hooks/store/
|
|
267
|
-
var index$20 = require('../hooks/store/
|
|
268
|
-
var index$21 = require('../hooks/store/
|
|
269
|
-
var index$22 = require('../hooks/store/
|
|
270
|
-
var index$23 = require('../hooks/store/
|
|
271
|
-
var index$24 = require('../hooks/store/
|
|
272
|
-
var index$25 = require('../hooks/store/
|
|
273
|
-
var index$26 = require('../hooks/store/
|
|
264
|
+
var index$1Z = require('../hooks/base/useDownload/index.js');
|
|
265
|
+
var index$1_ = require('../hooks/store/useLangList/index.js');
|
|
266
|
+
var index$1$ = require('../hooks/store/useLogin/index.js');
|
|
267
|
+
var index$20 = require('../hooks/store/useCustomSettings/index.js');
|
|
268
|
+
var index$21 = require('../hooks/store/useCurrencyList/index.js');
|
|
269
|
+
var index$22 = require('../hooks/store/useLineList/index.js');
|
|
270
|
+
var index$23 = require('../hooks/store/usePlatformLineList/index.js');
|
|
271
|
+
var index$24 = require('../hooks/store/useOrgUserList/index.js');
|
|
272
|
+
var index$25 = require('../hooks/store/useAliCategoryList/index.js');
|
|
273
|
+
var index$26 = require('../hooks/store/useCompanyCategoryList/index.js');
|
|
274
|
+
var index$27 = require('../hooks/store/useRepiteFilter/index.js');
|
|
275
|
+
var index$28 = require('../hooks/store/usePlatformList/index.js');
|
|
274
276
|
|
|
275
277
|
const install = defaults.default.install;
|
|
276
278
|
const version = defaults.default.version;
|
|
@@ -661,16 +663,18 @@ exports.GmNotification = index$1V.GmNotification;
|
|
|
661
663
|
exports.GmCopy = index$1W.GmCopy;
|
|
662
664
|
exports.useCheckAll = index$1X.useCheckAll;
|
|
663
665
|
exports.useIDBKeyval = index$1Y.useIDBKeyval;
|
|
664
|
-
exports.
|
|
665
|
-
exports.
|
|
666
|
-
exports.
|
|
667
|
-
exports.
|
|
668
|
-
exports.
|
|
669
|
-
exports.
|
|
670
|
-
exports.
|
|
671
|
-
exports.
|
|
672
|
-
exports.
|
|
673
|
-
exports.
|
|
666
|
+
exports.useDownload = index$1Z.useDownload;
|
|
667
|
+
exports.useLangListStore = index$1_.useLangListStore;
|
|
668
|
+
exports.useLoginStore = index$1$.useLoginStore;
|
|
669
|
+
exports.useCustomSettingsStore = index$20.useCustomSettingsStore;
|
|
670
|
+
exports.useCurrencyListStore = index$21.useCurrencyListStore;
|
|
671
|
+
exports.useLineListStore = index$22.useLineListStore;
|
|
672
|
+
exports.usePlatformLineListStore = index$23.usePlatformLineListStore;
|
|
673
|
+
exports.useOrgUserListStore = index$24.useOrgUserListStore;
|
|
674
|
+
exports.useAliCategoryListStore = index$25.useAliCategoryListStore;
|
|
675
|
+
exports.useCompanyCategoryListStore = index$26.useCompanyCategoryListStore;
|
|
676
|
+
exports.useRepiteFilterStore = index$27.useRepiteFilterStore;
|
|
677
|
+
exports.usePlatformListStore = index$28.usePlatformListStore;
|
|
674
678
|
exports.install = install;
|
|
675
679
|
exports.version = version;
|
|
676
680
|
//# sourceMappingURL=index.js.map
|
package/lib/giime/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sources":["../../../../packages/giime/index.ts"],"sourcesContent":["import installer from './defaults';\r\nimport './tailwind.css';\r\nexport * from '@giime/utils';\r\nexport * from '@giime/components';\r\nexport * from '@giime/hooks';\r\n// export * from '@giime/api'; // 用户通过giime/es/api 导入类型\r\nexport const install = installer.install;\r\nexport const version = installer.version;\r\nexport default installer;\r\n"],"names":["installer"],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.js","sources":["../../../../packages/giime/index.ts"],"sourcesContent":["import installer from './defaults';\r\nimport './tailwind.css';\r\nexport * from '@giime/utils';\r\nexport * from '@giime/components';\r\nexport * from '@giime/hooks';\r\n// export * from '@giime/api'; // 用户通过giime/es/api 导入类型\r\nexport const install = installer.install;\r\nexport const version = installer.version;\r\nexport default installer;\r\n"],"names":["installer"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAMO,MAAM,UAAUA,gBAAU,CAAA,QAAA;AAC1B,MAAM,UAAUA,gBAAU,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
package/lib/giime/version.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const version = "0.0.
|
|
1
|
+
export declare const version = "0.0.20";
|
package/lib/giime/version.js
CHANGED
package/lib/giime/version.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"version.js","sources":["../../../../packages/giime/version.ts"],"sourcesContent":["export const version = '0.0.
|
|
1
|
+
{"version":3,"file":"version.js","sources":["../../../../packages/giime/version.ts"],"sourcesContent":["export const version = '0.0.20';\n"],"names":[],"mappings":";;AAAO,MAAM,OAAU,GAAA;;;;"}
|
package/lib/hooks/base/index.js
CHANGED
|
@@ -2,9 +2,11 @@
|
|
|
2
2
|
|
|
3
3
|
var index = require('./useCheckAll/index.js');
|
|
4
4
|
var index$1 = require('./useIDBKeyval/index.js');
|
|
5
|
+
var index$2 = require('./useDownload/index.js');
|
|
5
6
|
|
|
6
7
|
|
|
7
8
|
|
|
8
9
|
exports.useCheckAll = index.useCheckAll;
|
|
9
10
|
exports.useIDBKeyval = index$1.useIDBKeyval;
|
|
11
|
+
exports.useDownload = index$2.useDownload;
|
|
10
12
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
export interface OptionsType {
|
|
2
|
+
url: string;
|
|
3
|
+
fileName: string;
|
|
4
|
+
fileType?: string;
|
|
5
|
+
}
|
|
6
|
+
export declare const useDownload: () => {
|
|
7
|
+
downloadFile: (options: OptionsType) => Promise<void>;
|
|
8
|
+
downloadZip: (fileList: OptionsType[], fileName: string) => Promise<void>;
|
|
9
|
+
};
|