NOTICES

Third-party notices

MVC::Keayl::Admin vendors a frontend asset bundle so the admin works with no external requests. The Raku code in this distribution is licensed under Artistic-2.0 (see LICENSE). The vendored assets below are separate works, each under its own license. Their license texts are bundled next to the assets under assets/ and ship with the distribution.

ComponentVersionLicenseSourceBundled license
Bootstrap5.3.3MIThttps://github.com/twbs/bootstrapassets/bootstrap/LICENSE
Bootstrap Icons1.11.3MIThttps://github.com/twbs/iconsassets/bootstrap-icons/LICENSE
htmx2.0.4Zero-Clause BSDhttps://github.com/bigskysoftware/htmxassets/htmx/LICENSE

Compliance notes

  • MIT (Bootstrap, Bootstrap Icons) requires that the copyright notice and the permission notice be retained in copies. The minified CSS and JS keep their upstream copyright banners, and the full LICENSE text is bundled with each component.

  • Zero-Clause BSD (htmx) places no conditions on redistribution. The LICENSE is bundled for completeness.

Upgrading

The bundle is pinned in tools/vendored-assets.json (versions, source URLs, and sha1 checksums). To upgrade a component, change its version there, run raku tools/vendor-assets.raku to refetch the files and the bundled LICENSE and refresh the checksums, then review the diff and run the test suite. Update the version and license columns above in the same change. raku tools/vendor-assets.raku --check verifies the on-disk files still match the pinned checksums without touching the network.

MVC::Keayl::Admin v0.9.0

Generated administration interface for MVC::Keayl applications

Authors

  • Greg Donald

License

Artistic-2.0

Dependencies

MVC::Keayl:auth<zef:gdonald>ORM::ActiveRecord:auth<zef:gdonald>Template::HAML:auth<zef:gdonald>

Provides

  • MVC::Keayl::Admin
  • MVC::Keayl::Admin::ActionItem
  • MVC::Keayl::Admin::Assets
  • MVC::Keayl::Admin::AssetsController
  • MVC::Keayl::Admin::Attachments
  • MVC::Keayl::Admin::Attribute
  • MVC::Keayl::Admin::Authentication
  • MVC::Keayl::Admin::Authentication::Basic
  • MVC::Keayl::Admin::Authentication::Session
  • MVC::Keayl::Admin::Authorization
  • MVC::Keayl::Admin::Authorization::Abilities
  • MVC::Keayl::Admin::Authorization::Policy
  • MVC::Keayl::Admin::Authorization::Role
  • MVC::Keayl::Admin::BatchAction
  • MVC::Keayl::Admin::Chrome
  • MVC::Keayl::Admin::Column
  • MVC::Keayl::Admin::Config
  • MVC::Keayl::Admin::Controller
  • MVC::Keayl::Admin::CustomAction
  • MVC::Keayl::Admin::DSL
  • MVC::Keayl::Admin::Dashboard
  • MVC::Keayl::Admin::DashboardController
  • MVC::Keayl::Admin::Engine
  • MVC::Keayl::Admin::ExportSpec
  • MVC::Keayl::Admin::Field
  • MVC::Keayl::Admin::Filter
  • MVC::Keayl::Admin::FilterPanel
  • MVC::Keayl::Admin::Form
  • MVC::Keayl::Admin::Formatter
  • MVC::Keayl::Admin::Generators
  • MVC::Keayl::Admin::I18n
  • MVC::Keayl::Admin::IndexView
  • MVC::Keayl::Admin::Inflection
  • MVC::Keayl::Admin::Menu
  • MVC::Keayl::Admin::MenuEntry
  • MVC::Keayl::Admin::Nested
  • MVC::Keayl::Admin::Page
  • MVC::Keayl::Admin::PageController
  • MVC::Keayl::Admin::Pages
  • MVC::Keayl::Admin::Pagination
  • MVC::Keayl::Admin::Panel
  • MVC::Keayl::Admin::Panels
  • MVC::Keayl::Admin::Paths
  • MVC::Keayl::Admin::Predicate
  • MVC::Keayl::Admin::Registry
  • MVC::Keayl::Admin::Resource
  • MVC::Keayl::Admin::ResourceController
  • MVC::Keayl::Admin::Scope
  • MVC::Keayl::Admin::Scopes
  • MVC::Keayl::Admin::Show
  • MVC::Keayl::Admin::Table
  • MVC::Keayl::Admin::TestSupport
  • MVC::Keayl::Admin::Url
  • MVC::Keayl::Admin::View

The Camelia image is copyright 2009 by Larry Wall. "Raku" is trademark of the Yet Another Society. All rights reserved.