11/**
2- * @file Generated by js-routes 2.3.5. Based on Rails 8.0.1 routes of InertiaRailsShadcnStarter::Application.
3- * @version 55dfb4269543325bcb55f29a6ad7bf187983935536d864260a546dc93b780ec1
2+ * @file Generated by js-routes 2.3.5. Based on Rails 8.0.2 routes of InertiaRailsShadcnStarter::Application.
3+ * @version 15856b6545f535f9daf72484affe6c4605b22d1f92abdc271f0818d80cb9b39a
44 * @see https://github.com/railsware/js-routes
55 */
66// eslint-disable-next-line
@@ -553,14 +553,6 @@ export const serialize = __jsr.serialize;
553553 */
554554export const dashboardPath = /*#__PURE__*/ __jsr . r ( { "format" :{ } } , [ 2 , [ 7 , "/" ] , [ 2 , [ 6 , "dashboard" ] , [ 1 , [ 2 , [ 8 , "." ] , [ 3 , "format" ] ] ] ] ] ) ;
555555
556- /**
557- * Generates rails route to
558- * /identity/email/edit(.:format)
559- * @param {object | undefined } options
560- * @returns {string } route path
561- */
562- export const editIdentityEmailPath = /*#__PURE__*/ __jsr . r ( { "format" :{ } } , [ 2 , [ 7 , "/" ] , [ 2 , [ 6 , "identity" ] , [ 2 , [ 7 , "/" ] , [ 2 , [ 6 , "email" ] , [ 2 , [ 7 , "/" ] , [ 2 , [ 6 , "edit" ] , [ 1 , [ 2 , [ 8 , "." ] , [ 3 , "format" ] ] ] ] ] ] ] ] ] ) ;
563-
564556/**
565557 * Generates rails route to
566558 * /identity/password_reset/edit(.:format)
@@ -569,14 +561,6 @@ export const editIdentityEmailPath = /*#__PURE__*/ __jsr.r({"format":{}}, [2,[7,
569561 */
570562export const editIdentityPasswordResetPath = /*#__PURE__*/ __jsr . r ( { "format" :{ } } , [ 2 , [ 7 , "/" ] , [ 2 , [ 6 , "identity" ] , [ 2 , [ 7 , "/" ] , [ 2 , [ 6 , "password_reset" ] , [ 2 , [ 7 , "/" ] , [ 2 , [ 6 , "edit" ] , [ 1 , [ 2 , [ 8 , "." ] , [ 3 , "format" ] ] ] ] ] ] ] ] ] ) ;
571563
572- /**
573- * Generates rails route to
574- * /identity/email(.:format)
575- * @param {object | undefined } options
576- * @returns {string } route path
577- */
578- export const identityEmailPath = /*#__PURE__*/ __jsr . r ( { "format" :{ } } , [ 2 , [ 7 , "/" ] , [ 2 , [ 6 , "identity" ] , [ 2 , [ 7 , "/" ] , [ 2 , [ 6 , "email" ] , [ 1 , [ 2 , [ 8 , "." ] , [ 3 , "format" ] ] ] ] ] ] ] ) ;
579-
580564/**
581565 * Generates rails route to
582566 * /identity/email_verification(.:format)
@@ -593,14 +577,6 @@ export const identityEmailVerificationPath = /*#__PURE__*/ __jsr.r({"format":{}}
593577 */
594578export const identityPasswordResetPath = /*#__PURE__*/ __jsr . r ( { "format" :{ } } , [ 2 , [ 7 , "/" ] , [ 2 , [ 6 , "identity" ] , [ 2 , [ 7 , "/" ] , [ 2 , [ 6 , "password_reset" ] , [ 1 , [ 2 , [ 8 , "." ] , [ 3 , "format" ] ] ] ] ] ] ] ) ;
595579
596- /**
597- * Generates rails route to
598- * /inertia-example(.:format)
599- * @param {object | undefined } options
600- * @returns {string } route path
601- */
602- export const inertiaExamplePath = /*#__PURE__*/ __jsr . r ( { "format" :{ } } , [ 2 , [ 7 , "/" ] , [ 2 , [ 6 , "inertia-example" ] , [ 1 , [ 2 , [ 8 , "." ] , [ 3 , "format" ] ] ] ] ] ) ;
603-
604580/**
605581 * Generates rails route to
606582 * /identity/password_reset/new(.:format)
0 commit comments