@@ -24,7 +24,7 @@ moduleName_ =
2424
2525
2626{- | application:
27- Pages.ProgramConfig .ProgramConfig userMsg userModel route pageData actionData sharedData effect (Pages.Internal.Platform.Msg userMsg pageData actionData sharedData errorPage) errorPage
27+ Pages.Internal.Platform .ProgramConfig userMsg userModel route pageData actionData sharedData effect (Pages.Internal.Platform.Msg userMsg pageData actionData sharedData errorPage) errorPage
2828 -> Platform.Program Pages.Internal.Platform.Flags (Pages.Internal.Platform.Model userModel pageData actionData sharedData) (Pages.Internal.Platform.Msg userMsg pageData actionData sharedData errorPage)
2929-}
3030application : Elm .Expression -> Elm .Expression
@@ -37,7 +37,7 @@ application applicationArg_ =
3737 Just
3838 ( Type . function
3939 [ Type . namedWith
40- [ " Pages" , " ProgramConfig " ]
40+ [ " Pages" , " Internal " , " Platform " ]
4141 " ProgramConfig"
4242 [ Type . var " userMsg"
4343 , Type . var " userModel"
@@ -91,7 +91,7 @@ application applicationArg_ =
9191
9292
9393{- | init:
94- Pages.ProgramConfig .ProgramConfig userMsg userModel route pageData actionData sharedData userEffect (Pages.Internal.Platform.Msg userMsg pageData actionData sharedData errorPage) errorPage
94+ Pages.Internal.Platform .ProgramConfig userMsg userModel route pageData actionData sharedData userEffect (Pages.Internal.Platform.Msg userMsg pageData actionData sharedData errorPage) errorPage
9595 -> Pages.Internal.Platform.Flags
9696 -> Url.Url
9797 -> Maybe Browser.Navigation.Key
@@ -112,7 +112,7 @@ init initArg_ initArg_0 initArg_1 initArg_2 =
112112 Just
113113 ( Type . function
114114 [ Type . namedWith
115- [ " Pages" , " ProgramConfig " ]
115+ [ " Pages" , " Internal " , " Platform " ]
116116 " ProgramConfig"
117117 [ Type . var " userMsg"
118118 , Type . var " userModel"
@@ -173,7 +173,7 @@ init initArg_ initArg_0 initArg_1 initArg_2 =
173173
174174
175175{- | update:
176- Pages.ProgramConfig .ProgramConfig userMsg userModel route pageData actionData sharedData userEffect (Pages.Internal.Platform.Msg userMsg pageData actionData sharedData errorPage) errorPage
176+ Pages.Internal.Platform .ProgramConfig userMsg userModel route pageData actionData sharedData userEffect (Pages.Internal.Platform.Msg userMsg pageData actionData sharedData errorPage) errorPage
177177 -> Pages.Internal.Platform.Msg userMsg pageData actionData sharedData errorPage
178178 -> Pages.Internal.Platform.Model userModel pageData actionData sharedData
179179 -> ( Pages.Internal.Platform.Model userModel pageData actionData sharedData, Pages.Internal.Platform.Effect userMsg pageData actionData sharedData userEffect errorPage )
@@ -188,7 +188,7 @@ update updateArg_ updateArg_0 updateArg_1 =
188188 Just
189189 ( Type . function
190190 [ Type . namedWith
191- [ " Pages" , " ProgramConfig " ]
191+ [ " Pages" , " Internal " , " Platform " ]
192192 " ProgramConfig"
193193 [ Type . var " userMsg"
194194 , Type . var " userModel"
@@ -255,7 +255,7 @@ update updateArg_ updateArg_0 updateArg_1 =
255255
256256
257257{- | view:
258- Pages.ProgramConfig .ProgramConfig userMsg userModel route pageData actionData sharedData effect (Pages.Internal.Platform.Msg userMsg pageData actionData sharedData errorPage) errorPage
258+ Pages.Internal.Platform .ProgramConfig userMsg userModel route pageData actionData sharedData effect (Pages.Internal.Platform.Msg userMsg pageData actionData sharedData errorPage) errorPage
259259 -> Pages.Internal.Platform.Model userModel pageData actionData sharedData
260260 -> Browser.Document (Pages.Internal.Platform.Msg userMsg pageData actionData sharedData errorPage)
261261-}
@@ -269,7 +269,7 @@ view viewArg_ viewArg_0 =
269269 Just
270270 ( Type . function
271271 [ Type . namedWith
272- [ " Pages" , " ProgramConfig " ]
272+ [ " Pages" , " Internal " , " Platform " ]
273273 " ProgramConfig"
274274 [ Type . var " userMsg"
275275 , Type . var " userModel"
@@ -341,6 +341,17 @@ annotation_ :
341341 -> Type . Annotation
342342 -> Type . Annotation
343343 -> Type . Annotation
344+ , programConfig :
345+ Type . Annotation
346+ -> Type . Annotation
347+ -> Type . Annotation
348+ -> Type . Annotation
349+ -> Type . Annotation
350+ -> Type . Annotation
351+ -> Type . Annotation
352+ -> Type . Annotation
353+ -> Type . Annotation
354+ -> Type . Annotation
344355 , effect :
345356 Type . Annotation
346357 -> Type . Annotation
@@ -494,6 +505,35 @@ annotation_ =
494505 ]
495506 ]
496507 )
508+ , programConfig =
509+ \ programConfigArg0 programConfigArg1 programConfigArg2 programConfigArg3 programConfigArg4 programConfigArg5 programConfigArg6 programConfigArg7 programConfigArg8 ->
510+ Type . alias
511+ moduleName_
512+ " ProgramConfig"
513+ [ programConfigArg0
514+ , programConfigArg1
515+ , programConfigArg2
516+ , programConfigArg3
517+ , programConfigArg4
518+ , programConfigArg5
519+ , programConfigArg6
520+ , programConfigArg7
521+ , programConfigArg8
522+ ]
523+ ( Type . namedWith
524+ [ " Pages" , " ProgramConfig" ]
525+ " ProgramConfig"
526+ [ Type . var " userMsg"
527+ , Type . var " userModel"
528+ , Type . var " route"
529+ , Type . var " pageData"
530+ , Type . var " actionData"
531+ , Type . var " sharedData"
532+ , Type . var " effect"
533+ , Type . var " mappedMsg"
534+ , Type . var " errorPage"
535+ ]
536+ )
497537 , effect =
498538 \ effectArg0 effectArg1 effectArg2 effectArg3 effectArg4 effectArg5 ->
499539 Type . namedWith
@@ -1833,7 +1873,7 @@ call_ =
18331873 Just
18341874 ( Type . function
18351875 [ Type . namedWith
1836- [ " Pages" , " ProgramConfig " ]
1876+ [ " Pages" , " Internal " , " Platform " ]
18371877 " ProgramConfig"
18381878 [ Type . var " userMsg"
18391879 , Type . var " userModel"
@@ -1894,7 +1934,7 @@ call_ =
18941934 Just
18951935 ( Type . function
18961936 [ Type . namedWith
1897- [ " Pages" , " ProgramConfig " ]
1937+ [ " Pages" , " Internal " , " Platform " ]
18981938 " ProgramConfig"
18991939 [ Type . var " userMsg"
19001940 , Type . var " userModel"
@@ -1962,7 +2002,7 @@ call_ =
19622002 Just
19632003 ( Type . function
19642004 [ Type . namedWith
1965- [ " Pages" , " ProgramConfig " ]
2005+ [ " Pages" , " Internal " , " Platform " ]
19662006 " ProgramConfig"
19672007 [ Type . var " userMsg"
19682008 , Type . var " userModel"
@@ -2036,7 +2076,7 @@ call_ =
20362076 Just
20372077 ( Type . function
20382078 [ Type . namedWith
2039- [ " Pages" , " ProgramConfig " ]
2079+ [ " Pages" , " Internal " , " Platform " ]
20402080 " ProgramConfig"
20412081 [ Type . var " userMsg"
20422082 , Type . var " userModel"
@@ -2101,7 +2141,7 @@ values_ =
21012141 Just
21022142 ( Type . function
21032143 [ Type . namedWith
2104- [ " Pages" , " ProgramConfig " ]
2144+ [ " Pages" , " Internal " , " Platform " ]
21052145 " ProgramConfig"
21062146 [ Type . var " userMsg"
21072147 , Type . var " userModel"
@@ -2158,7 +2198,7 @@ values_ =
21582198 Just
21592199 ( Type . function
21602200 [ Type . namedWith
2161- [ " Pages" , " ProgramConfig " ]
2201+ [ " Pages" , " Internal " , " Platform " ]
21622202 " ProgramConfig"
21632203 [ Type . var " userMsg"
21642204 , Type . var " userModel"
@@ -2222,7 +2262,7 @@ values_ =
22222262 Just
22232263 ( Type . function
22242264 [ Type . namedWith
2225- [ " Pages" , " ProgramConfig " ]
2265+ [ " Pages" , " Internal " , " Platform " ]
22262266 " ProgramConfig"
22272267 [ Type . var " userMsg"
22282268 , Type . var " userModel"
@@ -2292,7 +2332,7 @@ values_ =
22922332 Just
22932333 ( Type . function
22942334 [ Type . namedWith
2295- [ " Pages" , " ProgramConfig " ]
2335+ [ " Pages" , " Internal " , " Platform " ]
22962336 " ProgramConfig"
22972337 [ Type . var " userMsg"
22982338 , Type . var " userModel"
0 commit comments