@hb-hellotech/hb-ui 2.7.2 → 2.8.0-beta.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/App.d.ts.map +1 -1
- package/dist/components/business_comp/list_page_comp/hb_form_item_filter_modal/index.d.ts.map +1 -1
- package/dist/components/business_comp/list_page_comp/hb_form_item_filter_modal/src/HbFormItemFilterModal.d.ts.map +1 -1
- package/dist/components/business_comp/list_page_comp/hb_form_item_filter_modal/src/type.d.ts +1 -0
- package/dist/components/business_comp/list_page_comp/hb_form_item_filter_modal/src/type.d.ts.map +1 -1
- package/dist/components/business_comp/list_page_comp/hb_list_btns_act/index.d.ts.map +1 -1
- package/dist/components/business_comp/list_page_comp/hb_list_page_act/index.d.ts.map +1 -1
- package/dist/components/business_comp/list_page_comp/hb_list_page_act/src/HbListPageAct.d.ts.map +1 -1
- package/dist/components/business_comp/list_page_comp/hb_list_page_container/index.d.ts.map +1 -1
- package/dist/components/business_comp/list_page_comp/hb_list_table/index.d.ts.map +1 -1
- package/dist/components/business_comp/list_page_comp/hb_list_table/src/HbListTable.d.ts.map +1 -1
- package/dist/components/business_comp/list_page_comp/hb_list_table_act/src/HbTableAct.d.ts +1 -0
- package/dist/components/business_comp/list_page_comp/hb_list_table_act/src/HbTableAct.d.ts.map +1 -1
- package/dist/components/business_comp/list_page_comp/hb_list_table_act/src/type.d.ts +3 -2
- package/dist/components/business_comp/list_page_comp/hb_list_table_act/src/type.d.ts.map +1 -1
- package/dist/components/business_comp/list_page_comp/hb_list_table_colums_set/index.d.ts.map +1 -1
- package/dist/components/business_comp/modal_comp/log_modal/index.d.ts.map +1 -1
- package/dist/components/business_comp/modal_comp/log_modal/src/HbLogModal.d.ts.map +1 -1
- package/dist/components/business_comp/unlist_page_comp/hb_card/index.d.ts +6 -0
- package/dist/components/business_comp/unlist_page_comp/hb_card/index.d.ts.map +1 -1
- package/dist/components/business_comp/unlist_page_comp/hb_card/src/HbLibCard.d.ts +3 -0
- package/dist/components/business_comp/unlist_page_comp/hb_card/src/HbLibCard.d.ts.map +1 -1
- package/dist/components/business_comp/unlist_page_comp/hb_detail_box/index.d.ts.map +1 -1
- package/dist/components/business_comp/unlist_page_comp/hb_footer_bar/index.d.ts.map +1 -1
- package/dist/components/business_comp/unlist_page_comp/hb_page_header/index.d.ts.map +1 -1
- package/dist/components/business_comp/unlist_page_comp/hb_undetail_box/index.d.ts.map +1 -1
- package/dist/components/func_comp/hb_func_comp_copy/index.d.ts.map +1 -1
- package/dist/components/func_comp/hb_func_comp_drag/index.d.ts.map +1 -1
- package/dist/components/func_comp/hb_func_comp_sort/index.d.ts.map +1 -1
- package/dist/components/func_comp/hb_func_file_preview/index.d.ts.map +1 -1
- package/dist/components/func_comp/hb_func_icon/index.d.ts +1 -0
- package/dist/components/func_comp/hb_func_icon/index.d.ts.map +1 -1
- package/dist/components/func_comp/hb_func_icon/src/icon.d.ts +4 -10
- package/dist/components/func_comp/hb_func_icon/src/icon.d.ts.map +1 -1
- package/dist/components/func_comp/hb_func_icon/src/type.d.ts +21 -0
- package/dist/components/func_comp/hb_func_icon/src/type.d.ts.map +1 -0
- package/dist/components/func_comp/hb_func_icon_list/index.d.ts +1 -0
- package/dist/components/func_comp/hb_func_icon_list/index.d.ts.map +1 -1
- package/dist/components/func_comp/hb_func_icon_list/src/icon_list.d.ts +3 -10
- package/dist/components/func_comp/hb_func_icon_list/src/icon_list.d.ts.map +1 -1
- package/dist/components/func_comp/hb_func_icon_list/src/type.d.ts +9 -0
- package/dist/components/func_comp/hb_func_icon_list/src/type.d.ts.map +1 -0
- package/dist/components/func_comp/hb_func_loading/index.d.ts.map +1 -1
- package/dist/components/func_comp/hb_icon_box/index.d.ts.map +1 -1
- package/dist/components/func_comp/hb_ui_config/index.d.ts +1 -0
- package/dist/components/func_comp/hb_ui_config/index.d.ts.map +1 -1
- package/dist/components/hooks/useCalTableHeight.d.ts.map +1 -1
- package/dist/components/hooks/useCalTableWidth.d.ts.map +1 -1
- package/dist/components/hooks/useFilePreview.d.ts.map +1 -1
- package/dist/components/hooks/useIconfont.d.ts +12 -3
- package/dist/components/hooks/useIconfont.d.ts.map +1 -1
- package/dist/components/hooks/useListFormItem.d.ts.map +1 -1
- package/dist/components/hooks/useModalDrag.d.ts.map +1 -1
- package/dist/components/utils/createBem.d.ts +2 -1
- package/dist/components/utils/createBem.d.ts.map +1 -1
- package/dist/components/utils/directives/click_outside/index.d.ts.map +1 -1
- package/dist/components/utils/directives/debounce_click/index.d.ts.map +1 -1
- package/dist/components/utils/directives/v_copy/index.d.ts.map +1 -1
- package/dist/components/utils/triggerBrowserDownload.d.ts +3 -1
- package/dist/components/utils/triggerBrowserDownload.d.ts.map +1 -1
- package/dist/components/utils/util.d.ts +14 -7
- package/dist/components/utils/util.d.ts.map +1 -1
- package/dist/components/utils/withInstall.d.ts +2 -1
- package/dist/components/utils/withInstall.d.ts.map +1 -1
- package/dist/demo/FormItemSave.d.ts +1 -1
- package/dist/demo/FormItemSave.d.ts.map +1 -1
- package/dist/demo/HbLibIcon.d.ts.map +1 -1
- package/dist/demo/HbModal.d.ts.map +1 -1
- package/dist/demo/Table.d.ts.map +1 -1
- package/dist/hb_component_lib.css +1 -1
- package/dist/hb_component_lib.js +2604 -2481
- package/dist/hb_component_lib.umd.cjs +111 -111
- package/package.json +5 -4
package/dist/App.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"App.vue.d.ts","sourceRoot":"","sources":["../src/App.vue"],"names":[],"mappings":";;
|
|
1
|
+
{"version":3,"file":"App.vue.d.ts","sourceRoot":"","sources":["../src/App.vue"],"names":[],"mappings":";;AA0OA,wBAMG"}
|
package/dist/components/business_comp/list_page_comp/hb_form_item_filter_modal/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/business_comp/list_page_comp/hb_form_item_filter_modal/index.ts"],"names":[],"mappings":"AAAA,OAAO,IAAI,MAAM,iCAAiC,CAAC;AACnD,OAAO,EAAe,KAAK,WAAW,EAAE,MAAM,gCAAgC,CAAC;AAC/E,cAAc,YAAY,CAAC;AAE3B,QAAA,MAAM,qBAAqB,EAAE,WAAW,CAAC,OAAO,IAAI,CAAqB,CAAC;AAC1E,eAAe,qBAAqB,CAAC;AAErC,MAAM,MAAM,6BAA6B,GAAG,YAAY,CAAC,OAAO,qBAAqB,CAAC,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/business_comp/list_page_comp/hb_form_item_filter_modal/index.ts"],"names":[],"mappings":"AAAA,mCAAmC;AACnC,OAAO,IAAI,MAAM,iCAAiC,CAAC;AACnD,OAAO,EAAe,KAAK,WAAW,EAAE,MAAM,gCAAgC,CAAC;AAC/E,cAAc,YAAY,CAAC;AAE3B,QAAA,MAAM,qBAAqB,EAAE,WAAW,CAAC,OAAO,IAAI,CAAqB,CAAC;AAC1E,eAAe,qBAAqB,CAAC;AAErC,MAAM,MAAM,6BAA6B,GAAG,YAAY,CAAC,OAAO,qBAAqB,CAAC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"HbFormItemFilterModal.vue.d.ts","sourceRoot":"","sources":["../../../../../../src/components/business_comp/list_page_comp/hb_form_item_filter_modal/src/HbFormItemFilterModal.vue"],"names":[],"mappings":";AAyEA;
|
|
1
|
+
{"version":3,"file":"HbFormItemFilterModal.vue.d.ts","sourceRoot":"","sources":["../../../../../../src/components/business_comp/list_page_comp/hb_form_item_filter_modal/src/HbFormItemFilterModal.vue"],"names":[],"mappings":";AAyEA;AAkmBA,OAAO,KAAK,EAAE,gBAAgB,EAAE,kBAAkB,EAAE,MAAM,8EAA8E,CAAC;;;;;;;;;;;;AA6oBzI,wBAUG"}
|
package/dist/components/business_comp/list_page_comp/hb_form_item_filter_modal/src/type.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"type.d.ts","sourceRoot":"","sources":["../../../../../../src/components/business_comp/list_page_comp/hb_form_item_filter_modal/src/type.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,gBAAgB,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAC;AAEtD,MAAM,WAAW,kBAAkB;
|
|
1
|
+
{"version":3,"file":"type.d.ts","sourceRoot":"","sources":["../../../../../../src/components/business_comp/list_page_comp/hb_form_item_filter_modal/src/type.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,gBAAgB,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAC;AAEtD,MAAM,WAAW,kBAAkB;IAE/B,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf,GAAG,EAAE,MAAM,CAAC;IAEZ,OAAO,CAAC,EAAE,OAAO,CAAC;IAElB,QAAQ,CAAC,EAAE,OAAO,CAAC;IAEnB,QAAQ,CAAC,EAAE,OAAO,CAAC;IAEnB,aAAa,CAAC,EAAE,MAAM,CAAC;IAEvB,SAAS,CAAC,EAAE,OAAO,GAAG,CAAC,CAAC,IAAI,EAAE,kBAAkB,KAAK,OAAO,CAAC,CAAC;IAC9D,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAC;CACtB;AAGD,MAAM,WAAW,eAAgB,SAAQ,kBAAkB;IAEvD,QAAQ,CAAC,EAAE,MAAM,CAAC;IAElB,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,UAAU,CAAC,EAAE,MAAM,CAAC;CACvB;AAED,eAAO,MAAM,WAAW;;uBAGD,QAAQ,CAAC,eAAe,EAAE,CAAC;;;;;uBAKxB,QAAQ,CAAC,CAAC,GAAG,EAAE,GAAG,KAAK,IAAI,CAAC;;;;uBAI9B,QAAQ,CAAC,MAAM,CAAC;;;;uBAIhB,QAAQ,CAAC,MAAM,CAAC;;;CAG9B,CAAC;AAGX,MAAM,WAAW,gBAAgB;IAC7B,IAAI,EAAE,eAAe,EAAE,CAAC;IACxB,WAAW,CAAC,EAAE,CAAC,GAAG,EAAE,GAAG,KAAK,IAAI,CAAC;IACjC,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,OAAO,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,MAAM,MAAM,UAAU,GAAG,gBAAgB,CAAC,OAAO,WAAW,CAAC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/business_comp/list_page_comp/hb_list_btns_act/index.ts"],"names":[],"mappings":";;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/business_comp/list_page_comp/hb_list_btns_act/index.ts"],"names":[],"mappings":";;AAGA,cAAc,YAAY,CAAC;AAC3B,QAAA,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAAwB,CAAC;AACzC,eAAe,UAAU,CAAC;AAE1B,MAAM,MAAM,kBAAkB,GAAG,YAAY,CAAC,OAAO,UAAU,CAAC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/business_comp/list_page_comp/hb_list_page_act/index.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/business_comp/list_page_comp/hb_list_page_act/index.ts"],"names":[],"mappings":";;;AAGA,cAAc,YAAY,CAAC;AAC3B,QAAA,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;GAA2B,CAAC;AAC/C,eAAe,aAAa,CAAC;AAE7B,MAAM,MAAM,6BAA6B,GAAG,YAAY,CAAC,OAAO,aAAa,CAAC,CAAC"}
|
package/dist/components/business_comp/list_page_comp/hb_list_page_act/src/HbListPageAct.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"HbListPageAct.vue.d.ts","sourceRoot":"","sources":["../../../../../../src/components/business_comp/list_page_comp/hb_list_page_act/src/HbListPageAct.vue"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"HbListPageAct.vue.d.ts","sourceRoot":"","sources":["../../../../../../src/components/business_comp/list_page_comp/hb_list_page_act/src/HbListPageAct.vue"],"names":[],"mappings":";AAqFA;AAiOA,OAAO,KAAK,EAER,uBAAuB,EAC1B,MAAM,qEAAqE,CAAC;AAgH7E,iBAAS,cAAc;WAwHT,OAAO,IAA6B;;yBAVrB,GAAG;;;;EAe/B;AAYD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;qFAQnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAapG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/business_comp/list_page_comp/hb_list_page_container/index.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/business_comp/list_page_comp/hb_list_page_container/index.ts"],"names":[],"mappings":";;;AAGA,cAAc,YAAY,CAAC;AAC3B,QAAA,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;GAAiC,CAAC;AACrD,eAAe,aAAa,CAAC;AAE7B,MAAM,MAAM,6BAA6B,GAAG,YAAY,CAAC,OAAO,aAAa,CAAC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/business_comp/list_page_comp/hb_list_table/index.ts"],"names":[],"mappings":"AAAA,OAAO,SAAS,MAAM,uBAAuB,CAAC;AAC9C,OAAO,EAAe,KAAK,WAAW,EAAE,MAAM,gCAAgC,CAAC;AAE/E,cAAc,YAAY,CAAC;AAC3B,QAAA,MAAM,WAAW,EAAE,WAAW,CAAC,OAAO,SAAS,CAA0B,CAAC;AAE1E,eAAe,WAAW,CAAC;AAE3B,MAAM,MAAM,aAAa,GAAG,YAAY,CAAC,OAAO,WAAW,CAAC,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/business_comp/list_page_comp/hb_list_table/index.ts"],"names":[],"mappings":"AAAA,4CAA4C;AAC5C,OAAO,SAAS,MAAM,uBAAuB,CAAC;AAC9C,OAAO,EAAe,KAAK,WAAW,EAAE,MAAM,gCAAgC,CAAC;AAE/E,cAAc,YAAY,CAAC;AAC3B,QAAA,MAAM,WAAW,EAAE,WAAW,CAAC,OAAO,SAAS,CAA0B,CAAC;AAE1E,eAAe,WAAW,CAAC;AAE3B,MAAM,MAAM,aAAa,GAAG,YAAY,CAAC,OAAO,WAAW,CAAC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"HbListTable.vue.d.ts","sourceRoot":"","sources":["../../../../../../src/components/business_comp/list_page_comp/hb_list_table/src/HbListTable.vue"],"names":[],"mappings":";AA+KA;
|
|
1
|
+
{"version":3,"file":"HbListTable.vue.d.ts","sourceRoot":"","sources":["../../../../../../src/components/business_comp/list_page_comp/hb_list_table/src/HbListTable.vue"],"names":[],"mappings":";AA+KA;AA+UA,OAAO,EACH,iBAAiB,EAEpB,MAAM,kEAAkE,CAAC;AA4H1E,iBAAS,cAAc;WA+TT,OAAO,IAA6B;;8BArBhB,GAAG;+BACF,GAAG;;;;YACL,GAAG;;;;;;YACL,GAAG;;;;YACM,GAAG;;;YACA,GAAG;;;YACP,GAAG;;;;;YACT,GAAG;wBACP,GAAG;yBACF,GAAG;uBACL,GAAG;;;;EAgB9B;AAoBD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;;;;;;;;;6FASnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAEpG,KAAK,kBAAkB,CAAC,CAAC,EAAE,CAAC,IAAI;KAC9B,CAAC,IAAI,MAAM,IAAI,CAAC,CAAC,EAAE,MAAM,CAAC,CAAC,GAAG,CAAC,SAAS,MAAM,CAAC,GAC7C,mBAAmB,CAAC,CAAC,CAAC,CAAC,CAAC,GAAG;QAAE,OAAO,EAAE,CAAC,CAAC,CAAC,CAAC,CAAA;KAAC,CAAC,GAC5C,CAAC,CAAC,CAAC,CAAC;CACP,CAAC;AACF,KAAK,sBAAsB,CAAC,CAAC,IAAI,CAAC,SAAS,SAAS,GAAG,KAAK,GAAG,CAAC,CAAC;AACjE,KAAK,uBAAuB,CAAC,CAAC,IAAI;KAChC,CAAC,IAAI,MAAM,CAAC,CAAC,CAAC,GAAG,EAAE,SAAS,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,GACpC;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,sBAAsB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAA;KAAE,GAC9D;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;QAAC,QAAQ,EAAE,IAAI,CAAA;KAAE;CACzD,CAAC;AACF,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC;AACF,KAAK,mBAAmB,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CAAG,GAAG,EAAE,CAAC"}
|
package/dist/components/business_comp/list_page_comp/hb_list_table_act/src/HbTableAct.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"HbTableAct.vue.d.ts","sourceRoot":"","sources":["../../../../../../src/components/business_comp/list_page_comp/hb_list_table_act/src/HbTableAct.vue"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"HbTableAct.vue.d.ts","sourceRoot":"","sources":["../../../../../../src/components/business_comp/list_page_comp/hb_list_table_act/src/HbTableAct.vue"],"names":[],"mappings":";AA2KA;AA8bA,OAAO,KAAK,EACR,QAAQ,EACR,IAAI,EACJ,QAAQ,EACR,UAAU,EACV,KAAK,EACR,MAAM,gBAAgB,CAAC;AACxB,OAAO,KAAK,EAAE,YAAY,IAAI,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AAW9E,OAAO,KAAK,EACR,UAAU,EACV,KAAK,EACR,MAAM,sEAAsE,CAAC;AAsN9E,iBAAS,cAAc;WAkUT,OAAO,IAA6B;;;;UAXqC,GAAG;;;EAgBzF;AAyBD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;eA1XN,OAAO,QAAQ;WACnB,OAAO,IAAI;eACP,OAAO,QAAQ;iBACb,OAAO,UAAU;YACtB,OAAO,KAAK;kBACN,OAAO,gBAAgB;yPA6XvC,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAQpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -6,19 +6,20 @@ export interface ActionItem {
|
|
|
6
6
|
label: string;
|
|
7
7
|
condition?: boolean;
|
|
8
8
|
type?: 'main' | 'more';
|
|
9
|
-
handler:
|
|
9
|
+
handler: (record: any, callback?: () => void) => void;
|
|
10
10
|
needConfirm?: boolean;
|
|
11
11
|
confirmTitle?: string;
|
|
12
12
|
confirmType?: 'popconfirm' | 'modal';
|
|
13
13
|
confirmContent?: string;
|
|
14
14
|
permissionsTag?: string;
|
|
15
15
|
slot?: string;
|
|
16
|
+
needLoading?: boolean;
|
|
16
17
|
}
|
|
17
18
|
/**
|
|
18
19
|
* 组件属性接口定义
|
|
19
20
|
*/
|
|
20
21
|
export interface Props {
|
|
21
|
-
filterPermission?:
|
|
22
|
+
filterPermission?: (actions: ActionItem[]) => ActionItem[];
|
|
22
23
|
actions: ActionItem[];
|
|
23
24
|
record: any;
|
|
24
25
|
buttonDisplaysQuantity?: number;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"type.d.ts","sourceRoot":"","sources":["../../../../../../src/components/business_comp/list_page_comp/hb_list_table_act/src/type.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,MAAM,WAAW,UAAU;
|
|
1
|
+
{"version":3,"file":"type.d.ts","sourceRoot":"","sources":["../../../../../../src/components/business_comp/list_page_comp/hb_list_table_act/src/type.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,MAAM,WAAW,UAAU;IAEvB,GAAG,EAAE,MAAM,CAAC;IAEZ,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,OAAO,EAAE,CAAC,MAAM,EAAE,GAAG,EAAE,QAAQ,CAAC,EAAE,MAAM,IAAI,KAAK,IAAI,CAAC;IACtD,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,WAAW,CAAC,EAAE,YAAY,GAAG,OAAO,CAAC;IACrC,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,WAAW,CAAC,EAAE,OAAO,CAAC;CACzB;AAED;;GAEG;AACH,MAAM,WAAW,KAAK;IAClB,gBAAgB,CAAC,EAAE,CAAC,OAAO,EAAE,UAAU,EAAE,KAAK,UAAU,EAAE,CAAC;IAC3D,OAAO,EAAE,UAAU,EAAE,CAAC;IACtB,MAAM,EAAE,GAAG,CAAC;IACZ,sBAAsB,CAAC,EAAE,MAAM,CAAC;CACnC"}
|
package/dist/components/business_comp/list_page_comp/hb_list_table_colums_set/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/business_comp/list_page_comp/hb_list_table_colums_set/index.ts"],"names":[],"mappings":";;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/business_comp/list_page_comp/hb_list_table_colums_set/index.ts"],"names":[],"mappings":";;AAGA,cAAc,YAAY,CAAC;AAC3B,QAAA,MAAM,qBAAqB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;wFAAmC,CAAC;AAC/D,eAAe,qBAAqB,CAAC;AAErC,MAAM,MAAM,6BAA6B,GAAG,YAAY,CAAC,OAAO,qBAAqB,CAAC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/business_comp/modal_comp/log_modal/index.ts"],"names":[],"mappings":";;;;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/business_comp/modal_comp/log_modal/index.ts"],"names":[],"mappings":";;;;AAIA,cAAc,YAAY,CAAC;AAE3B,QAAA,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAA0B,CAAC;AAE9C,eAAe,aAAa,CAAC;AAE7B,MAAM,MAAM,uBAAuB,GAAG,YAAY,CAAC,OAAO,aAAa,CAAC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"HbLogModal.vue.d.ts","sourceRoot":"","sources":["../../../../../../src/components/business_comp/modal_comp/log_modal/src/HbLogModal.vue"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"HbLogModal.vue.d.ts","sourceRoot":"","sources":["../../../../../../src/components/business_comp/modal_comp/log_modal/src/HbLogModal.vue"],"names":[],"mappings":";AAiFA;AAyOA,OAAO,KAAK,EACR,WAAW,EAEd,MAAM,gCAAgC,CAAC;AAExC,OAAO,EAAE,kBAAkB,EAAE,MAAM,0DAA0D,CAAC;AAqJ9F,iBAAS,cAAc;WAwMT,OAAO,IAA6B;;uBAbvB,GAAG;;;YACG,GAAG;yBACN,GAAG;;;;EAgBhC;AAoBD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;;;;;;;;;;;;;;;;;6EASnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAapG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -20,8 +20,10 @@ declare const _default: WithInstall<{
|
|
|
20
20
|
};
|
|
21
21
|
formItemMb: {
|
|
22
22
|
type: NumberConstructor;
|
|
23
|
+
default: number;
|
|
23
24
|
};
|
|
24
25
|
}>> & Readonly<{}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, PublicProps, {
|
|
26
|
+
formItemMb: number;
|
|
25
27
|
layout: number;
|
|
26
28
|
cardTitle: string;
|
|
27
29
|
isForm: boolean;
|
|
@@ -52,8 +54,10 @@ declare const _default: WithInstall<{
|
|
|
52
54
|
};
|
|
53
55
|
formItemMb: {
|
|
54
56
|
type: NumberConstructor;
|
|
57
|
+
default: number;
|
|
55
58
|
};
|
|
56
59
|
}>> & Readonly<{}>, {}, {}, {}, {}, {
|
|
60
|
+
formItemMb: number;
|
|
57
61
|
layout: number;
|
|
58
62
|
cardTitle: string;
|
|
59
63
|
isForm: boolean;
|
|
@@ -81,8 +85,10 @@ declare const _default: WithInstall<{
|
|
|
81
85
|
};
|
|
82
86
|
formItemMb: {
|
|
83
87
|
type: NumberConstructor;
|
|
88
|
+
default: number;
|
|
84
89
|
};
|
|
85
90
|
}>> & Readonly<{}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, {
|
|
91
|
+
formItemMb: number;
|
|
86
92
|
layout: number;
|
|
87
93
|
cardTitle: string;
|
|
88
94
|
isForm: boolean;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/business_comp/unlist_page_comp/hb_card/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/business_comp/unlist_page_comp/hb_card/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAIA,wBAAsC"}
|
|
@@ -29,6 +29,7 @@ declare const __VLS_component: DefineComponent<ExtractPropTypes<{
|
|
|
29
29
|
};
|
|
30
30
|
formItemMb: {
|
|
31
31
|
type: NumberConstructor;
|
|
32
|
+
default: number;
|
|
32
33
|
};
|
|
33
34
|
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<{
|
|
34
35
|
cardTitle: {
|
|
@@ -49,8 +50,10 @@ declare const __VLS_component: DefineComponent<ExtractPropTypes<{
|
|
|
49
50
|
};
|
|
50
51
|
formItemMb: {
|
|
51
52
|
type: NumberConstructor;
|
|
53
|
+
default: number;
|
|
52
54
|
};
|
|
53
55
|
}>> & Readonly<{}>, {
|
|
56
|
+
formItemMb: number;
|
|
54
57
|
layout: number;
|
|
55
58
|
cardTitle: string;
|
|
56
59
|
isForm: boolean;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"HbLibCard.vue.d.ts","sourceRoot":"","sources":["../../../../../../src/components/business_comp/unlist_page_comp/hb_card/src/HbLibCard.vue"],"names":[],"mappings":";AAyCA;
|
|
1
|
+
{"version":3,"file":"HbLibCard.vue.d.ts","sourceRoot":"","sources":["../../../../../../src/components/business_comp/unlist_page_comp/hb_card/src/HbLibCard.vue"],"names":[],"mappings":";AAyCA;AA6IA,iBAAS,cAAc;WAmET,OAAO,IAA6B;;2BAbnB,GAAG;yBACL,GAAG;yBACH,GAAG;;;;EAgB/B;AAmCD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;uFAiCnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAEpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/business_comp/unlist_page_comp/hb_detail_box/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/business_comp/unlist_page_comp/hb_detail_box/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAGA,wBAA2C"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/business_comp/unlist_page_comp/hb_footer_bar/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/business_comp/unlist_page_comp/hb_footer_bar/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAGA,wBAA2C"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/business_comp/unlist_page_comp/hb_page_header/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/business_comp/unlist_page_comp/hb_page_header/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAGA,wBAA4C"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/business_comp/unlist_page_comp/hb_undetail_box/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/business_comp/unlist_page_comp/hb_undetail_box/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAGA,wBAA6C"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/func_comp/hb_func_comp_copy/index.ts"],"names":[],"mappings":";;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/func_comp/hb_func_comp_copy/index.ts"],"names":[],"mappings":";;AAGA,cAAc,YAAY,CAAC;AAE3B,QAAA,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;6EAAoB,CAAC;AAEpC,eAAe,SAAS,CAAC;AAEzB,MAAM,MAAM,YAAY,GAAG,YAAY,CAAC,OAAO,SAAS,CAAC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/func_comp/hb_func_comp_drag/index.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/func_comp/hb_func_comp_drag/index.ts"],"names":[],"mappings":";;;AAGA,cAAc,YAAY,CAAC;AAE3B,QAAA,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAAsB,CAAC;AAC1C,eAAe,aAAa,CAAC;AAE7B,MAAM,MAAM,cAAc,GAAG,YAAY,CAAC,OAAO,aAAa,CAAC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/func_comp/hb_func_comp_sort/index.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/func_comp/hb_func_comp_sort/index.ts"],"names":[],"mappings":";;;AAGA,cAAc,YAAY,CAAC;AAE3B,QAAA,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;6EAAoB,CAAC;AAEpC,eAAe,SAAS,CAAC;AAEzB,MAAM,MAAM,YAAY,GAAG,YAAY,CAAC,OAAO,SAAS,CAAC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/func_comp/hb_func_file_preview/index.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/func_comp/hb_func_file_preview/index.ts"],"names":[],"mappings":";;;AAIA,QAAA,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;oBAKiuxB,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;oBAAD,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;oBAAD,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;oBAAD,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;gBAAD,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;gBAAD,CAAC;;;;;;;;;;;GALvsxB,CAAC;AAElD,eAAe,gBAAgB,CAAC;AAEhC,MAAM,MAAM,wBAAwB,GAAG,YAAY,CAAC,OAAO,gBAAgB,CAAC,CAAC"}
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { Plugin } from 'vue';
|
|
2
2
|
import { default as Icon } from './src/icon';
|
|
3
|
+
export type { HbLibIconProps } from './src/type';
|
|
3
4
|
declare const HbLibIcon: typeof Icon & Plugin;
|
|
4
5
|
export default HbLibIcon;
|
|
5
6
|
export type HbLibIconInstance = InstanceType<typeof HbLibIcon>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/func_comp/hb_func_icon/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/func_comp/hb_func_icon/index.ts"],"names":[],"mappings":"AAAA,gDAAgD;AAEhD,OAAO,KAAK,EAAE,MAAM,EAAO,MAAM,KAAK,CAAC;AACvC,OAAO,IAAI,MAAM,gBAAgB,CAAC;AAElC,YAAY,EAAE,cAAc,EAAE,MAAM,YAAY,CAAC;AAEjD,QAAA,MAAM,SAAS,EAAW,OAAO,IAAI,GAAG,MAAM,CAAC;AAyB/C,eAAe,SAAS,CAAC;AAEzB,MAAM,MAAM,iBAAiB,GAAG,YAAY,CAAC,OAAO,SAAS,CAAC,CAAC"}
|
|
@@ -1,21 +1,15 @@
|
|
|
1
|
+
import { HbLibIconProps } from './type';
|
|
1
2
|
import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
|
|
2
|
-
|
|
3
|
-
name: string;
|
|
4
|
-
className?: string;
|
|
5
|
-
width?: number;
|
|
6
|
-
height?: number;
|
|
7
|
-
iMode?: 'font' | 'symbol' | undefined;
|
|
8
|
-
iBaseClass?: string;
|
|
9
|
-
iPrefix?: string;
|
|
10
|
-
};
|
|
11
|
-
declare const _default: DefineComponent<__VLS_Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
|
|
3
|
+
declare const _default: DefineComponent<HbLibIconProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<HbLibIconProps> & Readonly<{}>, {
|
|
12
4
|
name: string;
|
|
13
5
|
width: number;
|
|
6
|
+
hover: boolean | string;
|
|
14
7
|
height: number;
|
|
15
8
|
className: string;
|
|
16
9
|
iMode: "symbol" | "font";
|
|
17
10
|
iBaseClass: string;
|
|
18
11
|
iPrefix: string;
|
|
12
|
+
initFillColor: string;
|
|
19
13
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLSpanElement>;
|
|
20
14
|
export default _default;
|
|
21
15
|
//# sourceMappingURL=icon.vue.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"icon.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/func_comp/hb_func_icon/src/icon.vue"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"icon.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/func_comp/hb_func_icon/src/icon.vue"],"names":[],"mappings":";AAmBA;AA8IA,OAAO,EAAE,cAAc,EAAE,MAAM,QAAQ,CAAC;;;;;;;;;;;;AAkLxC,wBAQG"}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
export interface HbLibIconProps {
|
|
2
|
+
/** 图标名称 */
|
|
3
|
+
name: string;
|
|
4
|
+
/** 类名 */
|
|
5
|
+
className?: string;
|
|
6
|
+
/** 宽度 */
|
|
7
|
+
width?: number;
|
|
8
|
+
/** 高度 */
|
|
9
|
+
height?: number;
|
|
10
|
+
/** 图标渲染模式 */
|
|
11
|
+
iMode?: 'font' | 'symbol' | undefined;
|
|
12
|
+
/** 图标基础类名 */
|
|
13
|
+
iBaseClass?: string;
|
|
14
|
+
/** 图标前缀 */
|
|
15
|
+
iPrefix?: string;
|
|
16
|
+
/** 初始填充颜色 */
|
|
17
|
+
initFillColor?: string;
|
|
18
|
+
/** 悬浮颜色 */
|
|
19
|
+
hover?: boolean | string;
|
|
20
|
+
}
|
|
21
|
+
//# sourceMappingURL=type.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"type.d.ts","sourceRoot":"","sources":["../../../../../src/components/func_comp/hb_func_icon/src/type.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,cAAc;IAC3B,WAAW;IACX,IAAI,EAAE,MAAM,CAAC;IACb,SAAS;IACT,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS;IACT,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,SAAS;IACT,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,aAAa;IACb,KAAK,CAAC,EAAE,MAAM,GAAG,QAAQ,GAAG,SAAS,CAAC;IACtC,aAAa;IACb,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,WAAW;IACX,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,aAAa;IACb,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,WAAW;IACX,KAAK,CAAC,EAAE,OAAO,GAAG,MAAM,CAAC;CAC5B"}
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { Plugin } from 'vue';
|
|
2
2
|
import { default as IconList } from './src/icon_list';
|
|
3
3
|
import { HB_ICON_GLOBAL_KEY, HB_ICON_DEFAULT_CSS_URL, HbLibIconGlobalOptions } from '../../hooks/useIconfont';
|
|
4
|
+
export type { HbLibIconListProps } from './src/type';
|
|
4
5
|
declare const HbLibIconList: typeof IconList & Plugin;
|
|
5
6
|
export default HbLibIconList;
|
|
6
7
|
export type HbLibIconListInstance = InstanceType<typeof HbLibIconList>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/func_comp/hb_func_icon_list/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/func_comp/hb_func_icon_list/index.ts"],"names":[],"mappings":"AAAA,2DAA2D;AAE3D,OAAO,KAAK,EAAO,MAAM,EAAE,MAAM,KAAK,CAAC;AACvC,OAAO,QAAQ,MAAM,qBAAqB,CAAC;AAC3C,OAAO,EACH,kBAAkB,EAClB,uBAAuB,EACvB,KAAK,sBAAsB,EAC9B,MAAM,gCAAgC,CAAC;AACxC,YAAY,EAAE,kBAAkB,EAAE,MAAM,YAAY,CAAC;AACrD,QAAA,MAAM,aAAa,EAAe,OAAO,QAAQ,GAAG,MAAM,CAAC;AAe3D,eAAe,aAAa,CAAC;AAE7B,MAAM,MAAM,qBAAqB,GAAG,YAAY,CAAC,OAAO,aAAa,CAAC,CAAC;AACvE,YAAY,EAAE,sBAAsB,EAAE,CAAC;AACvC,OAAO,EAAE,kBAAkB,EAAE,uBAAuB,EAAE,CAAC"}
|
|
@@ -1,13 +1,6 @@
|
|
|
1
|
+
import { HbLibIconListProps } from './type';
|
|
1
2
|
import { HbLibIconMode } from '../../../hooks/useIconfont';
|
|
2
3
|
import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
|
|
3
|
-
type __VLS_Props = {
|
|
4
|
-
/** iconfont 地址:`.css` 字体图标或 `.js` Symbol(彩色 SVG);优先级高于全局配置 */
|
|
5
|
-
cssUrl?: string;
|
|
6
|
-
/** 当前选中的图标 name,可用 v-model:selected 双向绑定 */
|
|
7
|
-
selected?: string;
|
|
8
|
-
/** 图标渲染模式:字体 class 或多色 SVG Symbol */
|
|
9
|
-
mode?: 'font' | 'symbol';
|
|
10
|
-
};
|
|
11
4
|
declare function __VLS_template(): {
|
|
12
5
|
attrs: Partial<{}>;
|
|
13
6
|
slots: {
|
|
@@ -22,10 +15,10 @@ declare function __VLS_template(): {
|
|
|
22
15
|
rootEl: HTMLDivElement;
|
|
23
16
|
};
|
|
24
17
|
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
25
|
-
declare const __VLS_component: DefineComponent<
|
|
18
|
+
declare const __VLS_component: DefineComponent<HbLibIconListProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
26
19
|
select: (name: string) => any;
|
|
27
20
|
"update:selected": (name: string) => any;
|
|
28
|
-
}, string, PublicProps, Readonly<
|
|
21
|
+
}, string, PublicProps, Readonly<HbLibIconListProps> & Readonly<{
|
|
29
22
|
onSelect?: ((name: string) => any) | undefined;
|
|
30
23
|
"onUpdate:selected"?: ((name: string) => any) | undefined;
|
|
31
24
|
}>, {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"icon_list.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/func_comp/hb_func_icon_list/src/icon_list.vue"],"names":[],"mappings":";;AA4BA;
|
|
1
|
+
{"version":3,"file":"icon_list.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/func_comp/hb_func_icon_list/src/icon_list.vue"],"names":[],"mappings":";;AA4BA;AA0IA,OAAO,EAAE,kBAAkB,EAAE,MAAM,QAAQ,CAAC;AAwD5C,iBAAS,cAAc;WA4DT,OAAO,IAA6B;;;;;;;YAVpB,GAAG;;;;EAehC;AAiBD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;;;;;;;;;wFASnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAapG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
export interface HbLibIconListProps {
|
|
2
|
+
/** iconfont 地址:`.css` 字体图标或 `.js` Symbol(彩色 SVG);优先级高于全局配置 */
|
|
3
|
+
cssUrl?: string;
|
|
4
|
+
/** 当前选中的图标 name,可用 v-model:selected 双向绑定 */
|
|
5
|
+
selected?: string;
|
|
6
|
+
/** 图标渲染模式:字体 class 或多色 SVG Symbol */
|
|
7
|
+
mode?: 'font' | 'symbol';
|
|
8
|
+
}
|
|
9
|
+
//# sourceMappingURL=type.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"type.d.ts","sourceRoot":"","sources":["../../../../../src/components/func_comp/hb_func_icon_list/src/type.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,kBAAkB;IAC/B,8DAA8D;IAC9D,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,4CAA4C;IAC5C,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,qCAAqC;IACrC,IAAI,CAAC,EAAE,MAAM,GAAG,QAAQ,CAAC;CAC5B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/func_comp/hb_func_loading/index.ts"],"names":[],"mappings":";;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/func_comp/hb_func_loading/index.ts"],"names":[],"mappings":";;AAKA,QAAA,MAAM,YAAY;;;;;;;;;;;;wFAAuB,CAAC;AAE1C,eAAe,YAAY,CAAC;AAE5B,MAAM,MAAM,oBAAoB,GAAG,YAAY,CAAC,OAAO,YAAY,CAAC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/func_comp/hb_icon_box/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/func_comp/hb_icon_box/index.ts"],"names":[],"mappings":"AAAA,uDAAuD;AAEvD,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,KAAK,CAAC;AAClC,OAAO,OAAO,MAAM,mBAAmB,CAAC;AAExC,QAAA,MAAM,YAAY,EAAc,OAAO,OAAO,GAAG,MAAM,CAAC;AAExD,eAAe,YAAY,CAAC;AAE5B,MAAM,MAAM,oBAAoB,GAAG,YAAY,CAAC,OAAO,YAAY,CAAC,CAAC"}
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { WithInstall } from '../../utils/withInstall';
|
|
2
2
|
import { CreateComponentPublicInstanceWithMixins, ComponentOptionsMixin, PublicProps, GlobalComponents, GlobalDirectives, ComponentProvideOptions, ComponentOptionsBase, VNodeProps, AllowedComponentProps, ComponentCustomProps } from 'vue';
|
|
3
3
|
import { Global_config_intf } from '../../../config';
|
|
4
|
+
/** @hb-doc 全局组件配置 Provider,用于向组件库注入统一配置。 */
|
|
4
5
|
export { GLOBAL_CONFIG_KEY } from './constants';
|
|
5
6
|
declare const HbUiConfig: WithInstall<{
|
|
6
7
|
new (...args: any[]): CreateComponentPublicInstanceWithMixins<Readonly<{
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/func_comp/hb_ui_config/index.ts"],"names":[],"mappings":";;;AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,aAAa,CAAC;AAKhD,QAAA,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;GAA2B,CAAC;AAE5C,eAAe,UAAU,CAAC;AAE1B,MAAM,MAAM,kBAAkB,GAAG,YAAY,CAAC,OAAO,UAAU,CAAC,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/func_comp/hb_ui_config/index.ts"],"names":[],"mappings":";;;AAAA,4CAA4C;AAC5C,OAAO,EAAE,iBAAiB,EAAE,MAAM,aAAa,CAAC;AAKhD,QAAA,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;GAA2B,CAAC;AAE5C,eAAe,UAAU,CAAC;AAE1B,MAAM,MAAM,kBAAkB,GAAG,YAAY,CAAC,OAAO,UAAU,CAAC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useCalTableHeight.d.ts","sourceRoot":"","sources":["../../../src/components/hooks/useCalTableHeight.ts"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"useCalTableHeight.d.ts","sourceRoot":"","sources":["../../../src/components/hooks/useCalTableHeight.ts"],"names":[],"mappings":";AAIA,UAAU,kBAAkB;IAC1B,OAAO,CAAC,EAAE,GAAG,CAAC;IACd,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,OAAO,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,QAAA,MAAM,iBAAiB,GAAI,UAAS,kBAAuB;;;CAgM1D,CAAC;AAEF,eAAe,iBAAiB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useCalTableWidth.d.ts","sourceRoot":"","sources":["../../../src/components/hooks/useCalTableWidth.ts"],"names":[],"mappings":"AAAA,OAAO,EAAY,KAAK,WAAW,EAAE,MAAM,KAAK,CAAC;AAEjD,QAAA,MAAM,gBAAgB,GAAI,SAAS,WAAW,CAAC,GAAG,EAAE,CAAC,GAAG,GAAG,EAAE;;CAa5D,CAAC;AAEF,eAAe,gBAAgB,CAAC"}
|
|
1
|
+
{"version":3,"file":"useCalTableWidth.d.ts","sourceRoot":"","sources":["../../../src/components/hooks/useCalTableWidth.ts"],"names":[],"mappings":"AAAA,4BAA4B;AAC5B,OAAO,EAAY,KAAK,WAAW,EAAE,MAAM,KAAK,CAAC;AAEjD,QAAA,MAAM,gBAAgB,GAAI,SAAS,WAAW,CAAC,GAAG,EAAE,CAAC,GAAG,GAAG,EAAE;;CAa5D,CAAC;AAEF,eAAe,gBAAgB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useFilePreview.d.ts","sourceRoot":"","sources":["../../../src/components/hooks/useFilePreview.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAiB,KAAK,WAAW,EAAE,KAAK,GAAG,EAAE,MAAM,KAAK,CAAC;AAGhE,OAAO,EAEH,KAAK,eAAe,EACvB,MAAM,yBAAyB,CAAC;AAEjC,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,kEAAkE,CAAC;AAWjH,MAAM,WAAW,iBAAiB;IAC9B;;;;;;;OAOG;IACH,eAAe,EAAE,eAAe,EAAE,CAAC;CACtC;AAED,MAAM,WAAW,oBAAoB;IACjC,4DAA4D;IAC5D,kBAAkB,EAAE,GAAG,CAAC,OAAO,CAAC,CAAC;IACjC,mCAAmC;IACnC,gBAAgB,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC;IAC9B,0CAA0C;IAC1C,kBAAkB,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC;IAChC;;;;;OAKG;IACH,yBAAyB,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC;IACvC;;;;;;OAMG;IACH,mBAAmB,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC;IACjC;;;;;OAKG;IACH,eAAe,EAAE,WAAW,CAAC,wBAAwB,EAAE,CAAC,CAAC;IACzD;;;;;OAKG;IACH,qBAAqB,EAAE,WAAW,CAAC,wBAAwB,EAAE,CAAC,CAAC;IAC/D,iCAAiC;IACjC,kBAAkB,EAAE,WAAW,CAAC,wBAAwB,GAAG,IAAI,CAAC,CAAC;IACjE,kCAAkC;IAClC,iBAAiB,EAAE,WAAW,CAAC,OAAO,CAAC,CAAC;IACxC,kCAAkC;IAClC,iBAAiB,EAAE,WAAW,CAAC,OAAO,CAAC,CAAC;IACxC,uCAAuC;IACvC,oBAAoB,EAAE,WAAW,CAAC,OAAO,CAAC,CAAC;IAC3C;;;;;OAKG;IACH,aAAa,EAAE,CAAC,MAAM,EAAE,eAAe,EAAE,SAAS,CAAC,EAAE,MAAM,KAAK,IAAI,CAAC;IACrE,mCAAmC;IACnC,cAAc,EAAE,CAAC,MAAM,EAAE,eAAe,KAAK,IAAI,CAAC;IAClD,sBAAsB;IACtB,kBAAkB,EAAE,MAAM,IAAI,CAAC;IAC/B;;;;OAIG;IACH,4BAA4B,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IACtD,kBAAkB;IAClB,gBAAgB,EAAE,MAAM,IAAI,CAAC;IAC7B,kBAAkB;IAClB,gBAAgB,EAAE,MAAM,IAAI,CAAC;IAC7B,4BAA4B;IAC5B,sBAAsB,EAAE,CAAC,GAAG,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,KAAK,OAAO,CAAC,IAAI,CAAC,CAAC;IACzE;;;;;OAKG;IACH,6BAA6B,EAAE,MAAM,OAAO,CAAC,IAAI,CAAC,CAAC;CACtD;AAyBD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAuDG;AACH,wBAAgB,cAAc,CAC1B,SAAS,EAAE,GAAG,CAAC,iBAAiB,CAAC,GAClC,oBAAoB,CAoLtB"}
|
|
1
|
+
{"version":3,"file":"useFilePreview.d.ts","sourceRoot":"","sources":["../../../src/components/hooks/useFilePreview.ts"],"names":[],"mappings":"AAAA,6CAA6C;AAC7C;;GAEG;AAEH,OAAO,EAAiB,KAAK,WAAW,EAAE,KAAK,GAAG,EAAE,MAAM,KAAK,CAAC;AAGhE,OAAO,EAEH,KAAK,eAAe,EACvB,MAAM,yBAAyB,CAAC;AAEjC,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,kEAAkE,CAAC;AAWjH,MAAM,WAAW,iBAAiB;IAC9B;;;;;;;OAOG;IACH,eAAe,EAAE,eAAe,EAAE,CAAC;CACtC;AAED,MAAM,WAAW,oBAAoB;IACjC,4DAA4D;IAC5D,kBAAkB,EAAE,GAAG,CAAC,OAAO,CAAC,CAAC;IACjC,mCAAmC;IACnC,gBAAgB,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC;IAC9B,0CAA0C;IAC1C,kBAAkB,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC;IAChC;;;;;OAKG;IACH,yBAAyB,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC;IACvC;;;;;;OAMG;IACH,mBAAmB,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC;IACjC;;;;;OAKG;IACH,eAAe,EAAE,WAAW,CAAC,wBAAwB,EAAE,CAAC,CAAC;IACzD;;;;;OAKG;IACH,qBAAqB,EAAE,WAAW,CAAC,wBAAwB,EAAE,CAAC,CAAC;IAC/D,iCAAiC;IACjC,kBAAkB,EAAE,WAAW,CAAC,wBAAwB,GAAG,IAAI,CAAC,CAAC;IACjE,kCAAkC;IAClC,iBAAiB,EAAE,WAAW,CAAC,OAAO,CAAC,CAAC;IACxC,kCAAkC;IAClC,iBAAiB,EAAE,WAAW,CAAC,OAAO,CAAC,CAAC;IACxC,uCAAuC;IACvC,oBAAoB,EAAE,WAAW,CAAC,OAAO,CAAC,CAAC;IAC3C;;;;;OAKG;IACH,aAAa,EAAE,CAAC,MAAM,EAAE,eAAe,EAAE,SAAS,CAAC,EAAE,MAAM,KAAK,IAAI,CAAC;IACrE,mCAAmC;IACnC,cAAc,EAAE,CAAC,MAAM,EAAE,eAAe,KAAK,IAAI,CAAC;IAClD,sBAAsB;IACtB,kBAAkB,EAAE,MAAM,IAAI,CAAC;IAC/B;;;;OAIG;IACH,4BAA4B,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IACtD,kBAAkB;IAClB,gBAAgB,EAAE,MAAM,IAAI,CAAC;IAC7B,kBAAkB;IAClB,gBAAgB,EAAE,MAAM,IAAI,CAAC;IAC7B,4BAA4B;IAC5B,sBAAsB,EAAE,CAAC,GAAG,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,KAAK,OAAO,CAAC,IAAI,CAAC,CAAC;IACzE;;;;;OAKG;IACH,6BAA6B,EAAE,MAAM,OAAO,CAAC,IAAI,CAAC,CAAC;CACtD;AAyBD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAuDG;AACH,wBAAgB,cAAc,CAC1B,SAAS,EAAE,GAAG,CAAC,iBAAiB,CAAC,GAClC,oBAAoB,CAoLtB"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Ref, InjectionKey } from 'vue';
|
|
2
2
|
/** 图标库的默认 iconfont CSS 地址 注意 这个是旧的地址 每次更新后都需要替换最新的地址*/
|
|
3
|
-
export declare const HB_ICON_DEFAULT_CSS_URL = "//at.alicdn.com/t/c/
|
|
4
|
-
export declare const HB_ICON_DEFAULT_SYMBOL_CSS_URL = "//at.alicdn.com/t/c/
|
|
3
|
+
export declare const HB_ICON_DEFAULT_CSS_URL = "//at.alicdn.com/t/c/font_5174416_qoxmdyvnz2.css";
|
|
4
|
+
export declare const HB_ICON_DEFAULT_SYMBOL_CSS_URL = "//at.alicdn.com/t/c/font_5174416_qoxmdyvnz2.js";
|
|
5
5
|
/** 图标渲染模式:字体 class 或多色 SVG Symbol */
|
|
6
6
|
export type HbLibIconMode = 'font' | 'symbol';
|
|
7
7
|
/** 通过 app.use(HbLibIconList, options) 注入的全局配置 */
|
|
@@ -37,13 +37,22 @@ export interface UseIconfontOptions {
|
|
|
37
37
|
*/
|
|
38
38
|
symbolIdScope?: string | boolean;
|
|
39
39
|
}
|
|
40
|
-
/**
|
|
40
|
+
/** @hb-doc 判断 iconfont 资源地址是否为 Symbol(彩色 SVG)类型的 .js 文件。 */
|
|
41
41
|
export declare function isIconfontSymbolJsUrl(url: string): boolean;
|
|
42
42
|
/**
|
|
43
43
|
* 在 iconfont Symbol 脚本文本中,为每个 `<symbol id="...">` 增加前缀(仅匹配 symbol 标签上的 id)。
|
|
44
44
|
*/
|
|
45
45
|
export declare function prefixSymbolIdsInIconfontJs(jsText: string, scopePrefix: string): string;
|
|
46
|
+
/** @hb-doc 根据资源 URL 生成与 inject 逻辑一致的 Symbol 精灵根节点 id。 */
|
|
47
|
+
export declare function getIconfontSpriteRootId(resolvedUrl: string, injectCacheKey?: string): string;
|
|
46
48
|
/**
|
|
49
|
+
* 为 iconfont Symbol 脚本里**第一个**根级 `<svg>` 设置稳定 `id`,便于 DOM 去重:
|
|
50
|
+
* 若页面上已有同 id 的精灵 SVG,可跳过再次执行脚本。
|
|
51
|
+
*/
|
|
52
|
+
export declare function ensureRootSvgSpriteIdInIconfontJs(jsText: string, spriteRootId: string): string;
|
|
53
|
+
/**
|
|
54
|
+
* @hb-doc 动态加载 iconfont CSS 或 Symbol JS,并维护加载状态和图标列表。
|
|
55
|
+
*
|
|
47
56
|
* 加载并解析 iconfont 资源(CSS 字体或 Symbol JS)的组合式函数。
|
|
48
57
|
*
|
|
49
58
|
* 子树单独换地址:在本页 `setup` 中调用本 hook,再对子组件 `provide('iconBaseClass', …)` 等同 main 的四个 key,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useIconfont.d.ts","sourceRoot":"","sources":["../../../src/components/hooks/useIconfont.ts"],"names":[],"mappings":"AAAA,OAAO,EAA+B,KAAK,GAAG,EAAE,MAAM,KAAK,CAAC;AAC5D,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,KAAK,CAAC;AAExC,uDAAuD;AACvD,eAAO,MAAM,uBAAuB,
|
|
1
|
+
{"version":3,"file":"useIconfont.d.ts","sourceRoot":"","sources":["../../../src/components/hooks/useIconfont.ts"],"names":[],"mappings":"AAAA,OAAO,EAA+B,KAAK,GAAG,EAAE,MAAM,KAAK,CAAC;AAC5D,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,KAAK,CAAC;AAExC,uDAAuD;AACvD,eAAO,MAAM,uBAAuB,oDACiB,CAAC;AAEtD,eAAO,MAAM,8BAA8B,mDACS,CAAC;AACrD,qCAAqC;AACrC,MAAM,MAAM,aAAa,GAAG,MAAM,GAAG,QAAQ,CAAC;AAE9C,iDAAiD;AACjD,MAAM,WAAW,sBAAsB;IACnC,4DAA4D;IAC5D,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,qCAAqC;IACrC,IAAI,CAAC,EAAE,aAAa,CAAC;CACxB;AAED,2BAA2B;AAC3B,eAAO,MAAM,kBAAkB,EAAE,YAAY,CAAC,sBAAsB,CACpC,CAAC;AAKjC,MAAM,WAAW,iBAAiB;IAC9B,sDAAsD;IACtD,aAAa,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC;IAC3B,mEAAmE;IACnE,UAAU,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC;IACxB,2CAA2C;IAC3C,WAAW,EAAE,GAAG,CAAC,MAAM,EAAE,CAAC,CAAC;IAC3B,oEAAoE;IACpE,QAAQ,EAAE,GAAG,CAAC,aAAa,CAAC,CAAC;CAChC;AAED;;;;;GAKG;AACH,MAAM,WAAW,kBAAkB;IAC/B;;;;OAIG;IACH,aAAa,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC;CACpC;AAQD,4DAA4D;AAC5D,wBAAgB,qBAAqB,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAG1D;AAoBD;;GAEG;AACH,wBAAgB,2BAA2B,CACvC,MAAM,EAAE,MAAM,EACd,WAAW,EAAE,MAAM,GACpB,MAAM,CAOR;AAED,yDAAyD;AACzD,wBAAgB,uBAAuB,CACnC,WAAW,EAAE,MAAM,EACnB,cAAc,SAAK,GACpB,MAAM,CAIR;AAED;;;GAGG;AACH,wBAAgB,iCAAiC,CAC7C,MAAM,EAAE,MAAM,EACd,YAAY,EAAE,MAAM,GACrB,MAAM,CAOR;AAiID;;;;;;;;;;;GAWG;AACH,wBAAgB,WAAW,CACvB,MAAM,CAAC,EAAE,GAAG,EACZ,IAAI,GAAE,MAAM,GAAG,QAAiB,EAChC,OAAO,CAAC,EAAE,kBAAkB,GAC7B,iBAAiB,CAoFnB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useListFormItem.d.ts","sourceRoot":"","sources":["../../../src/components/hooks/useListFormItem.ts"],"names":[],"mappings":";AAAA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,oEAAoE,CAAC;AAI7G,QAAA,MAAM,eAAe,GAAI,OAAO,kBAAkB,EAAE;;;mCAMV,GAAG;CAgB5C,CAAC;AAEF,eAAe,eAAe,CAAC"}
|
|
1
|
+
{"version":3,"file":"useListFormItem.d.ts","sourceRoot":"","sources":["../../../src/components/hooks/useListFormItem.ts"],"names":[],"mappings":";AAAA,qCAAqC;AACrC,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,oEAAoE,CAAC;AAI7G,QAAA,MAAM,eAAe,GAAI,OAAO,kBAAkB,EAAE;;;mCAMV,GAAG;CAgB5C,CAAC;AAEF,eAAe,eAAe,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useModalDrag.d.ts","sourceRoot":"","sources":["../../../src/components/hooks/useModalDrag.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"useModalDrag.d.ts","sourceRoot":"","sources":["../../../src/components/hooks/useModalDrag.ts"],"names":[],"mappings":"AAGA,QAAA,MAAM,YAAY,GAAI,WAAW,MAAM;;;;CAoEtC,CAAC;AAEF,eAAe,YAAY,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"createBem.d.ts","sourceRoot":"","sources":["../../../src/components/utils/createBem.ts"],"names":[],"mappings":"AAEA
|
|
1
|
+
{"version":3,"file":"createBem.d.ts","sourceRoot":"","sources":["../../../src/components/utils/createBem.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;KAUK;AACL,eAAO,MAAM,eAAe,GAAI,OAAM,MAAW;gBAoBjC,MAAM;iBAEL,MAAM;kBAEL,MAAM;gBAER,MAAM,WAAW,MAAM;kBAErB,MAAM,YAAY,MAAM;iBAEzB,MAAM,WAAW,MAAM,YAAY,MAAM;eAG3C,MAAM,SAAS,MAAM,GAAG,OAAO;CA9B7C,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/utils/directives/click_outside/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/utils/directives/click_outside/index.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAA6C,eAAe,EAAE,MAAM,KAAK,CAAA;AAkErF,QAAA,MAAM,YAAY,EAAE,eAmCnB,CAAA;AAED,eAAe,YAAY,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/utils/directives/debounce_click/index.ts"],"names":[],"mappings":"AAAA;;;;;;KAMK;AAEL,OAAO,EAAE,gBAAgB,EAAE,MAAM,KAAK,CAAC;AAEvC,OAAO,CAAC,MAAM,CAAC;IACX,UAAU,WAAW;QACjB,mBAAmB,EAAE,CAAC,CAAC,GAAG,IAAI,EAAE,GAAG,EAAE,KAAK,IAAI,CAAC,GAAG,SAAS,CAAC;KAC/D;CACJ;;gBAGe,WAAW,WAAW,gBAAgB;kBAuBpC,WAAW;;AAxB7B,wBA+BE"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/utils/directives/debounce_click/index.ts"],"names":[],"mappings":"AAAA,oCAAoC;AACpC;;;;;;KAMK;AAEL,OAAO,EAAE,gBAAgB,EAAE,MAAM,KAAK,CAAC;AAEvC,OAAO,CAAC,MAAM,CAAC;IACX,UAAU,WAAW;QACjB,mBAAmB,EAAE,CAAC,CAAC,GAAG,IAAI,EAAE,GAAG,EAAE,KAAK,IAAI,CAAC,GAAG,SAAS,CAAC;KAC/D;CACJ;;gBAGe,WAAW,WAAW,gBAAgB;kBAuBpC,WAAW;;AAxB7B,wBA+BE"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/utils/directives/v_copy/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/utils/directives/v_copy/index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,gBAAgB,EAAE,MAAM,KAAK,CAAC;AAEvC,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,WAAW;QACnB,WAAW,EAAE,GAAG,CAAC;QACjB,iBAAiB,EAAE,GAAG,CAAC;QACvB,iBAAiB,EAAE,GAAG,CAAC;KACxB;CACF;;gBAiBa,WAAW,WAAW,gBAAgB;gBAgBtC,WAAW,WAAW,gBAAgB;kBAMpC,WAAW;;AAvB3B,wBAmCE"}
|
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
/**
|
|
1
|
+
/** @hb-doc 规范化 HTTP URL,处理空格、中文等字符。
|
|
2
|
+
*
|
|
2
3
|
* @desc 触发文件下载。优先拉取 Blob 后在本地触发保存,避免 IE/Edge IE 模式下对跨域直链 `a.click()` 新开页签。
|
|
3
4
|
* @remarks 阿里云 OSS 等跨域地址若未配置带 Cookie 的 CORS,须使用 omit 凭证,否则预检会失败。
|
|
4
5
|
*/
|
|
@@ -7,5 +8,6 @@
|
|
|
7
8
|
* 网关拼接的预览 URL 若含未编码空格,`new URL` 可能失败,会先尝试把空格替换为 %20 再解析。
|
|
8
9
|
*/
|
|
9
10
|
export declare function normalizeHttpUrlForRequest(raw: string): string;
|
|
11
|
+
/** @hb-doc 在浏览器中触发文件下载,并兼容 IE 模式。 */
|
|
10
12
|
export declare function triggerBrowserDownload(url: string, filename: string): Promise<void>;
|
|
11
13
|
//# sourceMappingURL=triggerBrowserDownload.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"triggerBrowserDownload.d.ts","sourceRoot":"","sources":["../../../src/components/utils/triggerBrowserDownload.ts"],"names":[],"mappings":"AAAA
|
|
1
|
+
{"version":3,"file":"triggerBrowserDownload.d.ts","sourceRoot":"","sources":["../../../src/components/utils/triggerBrowserDownload.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAMH;;;GAGG;AACH,wBAAgB,0BAA0B,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAY9D;AA6FD,qCAAqC;AACrC,wBAAsB,sBAAsB,CACxC,GAAG,EAAE,MAAM,EACX,QAAQ,EAAE,MAAM,GACjB,OAAO,CAAC,IAAI,CAAC,CAUf"}
|