@fewangsit/wangsvue-presets 1.0.81-alpha.2 → 1.0.82
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/build.sh +32 -0
- package/dev.sh +22 -0
- package/dist +13 -0
- package/fixedasset/accordion/index.js +75 -70
- package/fixedasset/autocomplete/index.js +280 -247
- package/fixedasset/avatar/index.js +42 -44
- package/fixedasset/avatargroup/index.js +7 -9
- package/fixedasset/badge/index.js +54 -60
- package/fixedasset/badgedirective/index.js +50 -49
- package/fixedasset/badgegroup/index.js +30 -29
- package/fixedasset/breadcrumb/index.js +29 -31
- package/fixedasset/button/index.js +506 -423
- package/fixedasset/buttonbulkaction/index.js +35 -35
- package/fixedasset/buttondownload/index.js +12 -13
- package/fixedasset/buttonfilter/index.js +12 -13
- package/fixedasset/buttonradio/index.js +122 -109
- package/fixedasset/buttonsearch/index.js +53 -62
- package/fixedasset/calendar/index.js +684 -610
- package/fixedasset/card/index.js +32 -32
- package/fixedasset/carousel/index.js +134 -129
- package/fixedasset/cascadeselect/index.js +219 -191
- package/fixedasset/changelog/index.js +29 -31
- package/fixedasset/checkbox/index.js +127 -107
- package/fixedasset/chip/index.js +45 -40
- package/fixedasset/chips/index.js +112 -98
- package/fixedasset/colorpicker/index.js +134 -118
- package/fixedasset/confirmpopup/index.js +122 -104
- package/fixedasset/contextmenu/index.js +122 -113
- package/fixedasset/datatable/index.js +246 -253
- package/fixedasset/dataview/index.js +40 -36
- package/fixedasset/dataviewlayoutoptions/index.js +64 -58
- package/fixedasset/datepicker/index.js +39 -0
- package/fixedasset/daypicker/index.js +38 -0
- package/fixedasset/dialog/index.js +249 -220
- package/fixedasset/dialogconfirm/index.js +42 -45
- package/fixedasset/dialogform/index.js +67 -68
- package/fixedasset/divider/index.js +72 -64
- package/fixedasset/dock/index.js +97 -92
- package/fixedasset/dropdown/index.js +230 -207
- package/fixedasset/fieldset/index.js +99 -87
- package/fixedasset/fileupload/index.js +23 -31
- package/fixedasset/form/index.js +42 -44
- package/fixedasset/global.js +87 -14
- package/fixedasset/{style.css → icons.css} +849 -5887
- package/fixedasset/image/index.js +128 -136
- package/fixedasset/index.css +65 -0
- package/fixedasset/index.js +211 -201
- package/fixedasset/inlinemessage/index.js +26 -30
- package/fixedasset/inputbadge/index.js +41 -57
- package/fixedasset/inputcurrency/index.js +12 -22
- package/fixedasset/inputgroup/index.js +40 -37
- package/fixedasset/inputgroupaddon/index.js +34 -34
- package/fixedasset/inputmask/index.js +30 -29
- package/fixedasset/inputnumber/index.js +50 -58
- package/fixedasset/inputotp/index.js +70 -63
- package/fixedasset/inputphonenumber/index.js +19 -34
- package/fixedasset/inputswitch/index.js +114 -100
- package/fixedasset/inputtext/index.js +27 -28
- package/fixedasset/knob/index.js +47 -45
- package/fixedasset/listbox/index.js +156 -138
- package/fixedasset/megamenu/index.js +218 -202
- package/fixedasset/menu/index.js +119 -110
- package/fixedasset/menubar/index.js +186 -172
- package/fixedasset/message/index.js +87 -85
- package/fixedasset/multiselect/index.js +360 -328
- package/fixedasset/orderlist/index.js +275 -245
- package/fixedasset/organizationchart/index.js +143 -129
- package/fixedasset/overlaypanel/index.js +36 -34
- package/fixedasset/paginator/index.js +547 -474
- package/fixedasset/panel/index.js +95 -85
- package/fixedasset/panelmenu/index.js +136 -124
- package/fixedasset/password/index.js +98 -96
- package/fixedasset/picklist/index.js +684 -613
- package/fixedasset/progressbar/index.js +112 -102
- package/fixedasset/rating/index.js +86 -88
- package/fixedasset/ripple/index.js +6 -8
- package/fixedasset/scrollpanel/index.js +77 -62
- package/fixedasset/scrolltop/index.js +45 -42
- package/fixedasset/selectbutton/index.js +59 -60
- package/fixedasset/sidebar/index.js +165 -145
- package/fixedasset/skeleton/index.js +19 -22
- package/fixedasset/slider/index.js +135 -126
- package/fixedasset/splitbutton/index.js +957 -786
- package/fixedasset/steps/index.js +132 -119
- package/fixedasset/tabmenu/index.js +84 -75
- package/fixedasset/tabview/index.js +168 -148
- package/fixedasset/tag/index.js +37 -37
- package/fixedasset/tailwind.config.js +20 -0
- package/fixedasset/terminal/index.js +60 -55
- package/fixedasset/textarea/index.js +44 -51
- package/fixedasset/tieredmenu/index.js +121 -108
- package/fixedasset/timeline/index.js +70 -83
- package/fixedasset/toast/index.js +97 -95
- package/fixedasset/togglebutton/index.js +87 -77
- package/fixedasset/toolbar/index.js +30 -29
- package/fixedasset/tooltip/index.js +44 -42
- package/fixedasset/tree/index.js +298 -256
- package/fixedasset/treeselect/index.js +395 -338
- package/fixedasset/tristatecheckbox/index.js +128 -106
- package/fixedasset/validatormessage/index.js +7 -9
- package/fixedasset/workcalendar/index.js +27 -36
- package/index.ts +1 -0
- package/package.json +1 -1
- package/release.sh +7 -0
- package/tsconfig.json +14 -0
- package/vite.config.ts +17 -0
- package/wangsvue/accordion/index.js +75 -70
- package/wangsvue/autocomplete/index.js +280 -247
- package/wangsvue/avatar/index.js +42 -44
- package/wangsvue/avatargroup/index.js +7 -9
- package/wangsvue/badge/index.js +54 -60
- package/wangsvue/badgedirective/index.js +50 -49
- package/wangsvue/badgegroup/index.js +30 -29
- package/wangsvue/breadcrumb/index.js +29 -31
- package/wangsvue/button/index.js +506 -423
- package/wangsvue/buttonbulkaction/index.js +35 -35
- package/wangsvue/buttondownload/index.js +12 -13
- package/wangsvue/buttonfilter/index.js +12 -13
- package/wangsvue/buttonradio/index.js +122 -109
- package/wangsvue/buttonsearch/index.js +53 -62
- package/wangsvue/calendar/index.js +684 -610
- package/wangsvue/card/index.js +32 -32
- package/wangsvue/carousel/index.js +134 -129
- package/wangsvue/cascadeselect/index.js +219 -191
- package/wangsvue/changelog/index.js +29 -31
- package/wangsvue/checkbox/index.js +127 -107
- package/wangsvue/chip/index.js +45 -40
- package/wangsvue/chips/index.js +112 -98
- package/wangsvue/colorpicker/index.js +134 -118
- package/wangsvue/confirmpopup/index.js +122 -104
- package/wangsvue/contextmenu/index.js +122 -113
- package/wangsvue/datatable/index.js +246 -253
- package/wangsvue/dataview/index.js +40 -36
- package/wangsvue/dataviewlayoutoptions/index.js +64 -58
- package/wangsvue/datepicker/index.js +39 -0
- package/wangsvue/daypicker/index.js +38 -0
- package/wangsvue/dialog/index.js +249 -220
- package/wangsvue/dialogconfirm/index.js +42 -45
- package/wangsvue/dialogform/index.js +67 -68
- package/wangsvue/divider/index.js +72 -64
- package/wangsvue/dock/index.js +97 -92
- package/wangsvue/dropdown/index.js +230 -207
- package/wangsvue/fieldset/index.js +99 -87
- package/wangsvue/fileupload/index.js +23 -31
- package/wangsvue/form/index.js +42 -44
- package/wangsvue/global.js +87 -14
- package/wangsvue/{style.css → icons.css} +857 -5822
- package/wangsvue/image/index.js +128 -136
- package/wangsvue/index.css +65 -0
- package/wangsvue/index.js +211 -201
- package/wangsvue/inlinemessage/index.js +26 -30
- package/wangsvue/inputbadge/index.js +41 -57
- package/wangsvue/inputcurrency/index.js +12 -22
- package/wangsvue/inputgroup/index.js +40 -37
- package/wangsvue/inputgroupaddon/index.js +34 -34
- package/wangsvue/inputmask/index.js +30 -29
- package/wangsvue/inputnumber/index.js +50 -58
- package/wangsvue/inputotp/index.js +70 -63
- package/wangsvue/inputphonenumber/index.js +19 -34
- package/wangsvue/inputswitch/index.js +114 -100
- package/wangsvue/inputtext/index.js +27 -28
- package/wangsvue/knob/index.js +47 -45
- package/wangsvue/listbox/index.js +156 -138
- package/wangsvue/megamenu/index.js +218 -202
- package/wangsvue/menu/index.js +119 -110
- package/wangsvue/menubar/index.js +186 -172
- package/wangsvue/message/index.js +87 -85
- package/wangsvue/multiselect/index.js +360 -328
- package/wangsvue/orderlist/index.js +275 -245
- package/wangsvue/organizationchart/index.js +143 -129
- package/wangsvue/overlaypanel/index.js +36 -34
- package/wangsvue/paginator/index.js +547 -474
- package/wangsvue/panel/index.js +95 -85
- package/wangsvue/panelmenu/index.js +136 -124
- package/wangsvue/password/index.js +98 -96
- package/wangsvue/picklist/index.js +684 -613
- package/wangsvue/progressbar/index.js +112 -102
- package/wangsvue/rating/index.js +86 -88
- package/wangsvue/ripple/index.js +6 -8
- package/wangsvue/scrollpanel/index.js +77 -62
- package/wangsvue/scrolltop/index.js +45 -42
- package/wangsvue/selectbutton/index.js +59 -60
- package/wangsvue/sidebar/index.js +165 -145
- package/wangsvue/skeleton/index.js +19 -22
- package/wangsvue/slider/index.js +135 -126
- package/wangsvue/splitbutton/index.js +957 -786
- package/wangsvue/steps/index.js +132 -119
- package/wangsvue/tabmenu/index.js +84 -75
- package/wangsvue/tabview/index.js +168 -148
- package/wangsvue/tag/index.js +37 -37
- package/wangsvue/tailwind.config.js +20 -0
- package/wangsvue/terminal/index.js +60 -55
- package/wangsvue/textarea/index.js +44 -51
- package/wangsvue/tieredmenu/index.js +121 -108
- package/wangsvue/timeline/index.js +70 -83
- package/wangsvue/toast/index.js +97 -95
- package/wangsvue/togglebutton/index.js +87 -77
- package/wangsvue/toolbar/index.js +30 -29
- package/wangsvue/tooltip/index.js +44 -42
- package/wangsvue/tree/index.js +298 -256
- package/wangsvue/treeselect/index.js +395 -338
- package/wangsvue/tristatecheckbox/index.js +128 -106
- package/wangsvue/validatormessage/index.js +7 -9
- package/wangsvue/workcalendar/index.js +27 -36
- package/fixedasset/accordion/index.d.ts +0 -37
- package/fixedasset/autocomplete/index.d.ts +0 -188
- package/fixedasset/avatar/index.d.ts +0 -85
- package/fixedasset/avatargroup/index.d.ts +0 -8
- package/fixedasset/badge/index.d.ts +0 -47
- package/fixedasset/badgedirective/index.d.ts +0 -50
- package/fixedasset/badgegroup/index.d.ts +0 -45
- package/fixedasset/breadcrumb/index.d.ts +0 -25
- package/fixedasset/button/index.d.ts +0 -46
- package/fixedasset/buttonbulkaction/index.d.ts +0 -32
- package/fixedasset/buttondownload/index.d.ts +0 -12
- package/fixedasset/buttonfilter/index.d.ts +0 -12
- package/fixedasset/buttonradio/index.d.ts +0 -58
- package/fixedasset/buttonsearch/index.d.ts +0 -65
- package/fixedasset/calendar/index.d.ts +0 -267
- package/fixedasset/card/index.d.ts +0 -31
- package/fixedasset/carousel/index.d.ts +0 -57
- package/fixedasset/cascadeselect/index.d.ts +0 -82
- package/fixedasset/changelog/index.d.ts +0 -32
- package/fixedasset/checkbox/index.d.ts +0 -81
- package/fixedasset/chip/index.d.ts +0 -23
- package/fixedasset/chips/index.d.ts +0 -38
- package/fixedasset/colorpicker/index.d.ts +0 -51
- package/fixedasset/confirmpopup/index.d.ts +0 -39
- package/fixedasset/contextmenu/index.d.ts +0 -63
- package/fixedasset/datatable/index.d.ts +0 -286
- package/fixedasset/dataview/index.d.ts +0 -15
- package/fixedasset/dataviewlayoutoptions/index.d.ts +0 -13
- package/fixedasset/dialog/index.d.ts +0 -87
- package/fixedasset/dialogconfirm/index.d.ts +0 -42
- package/fixedasset/dialogform/index.d.ts +0 -71
- package/fixedasset/divider/index.d.ts +0 -192
- package/fixedasset/dock/index.d.ts +0 -51
- package/fixedasset/dropdown/index.d.ts +0 -136
- package/fixedasset/fieldset/index.d.ts +0 -94
- package/fixedasset/fileupload/index.d.ts +0 -29
- package/fixedasset/form/index.d.ts +0 -40
- package/fixedasset/global.d.ts +0 -8
- package/fixedasset/image/index.d.ts +0 -88
- package/fixedasset/index.d.ts +0 -190
- package/fixedasset/index.system.js +0 -76
- package/fixedasset/inlinemessage/index.d.ts +0 -20
- package/fixedasset/inputbadge/index.d.ts +0 -57
- package/fixedasset/inputcurrency/index.d.ts +0 -27
- package/fixedasset/inputgroup/index.d.ts +0 -9
- package/fixedasset/inputgroupaddon/index.d.ts +0 -17
- package/fixedasset/inputmask/index.d.ts +0 -11
- package/fixedasset/inputnumber/index.d.ts +0 -46
- package/fixedasset/inputotp/index.d.ts +0 -137
- package/fixedasset/inputphonenumber/index.d.ts +0 -37
- package/fixedasset/inputswitch/index.d.ts +0 -67
- package/fixedasset/inputtext/index.d.ts +0 -18
- package/fixedasset/knob/index.d.ts +0 -22
- package/fixedasset/listbox/index.d.ts +0 -79
- package/fixedasset/megamenu/index.d.ts +0 -105
- package/fixedasset/menu/index.d.ts +0 -49
- package/fixedasset/menubar/index.d.ts +0 -85
- package/fixedasset/message/index.d.ts +0 -41
- package/fixedasset/multiselect/index.d.ts +0 -243
- package/fixedasset/orderlist/index.d.ts +0 -99
- package/fixedasset/organizationchart/index.d.ts +0 -71
- package/fixedasset/overlaypanel/index.d.ts +0 -17
- package/fixedasset/paginator/index.d.ts +0 -210
- package/fixedasset/panel/index.d.ts +0 -43
- package/fixedasset/panelmenu/index.d.ts +0 -76
- package/fixedasset/password/index.d.ts +0 -45
- package/fixedasset/picklist/index.d.ts +0 -245
- package/fixedasset/progressbar/index.d.ts +0 -117
- package/fixedasset/rating/index.d.ts +0 -47
- package/fixedasset/ripple/index.d.ts +0 -8
- package/fixedasset/scrollpanel/index.d.ts +0 -19
- package/fixedasset/scrolltop/index.d.ts +0 -50
- package/fixedasset/selectbutton/index.d.ts +0 -35
- package/fixedasset/sidebar/index.d.ts +0 -66
- package/fixedasset/skeleton/index.d.ts +0 -16
- package/fixedasset/slider/index.d.ts +0 -55
- package/fixedasset/splitbutton/index.d.ts +0 -6690
- package/fixedasset/steps/index.d.ts +0 -108
- package/fixedasset/tabmenu/index.d.ts +0 -57
- package/fixedasset/tabview/index.d.ts +0 -67
- package/fixedasset/tag/index.d.ts +0 -32
- package/fixedasset/terminal/index.d.ts +0 -27
- package/fixedasset/textarea/index.d.ts +0 -12
- package/fixedasset/tieredmenu/index.d.ts +0 -56
- package/fixedasset/timeline/index.d.ts +0 -53
- package/fixedasset/toast/index.d.ts +0 -61
- package/fixedasset/togglebutton/index.d.ts +0 -42
- package/fixedasset/toolbar/index.d.ts +0 -19
- package/fixedasset/tooltip/index.d.ts +0 -22
- package/fixedasset/tree/index.d.ts +0 -117
- package/fixedasset/treeselect/index.d.ts +0 -158
- package/fixedasset/tristatecheckbox/index.d.ts +0 -49
- package/fixedasset/validatormessage/index.d.ts +0 -8
- package/fixedasset/workcalendar/index.d.ts +0 -27
- package/index.d.ts +0 -2
- package/index.js +0 -7
- package/wangsvue/accordion/index.d.ts +0 -37
- package/wangsvue/autocomplete/index.d.ts +0 -188
- package/wangsvue/avatar/index.d.ts +0 -85
- package/wangsvue/avatargroup/index.d.ts +0 -8
- package/wangsvue/badge/index.d.ts +0 -47
- package/wangsvue/badgedirective/index.d.ts +0 -50
- package/wangsvue/badgegroup/index.d.ts +0 -45
- package/wangsvue/breadcrumb/index.d.ts +0 -25
- package/wangsvue/button/index.d.ts +0 -46
- package/wangsvue/buttonbulkaction/index.d.ts +0 -32
- package/wangsvue/buttondownload/index.d.ts +0 -12
- package/wangsvue/buttonfilter/index.d.ts +0 -12
- package/wangsvue/buttonradio/index.d.ts +0 -58
- package/wangsvue/buttonsearch/index.d.ts +0 -65
- package/wangsvue/calendar/index.d.ts +0 -267
- package/wangsvue/card/index.d.ts +0 -31
- package/wangsvue/carousel/index.d.ts +0 -57
- package/wangsvue/cascadeselect/index.d.ts +0 -82
- package/wangsvue/changelog/index.d.ts +0 -32
- package/wangsvue/checkbox/index.d.ts +0 -81
- package/wangsvue/chip/index.d.ts +0 -23
- package/wangsvue/chips/index.d.ts +0 -38
- package/wangsvue/colorpicker/index.d.ts +0 -51
- package/wangsvue/confirmpopup/index.d.ts +0 -39
- package/wangsvue/contextmenu/index.d.ts +0 -63
- package/wangsvue/datatable/index.d.ts +0 -286
- package/wangsvue/dataview/index.d.ts +0 -15
- package/wangsvue/dataviewlayoutoptions/index.d.ts +0 -13
- package/wangsvue/dialog/index.d.ts +0 -87
- package/wangsvue/dialogconfirm/index.d.ts +0 -42
- package/wangsvue/dialogform/index.d.ts +0 -71
- package/wangsvue/divider/index.d.ts +0 -192
- package/wangsvue/dock/index.d.ts +0 -51
- package/wangsvue/dropdown/index.d.ts +0 -136
- package/wangsvue/fieldset/index.d.ts +0 -94
- package/wangsvue/fileupload/index.d.ts +0 -29
- package/wangsvue/form/index.d.ts +0 -40
- package/wangsvue/global.d.ts +0 -8
- package/wangsvue/image/index.d.ts +0 -88
- package/wangsvue/index.d.ts +0 -190
- package/wangsvue/index.system.js +0 -76
- package/wangsvue/inlinemessage/index.d.ts +0 -20
- package/wangsvue/inputbadge/index.d.ts +0 -57
- package/wangsvue/inputcurrency/index.d.ts +0 -27
- package/wangsvue/inputgroup/index.d.ts +0 -9
- package/wangsvue/inputgroupaddon/index.d.ts +0 -17
- package/wangsvue/inputmask/index.d.ts +0 -11
- package/wangsvue/inputnumber/index.d.ts +0 -46
- package/wangsvue/inputotp/index.d.ts +0 -137
- package/wangsvue/inputphonenumber/index.d.ts +0 -37
- package/wangsvue/inputswitch/index.d.ts +0 -67
- package/wangsvue/inputtext/index.d.ts +0 -18
- package/wangsvue/knob/index.d.ts +0 -22
- package/wangsvue/listbox/index.d.ts +0 -79
- package/wangsvue/megamenu/index.d.ts +0 -105
- package/wangsvue/menu/index.d.ts +0 -49
- package/wangsvue/menubar/index.d.ts +0 -85
- package/wangsvue/message/index.d.ts +0 -41
- package/wangsvue/multiselect/index.d.ts +0 -243
- package/wangsvue/orderlist/index.d.ts +0 -99
- package/wangsvue/organizationchart/index.d.ts +0 -71
- package/wangsvue/overlaypanel/index.d.ts +0 -17
- package/wangsvue/paginator/index.d.ts +0 -210
- package/wangsvue/panel/index.d.ts +0 -43
- package/wangsvue/panelmenu/index.d.ts +0 -76
- package/wangsvue/password/index.d.ts +0 -45
- package/wangsvue/picklist/index.d.ts +0 -245
- package/wangsvue/progressbar/index.d.ts +0 -117
- package/wangsvue/rating/index.d.ts +0 -47
- package/wangsvue/ripple/index.d.ts +0 -8
- package/wangsvue/scrollpanel/index.d.ts +0 -19
- package/wangsvue/scrolltop/index.d.ts +0 -50
- package/wangsvue/selectbutton/index.d.ts +0 -35
- package/wangsvue/sidebar/index.d.ts +0 -66
- package/wangsvue/skeleton/index.d.ts +0 -16
- package/wangsvue/slider/index.d.ts +0 -55
- package/wangsvue/splitbutton/index.d.ts +0 -6690
- package/wangsvue/steps/index.d.ts +0 -108
- package/wangsvue/tabmenu/index.d.ts +0 -57
- package/wangsvue/tabview/index.d.ts +0 -67
- package/wangsvue/tag/index.d.ts +0 -32
- package/wangsvue/terminal/index.d.ts +0 -27
- package/wangsvue/textarea/index.d.ts +0 -12
- package/wangsvue/tieredmenu/index.d.ts +0 -56
- package/wangsvue/timeline/index.d.ts +0 -53
- package/wangsvue/toast/index.d.ts +0 -61
- package/wangsvue/togglebutton/index.d.ts +0 -42
- package/wangsvue/toolbar/index.d.ts +0 -19
- package/wangsvue/tooltip/index.d.ts +0 -22
- package/wangsvue/tree/index.d.ts +0 -117
- package/wangsvue/treeselect/index.d.ts +0 -158
- package/wangsvue/tristatecheckbox/index.d.ts +0 -49
- package/wangsvue/validatormessage/index.d.ts +0 -8
- package/wangsvue/workcalendar/index.d.ts +0 -27
|
@@ -1,108 +0,0 @@
|
|
|
1
|
-
declare namespace _default {
|
|
2
|
-
namespace root {
|
|
3
|
-
let _class: string;
|
|
4
|
-
export { _class as class };
|
|
5
|
-
}
|
|
6
|
-
namespace menu {
|
|
7
|
-
let _class_1: string;
|
|
8
|
-
export { _class_1 as class };
|
|
9
|
-
}
|
|
10
|
-
namespace menuitem {
|
|
11
|
-
let _class_2: string[];
|
|
12
|
-
export { _class_2 as class };
|
|
13
|
-
}
|
|
14
|
-
function action({ props, context, state }: {
|
|
15
|
-
props: any;
|
|
16
|
-
context: any;
|
|
17
|
-
state: any;
|
|
18
|
-
}): {
|
|
19
|
-
class: (string | {
|
|
20
|
-
'pr-4 min-[576px]:pr-32 md:pr-40': boolean;
|
|
21
|
-
'cursor-pointer'?: undefined;
|
|
22
|
-
'after:border-surface-200'?: undefined;
|
|
23
|
-
'after:border-primary-500'?: undefined;
|
|
24
|
-
'after:hidden'?: undefined;
|
|
25
|
-
} | {
|
|
26
|
-
'cursor-pointer': boolean;
|
|
27
|
-
'pr-4 min-[576px]:pr-32 md:pr-40'?: undefined;
|
|
28
|
-
'after:border-surface-200'?: undefined;
|
|
29
|
-
'after:border-primary-500'?: undefined;
|
|
30
|
-
'after:hidden'?: undefined;
|
|
31
|
-
} | {
|
|
32
|
-
'after:border-surface-200': boolean;
|
|
33
|
-
'pr-4 min-[576px]:pr-32 md:pr-40'?: undefined;
|
|
34
|
-
'cursor-pointer'?: undefined;
|
|
35
|
-
'after:border-primary-500'?: undefined;
|
|
36
|
-
'after:hidden'?: undefined;
|
|
37
|
-
} | {
|
|
38
|
-
'after:border-primary-500': boolean;
|
|
39
|
-
'pr-4 min-[576px]:pr-32 md:pr-40'?: undefined;
|
|
40
|
-
'cursor-pointer'?: undefined;
|
|
41
|
-
'after:border-surface-200'?: undefined;
|
|
42
|
-
'after:hidden'?: undefined;
|
|
43
|
-
} | {
|
|
44
|
-
'after:hidden': boolean;
|
|
45
|
-
'pr-4 min-[576px]:pr-32 md:pr-40'?: undefined;
|
|
46
|
-
'cursor-pointer'?: undefined;
|
|
47
|
-
'after:border-surface-200'?: undefined;
|
|
48
|
-
'after:border-primary-500'?: undefined;
|
|
49
|
-
})[];
|
|
50
|
-
};
|
|
51
|
-
function step({ context, props, state }: {
|
|
52
|
-
context: any;
|
|
53
|
-
props: any;
|
|
54
|
-
state: any;
|
|
55
|
-
}): {
|
|
56
|
-
class: (string | {
|
|
57
|
-
'text-surface-400/60': boolean;
|
|
58
|
-
'border-surface-100': boolean;
|
|
59
|
-
'bg-surface-0': boolean;
|
|
60
|
-
'border-primary-500'?: undefined;
|
|
61
|
-
'text-primary-500'?: undefined;
|
|
62
|
-
'bg-primary-500'?: undefined;
|
|
63
|
-
'text-surface-0'?: undefined;
|
|
64
|
-
'hover:border-surface-300'?: undefined;
|
|
65
|
-
} | {
|
|
66
|
-
'border-primary-500': any;
|
|
67
|
-
'text-primary-500': any;
|
|
68
|
-
'text-surface-400/60'?: undefined;
|
|
69
|
-
'border-surface-100'?: undefined;
|
|
70
|
-
'bg-surface-0'?: undefined;
|
|
71
|
-
'bg-primary-500'?: undefined;
|
|
72
|
-
'text-surface-0'?: undefined;
|
|
73
|
-
'hover:border-surface-300'?: undefined;
|
|
74
|
-
} | {
|
|
75
|
-
'bg-primary-500': boolean;
|
|
76
|
-
'text-surface-0': boolean;
|
|
77
|
-
'border-primary-500': boolean;
|
|
78
|
-
'text-surface-400/60'?: undefined;
|
|
79
|
-
'border-surface-100'?: undefined;
|
|
80
|
-
'bg-surface-0'?: undefined;
|
|
81
|
-
'text-primary-500'?: undefined;
|
|
82
|
-
'hover:border-surface-300'?: undefined;
|
|
83
|
-
} | {
|
|
84
|
-
'hover:border-surface-300': boolean;
|
|
85
|
-
'text-surface-400/60'?: undefined;
|
|
86
|
-
'border-surface-100'?: undefined;
|
|
87
|
-
'bg-surface-0'?: undefined;
|
|
88
|
-
'border-primary-500'?: undefined;
|
|
89
|
-
'text-primary-500'?: undefined;
|
|
90
|
-
'bg-primary-500'?: undefined;
|
|
91
|
-
'text-surface-0'?: undefined;
|
|
92
|
-
})[];
|
|
93
|
-
};
|
|
94
|
-
function label({ context }: {
|
|
95
|
-
context: any;
|
|
96
|
-
}): {
|
|
97
|
-
class: (string | {
|
|
98
|
-
'font-medium': any;
|
|
99
|
-
'text-surface-400/60'?: undefined;
|
|
100
|
-
'text-surface-800/80'?: undefined;
|
|
101
|
-
} | {
|
|
102
|
-
'text-surface-400/60': boolean;
|
|
103
|
-
'text-surface-800/80': any;
|
|
104
|
-
'font-medium'?: undefined;
|
|
105
|
-
})[];
|
|
106
|
-
};
|
|
107
|
-
}
|
|
108
|
-
export default _default;
|
|
@@ -1,57 +0,0 @@
|
|
|
1
|
-
declare namespace _default {
|
|
2
|
-
namespace root {
|
|
3
|
-
let _class: string;
|
|
4
|
-
export { _class as class };
|
|
5
|
-
export let style: string;
|
|
6
|
-
}
|
|
7
|
-
namespace menu {
|
|
8
|
-
let _class_1: string[];
|
|
9
|
-
export { _class_1 as class };
|
|
10
|
-
}
|
|
11
|
-
namespace menuitem {
|
|
12
|
-
let _class_2: string;
|
|
13
|
-
export { _class_2 as class };
|
|
14
|
-
}
|
|
15
|
-
function action({ context, state }: {
|
|
16
|
-
context: any;
|
|
17
|
-
state: any;
|
|
18
|
-
}): {
|
|
19
|
-
class: (string | {
|
|
20
|
-
'bg-transparent ': boolean;
|
|
21
|
-
'text-grayscale-900': boolean;
|
|
22
|
-
'border-primary-400': boolean;
|
|
23
|
-
'border-primary-100': boolean;
|
|
24
|
-
'text-primary-500': boolean;
|
|
25
|
-
'focus-visible:border-primary-200 focus-visible:text-primary-400'?: undefined;
|
|
26
|
-
'pointer-events-none'?: undefined;
|
|
27
|
-
'opacity-60'?: undefined;
|
|
28
|
-
} | {
|
|
29
|
-
'focus-visible:border-primary-200 focus-visible:text-primary-400': boolean;
|
|
30
|
-
'bg-transparent '?: undefined;
|
|
31
|
-
'text-grayscale-900'?: undefined;
|
|
32
|
-
'border-primary-400'?: undefined;
|
|
33
|
-
'border-primary-100'?: undefined;
|
|
34
|
-
'text-primary-500'?: undefined;
|
|
35
|
-
'pointer-events-none'?: undefined;
|
|
36
|
-
'opacity-60'?: undefined;
|
|
37
|
-
} | {
|
|
38
|
-
'pointer-events-none': any;
|
|
39
|
-
'opacity-60': any;
|
|
40
|
-
'bg-transparent '?: undefined;
|
|
41
|
-
'text-grayscale-900'?: undefined;
|
|
42
|
-
'border-primary-400'?: undefined;
|
|
43
|
-
'border-primary-100'?: undefined;
|
|
44
|
-
'text-primary-500'?: undefined;
|
|
45
|
-
'focus-visible:border-primary-200 focus-visible:text-primary-400'?: undefined;
|
|
46
|
-
})[];
|
|
47
|
-
};
|
|
48
|
-
namespace icon {
|
|
49
|
-
let _class_3: string;
|
|
50
|
-
export { _class_3 as class };
|
|
51
|
-
}
|
|
52
|
-
namespace inkbar {
|
|
53
|
-
let _class_4: string;
|
|
54
|
-
export { _class_4 as class };
|
|
55
|
-
}
|
|
56
|
-
}
|
|
57
|
-
export default _default;
|
|
@@ -1,67 +0,0 @@
|
|
|
1
|
-
declare namespace _default {
|
|
2
|
-
function navContainer({ props }: {
|
|
3
|
-
props: any;
|
|
4
|
-
}): {
|
|
5
|
-
class: (string | {
|
|
6
|
-
'overflow-hidden': any;
|
|
7
|
-
})[];
|
|
8
|
-
};
|
|
9
|
-
namespace navContent {
|
|
10
|
-
let _class: string[];
|
|
11
|
-
export { _class as class };
|
|
12
|
-
}
|
|
13
|
-
namespace previousButton {
|
|
14
|
-
let _class_1: string[];
|
|
15
|
-
export { _class_1 as class };
|
|
16
|
-
}
|
|
17
|
-
namespace nextButton {
|
|
18
|
-
let _class_2: string[];
|
|
19
|
-
export { _class_2 as class };
|
|
20
|
-
}
|
|
21
|
-
namespace nav {
|
|
22
|
-
let _class_3: string[];
|
|
23
|
-
export { _class_3 as class };
|
|
24
|
-
}
|
|
25
|
-
namespace tabpanel {
|
|
26
|
-
function header({ props }: {
|
|
27
|
-
props: any;
|
|
28
|
-
}): {
|
|
29
|
-
class: (string | {
|
|
30
|
-
'opacity-60 cursor-default user-select-none select-none pointer-events-none': any;
|
|
31
|
-
})[];
|
|
32
|
-
};
|
|
33
|
-
function headerAction({ parent, context }: {
|
|
34
|
-
parent: any;
|
|
35
|
-
context: any;
|
|
36
|
-
}): {
|
|
37
|
-
class: (string | {
|
|
38
|
-
'border-surface-200': boolean;
|
|
39
|
-
'bg-surface-0': boolean;
|
|
40
|
-
'text-surface-700/80': boolean;
|
|
41
|
-
'border-primary-500': boolean;
|
|
42
|
-
'text-primary-500': boolean;
|
|
43
|
-
'hover:bg-surface-0'?: undefined;
|
|
44
|
-
'hover:border-surface-400'?: undefined;
|
|
45
|
-
'hover:text-surface-900'?: undefined;
|
|
46
|
-
} | {
|
|
47
|
-
'hover:bg-surface-0': boolean;
|
|
48
|
-
'hover:border-surface-400': boolean;
|
|
49
|
-
'hover:text-surface-900': boolean;
|
|
50
|
-
'border-surface-200'?: undefined;
|
|
51
|
-
'bg-surface-0'?: undefined;
|
|
52
|
-
'text-surface-700/80'?: undefined;
|
|
53
|
-
'border-primary-500'?: undefined;
|
|
54
|
-
'text-primary-500'?: undefined;
|
|
55
|
-
})[];
|
|
56
|
-
};
|
|
57
|
-
namespace headerTitle {
|
|
58
|
-
let _class_4: string[];
|
|
59
|
-
export { _class_4 as class };
|
|
60
|
-
}
|
|
61
|
-
namespace content {
|
|
62
|
-
let _class_5: string[];
|
|
63
|
-
export { _class_5 as class };
|
|
64
|
-
}
|
|
65
|
-
}
|
|
66
|
-
}
|
|
67
|
-
export default _default;
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
declare namespace _default {
|
|
2
|
-
function root({ props }: {
|
|
3
|
-
props: any;
|
|
4
|
-
}): {
|
|
5
|
-
class: (string | {
|
|
6
|
-
'rounded-md': boolean;
|
|
7
|
-
'rounded-full': any;
|
|
8
|
-
'bg-primary-500'?: undefined;
|
|
9
|
-
'bg-green-500'?: undefined;
|
|
10
|
-
'bg-blue-500'?: undefined;
|
|
11
|
-
'bg-orange-500'?: undefined;
|
|
12
|
-
'bg-red-500'?: undefined;
|
|
13
|
-
} | {
|
|
14
|
-
'bg-primary-500': boolean;
|
|
15
|
-
'bg-green-500': boolean;
|
|
16
|
-
'bg-blue-500': boolean;
|
|
17
|
-
'bg-orange-500': boolean;
|
|
18
|
-
'bg-red-500': boolean;
|
|
19
|
-
'rounded-md'?: undefined;
|
|
20
|
-
'rounded-full'?: undefined;
|
|
21
|
-
})[];
|
|
22
|
-
};
|
|
23
|
-
namespace value {
|
|
24
|
-
let _class: string;
|
|
25
|
-
export { _class as class };
|
|
26
|
-
}
|
|
27
|
-
namespace icon {
|
|
28
|
-
let _class_1: string;
|
|
29
|
-
export { _class_1 as class };
|
|
30
|
-
}
|
|
31
|
-
}
|
|
32
|
-
export default _default;
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
declare namespace _default {
|
|
2
|
-
namespace root {
|
|
3
|
-
let _class: string[];
|
|
4
|
-
export { _class as class };
|
|
5
|
-
}
|
|
6
|
-
namespace container {
|
|
7
|
-
let _class_1: string[];
|
|
8
|
-
export { _class_1 as class };
|
|
9
|
-
}
|
|
10
|
-
namespace prompt {
|
|
11
|
-
let _class_2: string[];
|
|
12
|
-
export { _class_2 as class };
|
|
13
|
-
}
|
|
14
|
-
namespace response {
|
|
15
|
-
let _class_3: string[];
|
|
16
|
-
export { _class_3 as class };
|
|
17
|
-
}
|
|
18
|
-
namespace command {
|
|
19
|
-
let _class_4: string[];
|
|
20
|
-
export { _class_4 as class };
|
|
21
|
-
}
|
|
22
|
-
namespace commandtext {
|
|
23
|
-
let _class_5: string[];
|
|
24
|
-
export { _class_5 as class };
|
|
25
|
-
}
|
|
26
|
-
}
|
|
27
|
-
export default _default;
|
|
@@ -1,56 +0,0 @@
|
|
|
1
|
-
declare namespace _default {
|
|
2
|
-
namespace root {
|
|
3
|
-
let _class: string[];
|
|
4
|
-
export { _class as class };
|
|
5
|
-
}
|
|
6
|
-
namespace menu {
|
|
7
|
-
let _class_1: string[];
|
|
8
|
-
export { _class_1 as class };
|
|
9
|
-
}
|
|
10
|
-
namespace menuitem {
|
|
11
|
-
let _class_2: string[];
|
|
12
|
-
export { _class_2 as class };
|
|
13
|
-
}
|
|
14
|
-
function content({ context }: {
|
|
15
|
-
context: any;
|
|
16
|
-
}): {
|
|
17
|
-
class: (string | {
|
|
18
|
-
'text-surface-500/70': boolean;
|
|
19
|
-
'text-surface-500/70 bg-surface-200': boolean;
|
|
20
|
-
'text-surface-900/80 bg-surface-50': any;
|
|
21
|
-
'hover:bg-surface-50'?: undefined;
|
|
22
|
-
'hover:bg-surface-100 text-surface-900/80'?: undefined;
|
|
23
|
-
} | {
|
|
24
|
-
'hover:bg-surface-50': boolean;
|
|
25
|
-
'hover:bg-surface-100 text-surface-900/80': any;
|
|
26
|
-
'text-surface-500/70'?: undefined;
|
|
27
|
-
'text-surface-500/70 bg-surface-200'?: undefined;
|
|
28
|
-
'text-surface-900/80 bg-surface-50'?: undefined;
|
|
29
|
-
})[];
|
|
30
|
-
};
|
|
31
|
-
namespace action {
|
|
32
|
-
let _class_3: string[];
|
|
33
|
-
export { _class_3 as class };
|
|
34
|
-
}
|
|
35
|
-
namespace icon {
|
|
36
|
-
let _class_4: string[];
|
|
37
|
-
export { _class_4 as class };
|
|
38
|
-
}
|
|
39
|
-
namespace label {
|
|
40
|
-
let _class_5: string[];
|
|
41
|
-
export { _class_5 as class };
|
|
42
|
-
}
|
|
43
|
-
namespace submenuicon {
|
|
44
|
-
let _class_6: string[];
|
|
45
|
-
export { _class_6 as class };
|
|
46
|
-
}
|
|
47
|
-
namespace submenu {
|
|
48
|
-
let _class_7: string[];
|
|
49
|
-
export { _class_7 as class };
|
|
50
|
-
}
|
|
51
|
-
namespace separator {
|
|
52
|
-
let _class_8: string;
|
|
53
|
-
export { _class_8 as class };
|
|
54
|
-
}
|
|
55
|
-
}
|
|
56
|
-
export default _default;
|
|
@@ -1,53 +0,0 @@
|
|
|
1
|
-
declare namespace _default {
|
|
2
|
-
function root({ props }: {
|
|
3
|
-
props: any;
|
|
4
|
-
}): {
|
|
5
|
-
class: string[];
|
|
6
|
-
};
|
|
7
|
-
function event({ props, context }: {
|
|
8
|
-
props: any;
|
|
9
|
-
context: any;
|
|
10
|
-
}): {
|
|
11
|
-
class: string[];
|
|
12
|
-
};
|
|
13
|
-
function opposite({ props, context }: {
|
|
14
|
-
props: any;
|
|
15
|
-
context: any;
|
|
16
|
-
}): {
|
|
17
|
-
class: string;
|
|
18
|
-
};
|
|
19
|
-
function separator({ props }: {
|
|
20
|
-
props: any;
|
|
21
|
-
}): {
|
|
22
|
-
class: (string | {
|
|
23
|
-
'flex-col': boolean;
|
|
24
|
-
'flex-row': boolean;
|
|
25
|
-
})[];
|
|
26
|
-
};
|
|
27
|
-
namespace marker {
|
|
28
|
-
let _class: string[];
|
|
29
|
-
export { _class as class };
|
|
30
|
-
}
|
|
31
|
-
function markerArrow(item: any): {
|
|
32
|
-
class: (string | {
|
|
33
|
-
'!visible': boolean;
|
|
34
|
-
'rotate-180'?: undefined;
|
|
35
|
-
} | {
|
|
36
|
-
'rotate-180': any;
|
|
37
|
-
'!visible'?: undefined;
|
|
38
|
-
})[];
|
|
39
|
-
'data-wv-section': string;
|
|
40
|
-
};
|
|
41
|
-
function connector({ props }: {
|
|
42
|
-
props: any;
|
|
43
|
-
}): {
|
|
44
|
-
class: string[];
|
|
45
|
-
};
|
|
46
|
-
function content({ props, context }: {
|
|
47
|
-
props: any;
|
|
48
|
-
context: any;
|
|
49
|
-
}): {
|
|
50
|
-
class: string[];
|
|
51
|
-
};
|
|
52
|
-
}
|
|
53
|
-
export default _default;
|
|
@@ -1,61 +0,0 @@
|
|
|
1
|
-
declare namespace _default {
|
|
2
|
-
function root({ props }: {
|
|
3
|
-
props: any;
|
|
4
|
-
}): {
|
|
5
|
-
class: (string | {
|
|
6
|
-
'-translate-x-2/4': boolean;
|
|
7
|
-
})[];
|
|
8
|
-
style: string;
|
|
9
|
-
};
|
|
10
|
-
function container({ props }: {
|
|
11
|
-
props: any;
|
|
12
|
-
}): {
|
|
13
|
-
class: (string | {
|
|
14
|
-
'border-success-600 text-white bg-success-500': boolean;
|
|
15
|
-
'border-danger text-white bg-danger-500': boolean;
|
|
16
|
-
'border-primary-500 text-primary-500 bg-primary-50': boolean;
|
|
17
|
-
})[];
|
|
18
|
-
'data-wv-severity': any;
|
|
19
|
-
};
|
|
20
|
-
namespace content {
|
|
21
|
-
let _class: string;
|
|
22
|
-
export { _class as class };
|
|
23
|
-
}
|
|
24
|
-
namespace icon {
|
|
25
|
-
let _class_1: string;
|
|
26
|
-
export { _class_1 as class };
|
|
27
|
-
}
|
|
28
|
-
namespace text {
|
|
29
|
-
let _class_2: string[];
|
|
30
|
-
export { _class_2 as class };
|
|
31
|
-
}
|
|
32
|
-
namespace summary {
|
|
33
|
-
let _class_3: string;
|
|
34
|
-
export { _class_3 as class };
|
|
35
|
-
}
|
|
36
|
-
namespace detail {
|
|
37
|
-
let _class_4: string;
|
|
38
|
-
export { _class_4 as class };
|
|
39
|
-
}
|
|
40
|
-
function closebutton({ props }: {
|
|
41
|
-
props: any;
|
|
42
|
-
}): {
|
|
43
|
-
class: (string | {
|
|
44
|
-
'text-white': boolean;
|
|
45
|
-
'text-danger': boolean;
|
|
46
|
-
'text-primary-500': boolean;
|
|
47
|
-
})[];
|
|
48
|
-
};
|
|
49
|
-
namespace closeicon {
|
|
50
|
-
let _class_5: string[];
|
|
51
|
-
export { _class_5 as class };
|
|
52
|
-
}
|
|
53
|
-
namespace transition {
|
|
54
|
-
let enterFromClass: string;
|
|
55
|
-
let enterActiveClass: string;
|
|
56
|
-
let leaveFromClass: string;
|
|
57
|
-
let leaveActiveClass: string;
|
|
58
|
-
let leaveToClass: string;
|
|
59
|
-
}
|
|
60
|
-
}
|
|
61
|
-
export default _default;
|
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
declare namespace _default {
|
|
2
|
-
namespace root {
|
|
3
|
-
let _class: string[];
|
|
4
|
-
export { _class as class };
|
|
5
|
-
}
|
|
6
|
-
function box({ props }: {
|
|
7
|
-
props: any;
|
|
8
|
-
}): {
|
|
9
|
-
class: (string | {
|
|
10
|
-
'bg-surface-0 ': boolean;
|
|
11
|
-
'bg-surface-100': any;
|
|
12
|
-
'peer-focus-visible:ring-2 peer-focus-visible:ring-inset peer-focus-visible:ring-primary-500'?: undefined;
|
|
13
|
-
'cursor-pointer'?: undefined;
|
|
14
|
-
'opacity-60 select-none pointer-events-none cursor-default'?: undefined;
|
|
15
|
-
} | {
|
|
16
|
-
'peer-focus-visible:ring-2 peer-focus-visible:ring-inset peer-focus-visible:ring-primary-500': boolean;
|
|
17
|
-
'bg-surface-0 '?: undefined;
|
|
18
|
-
'bg-surface-100'?: undefined;
|
|
19
|
-
'cursor-pointer'?: undefined;
|
|
20
|
-
'opacity-60 select-none pointer-events-none cursor-default'?: undefined;
|
|
21
|
-
} | {
|
|
22
|
-
'cursor-pointer': boolean;
|
|
23
|
-
'opacity-60 select-none pointer-events-none cursor-default': any;
|
|
24
|
-
'bg-surface-0 '?: undefined;
|
|
25
|
-
'bg-surface-100'?: undefined;
|
|
26
|
-
'peer-focus-visible:ring-2 peer-focus-visible:ring-inset peer-focus-visible:ring-primary-500'?: undefined;
|
|
27
|
-
})[];
|
|
28
|
-
};
|
|
29
|
-
namespace label {
|
|
30
|
-
let _class_1: string;
|
|
31
|
-
export { _class_1 as class };
|
|
32
|
-
}
|
|
33
|
-
namespace input {
|
|
34
|
-
let _class_2: string[];
|
|
35
|
-
export { _class_2 as class };
|
|
36
|
-
}
|
|
37
|
-
namespace icon {
|
|
38
|
-
let _class_3: string[];
|
|
39
|
-
export { _class_3 as class };
|
|
40
|
-
}
|
|
41
|
-
}
|
|
42
|
-
export default _default;
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
declare namespace _default {
|
|
2
|
-
namespace root {
|
|
3
|
-
let _class: string[];
|
|
4
|
-
export { _class as class };
|
|
5
|
-
}
|
|
6
|
-
namespace start {
|
|
7
|
-
let _class_1: string;
|
|
8
|
-
export { _class_1 as class };
|
|
9
|
-
}
|
|
10
|
-
namespace center {
|
|
11
|
-
let _class_2: string;
|
|
12
|
-
export { _class_2 as class };
|
|
13
|
-
}
|
|
14
|
-
namespace end {
|
|
15
|
-
let _class_3: string;
|
|
16
|
-
export { _class_3 as class };
|
|
17
|
-
}
|
|
18
|
-
}
|
|
19
|
-
export default _default;
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
declare namespace _default {
|
|
2
|
-
function root({ context, props }: {
|
|
3
|
-
context: any;
|
|
4
|
-
props: any;
|
|
5
|
-
}): {
|
|
6
|
-
class: (string | {
|
|
7
|
-
'pb-1': any;
|
|
8
|
-
'pt-1': any;
|
|
9
|
-
'pl-1': any;
|
|
10
|
-
'pr-1': any;
|
|
11
|
-
})[];
|
|
12
|
-
};
|
|
13
|
-
namespace arrow {
|
|
14
|
-
let _class: string;
|
|
15
|
-
export { _class as class };
|
|
16
|
-
}
|
|
17
|
-
namespace text {
|
|
18
|
-
let _class_1: string[];
|
|
19
|
-
export { _class_1 as class };
|
|
20
|
-
}
|
|
21
|
-
}
|
|
22
|
-
export default _default;
|
|
@@ -1,117 +0,0 @@
|
|
|
1
|
-
declare namespace _default {
|
|
2
|
-
export namespace root {
|
|
3
|
-
let _class: string[];
|
|
4
|
-
export { _class as class };
|
|
5
|
-
}
|
|
6
|
-
export namespace wrapper {
|
|
7
|
-
let _class_1: string[];
|
|
8
|
-
export { _class_1 as class };
|
|
9
|
-
}
|
|
10
|
-
export namespace container {
|
|
11
|
-
let _class_2: string[];
|
|
12
|
-
export { _class_2 as class };
|
|
13
|
-
}
|
|
14
|
-
export namespace node {
|
|
15
|
-
let _class_3: string[];
|
|
16
|
-
export { _class_3 as class };
|
|
17
|
-
}
|
|
18
|
-
export function content({ context, props }: {
|
|
19
|
-
context: any;
|
|
20
|
-
props: any;
|
|
21
|
-
}): {
|
|
22
|
-
class: (string | {
|
|
23
|
-
'bg-primary-50 !text-primary-500 [&_*]:text-primary-500': any;
|
|
24
|
-
'hover:bg-primary-50'?: undefined;
|
|
25
|
-
'cursor-pointer select-none'?: undefined;
|
|
26
|
-
} | {
|
|
27
|
-
'hover:bg-primary-50': boolean;
|
|
28
|
-
'bg-primary-50 !text-primary-500 [&_*]:text-primary-500'?: undefined;
|
|
29
|
-
'cursor-pointer select-none'?: undefined;
|
|
30
|
-
} | {
|
|
31
|
-
'cursor-pointer select-none': boolean;
|
|
32
|
-
'bg-primary-50 !text-primary-500 [&_*]:text-primary-500'?: undefined;
|
|
33
|
-
'hover:bg-primary-50'?: undefined;
|
|
34
|
-
})[];
|
|
35
|
-
};
|
|
36
|
-
export function toggler({ context }: {
|
|
37
|
-
context: any;
|
|
38
|
-
}): {
|
|
39
|
-
class: (string | {
|
|
40
|
-
invisible: any;
|
|
41
|
-
})[];
|
|
42
|
-
};
|
|
43
|
-
export namespace togglericon {
|
|
44
|
-
let _class_4: string[];
|
|
45
|
-
export { _class_4 as class };
|
|
46
|
-
}
|
|
47
|
-
export namespace nodeCheckbox {
|
|
48
|
-
export namespace root_1 {
|
|
49
|
-
let _class_5: string[];
|
|
50
|
-
export { _class_5 as class };
|
|
51
|
-
}
|
|
52
|
-
export { root_1 as root };
|
|
53
|
-
export function box({ props, context }: {
|
|
54
|
-
props: any;
|
|
55
|
-
context: any;
|
|
56
|
-
}): {
|
|
57
|
-
class: (string | {
|
|
58
|
-
'border-surface-300 bg-surface-0': boolean;
|
|
59
|
-
'border-primary-500 bg-primary-500': any;
|
|
60
|
-
'ring-2 ring-primary-500'?: undefined;
|
|
61
|
-
'cursor-default opacity-60'?: undefined;
|
|
62
|
-
'peer-focus-visible:ring-2 peer-focus-visible:ring-primary-500'?: undefined;
|
|
63
|
-
} | {
|
|
64
|
-
'ring-2 ring-primary-500': any;
|
|
65
|
-
'cursor-default opacity-60': any;
|
|
66
|
-
'border-surface-300 bg-surface-0'?: undefined;
|
|
67
|
-
'border-primary-500 bg-primary-500'?: undefined;
|
|
68
|
-
'peer-focus-visible:ring-2 peer-focus-visible:ring-primary-500'?: undefined;
|
|
69
|
-
} | {
|
|
70
|
-
'peer-focus-visible:ring-2 peer-focus-visible:ring-primary-500': boolean;
|
|
71
|
-
'cursor-default opacity-60': any;
|
|
72
|
-
'border-surface-300 bg-surface-0'?: undefined;
|
|
73
|
-
'border-primary-500 bg-primary-500'?: undefined;
|
|
74
|
-
'ring-2 ring-primary-500'?: undefined;
|
|
75
|
-
})[];
|
|
76
|
-
};
|
|
77
|
-
export namespace input {
|
|
78
|
-
let _class_6: string[];
|
|
79
|
-
export { _class_6 as class };
|
|
80
|
-
}
|
|
81
|
-
export namespace icon {
|
|
82
|
-
let _class_7: string[];
|
|
83
|
-
export { _class_7 as class };
|
|
84
|
-
}
|
|
85
|
-
}
|
|
86
|
-
export namespace nodeicon {
|
|
87
|
-
let _class_8: string[];
|
|
88
|
-
export { _class_8 as class };
|
|
89
|
-
}
|
|
90
|
-
export namespace subgroup {
|
|
91
|
-
let _class_9: string[];
|
|
92
|
-
export { _class_9 as class };
|
|
93
|
-
}
|
|
94
|
-
export namespace filtercontainer {
|
|
95
|
-
let _class_10: string[];
|
|
96
|
-
export { _class_10 as class };
|
|
97
|
-
}
|
|
98
|
-
export namespace input_1 {
|
|
99
|
-
let _class_11: string[];
|
|
100
|
-
export { _class_11 as class };
|
|
101
|
-
}
|
|
102
|
-
export { input_1 as input };
|
|
103
|
-
export namespace loadingicon {
|
|
104
|
-
let _class_12: string[];
|
|
105
|
-
export { _class_12 as class };
|
|
106
|
-
}
|
|
107
|
-
export namespace searchicon {
|
|
108
|
-
let _class_13: string[];
|
|
109
|
-
export { _class_13 as class };
|
|
110
|
-
}
|
|
111
|
-
export function label({ props }: {
|
|
112
|
-
props: any;
|
|
113
|
-
}): {
|
|
114
|
-
class: string[];
|
|
115
|
-
};
|
|
116
|
-
}
|
|
117
|
-
export default _default;
|