Version 9 introduced the concept of Features which largely replaces the need to require assets groups. Links to equivalent and/or related Feautures are in parentheses below.
Asset Groups
Wherever possible, you should use requireAsset() with a single asset group, rather than individual assets. There are certain exceptions (like requiring the jQuery JavaScript library) but in general most Concrete CMS functionality has already been separated into semantic groups, which will include all the CSS and JavaScript necessary.
- ace
- core/account (Feature: account)
- core/app
- core/app/editable-fields
- core/colorpicker (Feature: cms)
- core/conversation (Feature: conversations)
- core/file-manager (Feature: cms)
- core/gathering
- core/groups (Feature: cms)
- core/imageeditor
- core/legacy
- core/lightbox (Feature: imagery)
- core/rating (Feature: cms)
- core/sitemap (Feature: cms)
- core/style-customizer (Feature: cms)
- core/topics (Feature: taxonomy)
- core/translator
- dashboard (Feature: cms)
- dropzone
- dynatree
- font-awesome
- jquery/fileupload (Feature: cms)
- jquery/ui (Feature: cms)
- jquery/visualize
- redactor
- responsive-slides (Feature: imagery)
- select2
- swfobject
Individual Assets
Individual JavaScript Files
- ace
- awesome-rating (Feature: cms)
- backbone
- backstretch
- bootstrap-editable
- bootstrap/alert
- bootstrap/button
- bootstrap/dropdown
- bootstrap/popover
- bootstrap/tooltip
- bootstrap/transition
- core/account (Feature: account)
- core/app
- core/conversation (Feature: conversations)
- core/events (Feature: cms)
- core/file-manager (Feature: cms)
- core/frontend/parallax-image
- core/gathering
- core/groups (Feature: cms)
- core/imageeditor
- core/imageeditor_locale
- core/legacy
- core/lightbox (Feature: imagery)
- core/lightbox/launcher
- core/localization
- core/sitemap (Feature: cms)
- core/style-customizer (Feature: cms)
- core/topics (Feature: taxonomy)
- core/translator
- dashboard (Feature: cms)
- dropzone
- dynatree
- dynatree_locale
- html5-shiv
- jquery
- jquery/fileupload
- jquery/form
- jquery/textcounter
- jquery/touch-punch
- jquery/tristate
- jquery/ui (Feature: cms)
- jquery/visualize
- kinetic
- picturefill
- redactor
- redactor_locale
- respond
- responsive-slides (Feature: imagery)
- select2
- select2_locale
- spectrum
- swfobject
- underscore
Individual CSS Files
- awesome-rating (Feature: cms)
- bootstrap
- bootstrap/alert
- bootstrap/button
- bootstrap/dropdown
- bootstrap/popover
- bootstrap/tooltip
- bootstrap/transition
- core/account (Feature: account)
- core/app
- core/app/editable-fields
- core/conversation (Feature: conversations)
- core/file-manager (Feature: cms)
- core/frontend/captcha
- core/frontend/errors
- core/frontend/pagination (Feature: bedrock)
- core/gathering/base
- core/gathering/display
- core/imageeditor
- core/legacy
- core/lightbox (Feature: imagery)
- core/sitemap (Feature: cms)
- core/style-customizer (Feature: cms)
- core/topics (Feature: taxonomy)
- core/translator
- dropzone
- dynatree
- font-awesome
- jquery/ui (Feature: cms)
- jquery/visualize
- redactor
- responsive-slides (Feature: imagery)
- select2
- spectrum
Asset Links
- ace - https://ace.c9.io
- awesome-rating - http://rcugut.github.io/jqAwesomeStarRating/
- backbone - http://backbonejs.org/
- backstretch - http://srobbin.com/jquery-plugins/backstretch/
- bootstrap-editable - http://vitalets.github.io/x-editable/
- bootstrap/alert - http://getbootstrap.com/javascript/#alerts
- bootstrap/button - http://getbootstrap.com/javascript/#buttons
- bootstrap/dropdown - http://getbootstrap.com/javascript/#dropdowns
- bootstrap/popover - http://getbootstrap.com/javascript/#popovers
- bootstrap/tooltip - http://getbootstrap.com/javascript/#tooltips
- bootstrap/transition - http://getbootstrap.com/javascript/#transitions
- core/lightbox - http://dimsemenov.com/plugins/magnific-popup/
- dropzone - http://www.dropzonejs.com/
- dynatree - https://github.com/mar10/dynatree
- font-awesome - http://fortawesome.github.io/Font-Awesome/
- html5-shiv - https://github.com/aFarkas/html5shiv
- jquery - https://jquery.com/
- jquery/fileupload - https://blueimp.github.io/jQuery-File-Upload/
- jquery/form - http://jquery.malsup.com/form/
- jquery/textcounter - https://github.com/ractoon/jQuery-Text-Counter
- jquery/touch-punch - http://touchpunch.furf.com/
- jquery/tristate - http://vanderlee.github.io/tristate/
- jquery/ui - https://jqueryui.com/
- jquery/visualize - https://github.com/filamentgroup/jQuery-Visualize
- kinetic - http://www.kineticjs.com/
- picturefill - http://scottjehl.github.io/picturefill/
- respond - https://github.com/scottjehl/Respond
- responsive-slides - http://responsiveslides.com/
- select2 - https://select2.github.io/
- spectrum - http://bgrins.github.io/spectrum/
- swfobject - https://github.com/swfobject/swfobject
- underscore - http://underscorejs.org/