design-comuni-plone-theme 11.20.2 → 11.20.4
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/.yarn/install-state.gz +0 -0
- package/CHANGELOG.md +24 -0
- package/package.json +1 -1
- package/publiccode.yml +2 -2
- package/src/components/ItaliaTheme/Blocks/Accordion/Edit.jsx +1 -1
- package/src/components/ItaliaTheme/Blocks/Alert/Edit.jsx +4 -2
- package/src/components/ItaliaTheme/Blocks/ArgumentsInEvidence/Edit.jsx +1 -1
- package/src/components/ItaliaTheme/Blocks/BandiSearch/Edit.jsx +1 -1
- package/src/components/ItaliaTheme/Blocks/CTABlock/Edit.jsx +2 -2
- package/src/components/ItaliaTheme/Blocks/Calendar/Edit.jsx +6 -2
- package/src/components/ItaliaTheme/Blocks/ContactsBlock/Edit.jsx +1 -1
- package/src/components/ItaliaTheme/Blocks/CountDown/Edit.jsx +1 -1
- package/src/components/ItaliaTheme/Blocks/EventSearch/Edit.jsx +1 -1
- package/src/components/ItaliaTheme/Blocks/HighlightedContent/Edit.jsx +1 -1
- package/src/components/ItaliaTheme/Blocks/IconBlocks/Edit.jsx +1 -1
- package/src/components/ItaliaTheme/Blocks/IconBlocks/Sidebar.jsx +1 -1
- package/src/components/ItaliaTheme/Blocks/NumbersBlock/Edit.jsx +2 -2
- package/src/components/ItaliaTheme/Blocks/NumbersBlock/Sidebar.jsx +1 -1
- package/src/components/ItaliaTheme/Blocks/SearchSections/Edit.jsx +5 -3
- package/src/components/ItaliaTheme/Blocks/TextCard/CardWithImage/Edit.jsx +1 -1
- package/src/components/ItaliaTheme/Blocks/UOSearch/Edit.jsx +1 -1
- package/src/components/ItaliaTheme/Blocks/VideoGallery/Edit.jsx +1 -1
- package/src/components/ItaliaTheme/Icons/FontAwesomeIcon.jsx +7 -8
- package/src/components/ItaliaTheme/Icons/Icon.jsx +1 -1
- package/src/components/ItaliaTheme/View/Commons/PageHeader/PageHeaderEventDates.jsx +14 -0
- package/src/components/ItaliaTheme/View/Commons/index.jsx +20 -358
- package/src/components/ItaliaTheme/View/index.js +203 -255
- package/src/components/ItaliaTheme/index.js +14 -38
- package/src/components/ItaliaTheme/manage/Widgets/IconWidget.jsx +1 -1
- package/src/config/Blocks/blocks.js +49 -87
- package/src/config/Views/views.js +20 -20
- package/src/config/Widgets/widgets.js +10 -12
- package/src/config/italiaConfig.js +19 -21
- package/src/config/loadables.js +0 -6
- package/src/customizations/volto/components/manage/Widgets/RecurrenceWidget/RecurrenceWidget.jsx +14 -31
- package/src/customizations/volto/components/theme/Search/Search.jsx +1 -6
- package/src/customizations/volto-feedback/components/FeedbackForm/Steps/{Commons/FormHeader.jsx → Commons.jsx} +1 -2
- package/src/helpers/IconWidget/IconAliasHelper.js +1 -2
- package/src/helpers/index.js +2 -1
- package/src/components/ItaliaTheme/Blocks/Accordion/index.js +0 -16
- package/src/components/ItaliaTheme/Blocks/Alert/index.js +0 -16
- package/src/components/ItaliaTheme/Blocks/ArgumentsInEvidence/index.js +0 -17
- package/src/components/ItaliaTheme/Blocks/BandiSearch/index.js +0 -16
- package/src/components/ItaliaTheme/Blocks/Break/index.js +0 -10
- package/src/components/ItaliaTheme/Blocks/CTABlock/index.js +0 -17
- package/src/components/ItaliaTheme/Blocks/Calendar/index.js +0 -17
- package/src/components/ItaliaTheme/Blocks/ContactsBlock/index.js +0 -17
- package/src/components/ItaliaTheme/Blocks/CountDown/index.js +0 -16
- package/src/components/ItaliaTheme/Blocks/EventSearch/index.js +0 -17
- package/src/components/ItaliaTheme/Blocks/HighlightedContent/getAsyncData.js +0 -10
- package/src/components/ItaliaTheme/Blocks/HighlightedContent/index.js +0 -17
- package/src/components/ItaliaTheme/Blocks/IconBlocks/index.js +0 -17
- package/src/components/ItaliaTheme/Blocks/NumbersBlock/index.js +0 -17
- package/src/components/ItaliaTheme/Blocks/SearchSections/index.js +0 -17
- package/src/components/ItaliaTheme/Blocks/TextCard/index.js +0 -23
- package/src/components/ItaliaTheme/Blocks/UOSearch/index.js +0 -17
- package/src/components/ItaliaTheme/Blocks/VideoGallery/index.js +0 -17
- package/src/components/ItaliaTheme/View/BandoView/index.js +0 -68
- package/src/components/ItaliaTheme/View/CartellaModulisticaView/index.js +0 -20
- package/src/components/ItaliaTheme/View/DocumentoView/index.js +0 -68
- package/src/components/ItaliaTheme/View/EventoView/index.js +0 -74
- package/src/components/ItaliaTheme/View/FAQ/FaqFolder/index.js +0 -32
- package/src/components/ItaliaTheme/View/FAQ/FaqView/index.js +0 -20
- package/src/components/ItaliaTheme/View/IncaricoView/index.js +0 -26
- package/src/components/ItaliaTheme/View/ModuloView/index.js +0 -44
- package/src/components/ItaliaTheme/View/NewsItemView/index.js +0 -62
- package/src/components/ItaliaTheme/View/PageView/index.js +0 -26
- package/src/components/ItaliaTheme/View/PaginaArgomentoView/index.js +0 -26
- package/src/components/ItaliaTheme/View/PersonaView/index.js +0 -44
- package/src/components/ItaliaTheme/View/PuntoDiContattoView/index.js +0 -26
- package/src/components/ItaliaTheme/View/ServizioView/index.js +0 -152
- package/src/components/ItaliaTheme/View/TrasparenzaView/index.js +0 -20
- package/src/components/ItaliaTheme/View/UOView/index.js +0 -86
- package/src/components/ItaliaTheme/View/VenueView/index.js +0 -86
- package/src/components/ItaliaTheme/manage/Widgets/index.js +0 -94
- package/src/icons/index.js +0 -161
- /package/src/components/ItaliaTheme/View/{__disabled_tests__/CartellaModulisticaView.test__disabled.jsx → __tests__/CartellaModulisticaView.test.jsx} +0 -0
- /package/src/components/ItaliaTheme/View/{__disabled_tests__/ModuloView.test__disabled.jsx → __tests__/ModuloView.test.jsx} +0 -0
- /package/src/components/ItaliaTheme/View/{__disabled_tests__/PersonaView.test__disabled.jsx → __tests__/PersonaView.test.jsx} +0 -0
- /package/src/components/ItaliaTheme/View/{__disabled_tests__/ServizioAChiSiRivolge.test__disabled.jsx → __tests__/ServizioAChiSiRivolge.test.jsx} +0 -0
- /package/src/components/ItaliaTheme/View/{__disabled_tests__/ServizioAccedi.test__disabled.jsx → __tests__/ServizioAccedi.test.jsx} +0 -0
- /package/src/components/ItaliaTheme/View/{__disabled_tests__/ServizioCasiParticolari.test__disabled.jsx → __tests__/ServizioCasiParticolari.test.jsx} +0 -0
- /package/src/components/ItaliaTheme/View/{__disabled_tests__/ServizioComeFare.test__disabled.jsx → __tests__/ServizioComeFare.test.jsx} +0 -0
- /package/src/components/ItaliaTheme/View/{__disabled_tests__/ServizioCondizioni.test__disabled.jsx → __tests__/ServizioCondizioni.test.jsx} +0 -0
- /package/src/components/ItaliaTheme/View/{__disabled_tests__/ServizioContatti.test__disabled.jsx → __tests__/ServizioContatti.test.jsx} +0 -0
- /package/src/components/ItaliaTheme/View/{__disabled_tests__/ServizioCosE.test__disabled.jsx → __tests__/ServizioCosE.test.jsx} +0 -0
- /package/src/components/ItaliaTheme/View/{__disabled_tests__/ServizioCosaServe.test__disabled.jsx → __tests__/ServizioCosaServe.test.jsx} +0 -0
- /package/src/components/ItaliaTheme/View/{__disabled_tests__/ServizioCosaSiOttiene.test__disabled.jsx → __tests__/ServizioCosaSiOttiene.test.jsx} +0 -0
- /package/src/components/ItaliaTheme/View/{__disabled_tests__/ServizioCostiVincoli.test__disabled.jsx → __tests__/ServizioCostiVincoli.test.jsx} +0 -0
- /package/src/components/ItaliaTheme/View/{__disabled_tests__/ServizioMetadati.test__disabled.jsx → __tests__/ServizioMetadati.test.jsx} +0 -0
- /package/src/components/ItaliaTheme/View/{__disabled_tests__/ServizioModulistica.test__disabled.jsx → __tests__/ServizioModulistica.test.jsx} +0 -0
- /package/src/components/ItaliaTheme/View/{__disabled_tests__/ServizioProcedure.test__disabled.jsx → __tests__/ServizioProcedure.test.jsx} +0 -0
- /package/src/components/ItaliaTheme/View/{__disabled_tests__/ServizioSitiEsterni.test__disabled.jsx → __tests__/ServizioSitiEsterni.test.jsx} +0 -0
- /package/src/components/ItaliaTheme/View/{__disabled_tests__/ServizioTempiScadenze.test__disabled.jsx → __tests__/ServizioTempiScadenze.test.jsx} +0 -0
- /package/src/components/ItaliaTheme/View/{__disabled_tests__/ServizioUlterioriInformazioni.test__disabled.jsx → __tests__/ServizioUlterioriInformazioni.test.jsx} +0 -0
- /package/src/components/ItaliaTheme/View/{__disabled_tests__/TrasparenzaView.test__disabled.jsx → __tests__/TrasparenzaView.test.jsx} +0 -0
|
@@ -1,106 +1,69 @@
|
|
|
1
|
+
import newsSVG from '@plone/volto/icons/news.svg';
|
|
1
2
|
import searchIcon from 'bootstrap-italia/src/svg/it-search.svg';
|
|
2
|
-
|
|
3
|
-
import
|
|
4
|
-
import {
|
|
5
|
-
AccordionView,
|
|
6
|
-
AccordionEdit,
|
|
7
|
-
} from 'design-comuni-plone-theme/components/ItaliaTheme/Blocks/Accordion';
|
|
8
|
-
|
|
9
|
-
import alertSVG from '@plone/volto/icons/alert.svg';
|
|
10
|
-
import {
|
|
11
|
-
AlertView,
|
|
12
|
-
AlertEdit,
|
|
13
|
-
} from 'design-comuni-plone-theme/components/ItaliaTheme/Blocks/Alert';
|
|
14
|
-
|
|
3
|
+
import HighlightedContentView from 'design-comuni-plone-theme/components/ItaliaTheme/Blocks/HighlightedContent/View';
|
|
4
|
+
import HighlightedContentEdit from 'design-comuni-plone-theme/components/ItaliaTheme/Blocks/HighlightedContent/Edit';
|
|
15
5
|
import noteSvg from 'bootstrap-italia/src/svg/it-note.svg';
|
|
16
|
-
import
|
|
17
|
-
ArgumentsInEvidenceView,
|
|
18
|
-
ArgumentsInEvidenceEdit,
|
|
19
|
-
} from 'design-comuni-plone-theme/components/ItaliaTheme/Blocks/ArgumentsInEvidence';
|
|
6
|
+
import calendarSvg from 'bootstrap-italia/src/svg/it-calendar.svg';
|
|
20
7
|
|
|
21
|
-
import
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
} from 'design-comuni-plone-theme/components/ItaliaTheme/Blocks/BandiSearch';
|
|
8
|
+
import alertSVG from '@plone/volto/icons/alert.svg';
|
|
9
|
+
import AlertView from 'design-comuni-plone-theme/components/ItaliaTheme/Blocks/Alert/View';
|
|
10
|
+
import AlertEdit from 'design-comuni-plone-theme/components/ItaliaTheme/Blocks/Alert/Edit';
|
|
25
11
|
|
|
26
12
|
import divideHorizontalSVG from '@plone/volto/icons/divide-horizontal.svg';
|
|
27
|
-
import
|
|
28
|
-
|
|
29
|
-
EditBreak,
|
|
30
|
-
} from 'design-comuni-plone-theme/components/ItaliaTheme/Blocks/Break';
|
|
13
|
+
import ViewBreak from 'design-comuni-plone-theme/components/ItaliaTheme/Blocks/Break/View';
|
|
14
|
+
import EditBreak from 'design-comuni-plone-theme/components/ItaliaTheme/Blocks/Break/Edit';
|
|
31
15
|
|
|
32
|
-
import
|
|
33
|
-
import
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
} from 'design-comuni-plone-theme/components/ItaliaTheme/Blocks/Calendar';
|
|
16
|
+
import SearchSectionsView from 'design-comuni-plone-theme/components/ItaliaTheme/Blocks/SearchSections/View';
|
|
17
|
+
import SearchSectionsEdit from 'design-comuni-plone-theme/components/ItaliaTheme/Blocks/SearchSections/Edit';
|
|
18
|
+
import ArgumentsInEvidenceEdit from 'design-comuni-plone-theme/components/ItaliaTheme/Blocks/ArgumentsInEvidence/Edit';
|
|
19
|
+
import ArgumentsInEvidenceView from 'design-comuni-plone-theme/components/ItaliaTheme/Blocks/ArgumentsInEvidence/View';
|
|
37
20
|
|
|
38
|
-
import
|
|
39
|
-
import
|
|
40
|
-
ContactsBlockView,
|
|
41
|
-
ContactsBlockEdit,
|
|
42
|
-
} from 'design-comuni-plone-theme/components/ItaliaTheme/Blocks/ContactsBlock';
|
|
21
|
+
import CalendarView from 'design-comuni-plone-theme/components/ItaliaTheme/Blocks/Calendar/View';
|
|
22
|
+
import CalendarEdit from 'design-comuni-plone-theme/components/ItaliaTheme/Blocks/Calendar/Edit';
|
|
43
23
|
|
|
44
|
-
import
|
|
45
|
-
import
|
|
46
|
-
CountDownBlockView,
|
|
47
|
-
CountDownBlockEdit,
|
|
48
|
-
} from 'design-comuni-plone-theme/components/ItaliaTheme/Blocks/CountDown';
|
|
24
|
+
import EventSearchView from 'design-comuni-plone-theme/components/ItaliaTheme/Blocks/EventSearch/View';
|
|
25
|
+
import EventSearchEdit from 'design-comuni-plone-theme/components/ItaliaTheme/Blocks/EventSearch/Edit';
|
|
49
26
|
|
|
50
|
-
import
|
|
51
|
-
import
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
27
|
+
import simpleTextCardSVG from 'design-comuni-plone-theme/icons/card-semplice.svg';
|
|
28
|
+
import TextCardView from 'design-comuni-plone-theme/components/ItaliaTheme/Blocks/TextCard/SimpleCard/View';
|
|
29
|
+
import TextCardEdit from 'design-comuni-plone-theme/components/ItaliaTheme/Blocks/TextCard/SimpleCard/Edit';
|
|
30
|
+
import imageTextCardSVG from 'design-comuni-plone-theme/icons/card-immagine.svg';
|
|
31
|
+
import TextCardWithImageView from 'design-comuni-plone-theme/components/ItaliaTheme/Blocks/TextCard/CardWithImage/View';
|
|
32
|
+
import TextCardWithImageEdit from 'design-comuni-plone-theme/components/ItaliaTheme/Blocks/TextCard/CardWithImage/Edit';
|
|
55
33
|
|
|
56
|
-
import
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
} from 'design-comuni-plone-theme/components/ItaliaTheme/Blocks/EventSearch';
|
|
34
|
+
import listArrowsSVG from '@plone/volto/icons/list-arrows.svg';
|
|
35
|
+
import AccordionView from 'design-comuni-plone-theme/components/ItaliaTheme/Blocks/Accordion/View';
|
|
36
|
+
import AccordionEdit from 'design-comuni-plone-theme/components/ItaliaTheme/Blocks/Accordion/Edit';
|
|
60
37
|
|
|
61
|
-
import
|
|
62
|
-
import
|
|
63
|
-
|
|
64
|
-
// getHiglitedContentAsyncData,
|
|
65
|
-
HighlightedContentEdit,
|
|
66
|
-
} from 'design-comuni-plone-theme/components/ItaliaTheme/Blocks/HighlightedContent';
|
|
38
|
+
import videoSVG from '@plone/volto/icons/video.svg';
|
|
39
|
+
import VideoGalleryView from 'design-comuni-plone-theme/components/ItaliaTheme/Blocks/VideoGallery/View';
|
|
40
|
+
import VideoGalleryEdit from 'design-comuni-plone-theme/components/ItaliaTheme/Blocks/VideoGallery/Edit';
|
|
67
41
|
|
|
68
|
-
import
|
|
69
|
-
import
|
|
70
|
-
|
|
71
|
-
IconBlocksEdit,
|
|
72
|
-
} from 'design-comuni-plone-theme/components/ItaliaTheme/Blocks/IconBlocks';
|
|
42
|
+
import iconBlocksSVG from 'design-comuni-plone-theme/icons/blocco-icone.svg';
|
|
43
|
+
import IconBlocksView from 'design-comuni-plone-theme/components/ItaliaTheme/Blocks/IconBlocks/View';
|
|
44
|
+
import IconBlocksEdit from 'design-comuni-plone-theme/components/ItaliaTheme/Blocks/IconBlocks/Edit';
|
|
73
45
|
|
|
74
|
-
import
|
|
75
|
-
import
|
|
76
|
-
|
|
77
|
-
NumbersBlockEdit,
|
|
78
|
-
} from 'design-comuni-plone-theme/components/ItaliaTheme/Blocks/NumbersBlock';
|
|
46
|
+
import emailSVG from '@plone/volto/icons/email.svg';
|
|
47
|
+
import ContactsBlockView from 'design-comuni-plone-theme/components/ItaliaTheme/Blocks/ContactsBlock/View';
|
|
48
|
+
import ContactsBlockEdit from 'design-comuni-plone-theme/components/ItaliaTheme/Blocks/ContactsBlock/Edit';
|
|
79
49
|
|
|
80
|
-
import
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
} from 'design-comuni-plone-theme/components/ItaliaTheme/Blocks/SearchSections';
|
|
50
|
+
import numbersBlockSVG from 'design-comuni-plone-theme/icons/numeri.svg';
|
|
51
|
+
import NumbersBlockView from 'design-comuni-plone-theme/components/ItaliaTheme/Blocks/NumbersBlock/View';
|
|
52
|
+
import NumbersBlockEdit from 'design-comuni-plone-theme/components/ItaliaTheme/Blocks/NumbersBlock/Edit';
|
|
84
53
|
|
|
85
|
-
import
|
|
86
|
-
import
|
|
87
|
-
import {
|
|
88
|
-
TextCardView,
|
|
89
|
-
TextCardEdit,
|
|
90
|
-
TextCardWithImageView,
|
|
91
|
-
TextCardWithImageEdit,
|
|
92
|
-
} from 'design-comuni-plone-theme/components/ItaliaTheme/Blocks/TextCard';
|
|
54
|
+
import BandiSearchView from 'design-comuni-plone-theme/components/ItaliaTheme/Blocks/BandiSearch/View';
|
|
55
|
+
import BandiSearchEdit from 'design-comuni-plone-theme/components/ItaliaTheme/Blocks/BandiSearch/Edit';
|
|
93
56
|
|
|
94
|
-
import
|
|
95
|
-
|
|
96
|
-
UOSearchEdit,
|
|
97
|
-
} from 'design-comuni-plone-theme/components/ItaliaTheme/Blocks/UOSearch';
|
|
57
|
+
import UOSearchView from 'design-comuni-plone-theme/components/ItaliaTheme/Blocks/UOSearch/View';
|
|
58
|
+
import UOSearchEdit from 'design-comuni-plone-theme/components/ItaliaTheme/Blocks/UOSearch/Edit';
|
|
98
59
|
|
|
99
|
-
import
|
|
100
|
-
import
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
60
|
+
import flashSVG from '@plone/volto/icons/flash.svg';
|
|
61
|
+
import CTABlockView from 'design-comuni-plone-theme/components/ItaliaTheme/Blocks/CTABlock/View';
|
|
62
|
+
import CTABlockEdit from 'design-comuni-plone-theme/components/ItaliaTheme/Blocks/CTABlock/Edit';
|
|
63
|
+
|
|
64
|
+
import countDownSVG from 'design-comuni-plone-theme/icons/count-down.svg';
|
|
65
|
+
import CountDownBlockView from 'design-comuni-plone-theme/components/ItaliaTheme/Blocks/CountDown/View';
|
|
66
|
+
import CountDownBlockEdit from 'design-comuni-plone-theme/components/ItaliaTheme/Blocks/CountDown/Edit';
|
|
104
67
|
|
|
105
68
|
import { cloneBlock } from 'design-comuni-plone-theme/config/Blocks/ListingOptions';
|
|
106
69
|
|
|
@@ -119,7 +82,6 @@ const italiaBlocks = {
|
|
|
119
82
|
view: [],
|
|
120
83
|
},
|
|
121
84
|
sidebarTab: 1,
|
|
122
|
-
// getAsyncData: getHiglitedContentAsyncData,
|
|
123
85
|
},
|
|
124
86
|
searchSections: {
|
|
125
87
|
id: 'searchSections',
|
|
@@ -1,25 +1,25 @@
|
|
|
1
1
|
import { defineMessages } from 'react-intl';
|
|
2
2
|
|
|
3
|
-
import
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
3
|
+
import PageView from 'design-comuni-plone-theme/components/ItaliaTheme/View/PageView/PageView';
|
|
4
|
+
import NewsItemView from 'design-comuni-plone-theme/components/ItaliaTheme/View/NewsItemView/NewsItemView';
|
|
5
|
+
import UOView from 'design-comuni-plone-theme/components/ItaliaTheme/View/UOView/UOView';
|
|
6
|
+
import PersonaView from 'design-comuni-plone-theme/components/ItaliaTheme/View/PersonaView/PersonaView';
|
|
7
|
+
import VenueView from 'design-comuni-plone-theme/components/ItaliaTheme/View/VenueView/VenueView';
|
|
8
|
+
import ServizioView from 'design-comuni-plone-theme/components/ItaliaTheme/View/ServizioView/ServizioView';
|
|
9
|
+
import EventoView from 'design-comuni-plone-theme/components/ItaliaTheme/View/EventoView/EventoView';
|
|
10
|
+
import PaginaArgomentoView from 'design-comuni-plone-theme/components/ItaliaTheme/View/PaginaArgomentoView/PaginaArgomentoView';
|
|
11
|
+
import CartellaModulisticaView from 'design-comuni-plone-theme/components/ItaliaTheme/View/CartellaModulisticaView/CartellaModulisticaView';
|
|
12
|
+
import DocumentoView from 'design-comuni-plone-theme/components/ItaliaTheme/View/DocumentoView/DocumentoView';
|
|
13
|
+
import ModuloView from 'design-comuni-plone-theme/components/ItaliaTheme/View/ModuloView/ModuloView';
|
|
14
|
+
import BandoView from 'design-comuni-plone-theme/components/ItaliaTheme/View/BandoView/BandoView';
|
|
15
|
+
|
|
16
|
+
import FaqFolderView from 'design-comuni-plone-theme/components/ItaliaTheme/View/FAQ/FaqFolder/FaqFolderView';
|
|
17
|
+
import FaqView from 'design-comuni-plone-theme/components/ItaliaTheme/View/FAQ/FaqView/FaqView';
|
|
18
|
+
|
|
19
|
+
import TrasparenzaView from 'design-comuni-plone-theme/components/ItaliaTheme/View/TrasparenzaView/TrasparenzaView';
|
|
20
|
+
import DettagliProcedimentiView from 'design-comuni-plone-theme/components/ItaliaTheme/View/TrasparenzaView/DettagliProcedimentiView';
|
|
21
|
+
import PuntoDiContattoView from 'design-comuni-plone-theme/components/ItaliaTheme/View/PuntoDiContattoView/PuntoDiContattoView';
|
|
22
|
+
import IncaricoView from 'design-comuni-plone-theme/components/ItaliaTheme/View/IncaricoView/IncaricoView';
|
|
23
23
|
|
|
24
24
|
defineMessages({
|
|
25
25
|
modulistica_view: {
|
|
@@ -1,25 +1,23 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
|
|
2
|
+
import CharCounterTextareaWidget from 'design-comuni-plone-theme/components/ItaliaTheme/manage/Widgets/CharCounterTextareaWidget';
|
|
3
|
+
import CharCounterTextWidget from 'design-comuni-plone-theme/components/ItaliaTheme/manage/Widgets/CharCounterTextWidget';
|
|
3
4
|
import { DatetimeWidget } from '@plone/volto/config/Widgets';
|
|
4
5
|
import { ArrayWidget, WysiwygWidget } from '@plone/volto/components';
|
|
5
6
|
import { MultilingualWidget } from 'volto-multilingual-widget';
|
|
6
|
-
|
|
7
|
+
import IconWidget from 'design-comuni-plone-theme/components/ItaliaTheme/manage/Widgets/IconWidget';
|
|
8
|
+
import SubsiteSocialLinksWidget from 'design-comuni-plone-theme/components/ItaliaTheme/manage/Widgets/SubsiteSocialLinksWidget';
|
|
9
|
+
import MenuConfigurationForm from 'design-comuni-plone-theme/components/ItaliaTheme/manage/Widgets/MenuConfigurationForm';
|
|
10
|
+
import SecondaryMenuConfigurationForm from 'design-comuni-plone-theme/components/ItaliaTheme/manage/Widgets/SecondaryMenuConfigurationForm';
|
|
11
|
+
import SubFooterConfigurationForm from 'design-comuni-plone-theme/components/ItaliaTheme/manage/Widgets/SubFooterConfigurationForm';
|
|
12
|
+
import SearchSectionsConfigurationWidget from 'design-comuni-plone-theme/components/ItaliaTheme/manage/Widgets/SearchSectionsConfigurationWidget/SearchSectionsConfigurationWidget';
|
|
7
13
|
import { defaultIconWidgetOptions } from 'design-comuni-plone-theme/helpers';
|
|
8
14
|
import {
|
|
9
|
-
CharCounterTextareaWidget,
|
|
10
|
-
SearchSectionsConfigurationWidget,
|
|
11
|
-
CharCounterTextWidget,
|
|
12
|
-
IconWidget,
|
|
13
|
-
SubsiteSocialLinksWidget,
|
|
14
|
-
MenuConfigurationForm,
|
|
15
|
-
SecondaryMenuConfigurationForm,
|
|
16
|
-
SubFooterConfigurationForm,
|
|
17
15
|
ColorListWidget,
|
|
18
16
|
PathFiltersWidget,
|
|
19
17
|
LocationFiltersWidget,
|
|
20
18
|
CanaleDigitaleWidget,
|
|
21
|
-
|
|
22
|
-
|
|
19
|
+
} from 'design-comuni-plone-theme/components/ItaliaTheme';
|
|
20
|
+
import LuoghiCorrelatiEventoWidget from 'design-comuni-plone-theme/components/ItaliaTheme/manage/Widgets/LuoghiCorrelatiEventoWidget';
|
|
23
21
|
|
|
24
22
|
const getItaliaWidgets = (config) => {
|
|
25
23
|
config.registerComponent({
|
|
@@ -40,27 +40,25 @@ import SiteSettingsExtras from 'design-comuni-plone-theme/components/ItaliaTheme
|
|
|
40
40
|
import { loadables as ItaliaLoadables } from 'design-comuni-plone-theme/config/loadables';
|
|
41
41
|
|
|
42
42
|
// CTs icons
|
|
43
|
-
import
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
logSVG,
|
|
63
|
-
} from 'design-comuni-plone-theme/icons';
|
|
43
|
+
import faFileInvoiceSVG from 'design-comuni-plone-theme/icons/file-invoice.svg';
|
|
44
|
+
import faFolderOpenSVG from 'design-comuni-plone-theme/icons/folder-open.svg';
|
|
45
|
+
import faImageSVG from 'design-comuni-plone-theme/icons/image.svg';
|
|
46
|
+
import faFileSVG from 'design-comuni-plone-theme/icons/file.svg';
|
|
47
|
+
import faLinkSVG from 'design-comuni-plone-theme/icons/link.svg';
|
|
48
|
+
import faBoxOpenSVG from 'design-comuni-plone-theme/icons/box-open.svg';
|
|
49
|
+
import faArchiveSVG from 'design-comuni-plone-theme/icons/archive.svg';
|
|
50
|
+
import faFileAltSVG from 'design-comuni-plone-theme/icons/file-alt.svg';
|
|
51
|
+
import faCalendarAltSVG from 'design-comuni-plone-theme/icons/calendar-alt.svg';
|
|
52
|
+
import faMapMarkedAltSVG from 'design-comuni-plone-theme/icons/map-marked-alt.svg';
|
|
53
|
+
import faNewspaperSVG from 'design-comuni-plone-theme/icons/newspaper.svg';
|
|
54
|
+
import faUserSVG from 'design-comuni-plone-theme/icons/user.svg';
|
|
55
|
+
import faCogSVG from 'design-comuni-plone-theme/icons/cog.svg';
|
|
56
|
+
import faSitemapSVG from 'design-comuni-plone-theme/icons/sitemap.svg';
|
|
57
|
+
import faBuildingSVG from 'design-comuni-plone-theme/icons/building.svg';
|
|
58
|
+
import faFileDownloadSVG from 'design-comuni-plone-theme/icons/file-download.svg';
|
|
59
|
+
import faQuestionSVG from 'design-comuni-plone-theme/icons/question-solid.svg';
|
|
60
|
+
import bandoSVG from 'design-comuni-plone-theme/icons/bando.svg';
|
|
61
|
+
import logSVG from 'design-comuni-plone-theme/icons/log.svg';
|
|
64
62
|
|
|
65
63
|
import applyRichTextConfig from 'design-comuni-plone-theme/config/RichTextEditor/config';
|
|
66
64
|
|
package/src/config/loadables.js
CHANGED
|
@@ -5,11 +5,5 @@ export const loadables = {
|
|
|
5
5
|
reactSlick: loadable.lib(() => import('react-slick')),
|
|
6
6
|
rrule: loadable.lib(() => import('rrule')),
|
|
7
7
|
htmlDiffLib: loadable.lib(() => import('htmldiff-js')),
|
|
8
|
-
fontAwesomeAliases: loadable.lib(
|
|
9
|
-
() =>
|
|
10
|
-
import(
|
|
11
|
-
/* webpackChunkName: "DCPTIcons" */ 'design-comuni-plone-theme/helpers/IconWidget/IconAliasHelper'
|
|
12
|
-
),
|
|
13
|
-
),
|
|
14
8
|
...subsitesLoadables,
|
|
15
9
|
};
|
package/src/customizations/volto/components/manage/Widgets/RecurrenceWidget/RecurrenceWidget.jsx
CHANGED
|
@@ -8,10 +8,9 @@
|
|
|
8
8
|
*/
|
|
9
9
|
|
|
10
10
|
import React, { Component } from 'react';
|
|
11
|
-
import { compose } from 'redux';
|
|
12
|
-
import { connect } from 'react-redux';
|
|
13
11
|
import PropTypes from 'prop-types';
|
|
14
|
-
|
|
12
|
+
import moment from 'moment';
|
|
13
|
+
import { RRule, RRuleSet, rrulestr } from 'rrule';
|
|
15
14
|
|
|
16
15
|
import cx from 'classnames';
|
|
17
16
|
import { isEqual, map, find, concat, remove } from 'lodash';
|
|
@@ -25,8 +24,6 @@ import {
|
|
|
25
24
|
Modal,
|
|
26
25
|
Header,
|
|
27
26
|
} from 'semantic-ui-react';
|
|
28
|
-
import { toBackendLang } from '@plone/volto/helpers';
|
|
29
|
-
import { injectLazyLibs } from '@plone/volto/helpers/Loadable/Loadable';
|
|
30
27
|
|
|
31
28
|
import { SelectWidget, Icon, DatetimeWidget } from '@plone/volto/components';
|
|
32
29
|
|
|
@@ -184,10 +181,8 @@ class RecurrenceWidget extends Component {
|
|
|
184
181
|
*/
|
|
185
182
|
constructor(props, intl) {
|
|
186
183
|
super(props);
|
|
187
|
-
const { RRuleSet, rrulestr } = props.rrule;
|
|
188
184
|
|
|
189
|
-
|
|
190
|
-
this.moment.locale(toBackendLang(this.props.lang));
|
|
185
|
+
moment.locale(this.props.intl.locale);
|
|
191
186
|
|
|
192
187
|
let rruleSet = this.props.value
|
|
193
188
|
? rrulestr(props.value, {
|
|
@@ -207,8 +202,8 @@ class RecurrenceWidget extends Component {
|
|
|
207
202
|
formValues: this.getFormValues(rruleSet),
|
|
208
203
|
RRULE_LANGUAGE: rrulei18n(
|
|
209
204
|
this.props.intl,
|
|
210
|
-
|
|
211
|
-
|
|
205
|
+
moment,
|
|
206
|
+
this.props.intl.locale,
|
|
212
207
|
),
|
|
213
208
|
};
|
|
214
209
|
}
|
|
@@ -284,8 +279,8 @@ class RecurrenceWidget extends Component {
|
|
|
284
279
|
|
|
285
280
|
getUTCDate = (date) => {
|
|
286
281
|
return date.match(/T(.)*(-|\+|Z)/g)
|
|
287
|
-
?
|
|
288
|
-
:
|
|
282
|
+
? moment(date).utc()
|
|
283
|
+
: moment(`${date}Z`).utc();
|
|
289
284
|
};
|
|
290
285
|
|
|
291
286
|
show = (dimmer) => () => {
|
|
@@ -441,17 +436,17 @@ class RecurrenceWidget extends Component {
|
|
|
441
436
|
case 'until':
|
|
442
437
|
let mDate = null;
|
|
443
438
|
if (value) {
|
|
444
|
-
mDate =
|
|
439
|
+
mDate = moment(new Date(value));
|
|
445
440
|
if (typeof value === 'string') {
|
|
446
|
-
mDate =
|
|
441
|
+
mDate = moment(new Date(value));
|
|
447
442
|
} else {
|
|
448
443
|
//object-->Date()
|
|
449
|
-
mDate =
|
|
444
|
+
mDate = moment(value);
|
|
450
445
|
}
|
|
451
446
|
|
|
452
447
|
if (this.props.formData.end) {
|
|
453
448
|
//set time from formData.end
|
|
454
|
-
const mEnd =
|
|
449
|
+
const mEnd = moment(new Date(this.props.formData.end));
|
|
455
450
|
mDate.set('hour', mEnd.get('hour'));
|
|
456
451
|
mDate.set('minute', mEnd.get('minute'));
|
|
457
452
|
}
|
|
@@ -480,8 +475,8 @@ class RecurrenceWidget extends Component {
|
|
|
480
475
|
field === 'dtstart'
|
|
481
476
|
? value
|
|
482
477
|
: rruleSet.dtstart()
|
|
483
|
-
|
|
484
|
-
|
|
478
|
+
? rruleSet.dtstart()
|
|
479
|
+
: new Date();
|
|
485
480
|
var exdates =
|
|
486
481
|
field === 'exdates' ? value : Object.assign([], rruleSet.exdates());
|
|
487
482
|
|
|
@@ -490,8 +485,6 @@ class RecurrenceWidget extends Component {
|
|
|
490
485
|
|
|
491
486
|
rruleOptions.dtstart = dstart;
|
|
492
487
|
|
|
493
|
-
const { RRule, RRuleSet } = this.props.rrule;
|
|
494
|
-
|
|
495
488
|
let set = new RRuleSet();
|
|
496
489
|
//set.dtstart(dstart);
|
|
497
490
|
set.rrule(new RRule(rruleOptions));
|
|
@@ -503,7 +496,6 @@ class RecurrenceWidget extends Component {
|
|
|
503
496
|
};
|
|
504
497
|
|
|
505
498
|
getDefaultUntil = (freq) => {
|
|
506
|
-
const moment = this.moment;
|
|
507
499
|
var end = this.props.formData?.end
|
|
508
500
|
? moment(new Date(this.props.formData.end))
|
|
509
501
|
: null;
|
|
@@ -553,7 +545,6 @@ class RecurrenceWidget extends Component {
|
|
|
553
545
|
};
|
|
554
546
|
|
|
555
547
|
changeField = (formValues, field, value) => {
|
|
556
|
-
const moment = this.moment;
|
|
557
548
|
// git p.log('field', field, 'value', value);
|
|
558
549
|
//get weekday from state.
|
|
559
550
|
var byweekday =
|
|
@@ -748,7 +739,6 @@ class RecurrenceWidget extends Component {
|
|
|
748
739
|
};
|
|
749
740
|
|
|
750
741
|
addDate = (date) => {
|
|
751
|
-
const moment = this.moment;
|
|
752
742
|
let all = concat(this.state.rruleSet.all(), this.state.rruleSet.exdates());
|
|
753
743
|
|
|
754
744
|
var simpleDate = moment(new Date(date)).startOf('day').toDate().getTime();
|
|
@@ -774,7 +764,6 @@ class RecurrenceWidget extends Component {
|
|
|
774
764
|
};
|
|
775
765
|
|
|
776
766
|
remove = () => {
|
|
777
|
-
const { RRuleSet } = this.props.rrule;
|
|
778
767
|
this.props.onChange(this.props.id, null);
|
|
779
768
|
let rruleSet = new RRuleSet();
|
|
780
769
|
this.setState({
|
|
@@ -1018,10 +1007,4 @@ class RecurrenceWidget extends Component {
|
|
|
1018
1007
|
}
|
|
1019
1008
|
}
|
|
1020
1009
|
|
|
1021
|
-
export default
|
|
1022
|
-
injectLazyLibs(['moment', 'rrule']),
|
|
1023
|
-
connect((state) => ({
|
|
1024
|
-
lang: state.intl.locale,
|
|
1025
|
-
})),
|
|
1026
|
-
injectIntl,
|
|
1027
|
-
)(RecurrenceWidget);
|
|
1010
|
+
export default injectIntl(RecurrenceWidget);
|
|
@@ -3,11 +3,6 @@
|
|
|
3
3
|
* @module components/theme/Search/Search
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
|
-
import
|
|
6
|
+
import Search from 'design-comuni-plone-theme/components/ItaliaTheme/Search/Search';
|
|
7
7
|
|
|
8
|
-
const Search = loadable(() =>
|
|
9
|
-
import(
|
|
10
|
-
/* webpackChunkName: "DCPTSearch" */ 'design-comuni-plone-theme/components/ItaliaTheme/Search/Search'
|
|
11
|
-
),
|
|
12
|
-
);
|
|
13
8
|
export default Search;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import cx from 'classnames';
|
|
3
3
|
|
|
4
|
-
const FormHeader = ({ title, step, totalSteps, className, hidden }) => {
|
|
4
|
+
export const FormHeader = ({ title, step, totalSteps, className, hidden }) => {
|
|
5
5
|
return (
|
|
6
6
|
<div className={className}>
|
|
7
7
|
<legend
|
|
@@ -21,4 +21,3 @@ const FormHeader = ({ title, step, totalSteps, className, hidden }) => {
|
|
|
21
21
|
</div>
|
|
22
22
|
);
|
|
23
23
|
};
|
|
24
|
-
export default FormHeader;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
const fontAwesomeAliases = {
|
|
1
|
+
export const fontAwesomeAliases = {
|
|
2
2
|
ad: 'rectangle-ad',
|
|
3
3
|
adjust: 'circle-half-stroke',
|
|
4
4
|
'air-freshener': 'spray-can-sparkles',
|
|
@@ -674,4 +674,3 @@ const fontAwesomeAliases = {
|
|
|
674
674
|
'window-close': 'rectangle-xmark',
|
|
675
675
|
'wine-glass-alt': 'wine-glass-empty',
|
|
676
676
|
};
|
|
677
|
-
export default fontAwesomeAliases;
|
package/src/helpers/index.js
CHANGED
|
@@ -4,8 +4,9 @@
|
|
|
4
4
|
* @example
|
|
5
5
|
* export { Api } from './Api/Api';
|
|
6
6
|
*/
|
|
7
|
-
export { defaultIconWidgetOptions } from 'design-comuni-plone-theme/helpers/IconWidget/IconWidgetHelper';
|
|
8
7
|
|
|
8
|
+
export { defaultIconWidgetOptions } from 'design-comuni-plone-theme/helpers/IconWidget/IconWidgetHelper';
|
|
9
|
+
export { fontAwesomeAliases } from 'design-comuni-plone-theme/helpers/IconWidget/IconAliasHelper';
|
|
9
10
|
export {
|
|
10
11
|
getCalendarDate,
|
|
11
12
|
getEventRecurrenceMore,
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import loadable from '@loadable/component';
|
|
2
|
-
|
|
3
|
-
export AccordionView from 'design-comuni-plone-theme/components/ItaliaTheme/Blocks/Accordion/View';
|
|
4
|
-
|
|
5
|
-
export const AccordionEdit = loadable(
|
|
6
|
-
() =>
|
|
7
|
-
import(
|
|
8
|
-
/* webpackChunkName: "DCPTManage" */ 'design-comuni-plone-theme/components/ItaliaTheme/Blocks/Accordion/Edit'
|
|
9
|
-
),
|
|
10
|
-
);
|
|
11
|
-
export const Sidebar = loadable(
|
|
12
|
-
() =>
|
|
13
|
-
import(
|
|
14
|
-
/* webpackChunkName: "DCPTManage" */ 'design-comuni-plone-theme/components/ItaliaTheme/Blocks/Accordion/Sidebar'
|
|
15
|
-
),
|
|
16
|
-
);
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import loadable from '@loadable/component';
|
|
2
|
-
|
|
3
|
-
export AlertView from 'design-comuni-plone-theme/components/ItaliaTheme/Blocks/Alert/View';
|
|
4
|
-
|
|
5
|
-
export const AlertEdit = loadable(
|
|
6
|
-
() =>
|
|
7
|
-
import(
|
|
8
|
-
/* webpackChunkName: "DCPTManage" */ 'design-comuni-plone-theme/components/ItaliaTheme/Blocks/Alert/Edit'
|
|
9
|
-
),
|
|
10
|
-
);
|
|
11
|
-
export const Sidebar = loadable(
|
|
12
|
-
() =>
|
|
13
|
-
import(
|
|
14
|
-
/* webpackChunkName: "DCPTManage" */ 'design-comuni-plone-theme/components/ItaliaTheme/Blocks/Alert/Sidebar'
|
|
15
|
-
),
|
|
16
|
-
);
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import loadable from '@loadable/component';
|
|
2
|
-
|
|
3
|
-
export ArgumentsInEvidenceView from 'design-comuni-plone-theme/components/ItaliaTheme/Blocks/ArgumentsInEvidence/View';
|
|
4
|
-
|
|
5
|
-
export const ArgumentsInEvidenceEdit = loadable(
|
|
6
|
-
() =>
|
|
7
|
-
import(
|
|
8
|
-
/* webpackChunkName: "DCPTManage" */ 'design-comuni-plone-theme/components/ItaliaTheme/Blocks/ArgumentsInEvidence/Edit'
|
|
9
|
-
),
|
|
10
|
-
);
|
|
11
|
-
|
|
12
|
-
export const Sidebar = loadable(
|
|
13
|
-
() =>
|
|
14
|
-
import(
|
|
15
|
-
/* webpackChunkName: "DCPTManage" */ 'design-comuni-plone-theme/components/ItaliaTheme/Blocks/ArgumentsInEvidence/Sidebar'
|
|
16
|
-
),
|
|
17
|
-
);
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import loadable from '@loadable/component';
|
|
2
|
-
|
|
3
|
-
export BandiSearchView from 'design-comuni-plone-theme/components/ItaliaTheme/Blocks/BandiSearch/View';
|
|
4
|
-
|
|
5
|
-
export const BandiSearchEdit = loadable(
|
|
6
|
-
() =>
|
|
7
|
-
import(
|
|
8
|
-
/* webpackChunkName: "DCPTManage" */ 'design-comuni-plone-theme/components/ItaliaTheme/Blocks/BandiSearch/Edit'
|
|
9
|
-
),
|
|
10
|
-
);
|
|
11
|
-
export const Sidebar = loadable(
|
|
12
|
-
() =>
|
|
13
|
-
import(
|
|
14
|
-
/* webpackChunkName: "DCPTManage" */ 'design-comuni-plone-theme/components/ItaliaTheme/Blocks/BandiSearch/Sidebar'
|
|
15
|
-
),
|
|
16
|
-
);
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import loadable from '@loadable/component';
|
|
2
|
-
|
|
3
|
-
export ViewBreak from 'design-comuni-plone-theme/components/ItaliaTheme/Blocks/Break/View';
|
|
4
|
-
|
|
5
|
-
export const EditBreak = loadable(
|
|
6
|
-
() =>
|
|
7
|
-
import(
|
|
8
|
-
/* webpackChunkName: "DCPTManage" */ 'design-comuni-plone-theme/components/ItaliaTheme/Blocks/Break/Edit'
|
|
9
|
-
),
|
|
10
|
-
);
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import loadable from '@loadable/component';
|
|
2
|
-
|
|
3
|
-
export CTABlockView from 'design-comuni-plone-theme/components/ItaliaTheme/Blocks/CTABlock/View';
|
|
4
|
-
|
|
5
|
-
export const CTABlockEdit = loadable(
|
|
6
|
-
() =>
|
|
7
|
-
import(
|
|
8
|
-
/* webpackChunkName: "DCPTManage" */ 'design-comuni-plone-theme/components/ItaliaTheme/Blocks/CTABlock/Edit'
|
|
9
|
-
),
|
|
10
|
-
);
|
|
11
|
-
|
|
12
|
-
export const Sidebar = loadable(
|
|
13
|
-
() =>
|
|
14
|
-
import(
|
|
15
|
-
/* webpackChunkName: "DCPTManage" */ 'design-comuni-plone-theme/components/ItaliaTheme/Blocks/CTABlock/Sidebar'
|
|
16
|
-
),
|
|
17
|
-
);
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import loadable from '@loadable/component';
|
|
2
|
-
|
|
3
|
-
export CalendarView from 'design-comuni-plone-theme/components/ItaliaTheme/Blocks/Calendar/View';
|
|
4
|
-
|
|
5
|
-
export const CalendarEdit = loadable(
|
|
6
|
-
() =>
|
|
7
|
-
import(
|
|
8
|
-
/* webpackChunkName: "DCPTManage" */ 'design-comuni-plone-theme/components/ItaliaTheme/Blocks/Calendar/Edit'
|
|
9
|
-
),
|
|
10
|
-
);
|
|
11
|
-
|
|
12
|
-
export const Sidebar = loadable(
|
|
13
|
-
() =>
|
|
14
|
-
import(
|
|
15
|
-
/* webpackChunkName: "DCPTManage" */ 'design-comuni-plone-theme/components/ItaliaTheme/Blocks/Calendar/ListingSidebar'
|
|
16
|
-
),
|
|
17
|
-
);
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import loadable from '@loadable/component';
|
|
2
|
-
|
|
3
|
-
export ContactsBlockView from 'design-comuni-plone-theme/components/ItaliaTheme/Blocks/ContactsBlock/View';
|
|
4
|
-
|
|
5
|
-
export const ContactsBlockEdit = loadable(
|
|
6
|
-
() =>
|
|
7
|
-
import(
|
|
8
|
-
/* webpackChunkName: "DCPTManage" */ 'design-comuni-plone-theme/components/ItaliaTheme/Blocks/ContactsBlock/Edit'
|
|
9
|
-
),
|
|
10
|
-
);
|
|
11
|
-
|
|
12
|
-
export const Sidebar = loadable(
|
|
13
|
-
() =>
|
|
14
|
-
import(
|
|
15
|
-
/* webpackChunkName: "DCPTManage" */ 'design-comuni-plone-theme/components/ItaliaTheme/Blocks/ContactsBlock/Sidebar'
|
|
16
|
-
),
|
|
17
|
-
);
|