django-spire 0.16.2__py3-none-any.whl → 0.16.3__py3-none-any.whl

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.
django_spire/consts.py CHANGED
@@ -1,4 +1,4 @@
1
- __VERSION__ = '0.16.2'
1
+ __VERSION__ = '0.16.3'
2
2
 
3
3
 
4
4
  AI_CHAT_WORKFLOW_SENDER_SETTINGS_NAME = 'AI_CHAT_WORKFLOW_NAME'
@@ -6,9 +6,9 @@
6
6
  aria-expanded="false"
7
7
  ></i>
8
8
 
9
- <ul class="dropdown-menu py-0" aria-labelledby="theme_dropdown_button">
9
+ <ul class="bg-app-layer-two dropdown-menu py-0" aria-labelledby="theme_dropdown_button">
10
10
  <li>
11
- <h6 class="dropdown-header fs--1" x-text="$store.theme.get_current_display_name()"></h6>
11
+ <small><p class="dropdown-header fs--1" x-text="$store.theme.get_current_display_name()"></p></small>
12
12
  </li>
13
13
 
14
14
  <li>
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: django-spire
3
- Version: 0.16.2
3
+ Version: 0.16.3
4
4
  Summary: A project for Django Spire
5
5
  Author-email: Brayden Carlson <braydenc@stratusadv.com>, Nathan Johnson <nathanj@stratusadv.com>
6
6
  License: Copyright (c) 2024 Stratus Advanced Technologies and Contributors.
@@ -64,7 +64,9 @@ Requires-Dist: typing_extensions
64
64
  Requires-Dist: twilio
65
65
  Provides-Extra: development
66
66
  Requires-Dist: build; extra == "development"
67
+ Requires-Dist: django-browser-reload; extra == "development"
67
68
  Requires-Dist: django-debug-toolbar; extra == "development"
69
+ Requires-Dist: django-watchfiles; extra == "development"
68
70
  Requires-Dist: pip; extra == "development"
69
71
  Requires-Dist: pyinstrument; extra == "development"
70
72
  Requires-Dist: pytest; extra == "development"
@@ -1,6 +1,6 @@
1
1
  django_spire/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
2
  django_spire/conf.py,sha256=EYC1hXqYqheYrb_b6Q93LrSgNl91JV633E4N5j-KGTo,1012
3
- django_spire/consts.py,sha256=-182p7hW770AGEzeRUCvOh_O3hgNPnRXRNH_HaZ0a_8,390
3
+ django_spire/consts.py,sha256=s2hmYZVhkoS-guh49MBpA1VVRRqblR-FBYL_suHqo0g,390
4
4
  django_spire/exceptions.py,sha256=L5ndRO5ftMmh0pHkO2z_NG3LSGZviJ-dDHNT73SzTNw,48
5
5
  django_spire/settings.py,sha256=NBDa_kZozESTz2UfHgy2PzhBqj54eIrjZsUsWqDgI0g,735
6
6
  django_spire/urls.py,sha256=mKeZszb5U4iIGqddMb5Tt5fRC72U2wABEOi6mvOfEBU,656
@@ -1044,7 +1044,7 @@ django_spire/theme/templates/django_spire/theme/card/django_glue_preview_card.ht
1044
1044
  django_spire/theme/templates/django_spire/theme/card/example_preview_card.html,sha256=sx0ZF1ayfuPdIVqDTE7YU75FrbTdLeAIEci2k1i5KIE,1389
1045
1045
  django_spire/theme/templates/django_spire/theme/card/preview_card.html,sha256=sSfFMaHyyySqOCVYuNStXYRP3PnqlzIsjc4zXzsMIVE,1023
1046
1046
  django_spire/theme/templates/django_spire/theme/card/typography_preview_card.html,sha256=hhE6uM09btdlVrUDHJiAaVPO8rJFBDREJX0oOdB6i0g,906
1047
- django_spire/theme/templates/django_spire/theme/element/theme_selector.html,sha256=5sHCpwd3xIqX7yrqe9tC0YYKRPx2lFUZ4k3ZRtifawM,1094
1047
+ django_spire/theme/templates/django_spire/theme/element/theme_selector.html,sha256=LIUscHnIgGMuplUFXkaa4XYGSq_2iMyducPuhP8_k_s,1124
1048
1048
  django_spire/theme/templates/django_spire/theme/element/theme_toggle_element.html,sha256=mtalDN45yevDbSqcsaNX_FWm-Cs-lh_Upmqj_Lk-s-Y,203
1049
1049
  django_spire/theme/templates/django_spire/theme/example/card/example_title_card.html,sha256=8km1MCmCPMqdNyJ-6z_QJ20luk82BITpUL4uYihgYng,785
1050
1050
  django_spire/theme/templates/django_spire/theme/example/container/example_container.html,sha256=hZ2rXsk_sdNnov-0DXrkyNu42OzuWwYWjnFBcqn6g3Y,458
@@ -1078,8 +1078,8 @@ django_spire/theme/urls/page_urls.py,sha256=S8nkKkgbhG3XHI3uMUL-piOjXIrRkuY2UlM_
1078
1078
  django_spire/theme/views/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
1079
1079
  django_spire/theme/views/ajax_views.py,sha256=W1khC2K_EMbEzAFmMxC_P76_MFnkRH4-eVdodrRfAhw,1904
1080
1080
  django_spire/theme/views/page_views.py,sha256=pHr8iekjtR99xs7w1taj35HEo133Svq1dvDD0y0VL1c,3933
1081
- django_spire-0.16.2.dist-info/licenses/LICENSE.md,sha256=tlTbOtgKoy-xAQpUk9gPeh9O4oRXCOzoWdW3jJz0wnA,1091
1082
- django_spire-0.16.2.dist-info/METADATA,sha256=iJT5FOF8goLMVeez7n-BjMkTnihtWgsoYHLu-EzHnOQ,4644
1083
- django_spire-0.16.2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
1084
- django_spire-0.16.2.dist-info/top_level.txt,sha256=xf3QV1e--ONkVpgMDQE9iqjQ1Vg4--_6C8wmO-KxPHQ,13
1085
- django_spire-0.16.2.dist-info/RECORD,,
1081
+ django_spire-0.16.3.dist-info/licenses/LICENSE.md,sha256=tlTbOtgKoy-xAQpUk9gPeh9O4oRXCOzoWdW3jJz0wnA,1091
1082
+ django_spire-0.16.3.dist-info/METADATA,sha256=GQi64j77EIHCIxRcZzMeXa5ICeTXYzSaAUCFVTGXPGg,4762
1083
+ django_spire-0.16.3.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
1084
+ django_spire-0.16.3.dist-info/top_level.txt,sha256=xf3QV1e--ONkVpgMDQE9iqjQ1Vg4--_6C8wmO-KxPHQ,13
1085
+ django_spire-0.16.3.dist-info/RECORD,,