web / UseSiteConfiguration
Interface: UseSiteConfiguration ​
Defined in: apps/web/composables/useSiteConfiguration/types.ts:78
Properties ​
blockSize ​
blockSize:
Readonly
<Ref
<string
,string
>>
Defined in: apps/web/composables/useSiteConfiguration/types.ts:99
blockType ​
blockType:
Readonly
<Ref
<string
,string
>>
Defined in: apps/web/composables/useSiteConfiguration/types.ts:85
blockUuid ​
blockUuid:
Readonly
<Ref
<string
,string
>>
Defined in: apps/web/composables/useSiteConfiguration/types.ts:86
closeDrawer() ​
closeDrawer: () =>
void
Defined in: apps/web/composables/useSiteConfiguration/types.ts:115
Returns ​
void
currentFont ​
currentFont:
Readonly
<Ref
<string
,string
>>
Defined in: apps/web/composables/useSiteConfiguration/types.ts:88
data ​
data:
Readonly
<Ref
<[], []>>
Defined in: apps/web/composables/useSiteConfiguration/types.ts:79
drawerOpen ​
drawerOpen:
Readonly
<Ref
<boolean
,boolean
>>
Defined in: apps/web/composables/useSiteConfiguration/types.ts:81
drawerView ​
drawerView:
Readonly
<Ref
<DrawerView
,DrawerView
>>
Defined in: apps/web/composables/useSiteConfiguration/types.ts:102
favicon ​
favicon:
Readonly
<Ref
<string
,string
>>
Defined in: apps/web/composables/useSiteConfiguration/types.ts:94
headerBackgroundColor ​
headerBackgroundColor:
Readonly
<Ref
<string
,string
>>
Defined in: apps/web/composables/useSiteConfiguration/types.ts:91
headerLogo ​
headerLogo:
Readonly
<Ref
<string
,string
>>
Defined in: apps/web/composables/useSiteConfiguration/types.ts:93
iconColor ​
iconColor:
Readonly
<Ref
<string
,string
>>
Defined in: apps/web/composables/useSiteConfiguration/types.ts:92
initialData ​
initialData:
Readonly
<Ref
<ConfigurationSettings
,ConfigurationSettings
>>
Defined in: apps/web/composables/useSiteConfiguration/types.ts:104
loadGoogleFont ​
loadGoogleFont:
LoadGoogleFont
Defined in: apps/web/composables/useSiteConfiguration/types.ts:106
loading ​
loading:
Readonly
<Ref
<boolean
,boolean
>>
Defined in: apps/web/composables/useSiteConfiguration/types.ts:80
newBlockPosition ​
newBlockPosition:
Readonly
<Ref
<number
,number
>>
Defined in: apps/web/composables/useSiteConfiguration/types.ts:87
ogImg ​
ogImg:
Readonly
<Ref
<string
,string
>>
Defined in: apps/web/composables/useSiteConfiguration/types.ts:96
ogTitle ​
ogTitle:
Readonly
<Ref
<string
,string
>>
Defined in: apps/web/composables/useSiteConfiguration/types.ts:95
openDrawerWithView ​
openDrawerWithView:
OpenDrawerView
Defined in: apps/web/composables/useSiteConfiguration/types.ts:112
pageModalOpen ​
pageModalOpen:
Readonly
<Ref
<boolean
,boolean
>>
Defined in: apps/web/composables/useSiteConfiguration/types.ts:84
placement ​
placement:
Readonly
<Ref
<string
,string
>>
Defined in: apps/web/composables/useSiteConfiguration/types.ts:101
primaryColor ​
primaryColor:
Readonly
<Ref
<string
,string
>>
Defined in: apps/web/composables/useSiteConfiguration/types.ts:89
saveSettings ​
saveSettings:
SaveSettings
Defined in: apps/web/composables/useSiteConfiguration/types.ts:111
secondaryColor ​
secondaryColor:
Readonly
<Ref
<string
,string
>>
Defined in: apps/web/composables/useSiteConfiguration/types.ts:90
selectedFont ​
selectedFont:
Readonly
<Ref
<SelectedFont
,SelectedFont
>>
Defined in: apps/web/composables/useSiteConfiguration/types.ts:103
seoSettings ​
seoSettings:
Readonly
<Ref
<{description
:string
;keywords
:string
;robots
:string
;title
:string
; }, {description
:string
;keywords
:string
;robots
:string
;title
:string
; }>>
Defined in: apps/web/composables/useSiteConfiguration/types.ts:100
setSettingsCategory ​
setSettingsCategory:
SetSettingsCategory
Defined in: apps/web/composables/useSiteConfiguration/types.ts:114
settingsCategory ​
settingsCategory:
Readonly
<Ref
<null
|CategoryTreeItem
,null
|CategoryTreeItem
>>
Defined in: apps/web/composables/useSiteConfiguration/types.ts:82
settingsIsDirty ​
settingsIsDirty:
ComputedRef
<boolean
>
Defined in: apps/web/composables/useSiteConfiguration/types.ts:116
settingsType ​
settingsType:
Readonly
<Ref
<SettingsType
,SettingsType
>>
Defined in: apps/web/composables/useSiteConfiguration/types.ts:83
togglePageModal ​
togglePageModal:
TogglePageModal
Defined in: apps/web/composables/useSiteConfiguration/types.ts:113
updateBlockSize ​
updateBlockSize:
UpdateBlockSize
Defined in: apps/web/composables/useSiteConfiguration/types.ts:110
updateHeaderBackgroundColor ​
updateHeaderBackgroundColor:
SetColorPalette
Defined in: apps/web/composables/useSiteConfiguration/types.ts:109
updateNewBlockPosition ​
updateNewBlockPosition:
UpdateNewBlockPosition
Defined in: apps/web/composables/useSiteConfiguration/types.ts:105
updatePrimaryColor ​
updatePrimaryColor:
SetColorPalette
Defined in: apps/web/composables/useSiteConfiguration/types.ts:107
updateSecondaryColor ​
updateSecondaryColor:
SetColorPalette
Defined in: apps/web/composables/useSiteConfiguration/types.ts:108
useAvif ​
useAvif:
Readonly
<Ref
<boolean
,boolean
>>
Defined in: apps/web/composables/useSiteConfiguration/types.ts:97
useWebp ​
useWebp:
Readonly
<Ref
<boolean
,boolean
>>
Defined in: apps/web/composables/useSiteConfiguration/types.ts:98