diff --git a/404.html b/404.html index b9f91db07..531a4ff52 100644 --- a/404.html +++ b/404.html @@ -15,8 +15,8 @@ - - + +
Skip to main content

Page Not Found

We could not find what you were looking for.

Please contact the owner of the site that linked you to the original URL and let them know their link is broken.

diff --git a/assets/images/image-15-19ce1a9e1478269fe76fde38089752fe.png b/assets/images/image-15-19ce1a9e1478269fe76fde38089752fe.png deleted file mode 100644 index 16cdd2605..000000000 Binary files a/assets/images/image-15-19ce1a9e1478269fe76fde38089752fe.png and /dev/null differ diff --git a/assets/js/0963d772.593cf592.js b/assets/js/0963d772.593cf592.js deleted file mode 100644 index 6833f2339..000000000 --- a/assets/js/0963d772.593cf592.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkadminforth=self.webpackChunkadminforth||[]).push([[2467],{9045:(e,t,r)=>{r.r(t),r.d(t,{assets:()=>c,contentTitle:()=>i,default:()=>o,frontMatter:()=>l,metadata:()=>d,toc:()=>a});var n=r(4848),s=r(8453);const l={},i="FrontendAPIInterface",d={id:"api/types/FrontendAPI/interfaces/FrontendAPIInterface",title:"FrontendAPIInterface",description:"Methods",source:"@site/docs/api/types/FrontendAPI/interfaces/FrontendAPIInterface.md",sourceDirName:"api/types/FrontendAPI/interfaces",slug:"/api/types/FrontendAPI/interfaces/FrontendAPIInterface",permalink:"/docs/api/types/FrontendAPI/interfaces/FrontendAPIInterface",draft:!1,unlisted:!1,tags:[],version:"current",frontMatter:{},sidebar:"apiSidebar",previous:{title:"AlertVariant",permalink:"/docs/api/types/FrontendAPI/enumerations/AlertVariant"},next:{title:"AlertParams",permalink:"/docs/api/types/FrontendAPI/type-aliases/AlertParams"}},c={},a=[{value:"Methods",id:"methods",level:2},{value:"alert()",id:"alert",level:3},{value:"Parameters",id:"parameters",level:4},{value:"Returns",id:"returns",level:4},{value:"clearListFilters()",id:"clearlistfilters",level:3},{value:"Returns",id:"returns-1",level:4},{value:"confirm()",id:"confirm",level:3},{value:"Parameters",id:"parameters-1",level:4},{value:"Returns",id:"returns-2",level:4},{value:"setListFilter()",id:"setlistfilter",level:3},{value:"Parameters",id:"parameters-2",level:4},{value:"Returns",id:"returns-3",level:4},{value:"updateListFilter()",id:"updatelistfilter",level:3},{value:"Parameters",id:"parameters-3",level:4},{value:"Returns",id:"returns-4",level:4}];function h(e){const t={a:"a",blockquote:"blockquote",code:"code",h1:"h1",h2:"h2",h3:"h3",h4:"h4",hr:"hr",p:"p",pre:"pre",strong:"strong",table:"table",tbody:"tbody",td:"td",th:"th",thead:"thead",tr:"tr",...(0,s.R)(),...e.components};return(0,n.jsxs)(n.Fragment,{children:[(0,n.jsx)(t.h1,{id:"frontendapiinterface",children:"FrontendAPIInterface"}),"\n",(0,n.jsx)(t.h2,{id:"methods",children:"Methods"}),"\n",(0,n.jsx)(t.h3,{id:"alert",children:"alert()"}),"\n",(0,n.jsxs)(t.blockquote,{children:["\n",(0,n.jsxs)(t.p,{children:[(0,n.jsx)(t.strong,{children:"alert"}),"(",(0,n.jsx)(t.code,{children:"params"}),"): ",(0,n.jsx)(t.code,{children:"void"})]}),"\n"]}),"\n",(0,n.jsx)(t.p,{children:"Show an alert"}),"\n",(0,n.jsx)(t.p,{children:"The alert will be displayed to the user"}),"\n",(0,n.jsx)(t.p,{children:"Example:"}),"\n",(0,n.jsx)(t.pre,{children:(0,n.jsx)(t.code,{className:"language-ts",children:" window.adminforth.alert({message: 'Hello', variant: 'success'})\n"})}),"\n",(0,n.jsx)(t.h4,{id:"parameters",children:"Parameters"}),"\n",(0,n.jsxs)(t.table,{children:[(0,n.jsx)(t.thead,{children:(0,n.jsxs)(t.tr,{children:[(0,n.jsx)(t.th,{style:{textAlign:"left"},children:"Parameter"}),(0,n.jsx)(t.th,{style:{textAlign:"left"},children:"Type"}),(0,n.jsx)(t.th,{style:{textAlign:"left"},children:"Description"})]})}),(0,n.jsx)(t.tbody,{children:(0,n.jsxs)(t.tr,{children:[(0,n.jsx)(t.td,{style:{textAlign:"left"},children:(0,n.jsx)(t.code,{children:"params"})}),(0,n.jsx)(t.td,{style:{textAlign:"left"},children:(0,n.jsx)(t.a,{href:"/docs/api/types/FrontendAPI/type-aliases/AlertParams",children:(0,n.jsx)(t.code,{children:"AlertParams"})})}),(0,n.jsx)(t.td,{style:{textAlign:"left"},children:"The parameters of the alert"})]})})]}),"\n",(0,n.jsx)(t.h4,{id:"returns",children:"Returns"}),"\n",(0,n.jsx)(t.p,{children:(0,n.jsx)(t.code,{children:"void"})}),"\n",(0,n.jsx)(t.hr,{}),"\n",(0,n.jsx)(t.h3,{id:"clearlistfilters",children:"clearListFilters()"}),"\n",(0,n.jsxs)(t.blockquote,{children:["\n",(0,n.jsxs)(t.p,{children:[(0,n.jsx)(t.strong,{children:"clearListFilters"}),"(): ",(0,n.jsx)(t.code,{children:"void"})]}),"\n"]}),"\n",(0,n.jsx)(t.p,{children:"Clear all filters from the list"}),"\n",(0,n.jsx)(t.h4,{id:"returns-1",children:"Returns"}),"\n",(0,n.jsx)(t.p,{children:(0,n.jsx)(t.code,{children:"void"})}),"\n",(0,n.jsx)(t.hr,{}),"\n",(0,n.jsx)(t.h3,{id:"confirm",children:"confirm()"}),"\n",(0,n.jsxs)(t.blockquote,{children:["\n",(0,n.jsxs)(t.p,{children:[(0,n.jsx)(t.strong,{children:"confirm"}),"(",(0,n.jsx)(t.code,{children:"params"}),"): ",(0,n.jsx)(t.code,{children:"Promise"}),"<",(0,n.jsx)(t.code,{children:"void"}),">"]}),"\n"]}),"\n",(0,n.jsx)(t.p,{children:"Show a confirmation dialog"}),"\n",(0,n.jsx)(t.p,{children:"The dialog will be displayed to the user"}),"\n",(0,n.jsx)(t.p,{children:"Example:"}),"\n",(0,n.jsx)(t.pre,{children:(0,n.jsx)(t.code,{className:"language-ts",children:"const isConfirmed = await window.adminforth.confirm({message: 'Are you sure?', yes: 'Yes', no: 'No'})\nif (isConfirmed) {\n your code...\n}\n"})}),"\n",(0,n.jsx)(t.h4,{id:"parameters-1",children:"Parameters"}),"\n",(0,n.jsxs)(t.table,{children:[(0,n.jsx)(t.thead,{children:(0,n.jsxs)(t.tr,{children:[(0,n.jsx)(t.th,{style:{textAlign:"left"},children:"Parameter"}),(0,n.jsx)(t.th,{style:{textAlign:"left"},children:"Type"}),(0,n.jsx)(t.th,{style:{textAlign:"left"},children:"Description"})]})}),(0,n.jsx)(t.tbody,{children:(0,n.jsxs)(t.tr,{children:[(0,n.jsx)(t.td,{style:{textAlign:"left"},children:(0,n.jsx)(t.code,{children:"params"})}),(0,n.jsx)(t.td,{style:{textAlign:"left"},children:(0,n.jsx)(t.a,{href:"/docs/api/types/FrontendAPI/type-aliases/ConfirmParams",children:(0,n.jsx)(t.code,{children:"ConfirmParams"})})}),(0,n.jsx)(t.td,{style:{textAlign:"left"},children:"The parameters of the dialog"})]})})]}),"\n",(0,n.jsx)(t.h4,{id:"returns-2",children:"Returns"}),"\n",(0,n.jsxs)(t.p,{children:[(0,n.jsx)(t.code,{children:"Promise"}),"<",(0,n.jsx)(t.code,{children:"void"}),">"]}),"\n",(0,n.jsx)(t.p,{children:"A promise that resolves when the user confirms the dialog"}),"\n",(0,n.jsx)(t.hr,{}),"\n",(0,n.jsx)(t.h3,{id:"setlistfilter",children:"setListFilter()"}),"\n",(0,n.jsxs)(t.blockquote,{children:["\n",(0,n.jsxs)(t.p,{children:[(0,n.jsx)(t.strong,{children:"setListFilter"}),"(",(0,n.jsx)(t.code,{children:"filter"}),"): ",(0,n.jsx)(t.code,{children:"void"})]}),"\n"]}),"\n",(0,n.jsx)(t.p,{children:"Add a filter to the list of filters.\nWorks only when user located on the list page.\nCan be used to set filter from charts or other components in pageInjections."}),"\n",(0,n.jsx)(t.p,{children:"Example:"}),"\n",(0,n.jsx)(t.pre,{children:(0,n.jsx)(t.code,{className:"language-ts",children:"window.adminforth.updateListFilter({field: 'name', operator: 'ilike', value: 'john'})\n"})}),"\n",(0,n.jsx)(t.h4,{id:"parameters-2",children:"Parameters"}),"\n",(0,n.jsxs)(t.table,{children:[(0,n.jsx)(t.thead,{children:(0,n.jsxs)(t.tr,{children:[(0,n.jsx)(t.th,{style:{textAlign:"left"},children:"Parameter"}),(0,n.jsx)(t.th,{style:{textAlign:"left"},children:"Type"}),(0,n.jsx)(t.th,{style:{textAlign:"left"},children:"Description"})]})}),(0,n.jsx)(t.tbody,{children:(0,n.jsxs)(t.tr,{children:[(0,n.jsx)(t.td,{style:{textAlign:"left"},children:(0,n.jsx)(t.code,{children:"filter"})}),(0,n.jsx)(t.td,{style:{textAlign:"left"},children:(0,n.jsx)(t.code,{children:"any"})}),(0,n.jsx)(t.td,{style:{textAlign:"left"},children:"The filter to add"})]})})]}),"\n",(0,n.jsx)(t.h4,{id:"returns-3",children:"Returns"}),"\n",(0,n.jsx)(t.p,{children:(0,n.jsx)(t.code,{children:"void"})}),"\n",(0,n.jsx)(t.hr,{}),"\n",(0,n.jsx)(t.h3,{id:"updatelistfilter",children:"updateListFilter()"}),"\n",(0,n.jsxs)(t.blockquote,{children:["\n",(0,n.jsxs)(t.p,{children:[(0,n.jsx)(t.strong,{children:"updateListFilter"}),"(",(0,n.jsx)(t.code,{children:"filter"}),"): ",(0,n.jsx)(t.code,{children:"void"})]}),"\n"]}),"\n",(0,n.jsx)(t.p,{children:"Update a filter in the list of filters"}),"\n",(0,n.jsx)(t.p,{children:"Example:"}),"\n",(0,n.jsx)(t.pre,{children:(0,n.jsx)(t.code,{className:"language-ts",children:"window.adminforth.updateListFilter({field: 'name', operator: 'ilike', value: 'john'})\n"})}),"\n",(0,n.jsx)(t.h4,{id:"parameters-3",children:"Parameters"}),"\n",(0,n.jsxs)(t.table,{children:[(0,n.jsx)(t.thead,{children:(0,n.jsxs)(t.tr,{children:[(0,n.jsx)(t.th,{style:{textAlign:"left"},children:"Parameter"}),(0,n.jsx)(t.th,{style:{textAlign:"left"},children:"Type"}),(0,n.jsx)(t.th,{style:{textAlign:"left"},children:"Description"})]})}),(0,n.jsx)(t.tbody,{children:(0,n.jsxs)(t.tr,{children:[(0,n.jsx)(t.td,{style:{textAlign:"left"},children:(0,n.jsx)(t.code,{children:"filter"})}),(0,n.jsx)(t.td,{style:{textAlign:"left"},children:(0,n.jsx)(t.code,{children:"any"})}),(0,n.jsx)(t.td,{style:{textAlign:"left"},children:"The filter to update"})]})})]}),"\n",(0,n.jsx)(t.h4,{id:"returns-4",children:"Returns"}),"\n",(0,n.jsx)(t.p,{children:(0,n.jsx)(t.code,{children:"void"})})]})}function o(e={}){const{wrapper:t}={...(0,s.R)(),...e.components};return t?(0,n.jsx)(t,{...e,children:(0,n.jsx)(h,{...e})}):h(e)}},8453:(e,t,r)=>{r.d(t,{R:()=>i,x:()=>d});var n=r(6540);const s={},l=n.createContext(s);function i(e){const t=n.useContext(l);return n.useMemo((function(){return"function"==typeof e?e(t):{...t,...e}}),[t,e])}function d(e){let t;return t=e.disableParentContext?"function"==typeof e.components?e.components(s):e.components||s:i(e.components),n.createElement(l.Provider,{value:t},e.children)}}}]); \ No newline at end of file diff --git a/assets/js/0963d772.776621a8.js b/assets/js/0963d772.776621a8.js new file mode 100644 index 000000000..d6d011d19 --- /dev/null +++ b/assets/js/0963d772.776621a8.js @@ -0,0 +1 @@ +"use strict";(self.webpackChunkadminforth=self.webpackChunkadminforth||[]).push([[2467],{9045:(e,t,r)=>{r.r(t),r.d(t,{assets:()=>c,contentTitle:()=>i,default:()=>o,frontMatter:()=>s,metadata:()=>d,toc:()=>a});var n=r(4848),l=r(8453);const s={},i="FrontendAPIInterface",d={id:"api/types/FrontendAPI/interfaces/FrontendAPIInterface",title:"FrontendAPIInterface",description:"Properties",source:"@site/docs/api/types/FrontendAPI/interfaces/FrontendAPIInterface.md",sourceDirName:"api/types/FrontendAPI/interfaces",slug:"/api/types/FrontendAPI/interfaces/FrontendAPIInterface",permalink:"/docs/api/types/FrontendAPI/interfaces/FrontendAPIInterface",draft:!1,unlisted:!1,tags:[],version:"current",frontMatter:{},sidebar:"apiSidebar",previous:{title:"AlertVariant",permalink:"/docs/api/types/FrontendAPI/enumerations/AlertVariant"},next:{title:"AlertParams",permalink:"/docs/api/types/FrontendAPI/type-aliases/AlertParams"}},c={},a=[{value:"Properties",id:"properties",level:2},{value:"list",id:"list",level:3},{value:"clearFilters()",id:"clearfilters",level:4},{value:"Returns",id:"returns",level:5},{value:"closeThreeDotsDropdown()",id:"closethreedotsdropdown",level:4},{value:"Returns",id:"returns-1",level:5},{value:"refresh()",id:"refresh",level:4},{value:"Returns",id:"returns-2",level:5},{value:"setFilter()",id:"setfilter",level:4},{value:"Parameters",id:"parameters",level:5},{value:"Returns",id:"returns-3",level:5},{value:"updateFilter()",id:"updatefilter",level:4},{value:"Parameters",id:"parameters-1",level:5},{value:"Returns",id:"returns-4",level:5},{value:"Methods",id:"methods",level:2},{value:"alert()",id:"alert",level:3},{value:"Parameters",id:"parameters-2",level:4},{value:"Returns",id:"returns-5",level:4},{value:"confirm()",id:"confirm",level:3},{value:"Parameters",id:"parameters-3",level:4},{value:"Returns",id:"returns-6",level:4}];function h(e){const t={a:"a",blockquote:"blockquote",code:"code",h1:"h1",h2:"h2",h3:"h3",h4:"h4",h5:"h5",hr:"hr",p:"p",pre:"pre",strong:"strong",table:"table",tbody:"tbody",td:"td",th:"th",thead:"thead",tr:"tr",...(0,l.R)(),...e.components};return(0,n.jsxs)(n.Fragment,{children:[(0,n.jsx)(t.h1,{id:"frontendapiinterface",children:"FrontendAPIInterface"}),"\n",(0,n.jsx)(t.h2,{id:"properties",children:"Properties"}),"\n",(0,n.jsx)(t.h3,{id:"list",children:"list"}),"\n",(0,n.jsxs)(t.blockquote,{children:["\n",(0,n.jsxs)(t.p,{children:[(0,n.jsx)(t.strong,{children:"list"}),": ",(0,n.jsx)(t.code,{children:"object"})]}),"\n"]}),"\n",(0,n.jsx)(t.h4,{id:"clearfilters",children:"clearFilters()"}),"\n",(0,n.jsx)(t.p,{children:"Clear all filters from the list"}),"\n",(0,n.jsx)(t.h5,{id:"returns",children:"Returns"}),"\n",(0,n.jsx)(t.p,{children:(0,n.jsx)(t.code,{children:"void"})}),"\n",(0,n.jsx)(t.h4,{id:"closethreedotsdropdown",children:"closeThreeDotsDropdown()"}),"\n",(0,n.jsx)(t.p,{children:"Close the three dots dropdown"}),"\n",(0,n.jsx)(t.h5,{id:"returns-1",children:"Returns"}),"\n",(0,n.jsx)(t.p,{children:(0,n.jsx)(t.code,{children:"void"})}),"\n",(0,n.jsx)(t.h4,{id:"refresh",children:"refresh()"}),"\n",(0,n.jsx)(t.p,{children:"Refresh the list"}),"\n",(0,n.jsx)(t.h5,{id:"returns-2",children:"Returns"}),"\n",(0,n.jsx)(t.p,{children:(0,n.jsx)(t.code,{children:"void"})}),"\n",(0,n.jsx)(t.h4,{id:"setfilter",children:"setFilter()"}),"\n",(0,n.jsx)(t.p,{children:"Set a filter in the list\nWorks only when user located on the list page.\nCan be used to set filter from charts or other components in pageInjections."}),"\n",(0,n.jsx)(t.p,{children:"Example:"}),"\n",(0,n.jsx)(t.pre,{children:(0,n.jsx)(t.code,{className:"language-ts",children:"window.adminforth.list.setFilter({field: 'name', operator: 'ilike', value: 'john'})\n"})}),"\n",(0,n.jsx)(t.h5,{id:"parameters",children:"Parameters"}),"\n",(0,n.jsxs)(t.table,{children:[(0,n.jsx)(t.thead,{children:(0,n.jsxs)(t.tr,{children:[(0,n.jsx)(t.th,{style:{textAlign:"left"},children:"Parameter"}),(0,n.jsx)(t.th,{style:{textAlign:"left"},children:"Type"}),(0,n.jsx)(t.th,{style:{textAlign:"left"},children:"Description"})]})}),(0,n.jsx)(t.tbody,{children:(0,n.jsxs)(t.tr,{children:[(0,n.jsx)(t.td,{style:{textAlign:"left"},children:(0,n.jsx)(t.code,{children:"filter"})}),(0,n.jsx)(t.td,{style:{textAlign:"left"},children:(0,n.jsx)(t.code,{children:"any"})}),(0,n.jsx)(t.td,{style:{textAlign:"left"},children:"The filter to set"})]})})]}),"\n",(0,n.jsx)(t.h5,{id:"returns-3",children:"Returns"}),"\n",(0,n.jsx)(t.p,{children:(0,n.jsx)(t.code,{children:"void"})}),"\n",(0,n.jsx)(t.h4,{id:"updatefilter",children:"updateFilter()"}),"\n",(0,n.jsx)(t.p,{children:"Update a filter in the list"}),"\n",(0,n.jsx)(t.p,{children:"Example:"}),"\n",(0,n.jsx)(t.pre,{children:(0,n.jsx)(t.code,{className:"language-ts",children:"window.adminforth.list.updateFilter({field: 'name', operator: 'ilike', value: 'john'})\n"})}),"\n",(0,n.jsx)(t.h5,{id:"parameters-1",children:"Parameters"}),"\n",(0,n.jsxs)(t.table,{children:[(0,n.jsx)(t.thead,{children:(0,n.jsxs)(t.tr,{children:[(0,n.jsx)(t.th,{style:{textAlign:"left"},children:"Parameter"}),(0,n.jsx)(t.th,{style:{textAlign:"left"},children:"Type"}),(0,n.jsx)(t.th,{style:{textAlign:"left"},children:"Description"})]})}),(0,n.jsx)(t.tbody,{children:(0,n.jsxs)(t.tr,{children:[(0,n.jsx)(t.td,{style:{textAlign:"left"},children:(0,n.jsx)(t.code,{children:"filter"})}),(0,n.jsx)(t.td,{style:{textAlign:"left"},children:(0,n.jsx)(t.code,{children:"any"})}),(0,n.jsx)(t.td,{style:{textAlign:"left"},children:"The filter to update"})]})})]}),"\n",(0,n.jsx)(t.h5,{id:"returns-4",children:"Returns"}),"\n",(0,n.jsx)(t.p,{children:(0,n.jsx)(t.code,{children:"void"})}),"\n",(0,n.jsx)(t.h2,{id:"methods",children:"Methods"}),"\n",(0,n.jsx)(t.h3,{id:"alert",children:"alert()"}),"\n",(0,n.jsxs)(t.blockquote,{children:["\n",(0,n.jsxs)(t.p,{children:[(0,n.jsx)(t.strong,{children:"alert"}),"(",(0,n.jsx)(t.code,{children:"params"}),"): ",(0,n.jsx)(t.code,{children:"void"})]}),"\n"]}),"\n",(0,n.jsx)(t.p,{children:"Show an alert"}),"\n",(0,n.jsx)(t.p,{children:"The alert will be displayed to the user"}),"\n",(0,n.jsx)(t.p,{children:"Example:"}),"\n",(0,n.jsx)(t.pre,{children:(0,n.jsx)(t.code,{className:"language-ts",children:" window.adminforth.alert({message: 'Hello', variant: 'success'})\n"})}),"\n",(0,n.jsx)(t.h4,{id:"parameters-2",children:"Parameters"}),"\n",(0,n.jsxs)(t.table,{children:[(0,n.jsx)(t.thead,{children:(0,n.jsxs)(t.tr,{children:[(0,n.jsx)(t.th,{style:{textAlign:"left"},children:"Parameter"}),(0,n.jsx)(t.th,{style:{textAlign:"left"},children:"Type"}),(0,n.jsx)(t.th,{style:{textAlign:"left"},children:"Description"})]})}),(0,n.jsx)(t.tbody,{children:(0,n.jsxs)(t.tr,{children:[(0,n.jsx)(t.td,{style:{textAlign:"left"},children:(0,n.jsx)(t.code,{children:"params"})}),(0,n.jsx)(t.td,{style:{textAlign:"left"},children:(0,n.jsx)(t.a,{href:"/docs/api/types/FrontendAPI/type-aliases/AlertParams",children:(0,n.jsx)(t.code,{children:"AlertParams"})})}),(0,n.jsx)(t.td,{style:{textAlign:"left"},children:"The parameters of the alert"})]})})]}),"\n",(0,n.jsx)(t.h4,{id:"returns-5",children:"Returns"}),"\n",(0,n.jsx)(t.p,{children:(0,n.jsx)(t.code,{children:"void"})}),"\n",(0,n.jsx)(t.hr,{}),"\n",(0,n.jsx)(t.h3,{id:"confirm",children:"confirm()"}),"\n",(0,n.jsxs)(t.blockquote,{children:["\n",(0,n.jsxs)(t.p,{children:[(0,n.jsx)(t.strong,{children:"confirm"}),"(",(0,n.jsx)(t.code,{children:"params"}),"): ",(0,n.jsx)(t.code,{children:"Promise"}),"<",(0,n.jsx)(t.code,{children:"void"}),">"]}),"\n"]}),"\n",(0,n.jsx)(t.p,{children:"Show a confirmation dialog"}),"\n",(0,n.jsx)(t.p,{children:"The dialog will be displayed to the user"}),"\n",(0,n.jsx)(t.p,{children:"Example:"}),"\n",(0,n.jsx)(t.pre,{children:(0,n.jsx)(t.code,{className:"language-ts",children:"const isConfirmed = await window.adminforth.confirm({message: 'Are you sure?', yes: 'Yes', no: 'No'})\nif (isConfirmed) {\n your code...\n}\n"})}),"\n",(0,n.jsx)(t.h4,{id:"parameters-3",children:"Parameters"}),"\n",(0,n.jsxs)(t.table,{children:[(0,n.jsx)(t.thead,{children:(0,n.jsxs)(t.tr,{children:[(0,n.jsx)(t.th,{style:{textAlign:"left"},children:"Parameter"}),(0,n.jsx)(t.th,{style:{textAlign:"left"},children:"Type"}),(0,n.jsx)(t.th,{style:{textAlign:"left"},children:"Description"})]})}),(0,n.jsx)(t.tbody,{children:(0,n.jsxs)(t.tr,{children:[(0,n.jsx)(t.td,{style:{textAlign:"left"},children:(0,n.jsx)(t.code,{children:"params"})}),(0,n.jsx)(t.td,{style:{textAlign:"left"},children:(0,n.jsx)(t.a,{href:"/docs/api/types/FrontendAPI/type-aliases/ConfirmParams",children:(0,n.jsx)(t.code,{children:"ConfirmParams"})})}),(0,n.jsx)(t.td,{style:{textAlign:"left"},children:"The parameters of the dialog"})]})})]}),"\n",(0,n.jsx)(t.h4,{id:"returns-6",children:"Returns"}),"\n",(0,n.jsxs)(t.p,{children:[(0,n.jsx)(t.code,{children:"Promise"}),"<",(0,n.jsx)(t.code,{children:"void"}),">"]}),"\n",(0,n.jsx)(t.p,{children:"A promise that resolves when the user confirms the dialog"})]})}function o(e={}){const{wrapper:t}={...(0,l.R)(),...e.components};return t?(0,n.jsx)(t,{...e,children:(0,n.jsx)(h,{...e})}):h(e)}},8453:(e,t,r)=>{r.d(t,{R:()=>i,x:()=>d});var n=r(6540);const l={},s=n.createContext(l);function i(e){const t=n.useContext(s);return n.useMemo((function(){return"function"==typeof e?e(t):{...t,...e}}),[t,e])}function d(e){let t;return t=e.disableParentContext?"function"==typeof e.components?e.components(l):e.components||l:i(e.components),n.createElement(s.Provider,{value:t},e.children)}}}]); \ No newline at end of file diff --git a/assets/js/0f6f7c87.134dcde0.js b/assets/js/0f6f7c87.134dcde0.js deleted file mode 100644 index 07c8b81e6..000000000 --- a/assets/js/0f6f7c87.134dcde0.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkadminforth=self.webpackChunkadminforth||[]).push([[1768],{9706:(e,n,t)=>{t.r(n),t.d(n,{assets:()=>c,contentTitle:()=>i,default:()=>u,frontMatter:()=>s,metadata:()=>r,toc:()=>l});var o=t(4848),a=t(8453);const s={},i="Page Injections",r={id:"tutorial/Customization/pageInjections",title:"Page Injections",description:"In addition to ability to create custom pages and overwrite how fields are rendered, you can also inject custom components in standard AdminForth page.",source:"@site/docs/tutorial/03-Customization/08-pageInjections.md",sourceDirName:"tutorial/03-Customization",slug:"/tutorial/Customization/pageInjections",permalink:"/docs/tutorial/Customization/pageInjections",draft:!1,unlisted:!1,tags:[],version:"current",sidebarPosition:8,frontMatter:{},sidebar:"tutorialSidebar",previous:{title:"Alerts and confirmations",permalink:"/docs/tutorial/Customization/alert"},next:{title:"Custom bulk actions",permalink:"/docs/tutorial/Customization/bulkActions"}},c={},l=[{value:"Login page customization",id:"login-page-customization",level:2}];function d(e){const n={blockquote:"blockquote",code:"code",h1:"h1",h2:"h2",img:"img",p:"p",pre:"pre",...(0,a.R)(),...e.components};return(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(n.h1,{id:"page-injections",children:"Page Injections"}),"\n",(0,o.jsx)(n.p,{children:"In addition to ability to create custom pages and overwrite how fields are rendered, you can also inject custom components in standard AdminForth page."}),"\n",(0,o.jsxs)(n.p,{children:["For example let's add a custom pie chart to the ",(0,o.jsx)(n.code,{children:"list"})," page of the ",(0,o.jsx)(n.code,{children:"aparts"})," resource. Pie chart will show the distribution of the rooms count and more over will allow to filter the list by the rooms count."]}),"\n",(0,o.jsx)(n.pre,{children:(0,o.jsx)(n.code,{className:"language-ts",metastring:'title="./resources/apartments.ts"',children:"{\n resourceId: 'aparts',\n ...\n//diff-add\n options: {\n//diff-add\n pageInjections: {\n//diff-add\n list: {\n//diff-add\n afterBreadcrumbs: '@@/ApartsPie.vue',\n//diff-add\n }\n//diff-add\n } \n//diff-add\n }\n}\n"})}),"\n",(0,o.jsxs)(n.p,{children:["Now create file ",(0,o.jsx)(n.code,{children:"ApartsPie.vue"})," in the ",(0,o.jsx)(n.code,{children:"custom"})," folder of your project:"]}),"\n",(0,o.jsx)(n.pre,{children:(0,o.jsx)(n.code,{className:"language-html",metastring:'title="./custom/ApartsPie.vue"',children:'\n\n - - + +
Skip to main content

Archive

Archive

diff --git a/blog/chatgpt-plugin/index.html b/blog/chatgpt-plugin/index.html index 4590a7a26..1edab7556 100644 --- a/blog/chatgpt-plugin/index.html +++ b/blog/chatgpt-plugin/index.html @@ -15,8 +15,8 @@ - - + +
Skip to main content

Chat-GPT plugin to co-write texts and strings

· 4 min read
Ivan Borshcho
Maintainer of AdminForth

Couple of days ago we released a plugin which allows you to co-write texts and strings with the AI.

diff --git a/blog/index.html b/blog/index.html index 06c09a45f..985fb677c 100644 --- a/blog/index.html +++ b/blog/index.html @@ -15,8 +15,8 @@ - - + +

Chat-GPT plugin to co-write texts and strings

· 4 min read
Ivan Borshcho
Maintainer of AdminForth

Couple of days ago we released a plugin which allows you to co-write texts and strings with the AI.

diff --git a/blog/tags/chatgpt/index.html b/blog/tags/chatgpt/index.html index 935f52200..dde3860da 100644 --- a/blog/tags/chatgpt/index.html +++ b/blog/tags/chatgpt/index.html @@ -15,8 +15,8 @@ - - + +

One post tagged with "ChatGPT"

ChatGPT is a conversational AI model that can generate human-like responses to text inputs.

View All Tags

Chat-GPT plugin to co-write texts and strings

· 4 min read
Ivan Borshcho
Maintainer of AdminForth

Couple of days ago we released a plugin which allows you to co-write texts and strings with the AI.

diff --git a/blog/tags/index.html b/blog/tags/index.html index 3cd1a9a6e..f2f83329e 100644 --- a/blog/tags/index.html +++ b/blog/tags/index.html @@ -15,8 +15,8 @@ - - + + diff --git a/blog/tags/plugin/index.html b/blog/tags/plugin/index.html index b561aa7fb..6ff47aa67 100644 --- a/blog/tags/plugin/index.html +++ b/blog/tags/plugin/index.html @@ -15,8 +15,8 @@ - - + +

One post tagged with "Plugin"

Plugins are extensions that add new features or functionality to a AdminForth.

View All Tags

Chat-GPT plugin to co-write texts and strings

· 4 min read
Ivan Borshcho
Maintainer of AdminForth

Couple of days ago we released a plugin which allows you to co-write texts and strings with the AI.

diff --git a/docs/api/index.html b/docs/api/index.html index 8018dfbd5..939a5ec99 100644 --- a/docs/api/index.html +++ b/docs/api/index.html @@ -15,12 +15,12 @@ - - + + -

TypeDoc API

+
+
ModuleDescription
plugins/audit-log/types-
plugins/chat-gpt/types-
plugins/email-password-reset/types-
plugins/foreign-inline-list/types-
plugins/import-export/types-
plugins/rich-editor/types-
plugins/two-factors-auth/types-
plugins/upload/types-
types/AdminForthConfig-
types/FrontendAPI-
\ No newline at end of file diff --git a/docs/api/plugins/audit-log/types/index.html b/docs/api/plugins/audit-log/types/index.html index 70ed100b6..0746caf93 100644 --- a/docs/api/plugins/audit-log/types/index.html +++ b/docs/api/plugins/audit-log/types/index.html @@ -15,11 +15,11 @@ - - + + -

plugins/audit-log/types

+

plugins/audit-log/types

Index

Type Aliases

Type aliasDescription
PluginOptions-
diff --git a/docs/api/plugins/audit-log/types/type-aliases/PluginOptions/index.html b/docs/api/plugins/audit-log/types/type-aliases/PluginOptions/index.html index 1dae3cfd0..a49430931 100644 --- a/docs/api/plugins/audit-log/types/type-aliases/PluginOptions/index.html +++ b/docs/api/plugins/audit-log/types/type-aliases/PluginOptions/index.html @@ -15,11 +15,11 @@ - - + + -

PluginOptions

+

PluginOptions

PluginOptions: object

diff --git a/docs/api/plugins/chat-gpt/types/index.html b/docs/api/plugins/chat-gpt/types/index.html index 6a659d662..30ad35de0 100644 --- a/docs/api/plugins/chat-gpt/types/index.html +++ b/docs/api/plugins/chat-gpt/types/index.html @@ -15,11 +15,11 @@ - - + + -

plugins/chat-gpt/types

+

plugins/chat-gpt/types

Index

Interfaces

InterfaceDescription
PluginOptions-
diff --git a/docs/api/plugins/chat-gpt/types/interfaces/PluginOptions/index.html b/docs/api/plugins/chat-gpt/types/interfaces/PluginOptions/index.html index 2a7ead5ee..636ec7812 100644 --- a/docs/api/plugins/chat-gpt/types/interfaces/PluginOptions/index.html +++ b/docs/api/plugins/chat-gpt/types/interfaces/PluginOptions/index.html @@ -15,11 +15,11 @@ - - + + -

PluginOptions

+

PluginOptions

Properties

expert?

diff --git a/docs/api/plugins/email-password-reset/types/index.html b/docs/api/plugins/email-password-reset/types/index.html index 868bae9de..5f68b0e2e 100644 --- a/docs/api/plugins/email-password-reset/types/index.html +++ b/docs/api/plugins/email-password-reset/types/index.html @@ -15,11 +15,11 @@ - - + + -

plugins/email-password-reset/types

+

plugins/email-password-reset/types

Index

Interfaces

InterfaceDescription
PluginOptions-
diff --git a/docs/api/plugins/email-password-reset/types/interfaces/PluginOptions/index.html b/docs/api/plugins/email-password-reset/types/interfaces/PluginOptions/index.html index 7e9dde503..3f5cad086 100644 --- a/docs/api/plugins/email-password-reset/types/interfaces/PluginOptions/index.html +++ b/docs/api/plugins/email-password-reset/types/interfaces/PluginOptions/index.html @@ -15,11 +15,11 @@ - - + + -

PluginOptions

+

PluginOptions

Properties

emailField

diff --git a/docs/api/plugins/foreign-inline-list/types/index.html b/docs/api/plugins/foreign-inline-list/types/index.html index 572fa3ba2..37fedd112 100644 --- a/docs/api/plugins/foreign-inline-list/types/index.html +++ b/docs/api/plugins/foreign-inline-list/types/index.html @@ -15,11 +15,11 @@ - - + + -

plugins/foreign-inline-list/types

+

plugins/foreign-inline-list/types

Index

Type Aliases

Type aliasDescription
PluginOptions-
diff --git a/docs/api/plugins/foreign-inline-list/types/type-aliases/PluginOptions/index.html b/docs/api/plugins/foreign-inline-list/types/type-aliases/PluginOptions/index.html index 3a9172057..1d45a078d 100644 --- a/docs/api/plugins/foreign-inline-list/types/type-aliases/PluginOptions/index.html +++ b/docs/api/plugins/foreign-inline-list/types/type-aliases/PluginOptions/index.html @@ -15,11 +15,11 @@ - - + + -

PluginOptions

+

PluginOptions

PluginOptions: object

@@ -41,6 +41,6 @@

mo

Parameters

ParameterTypeDescription
resourceConfigAdminForthResourceResource config of the table.

Returns

-

void

+

void

\ No newline at end of file diff --git a/docs/api/plugins/import-export/types/index.html b/docs/api/plugins/import-export/types/index.html new file mode 100644 index 000000000..43e6ffdab --- /dev/null +++ b/docs/api/plugins/import-export/types/index.html @@ -0,0 +1,27 @@ + + + + + +plugins/import-export/types | Vue & Node admin panel framework + + + + + + + + + + + + + + + +

plugins/import-export/types

+

Index

+

Interfaces

+
InterfaceDescription
PluginOptions-
+ + \ No newline at end of file diff --git a/docs/api/plugins/import-export/types/interfaces/PluginOptions/index.html b/docs/api/plugins/import-export/types/interfaces/PluginOptions/index.html new file mode 100644 index 000000000..6a09b8a91 --- /dev/null +++ b/docs/api/plugins/import-export/types/interfaces/PluginOptions/index.html @@ -0,0 +1,24 @@ + + + + + +PluginOptions | Vue & Node admin panel framework + + + + + + + + + + + + + + + +

PluginOptions

+ + \ No newline at end of file diff --git a/docs/api/plugins/rich-editor/types/index.html b/docs/api/plugins/rich-editor/types/index.html index 72a156be0..60bbfa053 100644 --- a/docs/api/plugins/rich-editor/types/index.html +++ b/docs/api/plugins/rich-editor/types/index.html @@ -15,13 +15,13 @@ - - + + -

plugins/rich-editor/types

+

plugins/rich-editor/types

Index

Interfaces

-
InterfaceDescription
PluginOptions-
+
InterfaceDescription
PluginOptions-
\ No newline at end of file diff --git a/docs/api/plugins/rich-editor/types/interfaces/PluginOptions/index.html b/docs/api/plugins/rich-editor/types/interfaces/PluginOptions/index.html index 9848e0705..9c0e20dd2 100644 --- a/docs/api/plugins/rich-editor/types/interfaces/PluginOptions/index.html +++ b/docs/api/plugins/rich-editor/types/interfaces/PluginOptions/index.html @@ -15,11 +15,11 @@ - - + + -

PluginOptions

+

PluginOptions

Properties

attachments?

@@ -36,7 +36,7 @@

attachme Also there should be upload plugin installed on this field.

attachmentRecordIdFieldName

-

attachmentRecordIdFieldName: "record_id"

+

attachmentRecordIdFieldName: string

When attachment is created, it will be linked to the record, by storing id of the record with editor in attachment resource. Here you define the field name where this id will be stored.

@@ -50,7 +50,7 @@

attachmen

Resource name where images are stored. Should point to the existing resource.

attachmentResourceIdFieldName

-

attachmentResourceIdFieldName: "resource_id"

+

attachmentResourceIdFieldName: string

When attachment is created, it will be linked to the resource, by storing id of the resource with editor in attachment resource. For example when RichEditor installed on description field of apartment resource, it will store id of apartment resource.

@@ -107,7 +107,7 @@

expert.stop?

+

expert.stop?

optional stop: string[]

diff --git a/docs/api/plugins/two-factors-auth/types/index.html b/docs/api/plugins/two-factors-auth/types/index.html index 199462fcd..e98d67a4e 100644 --- a/docs/api/plugins/two-factors-auth/types/index.html +++ b/docs/api/plugins/two-factors-auth/types/index.html @@ -15,11 +15,11 @@ - - + + -

plugins/two-factors-auth/types

+

plugins/two-factors-auth/types

Index

Type Aliases

Type aliasDescription
PluginOptions-
diff --git a/docs/api/plugins/two-factors-auth/types/type-aliases/PluginOptions/index.html b/docs/api/plugins/two-factors-auth/types/type-aliases/PluginOptions/index.html index 3b8b1c478..01d88468f 100644 --- a/docs/api/plugins/two-factors-auth/types/type-aliases/PluginOptions/index.html +++ b/docs/api/plugins/two-factors-auth/types/type-aliases/PluginOptions/index.html @@ -15,11 +15,11 @@ - - + + -

PluginOptions

+

PluginOptions

PluginOptions: object

diff --git a/docs/api/plugins/upload/types/index.html b/docs/api/plugins/upload/types/index.html index 65d1326d6..5e67a2b92 100644 --- a/docs/api/plugins/upload/types/index.html +++ b/docs/api/plugins/upload/types/index.html @@ -15,11 +15,11 @@ - - + + -

plugins/upload/types

+

plugins/upload/types

Index

Type Aliases

Type aliasDescription
PluginOptions-
diff --git a/docs/api/plugins/upload/types/type-aliases/PluginOptions/index.html b/docs/api/plugins/upload/types/type-aliases/PluginOptions/index.html index fb4bc6c37..514fd11fe 100644 --- a/docs/api/plugins/upload/types/type-aliases/PluginOptions/index.html +++ b/docs/api/plugins/upload/types/type-aliases/PluginOptions/index.html @@ -15,11 +15,11 @@ - - + + -

PluginOptions

+

PluginOptions

PluginOptions: object

diff --git a/docs/api/types/AdminForthConfig/classes/Filters/index.html b/docs/api/types/AdminForthConfig/classes/Filters/index.html index 2401a56b1..2190d4a4c 100644 --- a/docs/api/types/AdminForthConfig/classes/Filters/index.html +++ b/docs/api/types/AdminForthConfig/classes/Filters/index.html @@ -15,11 +15,11 @@ - - + + -

Filters

+

Filters

Constructors

new Filters()

diff --git a/docs/api/types/AdminForthConfig/classes/Sorts/index.html b/docs/api/types/AdminForthConfig/classes/Sorts/index.html index 33a93cdbe..6cded8107 100644 --- a/docs/api/types/AdminForthConfig/classes/Sorts/index.html +++ b/docs/api/types/AdminForthConfig/classes/Sorts/index.html @@ -15,11 +15,11 @@ - - + + -

Sorts

+

Sorts

Constructors

new Sorts()

diff --git a/docs/api/types/AdminForthConfig/enumerations/ActionCheckSource/index.html b/docs/api/types/AdminForthConfig/enumerations/ActionCheckSource/index.html index 6a2c08aca..9e381bce7 100644 --- a/docs/api/types/AdminForthConfig/enumerations/ActionCheckSource/index.html +++ b/docs/api/types/AdminForthConfig/enumerations/ActionCheckSource/index.html @@ -15,11 +15,11 @@ - - + + -

ActionCheckSource

+

ActionCheckSource

Enumeration Members

Enumeration MemberValue
BulkActionRequest"bulkActionRequest"
CreateRequest"createRequest"
DeleteRequest"deleteRequest"
DisplayButtons"displayButtons"
EditRequest"editRequest"
ListRequest"listRequest"
ShowRequest"showRequest"
diff --git a/docs/api/types/AdminForthConfig/enumerations/AdminForthDataTypes/index.html b/docs/api/types/AdminForthConfig/enumerations/AdminForthDataTypes/index.html index 5b65a2ec1..4b9661c65 100644 --- a/docs/api/types/AdminForthConfig/enumerations/AdminForthDataTypes/index.html +++ b/docs/api/types/AdminForthConfig/enumerations/AdminForthDataTypes/index.html @@ -15,11 +15,11 @@ - - + + -

AdminForthDataTypes

+

AdminForthDataTypes

Enumeration Members

Enumeration MemberValue
BOOLEAN"boolean"
DATE"date"
DATETIME"datetime"
DECIMAL"decimal"
FLOAT"float"
INTEGER"integer"
JSON"json"
RICHTEXT"richtext"
STRING"string"
TEXT"text"
TIME"time"
diff --git a/docs/api/types/AdminForthConfig/enumerations/AdminForthFilterOperators/index.html b/docs/api/types/AdminForthConfig/enumerations/AdminForthFilterOperators/index.html index d174de1b0..371c5e4bd 100644 --- a/docs/api/types/AdminForthConfig/enumerations/AdminForthFilterOperators/index.html +++ b/docs/api/types/AdminForthConfig/enumerations/AdminForthFilterOperators/index.html @@ -15,11 +15,11 @@ - - + + -

AdminForthFilterOperators

+

AdminForthFilterOperators

Enumeration Members

Enumeration MemberValue
EQ"eq"
GT"gt"
GTE"gte"
ILIKE"ilike"
IN"in"
LIKE"like"
LT"lt"
LTE"lte"
NE"ne"
NIN"nin"
diff --git a/docs/api/types/AdminForthConfig/enumerations/AdminForthMenuTypes/index.html b/docs/api/types/AdminForthConfig/enumerations/AdminForthMenuTypes/index.html index 39f7cd51a..fa8f1b750 100644 --- a/docs/api/types/AdminForthConfig/enumerations/AdminForthMenuTypes/index.html +++ b/docs/api/types/AdminForthConfig/enumerations/AdminForthMenuTypes/index.html @@ -15,11 +15,11 @@ - - + + -

AdminForthMenuTypes

+

AdminForthMenuTypes

Enumeration Members

Enumeration MemberValueDescription
divider"divider"DIVIDER is a divider between menu items.
gap"gap"GAP ads some space between menu items.
group"group"GROUP is a group of menu items. Respects label, icon and children properties in AdminForthConfigMenuItem use @AdminForthMenuTypes.open to set if group is open by default
heading"heading"HEADING is just a label in the menu. Respect label and icon property in AdminForthConfigMenuItem
page"page"

PAGE is a link to a custom page. Respects label, icon, path, component, homepage, isStaticRoute, properties in AdminForthConfigMenuItem

Example:

{

type: AdminForthMenuTypes.PAGE,

label: 'Custom Page',

icon: 'home',

path: '/dash',

component: '@@/Dashboard.vue',

homepage: true,

}

resource"resource"RESOURCE is a link to a resource. Respects label, icon, resourceId, homepage, isStaticRoute properties in AdminForthConfigMenuItem
diff --git a/docs/api/types/AdminForthConfig/enumerations/AdminForthResourcePages/index.html b/docs/api/types/AdminForthConfig/enumerations/AdminForthResourcePages/index.html index b62cfa513..51f6270f4 100644 --- a/docs/api/types/AdminForthConfig/enumerations/AdminForthResourcePages/index.html +++ b/docs/api/types/AdminForthConfig/enumerations/AdminForthResourcePages/index.html @@ -15,11 +15,11 @@ - - + + -

AdminForthResourcePages

+

AdminForthResourcePages

Enumeration Members

Enumeration MemberValue
create"create"
edit"edit"
filter"filter"
list"list"
show"show"
diff --git a/docs/api/types/AdminForthConfig/enumerations/AdminForthSortDirections/index.html b/docs/api/types/AdminForthConfig/enumerations/AdminForthSortDirections/index.html index 1621855ac..d09fac635 100644 --- a/docs/api/types/AdminForthConfig/enumerations/AdminForthSortDirections/index.html +++ b/docs/api/types/AdminForthConfig/enumerations/AdminForthSortDirections/index.html @@ -15,11 +15,11 @@ - - + + -

AdminForthSortDirections

+

AdminForthSortDirections

Enumeration Members

Enumeration MemberValue
asc"asc"
desc"desc"
diff --git a/docs/api/types/AdminForthConfig/enumerations/AllowedActionsEnum/index.html b/docs/api/types/AdminForthConfig/enumerations/AllowedActionsEnum/index.html index 3377573f2..1e9a41c70 100644 --- a/docs/api/types/AdminForthConfig/enumerations/AllowedActionsEnum/index.html +++ b/docs/api/types/AdminForthConfig/enumerations/AllowedActionsEnum/index.html @@ -15,11 +15,11 @@ - - + + -

AllowedActionsEnum

+

AllowedActionsEnum

Enumeration Members

Enumeration MemberValue
create"create"
delete"delete"
edit"edit"
filter"filter"
list"list"
show"show"
diff --git a/docs/api/types/AdminForthConfig/index.html b/docs/api/types/AdminForthConfig/index.html index e4c5974d5..3ca998491 100644 --- a/docs/api/types/AdminForthConfig/index.html +++ b/docs/api/types/AdminForthConfig/index.html @@ -15,11 +15,11 @@ - - + + -

types/AdminForthConfig

+

types/AdminForthConfig

Index

Enumerations

EnumerationDescription
ActionCheckSource-
AdminForthDataTypes-
AdminForthFilterOperators-
AdminForthMenuTypes-
AdminForthResourcePages-
AdminForthSortDirections-
AllowedActionsEnum-
diff --git a/docs/api/types/AdminForthConfig/interfaces/IAdminForth/index.html b/docs/api/types/AdminForthConfig/interfaces/IAdminForth/index.html index f038022e8..c53db300d 100644 --- a/docs/api/types/AdminForthConfig/interfaces/IAdminForth/index.html +++ b/docs/api/types/AdminForthConfig/interfaces/IAdminForth/index.html @@ -15,11 +15,11 @@ - - + + -

IAdminForth

+

IAdminForth

Properties

activatedPlugins

diff --git a/docs/api/types/AdminForthConfig/interfaces/IAdminForthAuth/index.html b/docs/api/types/AdminForthConfig/interfaces/IAdminForthAuth/index.html index efdaea8f4..2b705bdb3 100644 --- a/docs/api/types/AdminForthConfig/interfaces/IAdminForthAuth/index.html +++ b/docs/api/types/AdminForthConfig/interfaces/IAdminForthAuth/index.html @@ -15,11 +15,11 @@ - - + + -

IAdminForthAuth

+

IAdminForthAuth

Methods

issueJWT()

diff --git a/docs/api/types/AdminForthConfig/interfaces/IAdminForthDataSourceConnector/index.html b/docs/api/types/AdminForthConfig/interfaces/IAdminForthDataSourceConnector/index.html index 478da38c3..1d640eca9 100644 --- a/docs/api/types/AdminForthConfig/interfaces/IAdminForthDataSourceConnector/index.html +++ b/docs/api/types/AdminForthConfig/interfaces/IAdminForthDataSourceConnector/index.html @@ -15,11 +15,11 @@ - - + + -

IAdminForthDataSourceConnector

+

IAdminForthDataSourceConnector

Extended by