django-cotton-bs5 0.3.0__py3-none-any.whl → 0.3.1__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.
@@ -1,10 +1,10 @@
1
- <c-vars class header title minimal />
1
+ <c-vars class header title minimal body_class />
2
2
  <div class="card {{ class }}" {{ attrs }}>
3
3
  {% if header %}<c-card.header text="{{ header }}" />{% endif %}
4
4
  {% if minimal %}
5
5
  {{ slot }}
6
6
  {% else %}
7
- <c-card.body>
7
+ <c-card.body class="{{ body_class }}" only>
8
8
  {% if title %}<c-card.title text="{{ title }}" />{% endif %}
9
9
  {% if subtitle %}<c-card.subtitle text="{{ subtitle }}" />{% endif %}
10
10
  {{ slot }}
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: django-cotton-bs5
3
- Version: 0.3.0
3
+ Version: 0.3.1
4
4
  Summary: Bootstrap 5 components for use with Django Cotton.
5
5
  License: MIT
6
6
  Author: Sam
@@ -13,7 +13,7 @@ Classifier: Programming Language :: Python :: 3.11
13
13
  Classifier: Programming Language :: Python :: 3.12
14
14
  Provides-Extra: django-compressor
15
15
  Requires-Dist: django-compressor (>=4.5.1,<5.0.0) ; extra == "django-compressor"
16
- Requires-Dist: django-cotton (>2.1)
16
+ Requires-Dist: django-cotton (>=2.3.1)
17
17
  Requires-Dist: django-libsass (>=0.9,<0.10)
18
18
  Description-Content-Type: text/markdown
19
19
 
@@ -108,7 +108,7 @@ cotton_bs5/templates/cotton/button_group.html,sha256=f2R1uNgdhtlO89kM55ZWQ4YqX-n
108
108
  cotton_bs5/templates/cotton/card/body.html,sha256=V7_erMPFbYfCWeMeI9BCtiqrKpr4Qr2LGd4uxrQhkA4,162
109
109
  cotton_bs5/templates/cotton/card/footer.html,sha256=5wop-wWc-Pj5HU8cZLNY4L7t-cEXskyz6WiECAKvOs8,87
110
110
  cotton_bs5/templates/cotton/card/header.html,sha256=MWK3s26XYMhPTPGXpUg8P6KJ2jLSkeQjEU6oTovmPRw,103
111
- cotton_bs5/templates/cotton/card/index.html,sha256=cVoMAiNdz4CblJDDyPMDNlBGbvTj9iVXw44Y5brLcLQ,412
111
+ cotton_bs5/templates/cotton/card/index.html,sha256=MGQm-CoSsO13MZ7qR6GXXApM6ClzO3wGmqdhqsbLfAk,453
112
112
  cotton_bs5/templates/cotton/card/subtitle.html,sha256=u7XKXndYL-Nyp5HBl51D6TXqBsLvFPVcUurxqaWGm0s,68
113
113
  cotton_bs5/templates/cotton/card/title.html,sha256=qBEY1EsHhgVsOAX1V_C-zAdX5DOKRE6Tn5gJfa-9txE,110
114
114
  cotton_bs5/templates/cotton/carousel/button.html,sha256=bvvqn1Hw-qMI1G1kKuulUBiuV4hMhVfPPaOCK8ws5DY,317
@@ -155,7 +155,7 @@ cotton_bs5/templates/cotton/toast/activate.html,sha256=D-qh8lfEWoJWMKdUG0PT4jdNA
155
155
  cotton_bs5/templates/cotton/toast/body.html,sha256=cneCr26QtF48gYR7kW5wa_QO0Qv5nGJDlXR6PjVueMU,71
156
156
  cotton_bs5/templates/cotton/toast/header.html,sha256=izlXp-D5cKEIeIj297pma9XYgGNo6lkrgvHw1QscOR8,115
157
157
  cotton_bs5/templates/cotton/toast/index.html,sha256=av7EWcLGcB90KUBCru6qwtl78PkM228n5OxuJewc4OI,304
158
- django_cotton_bs5-0.3.0.dist-info/LICENSE,sha256=jAcYHTznehUzk6dbbjLdSq9Xo2S_OmscgUKA94hUoMo,1072
159
- django_cotton_bs5-0.3.0.dist-info/METADATA,sha256=OEdjzTASZcHQlGlBrojsq8Qt_LkgV5U4iY3kPPeG6gI,3220
160
- django_cotton_bs5-0.3.0.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
161
- django_cotton_bs5-0.3.0.dist-info/RECORD,,
158
+ django_cotton_bs5-0.3.1.dist-info/LICENSE,sha256=jAcYHTznehUzk6dbbjLdSq9Xo2S_OmscgUKA94hUoMo,1072
159
+ django_cotton_bs5-0.3.1.dist-info/METADATA,sha256=9FMQynTsDlcA0U5Upea8YxDilQ976vJTHNxu_I5OmSg,3223
160
+ django_cotton_bs5-0.3.1.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
161
+ django_cotton_bs5-0.3.1.dist-info/RECORD,,