Added Button.

Stats
This commit is contained in:
Surya Paolo
2022-12-14 13:13:28 +01:00
parent 97b0a72bb0
commit bd0eab53ae
64 changed files with 321 additions and 136 deletions

View File

@@ -1,3 +1,4 @@
export const shared_consts = {
Accepted: {
@@ -7,7 +8,7 @@ export const shared_consts = {
icon: 'fas fa-user-shield',
color: 'red',
},
CHECK_SEE_VIDEO_PRINCIPI: {
CHECK_SEE_VIDEO_PRINCIPI: {
value: 2,
label: 'steps.video_intro',
icon: 'fas fa-tools',
@@ -29,7 +30,6 @@ export const shared_consts = {
VIDEO: 50,
PAGE: 55,
PAGEINTRO: 58,
GALLERY: 60,
CALENDAR: 70,
CAROUSEL_IDISCIPLINE: 80,
CAROUSEL_HOME: 85,
@@ -43,6 +43,7 @@ export const shared_consts = {
CHECKIFISLOGGED: 170,
INFO_VERSION: 180,
BOTT_CONDIVIDI: 190,
BUTTON: 195,
PRESENTAZIONE: 200,
NOTIFATTOP: 210,
CHART: 220,
@@ -1240,69 +1241,6 @@ export const shared_consts = {
label: 'Source Sans Pro',
value: 'font-SourceSansPro'
},
],
TypesElem: [
{
value: 5,
label: 'Titolo',
},
{
value: 6,
label: 'Margine',
},
{
value: 7,
label: 'Scheda',
},
{
value: 8,
label: 'ImgTitolo',
},
{
value: 9,
label: 'Img Poster',
},
{
value: 10,
label: 'Testo',
},
{
value: 20,
label: 'Html',
},
{
value: 30,
label: 'Immagine',
},
{
value: 35,
label: 'Img da Caricare',
},
{
value: 40,
label: 'Separatore',
},
{
value: 50,
label: 'Video',
},
{
value: 55,
label: 'Pagina',
},
{
value: 58,
label: 'Pagina Intro',
},
{
value: 60,
label: 'Galleria',
},
{
value: 70,
label: 'Calendario',
},
{
value: 80,
label: 'Carosello Discipline',
@@ -1311,17 +1249,24 @@ export const shared_consts = {
value: 85,
label: 'Carosello Home',
},
],
TypesElemAdmin: [
{
value: 110,
label: 'Carosello Immagini',
value: 5,
label: 'Titolo',
},
{
value: 100,
label: 'Check Email',
value: 8,
label: 'ImgTitolo',
},
{
value: 120,
label: 'OpenStreetMap',
value: 10,
label: 'Testo semplice',
},
{
value: 30,
label: 'Immagine (nomefile)',
},
{
value: 130,
@@ -1331,6 +1276,17 @@ export const shared_consts = {
value: 140,
label: 'Dashboard',
},
],
TypesElemAdminTools: [
{
value: 100,
label: 'Check Email',
},
{
value: 120,
label: 'OpenStreetMap',
},
{
value: 160,
label: 'Stato Registrati',
@@ -1391,6 +1347,58 @@ export const shared_consts = {
value: 270,
label: 'Footer',
},
{
value: 40,
label: 'Separatore',
},
{
value: 70,
label: 'Calendario',
},
],
TypesElem: [
{
value: 20,
label: 'Testo',
},
{
value: 35,
label: 'Immagine',
},
{
value: 7,
label: 'Scheda (1 Immagine e Testo)',
},
{
value: 9,
label: 'Poster (1 Immagine + Testo)',
},
{
value: 195,
label: 'Bottone',
},
{
value: 50,
label: 'Video',
},
{
value: 55,
label: 'Pagina',
},
{
value: 58,
label: 'Pagina (solo Intro)',
},
{
value: 110,
label: 'Galleria d\'Immagini',
},
{
value: 6,
label: 'Margine',
},
],
LISTBESTCOLORS: [