Page Menu
Home
Sealhub
Search
Configure Global Search
Log In
Files
F10360980
controllers.ts
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
controllers.ts
View Options
// DO NOT EDIT! This file is generated automaticaly with 'npm run generate-stimulus'
import
*
as
Turbo
from
"@hotwired/turbo"
;
import
{
Application
}
from
"stimulus"
;
const
application
=
Application
.
start
();
import
{
default
as
RefreshOnTsChanges
}
from
"./../back/html-controllers/refresh-on-ts-changes.stimulus.js"
;
application
.
register
(
"refresh-on-ts-changes"
,
RefreshOnTsChanges
);
import
{
default
as
RefreshStyles
}
from
"./../back/html-controllers/refresh-styles.stimulus.js"
;
application
.
register
(
"refresh-styles"
,
RefreshStyles
);
import
{
default
as
AutoscrollingImages
}
from
"./../back/jdd-components/autoscrolling-images/autoscrolling-images.stimulus.js"
;
application
.
register
(
"autoscrolling-images"
,
AutoscrollingImages
);
import
{
default
as
MapWithPins
}
from
"./../back/jdd-components/map-with-pins/map-with-pins.stimulus.js"
;
application
.
register
(
"map-with-pins"
,
MapWithPins
);
import
{
default
as
HorizontalScroller
}
from
"./../back/routes/common/horizontal-scroller/horizontal-scroller.stimulus.js"
;
application
.
register
(
"horizontal-scroller"
,
HorizontalScroller
);
import
{
default
as
ComponentDebugger
}
from
"./../back/routes/component-preview/component-debugger.stimulus.js"
;
application
.
register
(
"component-debugger"
,
ComponentDebugger
);
import
{
default
as
InputImagePreview
}
from
"./../back/routes/component-preview/input-image-preview.stimulus.js"
;
application
.
register
(
"input-image-preview"
,
InputImagePreview
);
export
{
Turbo
};
File Metadata
Details
Attached
Mime Type
text/x-java
Expires
Sat, Nov 8, 10:19 (1 d, 7 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1034456
Default Alt Text
controllers.ts (1 KB)
Attached To
Mode
rAPROXY Assetproxy
Attached
Detach File
Event Timeline
Log In to Comment