brut 0.11.0 → 0.12.1
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.
- checksums.yaml +4 -4
- data/CHANGELOG.md +11 -0
- data/Gemfile.lock +8 -8
- data/brut-css/package-lock.json +94 -97
- data/brut-css/package.json +2 -2
- data/brut-js/package-lock.json +3 -3
- data/brut-js/package.json +6 -3
- data/brut-js/specs/AjaxSubmit.spec.js +62 -6
- data/brut-js/src/AjaxSubmit.js +26 -6
- data/brutrb.com/forms.md +1 -0
- data/brutrb.com/recipes/authentication.md +1 -0
- data/brutrb.com/tutorials/01-intro.md +26 -2
- data/docs/404.html +2 -2
- data/docs/adrs.html +3 -3
- data/docs/ai.html +3 -3
- data/docs/api/Brut/BackEnd/SeedData.html +1 -1
- data/docs/api/Brut/BackEnd/Sidekiq/Middlewares/Server/FlushSpans.html +1 -1
- data/docs/api/Brut/BackEnd/Sidekiq/Middlewares/Server.html +1 -1
- data/docs/api/Brut/BackEnd/Sidekiq/Middlewares.html +1 -1
- data/docs/api/Brut/BackEnd/Sidekiq.html +1 -1
- data/docs/api/Brut/BackEnd/Validators/FormValidator.html +1 -1
- data/docs/api/Brut/BackEnd/Validators.html +1 -1
- data/docs/api/Brut/BackEnd.html +1 -1
- data/docs/api/Brut/CLI/App.html +1 -1
- data/docs/api/Brut/CLI/AppRunner.html +1 -1
- data/docs/api/Brut/CLI/Apps/BuildAssets/All.html +1 -1
- data/docs/api/Brut/CLI/Apps/BuildAssets/CSS.html +1 -1
- data/docs/api/Brut/CLI/Apps/BuildAssets/Images.html +1 -1
- data/docs/api/Brut/CLI/Apps/BuildAssets/JS.html +1 -1
- data/docs/api/Brut/CLI/Apps/BuildAssets.html +1 -1
- data/docs/api/Brut/CLI/Apps/DB/Create.html +1 -1
- data/docs/api/Brut/CLI/Apps/DB/Drop.html +1 -1
- data/docs/api/Brut/CLI/Apps/DB/Migrate.html +1 -1
- data/docs/api/Brut/CLI/Apps/DB/NewMigration.html +1 -1
- data/docs/api/Brut/CLI/Apps/DB/Rebuild.html +1 -1
- data/docs/api/Brut/CLI/Apps/DB/Seed.html +1 -1
- data/docs/api/Brut/CLI/Apps/DB/Status.html +1 -1
- data/docs/api/Brut/CLI/Apps/DB.html +1 -1
- data/docs/api/Brut/CLI/Apps/DeployBase/GitChecks.html +1 -1
- data/docs/api/Brut/CLI/Apps/DeployBase.html +1 -1
- data/docs/api/Brut/CLI/Apps/HerokuContainerBasedDeploy/Deploy.html +1 -1
- data/docs/api/Brut/CLI/Apps/HerokuContainerBasedDeploy.html +1 -1
- data/docs/api/Brut/CLI/Apps/Scaffold/Action/Route.html +1 -1
- data/docs/api/Brut/CLI/Apps/Scaffold/Action.html +1 -1
- data/docs/api/Brut/CLI/Apps/Scaffold/Component.html +1 -1
- data/docs/api/Brut/CLI/Apps/Scaffold/CustomElementTest.html +1 -1
- data/docs/api/Brut/CLI/Apps/Scaffold/DbModel.html +1 -1
- data/docs/api/Brut/CLI/Apps/Scaffold/E2ETest.html +1 -1
- data/docs/api/Brut/CLI/Apps/Scaffold/Form.html +1 -1
- data/docs/api/Brut/CLI/Apps/Scaffold/Page/Route.html +1 -1
- data/docs/api/Brut/CLI/Apps/Scaffold/Page.html +1 -1
- data/docs/api/Brut/CLI/Apps/Scaffold/RoutesEditor.html +1 -1
- data/docs/api/Brut/CLI/Apps/Scaffold/Test.html +1 -1
- data/docs/api/Brut/CLI/Apps/Scaffold.html +1 -1
- data/docs/api/Brut/CLI/Apps/Test/Audit.html +1 -1
- data/docs/api/Brut/CLI/Apps/Test/E2e.html +1 -1
- data/docs/api/Brut/CLI/Apps/Test/JS.html +1 -1
- data/docs/api/Brut/CLI/Apps/Test/Run.html +1 -1
- data/docs/api/Brut/CLI/Apps/Test.html +1 -1
- data/docs/api/Brut/CLI/Apps.html +1 -1
- data/docs/api/Brut/CLI/Command.html +1 -1
- data/docs/api/Brut/CLI/Error.html +1 -1
- data/docs/api/Brut/CLI/ExecutionResults/Result.html +1 -1
- data/docs/api/Brut/CLI/ExecutionResults.html +1 -1
- data/docs/api/Brut/CLI/Executor.html +1 -1
- data/docs/api/Brut/CLI/InvalidOption.html +1 -1
- data/docs/api/Brut/CLI/Options.html +1 -1
- data/docs/api/Brut/CLI/Output.html +1 -1
- data/docs/api/Brut/CLI/SystemExecError.html +1 -1
- data/docs/api/Brut/CLI.html +1 -1
- data/docs/api/Brut/FactoryBot.html +1 -1
- data/docs/api/Brut/Framework/App.html +1 -1
- data/docs/api/Brut/Framework/Config.html +1 -1
- data/docs/api/Brut/Framework/Container.html +1 -1
- data/docs/api/Brut/Framework/Error.html +1 -1
- data/docs/api/Brut/Framework/Errors/AbstractMethod.html +1 -1
- data/docs/api/Brut/Framework/Errors/Bug.html +1 -1
- data/docs/api/Brut/Framework/Errors/MissingConfiguration.html +1 -1
- data/docs/api/Brut/Framework/Errors/MissingParameter.html +1 -1
- data/docs/api/Brut/Framework/Errors/NoClassForPath.html +1 -1
- data/docs/api/Brut/Framework/Errors/NotFound.html +1 -1
- data/docs/api/Brut/Framework/Errors/NotImplemented.html +1 -1
- data/docs/api/Brut/Framework/Errors.html +1 -1
- data/docs/api/Brut/Framework/FussyTypeEnforcement.html +2 -2
- data/docs/api/Brut/Framework/MCP.html +1 -1
- data/docs/api/Brut/Framework/ProjectEnvironment.html +1 -1
- data/docs/api/Brut/Framework.html +1 -1
- data/docs/api/Brut/FrontEnd/AssetPathResolver.html +1 -1
- data/docs/api/Brut/FrontEnd/Component/Helpers.html +1 -1
- data/docs/api/Brut/FrontEnd/Component.html +1 -1
- data/docs/api/Brut/FrontEnd/Components/ConstraintViolations.html +1 -1
- data/docs/api/Brut/FrontEnd/Components/FormTag.html +1 -1
- data/docs/api/Brut/FrontEnd/Components/I18nTranslations.html +1 -1
- data/docs/api/Brut/FrontEnd/Components/Input.html +2 -2
- data/docs/api/Brut/FrontEnd/Components/Inputs/ButtonTag.html +447 -0
- data/docs/api/Brut/FrontEnd/Components/Inputs/CsrfToken.html +1 -1
- data/docs/api/Brut/FrontEnd/Components/Inputs/InputTag.html +14 -9
- data/docs/api/Brut/FrontEnd/Components/Inputs/RadioButton.html +1 -1
- data/docs/api/Brut/FrontEnd/Components/Inputs/SelectTagWithOptions.html +8 -9
- data/docs/api/Brut/FrontEnd/Components/Inputs/TextareaTag.html +10 -11
- data/docs/api/Brut/FrontEnd/Components/Inputs.html +2 -2
- data/docs/api/Brut/FrontEnd/Components/LocaleDetection.html +1 -1
- data/docs/api/Brut/FrontEnd/Components/PageIdentifier.html +1 -1
- data/docs/api/Brut/FrontEnd/Components/TimeTag.html +1 -1
- data/docs/api/Brut/FrontEnd/Components/Traceparent.html +1 -1
- data/docs/api/Brut/FrontEnd/Components.html +1 -1
- data/docs/api/Brut/FrontEnd/CsrfProtector.html +1 -1
- data/docs/api/Brut/FrontEnd/Download.html +1 -1
- data/docs/api/Brut/FrontEnd/Flash.html +1 -1
- data/docs/api/Brut/FrontEnd/Form.html +39 -39
- data/docs/api/Brut/FrontEnd/Forms/Button.html +331 -0
- data/docs/api/Brut/FrontEnd/Forms/ButtonInputDefinition.html +537 -0
- data/docs/api/Brut/FrontEnd/Forms/ConstraintViolation.html +1 -1
- data/docs/api/Brut/FrontEnd/Forms/Input/Color.html +1 -1
- data/docs/api/Brut/FrontEnd/Forms/Input/TimeOfDay.html +1 -1
- data/docs/api/Brut/FrontEnd/Forms/Input.html +6 -2
- data/docs/api/Brut/FrontEnd/Forms/InputDeclarations.html +111 -23
- data/docs/api/Brut/FrontEnd/Forms/InputDefinition.html +20 -12
- data/docs/api/Brut/FrontEnd/Forms/RadioButtonGroupInput.html +1 -1
- data/docs/api/Brut/FrontEnd/Forms/RadioButtonGroupInputDefinition.html +1 -1
- data/docs/api/Brut/FrontEnd/Forms/SelectInput.html +1 -1
- data/docs/api/Brut/FrontEnd/Forms/SelectInputDefinition.html +1 -1
- data/docs/api/Brut/FrontEnd/Forms/ValidityState.html +1 -1
- data/docs/api/Brut/FrontEnd/Forms.html +2 -2
- data/docs/api/Brut/FrontEnd/GenericResponse.html +1 -1
- data/docs/api/Brut/FrontEnd/Handler.html +1 -1
- data/docs/api/Brut/FrontEnd/Handlers/CspReportingHandler.html +1 -1
- data/docs/api/Brut/FrontEnd/Handlers/InstrumentationHandler/TraceParent.html +1 -1
- data/docs/api/Brut/FrontEnd/Handlers/InstrumentationHandler.html +1 -1
- data/docs/api/Brut/FrontEnd/Handlers/LocaleDetectionHandler.html +1 -1
- data/docs/api/Brut/FrontEnd/Handlers/MissingHandler/Form.html +2 -2
- data/docs/api/Brut/FrontEnd/Handlers/MissingHandler.html +1 -1
- data/docs/api/Brut/FrontEnd/Handlers.html +1 -1
- data/docs/api/Brut/FrontEnd/HandlingResults.html +1 -1
- data/docs/api/Brut/FrontEnd/HttpMethod.html +1 -1
- data/docs/api/Brut/FrontEnd/HttpStatus.html +1 -1
- data/docs/api/Brut/FrontEnd/InlineSvgLocator.html +1 -1
- data/docs/api/Brut/FrontEnd/Layout.html +1 -1
- data/docs/api/Brut/FrontEnd/Middleware.html +1 -1
- data/docs/api/Brut/FrontEnd/Middlewares/AnnotateBrutOwnedPaths.html +1 -1
- data/docs/api/Brut/FrontEnd/Middlewares/Favicon.html +1 -1
- data/docs/api/Brut/FrontEnd/Middlewares/OpenTelemetrySpan.html +1 -1
- data/docs/api/Brut/FrontEnd/Middlewares/ReloadApp.html +1 -1
- data/docs/api/Brut/FrontEnd/Middlewares.html +1 -1
- data/docs/api/Brut/FrontEnd/Page.html +1 -1
- data/docs/api/Brut/FrontEnd/Pages/MissingPage.html +1 -1
- data/docs/api/Brut/FrontEnd/Pages.html +1 -1
- data/docs/api/Brut/FrontEnd/RequestContext.html +1 -1
- data/docs/api/Brut/FrontEnd/RouteHook.html +1 -1
- data/docs/api/Brut/FrontEnd/RouteHooks/AgeFlash.html +1 -1
- data/docs/api/Brut/FrontEnd/RouteHooks/CSPNoInlineScripts.html +1 -1
- data/docs/api/Brut/FrontEnd/RouteHooks/CSPNoInlineStylesOrScripts/ReportOnly.html +1 -1
- data/docs/api/Brut/FrontEnd/RouteHooks/CSPNoInlineStylesOrScripts.html +1 -1
- data/docs/api/Brut/FrontEnd/RouteHooks/LocaleDetection.html +1 -1
- data/docs/api/Brut/FrontEnd/RouteHooks/SetupRequestContext.html +1 -1
- data/docs/api/Brut/FrontEnd/RouteHooks.html +1 -1
- data/docs/api/Brut/FrontEnd/Routing/FormHandlerRoute.html +1 -1
- data/docs/api/Brut/FrontEnd/Routing/FormRoute.html +1 -1
- data/docs/api/Brut/FrontEnd/Routing/MissingForm.html +1 -1
- data/docs/api/Brut/FrontEnd/Routing/MissingHandler.html +1 -1
- data/docs/api/Brut/FrontEnd/Routing/MissingPage.html +1 -1
- data/docs/api/Brut/FrontEnd/Routing/MissingPath.html +1 -1
- data/docs/api/Brut/FrontEnd/Routing/PageRoute.html +1 -1
- data/docs/api/Brut/FrontEnd/Routing/Route.html +1 -1
- data/docs/api/Brut/FrontEnd/Routing.html +1 -1
- data/docs/api/Brut/FrontEnd/Session.html +1 -1
- data/docs/api/Brut/FrontEnd.html +1 -1
- data/docs/api/Brut/I18n/BaseMethods.html +1 -1
- data/docs/api/Brut/I18n/ForBackEnd.html +1 -1
- data/docs/api/Brut/I18n/ForCLI.html +1 -1
- data/docs/api/Brut/I18n/ForHTML.html +1 -1
- data/docs/api/Brut/I18n/HTTPAcceptLanguage/AlwaysEnglish.html +1 -1
- data/docs/api/Brut/I18n/HTTPAcceptLanguage.html +1 -1
- data/docs/api/Brut/I18n.html +1 -1
- data/docs/api/Brut/Instrumentation/LoggerSpanExporter.html +1 -1
- data/docs/api/Brut/Instrumentation/Methods/ClassMethods.html +596 -0
- data/docs/api/Brut/Instrumentation/Methods.html +173 -0
- data/docs/api/Brut/Instrumentation/OpenTelemetry/NormalizedAttributes.html +7 -7
- data/docs/api/Brut/Instrumentation/OpenTelemetry/Span.html +7 -7
- data/docs/api/Brut/Instrumentation/OpenTelemetry.html +19 -17
- data/docs/api/Brut/Instrumentation.html +3 -1
- data/docs/api/Brut/RubocopConfig.html +1 -1
- data/docs/api/Brut/SinatraHelpers/ClassMethods.html +1 -1
- data/docs/api/Brut/SinatraHelpers.html +1 -1
- data/docs/api/Brut/SpecSupport/ClockSupport.html +1 -1
- data/docs/api/Brut/SpecSupport/ComponentSupport.html +1 -1
- data/docs/api/Brut/SpecSupport/E2ETestServer.html +1 -1
- data/docs/api/Brut/SpecSupport/E2eSupport.html +1 -1
- data/docs/api/Brut/SpecSupport/EnhancedNode.html +1 -1
- data/docs/api/Brut/SpecSupport/FlashSupport.html +1 -1
- data/docs/api/Brut/SpecSupport/GeneralSupport/ClassMethods.html +1 -1
- data/docs/api/Brut/SpecSupport/GeneralSupport.html +1 -1
- data/docs/api/Brut/SpecSupport/HandlerSupport.html +1 -1
- data/docs/api/Brut/SpecSupport/Matchers/BeABug.html +1 -1
- data/docs/api/Brut/SpecSupport/Matchers/BePageFor.html +1 -1
- data/docs/api/Brut/SpecSupport/Matchers/BeRoutingFor.html +1 -1
- data/docs/api/Brut/SpecSupport/Matchers/HaveConstraintViolation.html +1 -1
- data/docs/api/Brut/SpecSupport/Matchers/HaveGenerated.html +1 -1
- data/docs/api/Brut/SpecSupport/Matchers/HaveHTMLAttribute.html +1 -1
- data/docs/api/Brut/SpecSupport/Matchers/HaveI18nString.html +1 -1
- data/docs/api/Brut/SpecSupport/Matchers/HaveLinkTo.html +1 -1
- data/docs/api/Brut/SpecSupport/Matchers/HaveRedirectedTo.html +1 -1
- data/docs/api/Brut/SpecSupport/Matchers/HaveReturnedHttpStatus.html +1 -1
- data/docs/api/Brut/SpecSupport/Matchers/HaveReturnedRackResponse.html +1 -1
- data/docs/api/Brut/SpecSupport/Matchers.html +1 -1
- data/docs/api/Brut/SpecSupport/RSpecSetup/OptionalSidekiqSupport.html +1 -1
- data/docs/api/Brut/SpecSupport/RSpecSetup.html +1 -1
- data/docs/api/Brut/SpecSupport/SessionSupport.html +1 -1
- data/docs/api/Brut/SpecSupport.html +1 -1
- data/docs/api/Brut.html +1 -1
- data/docs/api/Clock.html +1 -1
- data/docs/api/ModuleName.html +1 -1
- data/docs/api/RichString.html +1 -1
- data/docs/api/SemanticLogger/Appender/Async.html +1 -1
- data/docs/api/Sequel/Extensions/BrutInstrumentation.html +1 -1
- data/docs/api/Sequel/Extensions/BrutMigrations.html +1 -1
- data/docs/api/Sequel/Extensions.html +1 -1
- data/docs/api/Sequel/Plugins/CreatedAt/InstanceMethods.html +1 -1
- data/docs/api/Sequel/Plugins/CreatedAt.html +1 -1
- data/docs/api/Sequel/Plugins/ExternalId/ClassMethods.html +1 -1
- data/docs/api/Sequel/Plugins/ExternalId/InstanceMethods.html +1 -1
- data/docs/api/Sequel/Plugins/ExternalId.html +1 -1
- data/docs/api/Sequel/Plugins/FindBang/ClassMethods.html +1 -1
- data/docs/api/Sequel/Plugins/FindBang.html +1 -1
- data/docs/api/Sequel/Plugins.html +1 -1
- data/docs/api/Sequel.html +1 -1
- data/docs/api/_index.html +36 -1
- data/docs/api/class_list.html +1 -1
- data/docs/api/file.README.html +1 -1
- data/docs/api/index.html +1 -1
- data/docs/api/method_list.html +364 -252
- data/docs/api/top-level-namespace.html +1 -1
- data/docs/assets/{app.0-aKXKdt.js → app.CGHFI-MA.js} +1 -1
- data/docs/assets/chunks/@localSearchIndexroot.DcMsFVrO.js +1 -0
- data/docs/assets/chunks/{VPLocalSearchBox.CW-UBkNA.js → VPLocalSearchBox.-c-Kihwo.js} +1 -1
- data/docs/assets/chunks/{theme.a6feKWJO.js → theme.DpqrgXG8.js} +2 -2
- data/docs/assets/{components.md.BzVRwegp.js → components.md.X4h_TEG-.js} +3 -3
- data/docs/assets/{configuration.md.eM5wFVi5.js → configuration.md.CPCyUo5A.js} +1 -1
- data/docs/assets/{forms.md.B3BHvCV3.js → forms.md.BwmfAZ6Z.js} +2 -2
- data/docs/assets/{getting-started.md.BgR0ZHsl.js → getting-started.md.mPgbkbBv.js} +2 -2
- data/docs/assets/instrumentation.md._lNSriEZ.js +90 -0
- data/docs/assets/instrumentation.md._lNSriEZ.lean.js +1 -0
- data/docs/assets/{recipes_authentication.md.Dzvi_g69.js → recipes_authentication.md.BAISoxmN.js} +1 -0
- data/docs/assets/{tutorials_01-intro.md.BXvYWcO9.js → tutorials_01-intro.md.B4sUBY3X.js} +10 -10
- data/docs/assets/{tutorials_01-intro.md.BXvYWcO9.lean.js → tutorials_01-intro.md.B4sUBY3X.lean.js} +1 -1
- data/docs/assets/{tutorials_02-dialog.md.CIeg8R--.js → tutorials_02-dialog.md.DOonTBrE.js} +1 -1
- data/docs/assets.html +3 -3
- data/docs/brut-js/api/AjaxSubmit.html +16 -6
- data/docs/brut-js/api/AjaxSubmit.js.html +27 -7
- data/docs/brut-js/api/Autosubmit.html +1 -1
- data/docs/brut-js/api/Autosubmit.js.html +1 -1
- data/docs/brut-js/api/BaseCustomElement.html +1 -1
- data/docs/brut-js/api/BaseCustomElement.js.html +1 -1
- data/docs/brut-js/api/BrutCustomElements.html +1 -1
- data/docs/brut-js/api/BufferedLogger.html +1 -1
- data/docs/brut-js/api/ConfirmSubmit.html +1 -1
- data/docs/brut-js/api/ConfirmSubmit.js.html +1 -1
- data/docs/brut-js/api/ConfirmationDialog.html +1 -1
- data/docs/brut-js/api/ConfirmationDialog.js.html +1 -1
- data/docs/brut-js/api/ConstraintViolationMessage.html +1 -1
- data/docs/brut-js/api/ConstraintViolationMessage.js.html +1 -1
- data/docs/brut-js/api/ConstraintViolationMessages.html +1 -1
- data/docs/brut-js/api/ConstraintViolationMessages.js.html +1 -1
- data/docs/brut-js/api/CopyToClipboard.html +1 -1
- data/docs/brut-js/api/CopyToClipboard.js.html +1 -1
- data/docs/brut-js/api/Form.html +1 -1
- data/docs/brut-js/api/Form.js.html +1 -1
- data/docs/brut-js/api/I18nTranslation.html +1 -1
- data/docs/brut-js/api/I18nTranslation.js.html +1 -1
- data/docs/brut-js/api/LocaleDetection.html +1 -1
- data/docs/brut-js/api/LocaleDetection.js.html +1 -1
- data/docs/brut-js/api/Logger.html +1 -1
- data/docs/brut-js/api/Logger.js.html +1 -1
- data/docs/brut-js/api/Message.html +1 -1
- data/docs/brut-js/api/Message.js.html +1 -1
- data/docs/brut-js/api/PrefixedLogger.html +1 -1
- data/docs/brut-js/api/RichString.html +1 -1
- data/docs/brut-js/api/RichString.js.html +1 -1
- data/docs/brut-js/api/Tabs.html +1 -1
- data/docs/brut-js/api/Tabs.js.html +1 -1
- data/docs/brut-js/api/Tracing.html +1 -1
- data/docs/brut-js/api/Tracing.js.html +1 -1
- data/docs/brut-js/api/external-CustomElementRegistry.html +1 -1
- data/docs/brut-js/api/external-Performance.html +1 -1
- data/docs/brut-js/api/external-Promise.html +1 -1
- data/docs/brut-js/api/external-ValidityState.html +1 -1
- data/docs/brut-js/api/external-Window.html +1 -1
- data/docs/brut-js/api/external-fetch.html +1 -1
- data/docs/brut-js/api/global.html +1 -1
- data/docs/brut-js/api/index.html +1 -1
- data/docs/brut-js/api/index.js.html +1 -1
- data/docs/brut-js/api/module-testing.html +1 -1
- data/docs/brut-js/api/testing.AssetMetadata.html +1 -1
- data/docs/brut-js/api/testing.AssetMetadataLoader.html +1 -1
- data/docs/brut-js/api/testing.CustomElementTest.html +1 -1
- data/docs/brut-js/api/testing.DOMCreator.html +1 -1
- data/docs/brut-js/api/testing_AssetMetadata.js.html +1 -1
- data/docs/brut-js/api/testing_AssetMetadataLoader.js.html +1 -1
- data/docs/brut-js/api/testing_CustomElementTest.js.html +1 -1
- data/docs/brut-js/api/testing_DOMCreator.js.html +1 -1
- data/docs/brut-js/api/testing_index.js.html +1 -1
- data/docs/brut-js.html +3 -3
- data/docs/business-logic.html +3 -3
- data/docs/cli.html +3 -3
- data/docs/components.html +7 -7
- data/docs/configuration.html +5 -5
- data/docs/css.html +3 -3
- data/docs/custom-element-tests.html +3 -3
- data/docs/database-access.html +3 -3
- data/docs/database-schema.html +3 -3
- data/docs/deployment.html +3 -3
- data/docs/dev-environment.html +3 -3
- data/docs/dir-structure.html +3 -3
- data/docs/doc-conventions.html +3 -3
- data/docs/end-to-end-tests.html +3 -3
- data/docs/features.html +3 -3
- data/docs/flash-and-session.html +3 -3
- data/docs/form-constraints.html +3 -3
- data/docs/forms.html +6 -6
- data/docs/getting-started.html +6 -6
- data/docs/handlers.html +3 -3
- data/docs/hashmap.json +1 -1
- data/docs/hooks.html +3 -3
- data/docs/i18n.html +3 -3
- data/docs/index.html +3 -3
- data/docs/instrumentation.html +61 -6
- data/docs/javascript.html +3 -3
- data/docs/jobs.html +3 -3
- data/docs/keyword-injection.html +3 -3
- data/docs/layouts.html +3 -3
- data/docs/lsp.html +3 -3
- data/docs/markdown-examples.html +3 -3
- data/docs/middleware.html +3 -3
- data/docs/overview.html +3 -3
- data/docs/pages.html +3 -3
- data/docs/recipes/alternate-layouts.html +3 -3
- data/docs/recipes/authentication.html +5 -4
- data/docs/recipes/blank-layouts.html +3 -3
- data/docs/recipes/custom-flash.html +3 -3
- data/docs/recipes/form-errors.html +3 -3
- data/docs/recipes/indexed-forms.html +3 -3
- data/docs/recipes/migrations.html +3 -3
- data/docs/recipes/text-field-component.html +3 -3
- data/docs/roadmap.html +3 -3
- data/docs/routes.html +3 -3
- data/docs/security.html +3 -3
- data/docs/seed-data.html +3 -3
- data/docs/space-time-continuum.html +3 -3
- data/docs/tutorial.html +3 -3
- data/docs/tutorials/01-intro.html +12 -12
- data/docs/tutorials/02-dialog.html +5 -5
- data/docs/unit-tests.html +3 -3
- data/docs/why.html +3 -3
- data/lib/brut/front_end/components/input.rb +1 -0
- data/lib/brut/front_end/components/inputs/button_tag.rb +43 -0
- data/lib/brut/front_end/components/inputs/input_tag.rb +3 -1
- data/lib/brut/front_end/components/inputs/select_tag_with_options.rb +0 -1
- data/lib/brut/front_end/components/inputs/textarea_tag.rb +0 -1
- data/lib/brut/front_end/form.rb +7 -5
- data/lib/brut/front_end/forms/button.rb +21 -0
- data/lib/brut/front_end/forms/button_input_definition.rb +33 -0
- data/lib/brut/front_end/forms/input_declarations.rb +10 -0
- data/lib/brut/front_end/forms/input_definition.rb +7 -2
- data/lib/brut/version.rb +1 -1
- data/mkbrut/Gemfile.lock +1 -1
- data/mkbrut/lib/mkbrut/version.rb +1 -1
- metadata +29 -21
- data/docs/assets/chunks/@localSearchIndexroot.DPhqaz1b.js +0 -1
- data/docs/assets/instrumentation.md.BgcaGVYH.js +0 -35
- data/docs/assets/instrumentation.md.BgcaGVYH.lean.js +0 -1
- /data/docs/assets/{components.md.BzVRwegp.lean.js → components.md.X4h_TEG-.lean.js} +0 -0
- /data/docs/assets/{configuration.md.eM5wFVi5.lean.js → configuration.md.CPCyUo5A.lean.js} +0 -0
- /data/docs/assets/{forms.md.B3BHvCV3.lean.js → forms.md.BwmfAZ6Z.lean.js} +0 -0
- /data/docs/assets/{getting-started.md.BgR0ZHsl.lean.js → getting-started.md.mPgbkbBv.lean.js} +0 -0
- /data/docs/assets/{recipes_authentication.md.Dzvi_g69.lean.js → recipes_authentication.md.BAISoxmN.lean.js} +0 -0
- /data/docs/assets/{tutorials_02-dialog.md.CIeg8R--.lean.js → tutorials_02-dialog.md.DOonTBrE.lean.js} +0 -0
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: cb8c1989e7e038f567c72a0850b5bd3e26eb9c7a474cdcaa41f644b8ed2a6c71
|
4
|
+
data.tar.gz: 0aa26cdacbd44602b4702b5e00561f17c990231835bf1766b19a9dc719dbde45
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 37331b22821e530899d8963f0d77ff46369c995bd414e46ff5fd9e88532d19d5ac7000031c3780797691b59616708338a9451aad6fb0e8cc6fb0084b91e11639
|
7
|
+
data.tar.gz: 6fa08ff822476fa905e079c59dcb3f9bda9229b8746aa20c04c1e322090c01669d037f79786156f11e39b5fb77b765d272d4e5c48845480b583e11c8060fd36c
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,16 @@
|
|
1
1
|
# Brut CHANGELOG
|
2
2
|
|
3
|
+
## v0.12.1 - Sep 5, 2025
|
4
|
+
|
5
|
+
* Changed where a button's default value is set to avoid it
|
6
|
+
from being included in a form when it wasn't included in the submission.
|
7
|
+
|
8
|
+
## v0.12.0 - Sep 5, 2025
|
9
|
+
|
10
|
+
* Added explicit support for buttons in forms, so that button name/values are submitted with the form and managed like any other form element.
|
11
|
+
* `<brut-ajax-submit>` now works with `<input type="submit">`
|
12
|
+
* Added notes to to the Blog Tutorial that you must re-run `bin/setup` if you've stopped your dev environment
|
13
|
+
|
3
14
|
## v0.11.0 - Aug 27, 2025
|
4
15
|
|
5
16
|
* Added `Brut::Instrumentation::Methods` to allow instrumenting existing methods via `instrument`:
|
data/Gemfile.lock
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
brut (0.
|
4
|
+
brut (0.12.1)
|
5
5
|
concurrent-ruby
|
6
6
|
i18n
|
7
7
|
irb
|
@@ -39,9 +39,9 @@ GEM
|
|
39
39
|
ast (2.4.3)
|
40
40
|
base64 (0.3.0)
|
41
41
|
benchmark (0.4.1)
|
42
|
-
bigdecimal (3.2.
|
42
|
+
bigdecimal (3.2.3)
|
43
43
|
concurrent-ruby (1.3.5)
|
44
|
-
connection_pool (2.5.
|
44
|
+
connection_pool (2.5.4)
|
45
45
|
date (3.4.1)
|
46
46
|
diff-lcs (1.6.2)
|
47
47
|
dotenv (3.1.8)
|
@@ -69,8 +69,8 @@ GEM
|
|
69
69
|
google-protobuf (4.32.0-x86_64-linux-gnu)
|
70
70
|
bigdecimal
|
71
71
|
rake (>= 13)
|
72
|
-
googleapis-common-protos-types (1.
|
73
|
-
google-protobuf (
|
72
|
+
googleapis-common-protos-types (1.21.0)
|
73
|
+
google-protobuf (~> 4.26)
|
74
74
|
i18n (1.14.7)
|
75
75
|
concurrent-ruby (~> 1.0)
|
76
76
|
io-console (0.8.1)
|
@@ -133,7 +133,7 @@ GEM
|
|
133
133
|
date
|
134
134
|
stringio
|
135
135
|
racc (1.8.1)
|
136
|
-
rack (3.2.
|
136
|
+
rack (3.2.1)
|
137
137
|
rack-protection (4.1.1)
|
138
138
|
base64 (>= 0.1.0)
|
139
139
|
logger (>= 1.6.0)
|
@@ -165,7 +165,7 @@ GEM
|
|
165
165
|
diff-lcs (>= 1.2.0, < 2.0)
|
166
166
|
rspec-support (~> 3.13.0)
|
167
167
|
rspec-support (3.13.5)
|
168
|
-
rubocop (1.80.
|
168
|
+
rubocop (1.80.2)
|
169
169
|
json (~> 2.3)
|
170
170
|
language_server-protocol (~> 3.17.0.2)
|
171
171
|
lint_roller (~> 1.1.0)
|
@@ -187,7 +187,7 @@ GEM
|
|
187
187
|
securerandom (0.4.1)
|
188
188
|
semantic_logger (4.17.0)
|
189
189
|
concurrent-ruby (~> 1.0)
|
190
|
-
sequel (5.
|
190
|
+
sequel (5.96.0)
|
191
191
|
bigdecimal
|
192
192
|
sinatra (4.1.1)
|
193
193
|
logger (>= 1.6.0)
|
data/brut-css/package-lock.json
CHANGED
@@ -1,16 +1,16 @@
|
|
1
1
|
{
|
2
2
|
"name": "brut-css",
|
3
|
-
"version": "0.
|
3
|
+
"version": "0.12.1",
|
4
4
|
"lockfileVersion": 3,
|
5
5
|
"requires": true,
|
6
6
|
"packages": {
|
7
7
|
"": {
|
8
8
|
"name": "brut-css",
|
9
|
-
"version": "0.
|
9
|
+
"version": "0.12.1",
|
10
10
|
"license": "Hippocratic-2.1",
|
11
11
|
"devDependencies": {
|
12
12
|
"comment-parser": "^1.4.1",
|
13
|
-
"cssnano": "^7.
|
13
|
+
"cssnano": "^7.1.1",
|
14
14
|
"ejs": "^3.1.10",
|
15
15
|
"http-server": "^14.1.1",
|
16
16
|
"js-beautify": "^1.15.4",
|
@@ -58,16 +58,6 @@
|
|
58
58
|
"node": ">=14"
|
59
59
|
}
|
60
60
|
},
|
61
|
-
"node_modules/@trysound/sax": {
|
62
|
-
"version": "0.2.0",
|
63
|
-
"resolved": "https://registry.npmjs.org/@trysound/sax/-/sax-0.2.0.tgz",
|
64
|
-
"integrity": "sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==",
|
65
|
-
"dev": true,
|
66
|
-
"license": "ISC",
|
67
|
-
"engines": {
|
68
|
-
"node": ">=10.13.0"
|
69
|
-
}
|
70
|
-
},
|
71
61
|
"node_modules/abbrev": {
|
72
62
|
"version": "2.0.0",
|
73
63
|
"resolved": "https://registry.npmjs.org/abbrev/-/abbrev-2.0.0.tgz",
|
@@ -200,9 +190,9 @@
|
|
200
190
|
}
|
201
191
|
},
|
202
192
|
"node_modules/browserslist": {
|
203
|
-
"version": "4.25.
|
204
|
-
"resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.25.
|
205
|
-
"integrity": "sha512-
|
193
|
+
"version": "4.25.4",
|
194
|
+
"resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.25.4.tgz",
|
195
|
+
"integrity": "sha512-4jYpcjabC606xJ3kw2QwGEZKX0Aw7sgQdZCvIK9dhVSPh76BKo+C+btT1RRofH7B+8iNpEbgGNVWiLki5q93yg==",
|
206
196
|
"dev": true,
|
207
197
|
"funding": [
|
208
198
|
{
|
@@ -220,8 +210,8 @@
|
|
220
210
|
],
|
221
211
|
"license": "MIT",
|
222
212
|
"dependencies": {
|
223
|
-
"caniuse-lite": "^1.0.
|
224
|
-
"electron-to-chromium": "^1.5.
|
213
|
+
"caniuse-lite": "^1.0.30001737",
|
214
|
+
"electron-to-chromium": "^1.5.211",
|
225
215
|
"node-releases": "^2.0.19",
|
226
216
|
"update-browserslist-db": "^1.1.3"
|
227
217
|
},
|
@@ -277,9 +267,9 @@
|
|
277
267
|
}
|
278
268
|
},
|
279
269
|
"node_modules/caniuse-lite": {
|
280
|
-
"version": "1.0.
|
281
|
-
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.
|
282
|
-
"integrity": "sha512-
|
270
|
+
"version": "1.0.30001741",
|
271
|
+
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001741.tgz",
|
272
|
+
"integrity": "sha512-QGUGitqsc8ARjLdgAfxETDhRbJ0REsP6O3I96TAth/mVjh2cYzN2u+3AzPP3aVSm2FehEItaJw1xd+IGBXWeSw==",
|
283
273
|
"dev": true,
|
284
274
|
"funding": [
|
285
275
|
{
|
@@ -521,9 +511,9 @@
|
|
521
511
|
}
|
522
512
|
},
|
523
513
|
"node_modules/css-select": {
|
524
|
-
"version": "5.
|
525
|
-
"resolved": "https://registry.npmjs.org/css-select/-/css-select-5.
|
526
|
-
"integrity": "sha512-
|
514
|
+
"version": "5.2.2",
|
515
|
+
"resolved": "https://registry.npmjs.org/css-select/-/css-select-5.2.2.tgz",
|
516
|
+
"integrity": "sha512-TizTzUddG/xYLA3NXodFM0fSbNizXjOKhqiQQwvhlspadZokn1KDy0NZFS0wuEubIYAV5/c1/lAr0TaaFXEXzw==",
|
527
517
|
"dev": true,
|
528
518
|
"license": "BSD-2-Clause",
|
529
519
|
"dependencies": {
|
@@ -538,13 +528,13 @@
|
|
538
528
|
}
|
539
529
|
},
|
540
530
|
"node_modules/css-tree": {
|
541
|
-
"version": "
|
542
|
-
"resolved": "https://registry.npmjs.org/css-tree/-/css-tree-
|
543
|
-
"integrity": "sha512-
|
531
|
+
"version": "3.1.0",
|
532
|
+
"resolved": "https://registry.npmjs.org/css-tree/-/css-tree-3.1.0.tgz",
|
533
|
+
"integrity": "sha512-0eW44TGN5SQXU1mWSkKwFstI/22X2bG1nYzZTYMAWjylYURhse752YgbE4Cx46AC+bAvI+/dYTPRk1LqSUnu6w==",
|
544
534
|
"dev": true,
|
545
535
|
"license": "MIT",
|
546
536
|
"dependencies": {
|
547
|
-
"mdn-data": "2.
|
537
|
+
"mdn-data": "2.12.2",
|
548
538
|
"source-map-js": "^1.0.1"
|
549
539
|
},
|
550
540
|
"engines": {
|
@@ -552,9 +542,9 @@
|
|
552
542
|
}
|
553
543
|
},
|
554
544
|
"node_modules/css-what": {
|
555
|
-
"version": "6.
|
556
|
-
"resolved": "https://registry.npmjs.org/css-what/-/css-what-6.
|
557
|
-
"integrity": "sha512-
|
545
|
+
"version": "6.2.2",
|
546
|
+
"resolved": "https://registry.npmjs.org/css-what/-/css-what-6.2.2.tgz",
|
547
|
+
"integrity": "sha512-u/O3vwbptzhMs3L1fQE82ZSLHQQfto5gyZzwteVIEyeaY5Fc7R4dapF/BvRoSYFeqfBk4m0V1Vafq5Pjv25wvA==",
|
558
548
|
"dev": true,
|
559
549
|
"license": "BSD-2-Clause",
|
560
550
|
"engines": {
|
@@ -578,13 +568,13 @@
|
|
578
568
|
}
|
579
569
|
},
|
580
570
|
"node_modules/cssnano": {
|
581
|
-
"version": "7.
|
582
|
-
"resolved": "https://registry.npmjs.org/cssnano/-/cssnano-7.
|
583
|
-
"integrity": "sha512-
|
571
|
+
"version": "7.1.1",
|
572
|
+
"resolved": "https://registry.npmjs.org/cssnano/-/cssnano-7.1.1.tgz",
|
573
|
+
"integrity": "sha512-fm4D8ti0dQmFPeF8DXSAA//btEmqCOgAc/9Oa3C1LW94h5usNrJEfrON7b4FkPZgnDEn6OUs5NdxiJZmAtGOpQ==",
|
584
574
|
"dev": true,
|
585
575
|
"license": "MIT",
|
586
576
|
"dependencies": {
|
587
|
-
"cssnano-preset-default": "^7.0.
|
577
|
+
"cssnano-preset-default": "^7.0.9",
|
588
578
|
"lilconfig": "^3.1.3"
|
589
579
|
},
|
590
580
|
"engines": {
|
@@ -599,27 +589,27 @@
|
|
599
589
|
}
|
600
590
|
},
|
601
591
|
"node_modules/cssnano-preset-default": {
|
602
|
-
"version": "7.0.
|
603
|
-
"resolved": "https://registry.npmjs.org/cssnano-preset-default/-/cssnano-preset-default-7.0.
|
604
|
-
"integrity": "sha512-
|
592
|
+
"version": "7.0.9",
|
593
|
+
"resolved": "https://registry.npmjs.org/cssnano-preset-default/-/cssnano-preset-default-7.0.9.tgz",
|
594
|
+
"integrity": "sha512-tCD6AAFgYBOVpMBX41KjbvRh9c2uUjLXRyV7KHSIrwHiq5Z9o0TFfUCoM3TwVrRsRteN3sVXGNvjVNxYzkpTsA==",
|
605
595
|
"dev": true,
|
606
596
|
"license": "MIT",
|
607
597
|
"dependencies": {
|
608
|
-
"browserslist": "^4.
|
598
|
+
"browserslist": "^4.25.1",
|
609
599
|
"css-declaration-sorter": "^7.2.0",
|
610
600
|
"cssnano-utils": "^5.0.1",
|
611
601
|
"postcss-calc": "^10.1.1",
|
612
|
-
"postcss-colormin": "^7.0.
|
613
|
-
"postcss-convert-values": "^7.0.
|
602
|
+
"postcss-colormin": "^7.0.4",
|
603
|
+
"postcss-convert-values": "^7.0.7",
|
614
604
|
"postcss-discard-comments": "^7.0.4",
|
615
605
|
"postcss-discard-duplicates": "^7.0.2",
|
616
606
|
"postcss-discard-empty": "^7.0.1",
|
617
607
|
"postcss-discard-overridden": "^7.0.1",
|
618
608
|
"postcss-merge-longhand": "^7.0.5",
|
619
|
-
"postcss-merge-rules": "^7.0.
|
609
|
+
"postcss-merge-rules": "^7.0.6",
|
620
610
|
"postcss-minify-font-values": "^7.0.1",
|
621
611
|
"postcss-minify-gradients": "^7.0.1",
|
622
|
-
"postcss-minify-params": "^7.0.
|
612
|
+
"postcss-minify-params": "^7.0.4",
|
623
613
|
"postcss-minify-selectors": "^7.0.5",
|
624
614
|
"postcss-normalize-charset": "^7.0.1",
|
625
615
|
"postcss-normalize-display-values": "^7.0.1",
|
@@ -627,13 +617,13 @@
|
|
627
617
|
"postcss-normalize-repeat-style": "^7.0.1",
|
628
618
|
"postcss-normalize-string": "^7.0.1",
|
629
619
|
"postcss-normalize-timing-functions": "^7.0.1",
|
630
|
-
"postcss-normalize-unicode": "^7.0.
|
620
|
+
"postcss-normalize-unicode": "^7.0.4",
|
631
621
|
"postcss-normalize-url": "^7.0.1",
|
632
622
|
"postcss-normalize-whitespace": "^7.0.1",
|
633
623
|
"postcss-ordered-values": "^7.0.2",
|
634
|
-
"postcss-reduce-initial": "^7.0.
|
624
|
+
"postcss-reduce-initial": "^7.0.4",
|
635
625
|
"postcss-reduce-transforms": "^7.0.1",
|
636
|
-
"postcss-svgo": "^7.0
|
626
|
+
"postcss-svgo": "^7.1.0",
|
637
627
|
"postcss-unique-selectors": "^7.0.4"
|
638
628
|
},
|
639
629
|
"engines": {
|
@@ -863,9 +853,9 @@
|
|
863
853
|
}
|
864
854
|
},
|
865
855
|
"node_modules/electron-to-chromium": {
|
866
|
-
"version": "1.5.
|
867
|
-
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.
|
868
|
-
"integrity": "sha512-
|
856
|
+
"version": "1.5.214",
|
857
|
+
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.214.tgz",
|
858
|
+
"integrity": "sha512-TpvUNdha+X3ybfU78NoQatKvQEm1oq3lf2QbnmCEdw+Bd9RuIAY+hJTvq1avzHM0f7EJfnH3vbCnbzKzisc/9Q==",
|
869
859
|
"dev": true,
|
870
860
|
"license": "ISC"
|
871
861
|
},
|
@@ -1546,9 +1536,9 @@
|
|
1546
1536
|
}
|
1547
1537
|
},
|
1548
1538
|
"node_modules/mdn-data": {
|
1549
|
-
"version": "2.
|
1550
|
-
"resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.
|
1551
|
-
"integrity": "sha512-
|
1539
|
+
"version": "2.12.2",
|
1540
|
+
"resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.12.2.tgz",
|
1541
|
+
"integrity": "sha512-IEn+pegP1aManZuckezWCO+XZQDplx1366JoVhTpMpBB1sPey/SbveZQUosKiKiGYjg1wH4pMlNgXbCiYgihQA==",
|
1552
1542
|
"dev": true,
|
1553
1543
|
"license": "CC0-1.0"
|
1554
1544
|
},
|
@@ -1861,13 +1851,13 @@
|
|
1861
1851
|
}
|
1862
1852
|
},
|
1863
1853
|
"node_modules/postcss-colormin": {
|
1864
|
-
"version": "7.0.
|
1865
|
-
"resolved": "https://registry.npmjs.org/postcss-colormin/-/postcss-colormin-7.0.
|
1866
|
-
"integrity": "sha512-
|
1854
|
+
"version": "7.0.4",
|
1855
|
+
"resolved": "https://registry.npmjs.org/postcss-colormin/-/postcss-colormin-7.0.4.tgz",
|
1856
|
+
"integrity": "sha512-ziQuVzQZBROpKpfeDwmrG+Vvlr0YWmY/ZAk99XD+mGEBuEojoFekL41NCsdhyNUtZI7DPOoIWIR7vQQK9xwluw==",
|
1867
1857
|
"dev": true,
|
1868
1858
|
"license": "MIT",
|
1869
1859
|
"dependencies": {
|
1870
|
-
"browserslist": "^4.
|
1860
|
+
"browserslist": "^4.25.1",
|
1871
1861
|
"caniuse-api": "^3.0.0",
|
1872
1862
|
"colord": "^2.9.3",
|
1873
1863
|
"postcss-value-parser": "^4.2.0"
|
@@ -1880,13 +1870,13 @@
|
|
1880
1870
|
}
|
1881
1871
|
},
|
1882
1872
|
"node_modules/postcss-convert-values": {
|
1883
|
-
"version": "7.0.
|
1884
|
-
"resolved": "https://registry.npmjs.org/postcss-convert-values/-/postcss-convert-values-7.0.
|
1885
|
-
"integrity": "sha512-
|
1873
|
+
"version": "7.0.7",
|
1874
|
+
"resolved": "https://registry.npmjs.org/postcss-convert-values/-/postcss-convert-values-7.0.7.tgz",
|
1875
|
+
"integrity": "sha512-HR9DZLN04Xbe6xugRH6lS4ZQH2zm/bFh/ZyRkpedZozhvh+awAfbA0P36InO4fZfDhvYfNJeNvlTf1sjwGbw/A==",
|
1886
1876
|
"dev": true,
|
1887
1877
|
"license": "MIT",
|
1888
1878
|
"dependencies": {
|
1889
|
-
"browserslist": "^4.
|
1879
|
+
"browserslist": "^4.25.1",
|
1890
1880
|
"postcss-value-parser": "^4.2.0"
|
1891
1881
|
},
|
1892
1882
|
"engines": {
|
@@ -2027,13 +2017,13 @@
|
|
2027
2017
|
}
|
2028
2018
|
},
|
2029
2019
|
"node_modules/postcss-merge-rules": {
|
2030
|
-
"version": "7.0.
|
2031
|
-
"resolved": "https://registry.npmjs.org/postcss-merge-rules/-/postcss-merge-rules-7.0.
|
2032
|
-
"integrity": "sha512-
|
2020
|
+
"version": "7.0.6",
|
2021
|
+
"resolved": "https://registry.npmjs.org/postcss-merge-rules/-/postcss-merge-rules-7.0.6.tgz",
|
2022
|
+
"integrity": "sha512-2jIPT4Tzs8K87tvgCpSukRQ2jjd+hH6Bb8rEEOUDmmhOeTcqDg5fEFK8uKIu+Pvc3//sm3Uu6FRqfyv7YF7+BQ==",
|
2033
2023
|
"dev": true,
|
2034
2024
|
"license": "MIT",
|
2035
2025
|
"dependencies": {
|
2036
|
-
"browserslist": "^4.
|
2026
|
+
"browserslist": "^4.25.1",
|
2037
2027
|
"caniuse-api": "^3.0.0",
|
2038
2028
|
"cssnano-utils": "^5.0.1",
|
2039
2029
|
"postcss-selector-parser": "^7.1.0"
|
@@ -2080,13 +2070,13 @@
|
|
2080
2070
|
}
|
2081
2071
|
},
|
2082
2072
|
"node_modules/postcss-minify-params": {
|
2083
|
-
"version": "7.0.
|
2084
|
-
"resolved": "https://registry.npmjs.org/postcss-minify-params/-/postcss-minify-params-7.0.
|
2085
|
-
"integrity": "sha512-
|
2073
|
+
"version": "7.0.4",
|
2074
|
+
"resolved": "https://registry.npmjs.org/postcss-minify-params/-/postcss-minify-params-7.0.4.tgz",
|
2075
|
+
"integrity": "sha512-3OqqUddfH8c2e7M35W6zIwv7jssM/3miF9cbCSb1iJiWvtguQjlxZGIHK9JRmc8XAKmE2PFGtHSM7g/VcW97sw==",
|
2086
2076
|
"dev": true,
|
2087
2077
|
"license": "MIT",
|
2088
2078
|
"dependencies": {
|
2089
|
-
"browserslist": "^4.
|
2079
|
+
"browserslist": "^4.25.1",
|
2090
2080
|
"cssnano-utils": "^5.0.1",
|
2091
2081
|
"postcss-value-parser": "^4.2.0"
|
2092
2082
|
},
|
@@ -2208,13 +2198,13 @@
|
|
2208
2198
|
}
|
2209
2199
|
},
|
2210
2200
|
"node_modules/postcss-normalize-unicode": {
|
2211
|
-
"version": "7.0.
|
2212
|
-
"resolved": "https://registry.npmjs.org/postcss-normalize-unicode/-/postcss-normalize-unicode-7.0.
|
2213
|
-
"integrity": "sha512-
|
2201
|
+
"version": "7.0.4",
|
2202
|
+
"resolved": "https://registry.npmjs.org/postcss-normalize-unicode/-/postcss-normalize-unicode-7.0.4.tgz",
|
2203
|
+
"integrity": "sha512-LvIURTi1sQoZqj8mEIE8R15yvM+OhbR1avynMtI9bUzj5gGKR/gfZFd8O7VMj0QgJaIFzxDwxGl/ASMYAkqO8g==",
|
2214
2204
|
"dev": true,
|
2215
2205
|
"license": "MIT",
|
2216
2206
|
"dependencies": {
|
2217
|
-
"browserslist": "^4.
|
2207
|
+
"browserslist": "^4.25.1",
|
2218
2208
|
"postcss-value-parser": "^4.2.0"
|
2219
2209
|
},
|
2220
2210
|
"engines": {
|
@@ -2274,13 +2264,13 @@
|
|
2274
2264
|
}
|
2275
2265
|
},
|
2276
2266
|
"node_modules/postcss-reduce-initial": {
|
2277
|
-
"version": "7.0.
|
2278
|
-
"resolved": "https://registry.npmjs.org/postcss-reduce-initial/-/postcss-reduce-initial-7.0.
|
2279
|
-
"integrity": "sha512-
|
2267
|
+
"version": "7.0.4",
|
2268
|
+
"resolved": "https://registry.npmjs.org/postcss-reduce-initial/-/postcss-reduce-initial-7.0.4.tgz",
|
2269
|
+
"integrity": "sha512-rdIC9IlMBn7zJo6puim58Xd++0HdbvHeHaPgXsimMfG1ijC5A9ULvNLSE0rUKVJOvNMcwewW4Ga21ngyJjY/+Q==",
|
2280
2270
|
"dev": true,
|
2281
2271
|
"license": "MIT",
|
2282
2272
|
"dependencies": {
|
2283
|
-
"browserslist": "^4.
|
2273
|
+
"browserslist": "^4.25.1",
|
2284
2274
|
"caniuse-api": "^3.0.0"
|
2285
2275
|
},
|
2286
2276
|
"engines": {
|
@@ -2348,14 +2338,14 @@
|
|
2348
2338
|
}
|
2349
2339
|
},
|
2350
2340
|
"node_modules/postcss-svgo": {
|
2351
|
-
"version": "7.0
|
2352
|
-
"resolved": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-7.0.
|
2353
|
-
"integrity": "sha512-
|
2341
|
+
"version": "7.1.0",
|
2342
|
+
"resolved": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-7.1.0.tgz",
|
2343
|
+
"integrity": "sha512-KnAlfmhtoLz6IuU3Sij2ycusNs4jPW+QoFE5kuuUOK8awR6tMxZQrs5Ey3BUz7nFCzT3eqyFgqkyrHiaU2xx3w==",
|
2354
2344
|
"dev": true,
|
2355
2345
|
"license": "MIT",
|
2356
2346
|
"dependencies": {
|
2357
2347
|
"postcss-value-parser": "^4.2.0",
|
2358
|
-
"svgo": "^
|
2348
|
+
"svgo": "^4.0.0"
|
2359
2349
|
},
|
2360
2350
|
"engines": {
|
2361
2351
|
"node": "^18.12.0 || ^20.9.0 || >= 18"
|
@@ -2515,6 +2505,13 @@
|
|
2515
2505
|
"dev": true,
|
2516
2506
|
"license": "MIT"
|
2517
2507
|
},
|
2508
|
+
"node_modules/sax": {
|
2509
|
+
"version": "1.4.1",
|
2510
|
+
"resolved": "https://registry.npmjs.org/sax/-/sax-1.4.1.tgz",
|
2511
|
+
"integrity": "sha512-+aWOz7yVScEGoKNd4PA10LZ8sk0A/z5+nXQG5giUO5rprX9jgYsTdov9qCchZiPIZezbZH+jRut8nPodFAX4Jg==",
|
2512
|
+
"dev": true,
|
2513
|
+
"license": "ISC"
|
2514
|
+
},
|
2518
2515
|
"node_modules/secure-compare": {
|
2519
2516
|
"version": "3.0.1",
|
2520
2517
|
"resolved": "https://registry.npmjs.org/secure-compare/-/secure-compare-3.0.1.tgz",
|
@@ -2775,13 +2772,13 @@
|
|
2775
2772
|
}
|
2776
2773
|
},
|
2777
2774
|
"node_modules/stylehacks": {
|
2778
|
-
"version": "7.0.
|
2779
|
-
"resolved": "https://registry.npmjs.org/stylehacks/-/stylehacks-7.0.
|
2780
|
-
"integrity": "sha512-
|
2775
|
+
"version": "7.0.6",
|
2776
|
+
"resolved": "https://registry.npmjs.org/stylehacks/-/stylehacks-7.0.6.tgz",
|
2777
|
+
"integrity": "sha512-iitguKivmsueOmTO0wmxURXBP8uqOO+zikLGZ7Mm9e/94R4w5T999Js2taS/KBOnQ/wdC3jN3vNSrkGDrlnqQg==",
|
2781
2778
|
"dev": true,
|
2782
2779
|
"license": "MIT",
|
2783
2780
|
"dependencies": {
|
2784
|
-
"browserslist": "^4.
|
2781
|
+
"browserslist": "^4.25.1",
|
2785
2782
|
"postcss-selector-parser": "^7.1.0"
|
2786
2783
|
},
|
2787
2784
|
"engines": {
|
@@ -2818,25 +2815,25 @@
|
|
2818
2815
|
}
|
2819
2816
|
},
|
2820
2817
|
"node_modules/svgo": {
|
2821
|
-
"version": "
|
2822
|
-
"resolved": "https://registry.npmjs.org/svgo/-/svgo-
|
2823
|
-
"integrity": "sha512-
|
2818
|
+
"version": "4.0.0",
|
2819
|
+
"resolved": "https://registry.npmjs.org/svgo/-/svgo-4.0.0.tgz",
|
2820
|
+
"integrity": "sha512-VvrHQ+9uniE+Mvx3+C9IEe/lWasXCU0nXMY2kZeLrHNICuRiC8uMPyM14UEaMOFA5mhyQqEkB02VoQ16n3DLaw==",
|
2824
2821
|
"dev": true,
|
2825
2822
|
"license": "MIT",
|
2826
2823
|
"dependencies": {
|
2827
|
-
"
|
2828
|
-
"commander": "^7.2.0",
|
2824
|
+
"commander": "^11.1.0",
|
2829
2825
|
"css-select": "^5.1.0",
|
2830
|
-
"css-tree": "^
|
2826
|
+
"css-tree": "^3.0.1",
|
2831
2827
|
"css-what": "^6.1.0",
|
2832
2828
|
"csso": "^5.0.5",
|
2833
|
-
"picocolors": "^1.
|
2829
|
+
"picocolors": "^1.1.1",
|
2830
|
+
"sax": "^1.4.1"
|
2834
2831
|
},
|
2835
2832
|
"bin": {
|
2836
|
-
"svgo": "bin/svgo"
|
2833
|
+
"svgo": "bin/svgo.js"
|
2837
2834
|
},
|
2838
2835
|
"engines": {
|
2839
|
-
"node": ">=
|
2836
|
+
"node": ">=16"
|
2840
2837
|
},
|
2841
2838
|
"funding": {
|
2842
2839
|
"type": "opencollective",
|
@@ -2844,13 +2841,13 @@
|
|
2844
2841
|
}
|
2845
2842
|
},
|
2846
2843
|
"node_modules/svgo/node_modules/commander": {
|
2847
|
-
"version": "
|
2848
|
-
"resolved": "https://registry.npmjs.org/commander/-/commander-
|
2849
|
-
"integrity": "sha512-
|
2844
|
+
"version": "11.1.0",
|
2845
|
+
"resolved": "https://registry.npmjs.org/commander/-/commander-11.1.0.tgz",
|
2846
|
+
"integrity": "sha512-yPVavfyCcRhmorC7rWlkHn15b4wDVgVmBA7kV4QVBsF7kv/9TKJAbAXVTxvTnwP8HHKjRCJDClKbciiYS7p0DQ==",
|
2850
2847
|
"dev": true,
|
2851
2848
|
"license": "MIT",
|
2852
2849
|
"engines": {
|
2853
|
-
"node": ">=
|
2850
|
+
"node": ">=16"
|
2854
2851
|
}
|
2855
2852
|
},
|
2856
2853
|
"node_modules/thenby": {
|
data/brut-css/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "brut-css",
|
3
|
-
"version": "0.
|
3
|
+
"version": "0.12.1",
|
4
4
|
"description": "Utility CSS Library for Full Stack Developers",
|
5
5
|
"keywords": [
|
6
6
|
"css"
|
@@ -16,7 +16,7 @@
|
|
16
16
|
"type": "module",
|
17
17
|
"devDependencies": {
|
18
18
|
"comment-parser": "^1.4.1",
|
19
|
-
"cssnano": "^7.
|
19
|
+
"cssnano": "^7.1.1",
|
20
20
|
"ejs": "^3.1.10",
|
21
21
|
"http-server": "^14.1.1",
|
22
22
|
"js-beautify": "^1.15.4",
|
data/brut-js/package-lock.json
CHANGED
@@ -1,15 +1,15 @@
|
|
1
1
|
{
|
2
2
|
"name": "brut-js",
|
3
|
-
"version": "0.
|
3
|
+
"version": "0.12.1",
|
4
4
|
"lockfileVersion": 3,
|
5
5
|
"requires": true,
|
6
6
|
"packages": {
|
7
7
|
"": {
|
8
8
|
"name": "brut-js",
|
9
|
-
"version": "0.
|
9
|
+
"version": "0.12.1",
|
10
10
|
"license": "Hippocratic-2.1",
|
11
11
|
"devDependencies": {
|
12
|
-
"esbuild": "^0.24.
|
12
|
+
"esbuild": "^0.24.2",
|
13
13
|
"jsdom": "^25.0.1",
|
14
14
|
"mocha": "^10.8.2"
|
15
15
|
}
|
data/brut-js/package.json
CHANGED
@@ -1,8 +1,11 @@
|
|
1
1
|
{
|
2
2
|
"name": "brut-js",
|
3
|
-
"version": "0.
|
3
|
+
"version": "0.12.1",
|
4
4
|
"type": "module",
|
5
|
-
"keywords": [
|
5
|
+
"keywords": [
|
6
|
+
"WebComponents",
|
7
|
+
"Custom Elements"
|
8
|
+
],
|
6
9
|
"bugs": {
|
7
10
|
"url": "https://github.com/thirdtank/brut-js/issues",
|
8
11
|
"email": "davec@naildrivin5.com"
|
@@ -25,7 +28,7 @@
|
|
25
28
|
"bundle": "esbuild --sourcemap --bundle src/appForTestingOnly.js --outfile=specs/public/js/bundle.js"
|
26
29
|
},
|
27
30
|
"devDependencies": {
|
28
|
-
"esbuild": "^0.24.
|
31
|
+
"esbuild": "^0.24.2",
|
29
32
|
"jsdom": "^25.0.1",
|
30
33
|
"mocha": "^10.8.2"
|
31
34
|
}
|