fnschool 20251011.81638.854__tar.gz → 20251011.81705.829__tar.gz
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.
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/PKG-INFO +1 -1
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/__init__.py +1 -1
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/db.sqlite3 +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschool.egg-info/PKG-INFO +1 -1
- fnschool-20251011.81705.829/src/fnschool.egg-info/SOURCES.txt +104 -0
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/css/autocomplete.css +0 -377
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/css/base.css +0 -1224
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/css/changelists.css +0 -334
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/css/dark_mode.css +0 -136
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/css/dashboard.css +0 -30
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/css/forms.css +0 -546
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/css/login.css +0 -62
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/css/nav_sidebar.css +0 -145
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/css/responsive.css +0 -1043
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/css/responsive_rtl.css +0 -84
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/css/rtl.css +0 -311
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/css/vendor/select2/select2.css +0 -708
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/css/vendor/select2/select2.min.css +0 -1
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/css/widgets.css +0 -639
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/SelectBox.js +0 -128
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/SelectFilter2.js +0 -503
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/actions.js +0 -232
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/admin/DateTimeShortcuts.js +0 -496
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/admin/RelatedObjectLookups.js +0 -276
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/autocomplete.js +0 -33
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/calendar.js +0 -251
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/cancel.js +0 -29
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/change_form.js +0 -21
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/collapse.js +0 -43
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/core.js +0 -174
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/filters.js +0 -37
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/inlines.js +0 -439
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/jquery.init.js +0 -8
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/nav_sidebar.js +0 -81
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/popup_response.js +0 -24
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/prepopulate.js +0 -43
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/prepopulate_init.js +0 -20
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/theme.js +0 -57
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/urlify.js +0 -529
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/vendor/jquery/jquery.js +0 -10913
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/vendor/jquery/jquery.min.js +0 -2
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/vendor/select2/i18n/af.js +0 -43
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/vendor/select2/i18n/ar.js +0 -36
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/vendor/select2/i18n/az.js +0 -33
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/vendor/select2/i18n/bg.js +0 -38
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/vendor/select2/i18n/bn.js +0 -39
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/vendor/select2/i18n/bs.js +0 -48
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/vendor/select2/i18n/ca.js +0 -41
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/vendor/select2/i18n/cs.js +0 -62
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/vendor/select2/i18n/da.js +0 -37
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/vendor/select2/i18n/de.js +0 -41
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/vendor/select2/i18n/dsb.js +0 -51
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/vendor/select2/i18n/el.js +0 -43
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/vendor/select2/i18n/en.js +0 -41
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/vendor/select2/i18n/es.js +0 -41
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/vendor/select2/i18n/et.js +0 -38
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/vendor/select2/i18n/eu.js +0 -45
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/vendor/select2/i18n/fa.js +0 -42
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/vendor/select2/i18n/fi.js +0 -42
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/vendor/select2/i18n/fr.js +0 -43
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/vendor/select2/i18n/gl.js +0 -40
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/vendor/select2/i18n/he.js +0 -44
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/vendor/select2/i18n/hi.js +0 -40
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/vendor/select2/i18n/hr.js +0 -45
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/vendor/select2/i18n/hsb.js +0 -51
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/vendor/select2/i18n/hu.js +0 -44
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/vendor/select2/i18n/hy.js +0 -40
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/vendor/select2/i18n/id.js +0 -36
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/vendor/select2/i18n/is.js +0 -37
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/vendor/select2/i18n/it.js +0 -43
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/vendor/select2/i18n/ja.js +0 -40
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/vendor/select2/i18n/ka.js +0 -42
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/vendor/select2/i18n/km.js +0 -38
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/vendor/select2/i18n/ko.js +0 -42
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/vendor/select2/i18n/lt.js +0 -45
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/vendor/select2/i18n/lv.js +0 -41
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/vendor/select2/i18n/mk.js +0 -42
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/vendor/select2/i18n/ms.js +0 -38
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/vendor/select2/i18n/nb.js +0 -38
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/vendor/select2/i18n/ne.js +0 -44
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/vendor/select2/i18n/nl.js +0 -46
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/vendor/select2/i18n/pl.js +0 -43
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/vendor/select2/i18n/ps.js +0 -41
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/vendor/select2/i18n/pt-BR.js +0 -39
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/vendor/select2/i18n/pt.js +0 -41
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/vendor/select2/i18n/ro.js +0 -43
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/vendor/select2/i18n/ru.js +0 -48
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/vendor/select2/i18n/sk.js +0 -61
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/vendor/select2/i18n/sl.js +0 -41
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/vendor/select2/i18n/sq.js +0 -43
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/vendor/select2/i18n/sr-Cyrl.js +0 -48
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/vendor/select2/i18n/sr.js +0 -48
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/vendor/select2/i18n/sv.js +0 -40
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/vendor/select2/i18n/th.js +0 -36
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/vendor/select2/i18n/tk.js +0 -36
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/vendor/select2/i18n/tr.js +0 -40
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/vendor/select2/i18n/uk.js +0 -59
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/vendor/select2/i18n/vi.js +0 -37
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/vendor/select2/i18n/zh-CN.js +0 -36
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/vendor/select2/i18n/zh-TW.js +0 -33
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/vendor/select2/select2.full.js +0 -7115
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/vendor/select2/select2.full.min.js +0 -2
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/vendor/xregexp/xregexp.js +0 -4993
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/admin/js/vendor/xregexp/xregexp.min.js +0 -160
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/css/bootstrap.min.css +0 -11776
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/css/fnschool.css +0 -26
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/images/favicon.ico +0 -0
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/js/bootstrap.bundle.min.js +0 -4223
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/js/bootstrap.min.js +0 -2919
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/js/fnschool.js +0 -84
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/js/jquery.min.js +0 -5413
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/js/jquery.slim.min.js +0 -4331
- fnschool-20251011.81638.854/src/fnschoo1/static_collected/js/popper.min.js +0 -1306
- fnschool-20251011.81638.854/src/fnschool.egg-info/SOURCES.txt +0 -212
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/LICENSE +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/README.md +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/pyproject.toml +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/setup.cfg +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/canteen/__init__.py +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/canteen/admin.py +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/canteen/apps.py +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/canteen/forms.py +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/canteen/migrations/0001_initial.py +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/canteen/migrations/0002_ingredient_is_disabled.py +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/canteen/migrations/0003_consumption_is_disabled_alter_ingredient_is_disabled.py +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/canteen/migrations/0004_alter_ingredient_name_category_and_more.py +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/canteen/migrations/0005_alter_category_created_at_alter_category_name_and_more.py +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/canteen/migrations/0006_category_is_disabled_alter_category_user_and_more.py +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/canteen/migrations/0007_alter_consumption_amount_used_and_more.py +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/canteen/migrations/0008_category_abbreviation_mealtype.py +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/canteen/migrations/0009_alter_category_abbreviation_and_more.py +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/canteen/migrations/0010_alter_consumption_options_alter_ingredient_options_and_more.py +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/canteen/migrations/0011_category_pin_to_consumptions_top.py +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/canteen/migrations/0012_alter_ingredient_storage_date.py +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/canteen/migrations/__init__.py +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/canteen/models.py +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/canteen/templates/canteen/category/create.html +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/canteen/templates/canteen/category/delete.html +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/canteen/templates/canteen/category/list.html +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/canteen/templates/canteen/category/update.html +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/canteen/templates/canteen/close.html +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/canteen/templates/canteen/consumption/_create.html +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/canteen/templates/canteen/consumption/create.html +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/canteen/templates/canteen/ingredient/close.html +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/canteen/templates/canteen/ingredient/create.html +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/canteen/templates/canteen/ingredient/create_one.html +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/canteen/templates/canteen/ingredient/delete.html +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/canteen/templates/canteen/ingredient/list.html +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/canteen/templates/canteen/ingredient/update.html +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/canteen/templates/canteen/meal_type/create.html +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/canteen/templates/canteen/meal_type/delete.html +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/canteen/templates/canteen/meal_type/list.html +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/canteen/templates/canteen/meal_type/update.html +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/canteen/tests.py +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/canteen/urls.py +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/canteen/views.py +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/canteen/workbook/__init__.py +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/canteen/workbook/generate.py +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/fnschool/__init__.py +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/fnschool/asgi.py +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/fnschool/settings.py +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/fnschool/templatetags/__init__.py +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/fnschool/templatetags/fnschool_tags.py +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/fnschool/urls.py +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/fnschool/views.py +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/fnschool/wsgi.py +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/locale/en/LC_MESSAGES/django.mo +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/locale/zh_Hans/LC_MESSAGES/django.mo +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/manage.py +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/profiles/__init__.py +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/profiles/admin.py +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/profiles/apps.py +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/profiles/forms.py +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/profiles/migrations/0001_initial.py +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/profiles/migrations/0002_alter_profile_bio.py +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/profiles/migrations/0003_alter_profile_options_alter_profile_address_and_more.py +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/profiles/migrations/0004_profile_gender.py +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/profiles/migrations/0005_alter_profile_gender.py +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/profiles/migrations/__init__.py +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/profiles/models.py +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/profiles/signals.py +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/profiles/templates/profiles/create.html +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/profiles/templates/profiles/detail.html +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/profiles/templates/profiles/edit.html +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/profiles/templates/profiles/log_in.html +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/profiles/templates/profiles/log_out.html +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/profiles/tests.py +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/profiles/urls.py +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/profiles/views.py +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/static/css/bootstrap.min.css +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/static/css/fnschool.css +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/static/images/favicon.ico +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/static/js/bootstrap.bundle.min.js +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/static/js/bootstrap.min.js +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/static/js/fnschool.js +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/static/js/jquery.min.js +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/static/js/jquery.slim.min.js +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/static/js/popper.min.js +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/templates/base/_content.html +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/templates/base/_css.html +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/templates/base/_js.html +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/templates/base/content.html +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/templates/base/header_content_footer.html +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/templates/close.html +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/templates/home.html +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/templates/includes/_footer.html +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/templates/includes/_header.html +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/templates/includes/_navigation.html +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/templates/includes/_paginator.html +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/templates/registration/logged_out.html +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschoo1/templates/registration/login.html +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschool.egg-info/dependency_links.txt +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschool.egg-info/entry_points.txt +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschool.egg-info/requires.txt +0 -0
- {fnschool-20251011.81638.854 → fnschool-20251011.81705.829}/src/fnschool.egg-info/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: fnschool
|
|
3
|
-
Version: 20251011.
|
|
3
|
+
Version: 20251011.81705.829
|
|
4
4
|
Summary: Just some school related scripts, without any ambition.
|
|
5
5
|
Author-email: larryw3i <larryw3i@163.com>, Larry Wei <larryw3i@126.com>, Larry W3i <larryw3i@yeah.net>
|
|
6
6
|
Maintainer-email: larryw3i <larryw3i@163.com>, Larry Wei <larryw3i@126.com>
|
|
Binary file
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: fnschool
|
|
3
|
-
Version: 20251011.
|
|
3
|
+
Version: 20251011.81705.829
|
|
4
4
|
Summary: Just some school related scripts, without any ambition.
|
|
5
5
|
Author-email: larryw3i <larryw3i@163.com>, Larry Wei <larryw3i@126.com>, Larry W3i <larryw3i@yeah.net>
|
|
6
6
|
Maintainer-email: larryw3i <larryw3i@163.com>, Larry Wei <larryw3i@126.com>
|
|
@@ -0,0 +1,104 @@
|
|
|
1
|
+
LICENSE
|
|
2
|
+
README.md
|
|
3
|
+
pyproject.toml
|
|
4
|
+
src/fnschoo1/__init__.py
|
|
5
|
+
src/fnschoo1/db.sqlite3
|
|
6
|
+
src/fnschoo1/manage.py
|
|
7
|
+
src/fnschoo1/canteen/__init__.py
|
|
8
|
+
src/fnschoo1/canteen/admin.py
|
|
9
|
+
src/fnschoo1/canteen/apps.py
|
|
10
|
+
src/fnschoo1/canteen/forms.py
|
|
11
|
+
src/fnschoo1/canteen/models.py
|
|
12
|
+
src/fnschoo1/canteen/tests.py
|
|
13
|
+
src/fnschoo1/canteen/urls.py
|
|
14
|
+
src/fnschoo1/canteen/views.py
|
|
15
|
+
src/fnschoo1/canteen/migrations/0001_initial.py
|
|
16
|
+
src/fnschoo1/canteen/migrations/0002_ingredient_is_disabled.py
|
|
17
|
+
src/fnschoo1/canteen/migrations/0003_consumption_is_disabled_alter_ingredient_is_disabled.py
|
|
18
|
+
src/fnschoo1/canteen/migrations/0004_alter_ingredient_name_category_and_more.py
|
|
19
|
+
src/fnschoo1/canteen/migrations/0005_alter_category_created_at_alter_category_name_and_more.py
|
|
20
|
+
src/fnschoo1/canteen/migrations/0006_category_is_disabled_alter_category_user_and_more.py
|
|
21
|
+
src/fnschoo1/canteen/migrations/0007_alter_consumption_amount_used_and_more.py
|
|
22
|
+
src/fnschoo1/canteen/migrations/0008_category_abbreviation_mealtype.py
|
|
23
|
+
src/fnschoo1/canteen/migrations/0009_alter_category_abbreviation_and_more.py
|
|
24
|
+
src/fnschoo1/canteen/migrations/0010_alter_consumption_options_alter_ingredient_options_and_more.py
|
|
25
|
+
src/fnschoo1/canteen/migrations/0011_category_pin_to_consumptions_top.py
|
|
26
|
+
src/fnschoo1/canteen/migrations/0012_alter_ingredient_storage_date.py
|
|
27
|
+
src/fnschoo1/canteen/migrations/__init__.py
|
|
28
|
+
src/fnschoo1/canteen/templates/canteen/close.html
|
|
29
|
+
src/fnschoo1/canteen/templates/canteen/category/create.html
|
|
30
|
+
src/fnschoo1/canteen/templates/canteen/category/delete.html
|
|
31
|
+
src/fnschoo1/canteen/templates/canteen/category/list.html
|
|
32
|
+
src/fnschoo1/canteen/templates/canteen/category/update.html
|
|
33
|
+
src/fnschoo1/canteen/templates/canteen/consumption/_create.html
|
|
34
|
+
src/fnschoo1/canteen/templates/canteen/consumption/create.html
|
|
35
|
+
src/fnschoo1/canteen/templates/canteen/ingredient/close.html
|
|
36
|
+
src/fnschoo1/canteen/templates/canteen/ingredient/create.html
|
|
37
|
+
src/fnschoo1/canteen/templates/canteen/ingredient/create_one.html
|
|
38
|
+
src/fnschoo1/canteen/templates/canteen/ingredient/delete.html
|
|
39
|
+
src/fnschoo1/canteen/templates/canteen/ingredient/list.html
|
|
40
|
+
src/fnschoo1/canteen/templates/canteen/ingredient/update.html
|
|
41
|
+
src/fnschoo1/canteen/templates/canteen/meal_type/create.html
|
|
42
|
+
src/fnschoo1/canteen/templates/canteen/meal_type/delete.html
|
|
43
|
+
src/fnschoo1/canteen/templates/canteen/meal_type/list.html
|
|
44
|
+
src/fnschoo1/canteen/templates/canteen/meal_type/update.html
|
|
45
|
+
src/fnschoo1/canteen/workbook/__init__.py
|
|
46
|
+
src/fnschoo1/canteen/workbook/generate.py
|
|
47
|
+
src/fnschoo1/fnschool/__init__.py
|
|
48
|
+
src/fnschoo1/fnschool/asgi.py
|
|
49
|
+
src/fnschoo1/fnschool/settings.py
|
|
50
|
+
src/fnschoo1/fnschool/urls.py
|
|
51
|
+
src/fnschoo1/fnschool/views.py
|
|
52
|
+
src/fnschoo1/fnschool/wsgi.py
|
|
53
|
+
src/fnschoo1/fnschool/templatetags/__init__.py
|
|
54
|
+
src/fnschoo1/fnschool/templatetags/fnschool_tags.py
|
|
55
|
+
src/fnschoo1/locale/en/LC_MESSAGES/django.mo
|
|
56
|
+
src/fnschoo1/locale/zh_Hans/LC_MESSAGES/django.mo
|
|
57
|
+
src/fnschoo1/profiles/__init__.py
|
|
58
|
+
src/fnschoo1/profiles/admin.py
|
|
59
|
+
src/fnschoo1/profiles/apps.py
|
|
60
|
+
src/fnschoo1/profiles/forms.py
|
|
61
|
+
src/fnschoo1/profiles/models.py
|
|
62
|
+
src/fnschoo1/profiles/signals.py
|
|
63
|
+
src/fnschoo1/profiles/tests.py
|
|
64
|
+
src/fnschoo1/profiles/urls.py
|
|
65
|
+
src/fnschoo1/profiles/views.py
|
|
66
|
+
src/fnschoo1/profiles/migrations/0001_initial.py
|
|
67
|
+
src/fnschoo1/profiles/migrations/0002_alter_profile_bio.py
|
|
68
|
+
src/fnschoo1/profiles/migrations/0003_alter_profile_options_alter_profile_address_and_more.py
|
|
69
|
+
src/fnschoo1/profiles/migrations/0004_profile_gender.py
|
|
70
|
+
src/fnschoo1/profiles/migrations/0005_alter_profile_gender.py
|
|
71
|
+
src/fnschoo1/profiles/migrations/__init__.py
|
|
72
|
+
src/fnschoo1/profiles/templates/profiles/create.html
|
|
73
|
+
src/fnschoo1/profiles/templates/profiles/detail.html
|
|
74
|
+
src/fnschoo1/profiles/templates/profiles/edit.html
|
|
75
|
+
src/fnschoo1/profiles/templates/profiles/log_in.html
|
|
76
|
+
src/fnschoo1/profiles/templates/profiles/log_out.html
|
|
77
|
+
src/fnschoo1/static/css/bootstrap.min.css
|
|
78
|
+
src/fnschoo1/static/css/fnschool.css
|
|
79
|
+
src/fnschoo1/static/images/favicon.ico
|
|
80
|
+
src/fnschoo1/static/js/bootstrap.bundle.min.js
|
|
81
|
+
src/fnschoo1/static/js/bootstrap.min.js
|
|
82
|
+
src/fnschoo1/static/js/fnschool.js
|
|
83
|
+
src/fnschoo1/static/js/jquery.min.js
|
|
84
|
+
src/fnschoo1/static/js/jquery.slim.min.js
|
|
85
|
+
src/fnschoo1/static/js/popper.min.js
|
|
86
|
+
src/fnschoo1/templates/close.html
|
|
87
|
+
src/fnschoo1/templates/home.html
|
|
88
|
+
src/fnschoo1/templates/base/_content.html
|
|
89
|
+
src/fnschoo1/templates/base/_css.html
|
|
90
|
+
src/fnschoo1/templates/base/_js.html
|
|
91
|
+
src/fnschoo1/templates/base/content.html
|
|
92
|
+
src/fnschoo1/templates/base/header_content_footer.html
|
|
93
|
+
src/fnschoo1/templates/includes/_footer.html
|
|
94
|
+
src/fnschoo1/templates/includes/_header.html
|
|
95
|
+
src/fnschoo1/templates/includes/_navigation.html
|
|
96
|
+
src/fnschoo1/templates/includes/_paginator.html
|
|
97
|
+
src/fnschoo1/templates/registration/logged_out.html
|
|
98
|
+
src/fnschoo1/templates/registration/login.html
|
|
99
|
+
src/fnschool.egg-info/PKG-INFO
|
|
100
|
+
src/fnschool.egg-info/SOURCES.txt
|
|
101
|
+
src/fnschool.egg-info/dependency_links.txt
|
|
102
|
+
src/fnschool.egg-info/entry_points.txt
|
|
103
|
+
src/fnschool.egg-info/requires.txt
|
|
104
|
+
src/fnschool.egg-info/top_level.txt
|
|
@@ -1,377 +0,0 @@
|
|
|
1
|
-
select.admin-autocomplete {
|
|
2
|
-
width: 20em;
|
|
3
|
-
}
|
|
4
|
-
|
|
5
|
-
.select2-container--admin-autocomplete.select2-container {
|
|
6
|
-
min-height: 30px;
|
|
7
|
-
}
|
|
8
|
-
|
|
9
|
-
.select2-container--admin-autocomplete .select2-selection--single,
|
|
10
|
-
.select2-container--admin-autocomplete .select2-selection--multiple {
|
|
11
|
-
min-height: 30px;
|
|
12
|
-
padding: 0;
|
|
13
|
-
}
|
|
14
|
-
|
|
15
|
-
.select2-container--admin-autocomplete.select2-container--focus
|
|
16
|
-
.select2-selection,
|
|
17
|
-
.select2-container--admin-autocomplete.select2-container--open
|
|
18
|
-
.select2-selection {
|
|
19
|
-
border-color: var(--body-quiet-color);
|
|
20
|
-
min-height: 30px;
|
|
21
|
-
}
|
|
22
|
-
|
|
23
|
-
.select2-container--admin-autocomplete.select2-container--focus
|
|
24
|
-
.select2-selection.select2-selection--single,
|
|
25
|
-
.select2-container--admin-autocomplete.select2-container--open
|
|
26
|
-
.select2-selection.select2-selection--single {
|
|
27
|
-
padding: 0;
|
|
28
|
-
}
|
|
29
|
-
|
|
30
|
-
.select2-container--admin-autocomplete.select2-container--focus
|
|
31
|
-
.select2-selection.select2-selection--multiple,
|
|
32
|
-
.select2-container--admin-autocomplete.select2-container--open
|
|
33
|
-
.select2-selection.select2-selection--multiple {
|
|
34
|
-
padding: 0;
|
|
35
|
-
}
|
|
36
|
-
|
|
37
|
-
.select2-container--admin-autocomplete .select2-selection--single {
|
|
38
|
-
background-color: var(--body-bg);
|
|
39
|
-
border: 1px solid var(--border-color);
|
|
40
|
-
border-radius: 4px;
|
|
41
|
-
}
|
|
42
|
-
|
|
43
|
-
.select2-container--admin-autocomplete
|
|
44
|
-
.select2-selection--single
|
|
45
|
-
.select2-selection__rendered {
|
|
46
|
-
color: var(--body-fg);
|
|
47
|
-
line-height: 30px;
|
|
48
|
-
}
|
|
49
|
-
|
|
50
|
-
.select2-container--admin-autocomplete
|
|
51
|
-
.select2-selection--single
|
|
52
|
-
.select2-selection__clear {
|
|
53
|
-
cursor: pointer;
|
|
54
|
-
float: right;
|
|
55
|
-
font-weight: bold;
|
|
56
|
-
}
|
|
57
|
-
|
|
58
|
-
.select2-container--admin-autocomplete
|
|
59
|
-
.select2-selection--single
|
|
60
|
-
.select2-selection__placeholder {
|
|
61
|
-
color: var(--body-quiet-color);
|
|
62
|
-
}
|
|
63
|
-
|
|
64
|
-
.select2-container--admin-autocomplete
|
|
65
|
-
.select2-selection--single
|
|
66
|
-
.select2-selection__arrow {
|
|
67
|
-
height: 26px;
|
|
68
|
-
position: absolute;
|
|
69
|
-
top: 1px;
|
|
70
|
-
right: 1px;
|
|
71
|
-
width: 20px;
|
|
72
|
-
}
|
|
73
|
-
|
|
74
|
-
.select2-container--admin-autocomplete
|
|
75
|
-
.select2-selection--single
|
|
76
|
-
.select2-selection__arrow
|
|
77
|
-
b {
|
|
78
|
-
border-color: #888 transparent transparent transparent;
|
|
79
|
-
border-style: solid;
|
|
80
|
-
border-width: 5px 4px 0 4px;
|
|
81
|
-
height: 0;
|
|
82
|
-
left: 50%;
|
|
83
|
-
margin-left: -4px;
|
|
84
|
-
margin-top: -2px;
|
|
85
|
-
position: absolute;
|
|
86
|
-
top: 50%;
|
|
87
|
-
width: 0;
|
|
88
|
-
}
|
|
89
|
-
|
|
90
|
-
.select2-container--admin-autocomplete[dir='rtl']
|
|
91
|
-
.select2-selection--single
|
|
92
|
-
.select2-selection__clear {
|
|
93
|
-
float: left;
|
|
94
|
-
}
|
|
95
|
-
|
|
96
|
-
.select2-container--admin-autocomplete[dir='rtl']
|
|
97
|
-
.select2-selection--single
|
|
98
|
-
.select2-selection__arrow {
|
|
99
|
-
left: 1px;
|
|
100
|
-
right: auto;
|
|
101
|
-
}
|
|
102
|
-
|
|
103
|
-
.select2-container--admin-autocomplete.select2-container--disabled
|
|
104
|
-
.select2-selection--single {
|
|
105
|
-
background-color: var(--darkened-bg);
|
|
106
|
-
cursor: default;
|
|
107
|
-
}
|
|
108
|
-
|
|
109
|
-
.select2-container--admin-autocomplete.select2-container--disabled
|
|
110
|
-
.select2-selection--single
|
|
111
|
-
.select2-selection__clear {
|
|
112
|
-
display: none;
|
|
113
|
-
}
|
|
114
|
-
|
|
115
|
-
.select2-container--admin-autocomplete.select2-container--open
|
|
116
|
-
.select2-selection--single
|
|
117
|
-
.select2-selection__arrow
|
|
118
|
-
b {
|
|
119
|
-
border-color: transparent transparent #888 transparent;
|
|
120
|
-
border-width: 0 4px 5px 4px;
|
|
121
|
-
}
|
|
122
|
-
|
|
123
|
-
.select2-container--admin-autocomplete .select2-selection--multiple {
|
|
124
|
-
background-color: var(--body-bg);
|
|
125
|
-
border: 1px solid var(--border-color);
|
|
126
|
-
border-radius: 4px;
|
|
127
|
-
cursor: text;
|
|
128
|
-
}
|
|
129
|
-
|
|
130
|
-
.select2-container--admin-autocomplete
|
|
131
|
-
.select2-selection--multiple
|
|
132
|
-
.select2-selection__rendered {
|
|
133
|
-
box-sizing: border-box;
|
|
134
|
-
list-style: none;
|
|
135
|
-
margin: 0;
|
|
136
|
-
padding: 0 10px 5px 5px;
|
|
137
|
-
width: 100%;
|
|
138
|
-
display: flex;
|
|
139
|
-
flex-wrap: wrap;
|
|
140
|
-
}
|
|
141
|
-
|
|
142
|
-
.select2-container--admin-autocomplete
|
|
143
|
-
.select2-selection--multiple
|
|
144
|
-
.select2-selection__rendered
|
|
145
|
-
li {
|
|
146
|
-
list-style: none;
|
|
147
|
-
}
|
|
148
|
-
|
|
149
|
-
.select2-container--admin-autocomplete
|
|
150
|
-
.select2-selection--multiple
|
|
151
|
-
.select2-selection__placeholder {
|
|
152
|
-
color: var(--body-quiet-color);
|
|
153
|
-
margin-top: 5px;
|
|
154
|
-
float: left;
|
|
155
|
-
}
|
|
156
|
-
|
|
157
|
-
.select2-container--admin-autocomplete
|
|
158
|
-
.select2-selection--multiple
|
|
159
|
-
.select2-selection__clear {
|
|
160
|
-
cursor: pointer;
|
|
161
|
-
float: right;
|
|
162
|
-
font-weight: bold;
|
|
163
|
-
margin: 5px;
|
|
164
|
-
position: absolute;
|
|
165
|
-
right: 0;
|
|
166
|
-
}
|
|
167
|
-
|
|
168
|
-
.select2-container--admin-autocomplete
|
|
169
|
-
.select2-selection--multiple
|
|
170
|
-
.select2-selection__choice {
|
|
171
|
-
background-color: var(--darkened-bg);
|
|
172
|
-
border: 1px solid var(--border-color);
|
|
173
|
-
border-radius: 4px;
|
|
174
|
-
cursor: default;
|
|
175
|
-
float: left;
|
|
176
|
-
margin-right: 5px;
|
|
177
|
-
margin-top: 5px;
|
|
178
|
-
padding: 0 5px;
|
|
179
|
-
}
|
|
180
|
-
|
|
181
|
-
.select2-container--admin-autocomplete
|
|
182
|
-
.select2-selection--multiple
|
|
183
|
-
.select2-selection__choice__remove {
|
|
184
|
-
color: var(--body-quiet-color);
|
|
185
|
-
cursor: pointer;
|
|
186
|
-
display: inline-block;
|
|
187
|
-
font-weight: bold;
|
|
188
|
-
margin-right: 2px;
|
|
189
|
-
}
|
|
190
|
-
|
|
191
|
-
.select2-container--admin-autocomplete
|
|
192
|
-
.select2-selection--multiple
|
|
193
|
-
.select2-selection__choice__remove:hover {
|
|
194
|
-
color: var(--body-fg);
|
|
195
|
-
}
|
|
196
|
-
|
|
197
|
-
.select2-container--admin-autocomplete[dir='rtl']
|
|
198
|
-
.select2-selection--multiple
|
|
199
|
-
.select2-selection__choice,
|
|
200
|
-
.select2-container--admin-autocomplete[dir='rtl']
|
|
201
|
-
.select2-selection--multiple
|
|
202
|
-
.select2-selection__placeholder,
|
|
203
|
-
.select2-container--admin-autocomplete[dir='rtl']
|
|
204
|
-
.select2-selection--multiple
|
|
205
|
-
.select2-search--inline {
|
|
206
|
-
float: right;
|
|
207
|
-
}
|
|
208
|
-
|
|
209
|
-
.select2-container--admin-autocomplete[dir='rtl']
|
|
210
|
-
.select2-selection--multiple
|
|
211
|
-
.select2-selection__choice {
|
|
212
|
-
margin-left: 5px;
|
|
213
|
-
margin-right: auto;
|
|
214
|
-
}
|
|
215
|
-
|
|
216
|
-
.select2-container--admin-autocomplete[dir='rtl']
|
|
217
|
-
.select2-selection--multiple
|
|
218
|
-
.select2-selection__choice__remove {
|
|
219
|
-
margin-left: 2px;
|
|
220
|
-
margin-right: auto;
|
|
221
|
-
}
|
|
222
|
-
|
|
223
|
-
.select2-container--admin-autocomplete.select2-container--focus
|
|
224
|
-
.select2-selection--multiple {
|
|
225
|
-
border: solid var(--body-quiet-color) 1px;
|
|
226
|
-
outline: 0;
|
|
227
|
-
}
|
|
228
|
-
|
|
229
|
-
.select2-container--admin-autocomplete.select2-container--disabled
|
|
230
|
-
.select2-selection--multiple {
|
|
231
|
-
background-color: var(--darkened-bg);
|
|
232
|
-
cursor: default;
|
|
233
|
-
}
|
|
234
|
-
|
|
235
|
-
.select2-container--admin-autocomplete.select2-container--disabled
|
|
236
|
-
.select2-selection__choice__remove {
|
|
237
|
-
display: none;
|
|
238
|
-
}
|
|
239
|
-
|
|
240
|
-
.select2-container--admin-autocomplete.select2-container--open.select2-container--above
|
|
241
|
-
.select2-selection--single,
|
|
242
|
-
.select2-container--admin-autocomplete.select2-container--open.select2-container--above
|
|
243
|
-
.select2-selection--multiple {
|
|
244
|
-
border-top-left-radius: 0;
|
|
245
|
-
border-top-right-radius: 0;
|
|
246
|
-
}
|
|
247
|
-
|
|
248
|
-
.select2-container--admin-autocomplete.select2-container--open.select2-container--below
|
|
249
|
-
.select2-selection--single,
|
|
250
|
-
.select2-container--admin-autocomplete.select2-container--open.select2-container--below
|
|
251
|
-
.select2-selection--multiple {
|
|
252
|
-
border-bottom-left-radius: 0;
|
|
253
|
-
border-bottom-right-radius: 0;
|
|
254
|
-
}
|
|
255
|
-
|
|
256
|
-
.select2-container--admin-autocomplete .select2-search--dropdown {
|
|
257
|
-
background: var(--darkened-bg);
|
|
258
|
-
}
|
|
259
|
-
|
|
260
|
-
.select2-container--admin-autocomplete
|
|
261
|
-
.select2-search--dropdown
|
|
262
|
-
.select2-search__field {
|
|
263
|
-
background: var(--body-bg);
|
|
264
|
-
color: var(--body-fg);
|
|
265
|
-
border: 1px solid var(--border-color);
|
|
266
|
-
border-radius: 4px;
|
|
267
|
-
}
|
|
268
|
-
|
|
269
|
-
.select2-container--admin-autocomplete
|
|
270
|
-
.select2-search--inline
|
|
271
|
-
.select2-search__field {
|
|
272
|
-
background: transparent;
|
|
273
|
-
color: var(--body-fg);
|
|
274
|
-
border: none;
|
|
275
|
-
outline: 0;
|
|
276
|
-
box-shadow: none;
|
|
277
|
-
-webkit-appearance: textfield;
|
|
278
|
-
}
|
|
279
|
-
|
|
280
|
-
.select2-container--admin-autocomplete
|
|
281
|
-
.select2-results
|
|
282
|
-
> .select2-results__options {
|
|
283
|
-
max-height: 200px;
|
|
284
|
-
overflow-y: auto;
|
|
285
|
-
color: var(--body-fg);
|
|
286
|
-
background: var(--body-bg);
|
|
287
|
-
}
|
|
288
|
-
|
|
289
|
-
.select2-container--admin-autocomplete .select2-results__option[role='group'] {
|
|
290
|
-
padding: 0;
|
|
291
|
-
}
|
|
292
|
-
|
|
293
|
-
.select2-container--admin-autocomplete
|
|
294
|
-
.select2-results__option[aria-disabled='true'] {
|
|
295
|
-
color: var(--body-quiet-color);
|
|
296
|
-
}
|
|
297
|
-
|
|
298
|
-
.select2-container--admin-autocomplete
|
|
299
|
-
.select2-results__option[aria-selected='true'] {
|
|
300
|
-
background-color: var(--selected-bg);
|
|
301
|
-
color: var(--body-fg);
|
|
302
|
-
}
|
|
303
|
-
|
|
304
|
-
.select2-container--admin-autocomplete
|
|
305
|
-
.select2-results__option
|
|
306
|
-
.select2-results__option {
|
|
307
|
-
padding-left: 1em;
|
|
308
|
-
}
|
|
309
|
-
|
|
310
|
-
.select2-container--admin-autocomplete
|
|
311
|
-
.select2-results__option
|
|
312
|
-
.select2-results__option
|
|
313
|
-
.select2-results__group {
|
|
314
|
-
padding-left: 0;
|
|
315
|
-
}
|
|
316
|
-
|
|
317
|
-
.select2-container--admin-autocomplete
|
|
318
|
-
.select2-results__option
|
|
319
|
-
.select2-results__option
|
|
320
|
-
.select2-results__option {
|
|
321
|
-
margin-left: -1em;
|
|
322
|
-
padding-left: 2em;
|
|
323
|
-
}
|
|
324
|
-
|
|
325
|
-
.select2-container--admin-autocomplete
|
|
326
|
-
.select2-results__option
|
|
327
|
-
.select2-results__option
|
|
328
|
-
.select2-results__option
|
|
329
|
-
.select2-results__option {
|
|
330
|
-
margin-left: -2em;
|
|
331
|
-
padding-left: 3em;
|
|
332
|
-
}
|
|
333
|
-
|
|
334
|
-
.select2-container--admin-autocomplete
|
|
335
|
-
.select2-results__option
|
|
336
|
-
.select2-results__option
|
|
337
|
-
.select2-results__option
|
|
338
|
-
.select2-results__option
|
|
339
|
-
.select2-results__option {
|
|
340
|
-
margin-left: -3em;
|
|
341
|
-
padding-left: 4em;
|
|
342
|
-
}
|
|
343
|
-
|
|
344
|
-
.select2-container--admin-autocomplete
|
|
345
|
-
.select2-results__option
|
|
346
|
-
.select2-results__option
|
|
347
|
-
.select2-results__option
|
|
348
|
-
.select2-results__option
|
|
349
|
-
.select2-results__option
|
|
350
|
-
.select2-results__option {
|
|
351
|
-
margin-left: -4em;
|
|
352
|
-
padding-left: 5em;
|
|
353
|
-
}
|
|
354
|
-
|
|
355
|
-
.select2-container--admin-autocomplete
|
|
356
|
-
.select2-results__option
|
|
357
|
-
.select2-results__option
|
|
358
|
-
.select2-results__option
|
|
359
|
-
.select2-results__option
|
|
360
|
-
.select2-results__option
|
|
361
|
-
.select2-results__option
|
|
362
|
-
.select2-results__option {
|
|
363
|
-
margin-left: -5em;
|
|
364
|
-
padding-left: 6em;
|
|
365
|
-
}
|
|
366
|
-
|
|
367
|
-
.select2-container--admin-autocomplete
|
|
368
|
-
.select2-results__option--highlighted[aria-selected] {
|
|
369
|
-
background-color: var(--primary);
|
|
370
|
-
color: var(--primary-fg);
|
|
371
|
-
}
|
|
372
|
-
|
|
373
|
-
.select2-container--admin-autocomplete .select2-results__group {
|
|
374
|
-
cursor: default;
|
|
375
|
-
display: block;
|
|
376
|
-
padding: 6px;
|
|
377
|
-
}
|