decidim-design 0.30.3 → 0.30.5

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 5186c124f3f82b6c6b426632b5670f5caa6337521d78054dfdb31bd8b5a26b18
4
- data.tar.gz: 5443587d4563be612fd0159b15475d507d30925a6220f3c2dd4629b36d7dfb79
3
+ metadata.gz: 5cbfba08db92ba5be81ba728fbc172b67d32089bad36b2cc3329409bb81d86c6
4
+ data.tar.gz: 28ee91259d5316cf6552e7e4a68b26b548d9f1325798a5dc9f4b7e0302dd8f6d
5
5
  SHA512:
6
- metadata.gz: c99864956c8da9dcf79b3b74c25c12ca864c4be07c9cb01eab37ce1d1fde4c1aa97b988889167d417ac810a729c6b565fe9fc0fc71797d37c2506f0cffeb754f
7
- data.tar.gz: 5a11d99b653bf66472af7db864b5a554779910247e2a995c729035a3b5fff5b34f97daa0fc0a9c6796ab4ac7f139936b42ddb3f1b356be3c51b19b52ca729535
6
+ metadata.gz: 0f4a18d8e0f83c2081371b292e0d3c7c2c996c59922e2451cd6feb37f0f85ccbd27ff16072c20037c79d3b27754db94a2714f5cc261b8e9824ff43f4fc72c2a1
7
+ data.tar.gz: d4944f86ec28d7053a99dc12e7cbac30f1b4fb8b60ef63688b18992ec01098721063292ff2b4c8750e1f9a4903d868716b304a7ba790d113ea707d5638d21b76
@@ -39,7 +39,7 @@ eu:
39
39
  tips_description: 'Modal konplexu bat erakusteko, estiloekin bat eginez, egin marka hau:'
40
40
  tips_description_html: 'Adi hauei: <i>data-attributes</i> eta the <i>ids</i>. Adibidez, <code>[data-dialog-title]</code> kodea hasten da honela: <i>dialog-title</i> gehi <i>modal id</i>.'
41
41
  title: Elkarrizketak
42
- usage_description: Elkarrizketa batek bi elementu eskatzen ditu
42
+ usage_description: Elkarrizketa batek bi elementu behar ditu
43
43
  usage_description_2_html: 2. Elementu modala, zeinaren <code>id</code> datu-kontrolek bat egiten duten eragileari dagokion balioarekin.
44
44
  usage_description_html: 1. Parte-hartzailearen elementu erabilgarria, <code>data-dialog-open="example"</code> data-atributuarekin, non adibidea den modalaren <code>id</code>.
45
45
  follow:
@@ -1 +1,12 @@
1
+ ---
1
2
  it:
3
+ decidim:
4
+ design:
5
+ components:
6
+ accordions:
7
+ usage_p_1_html: 1. Un wrapper <code>div</code>, con il data-attribute <code>data-component="accordion"</code>, su tutti i trigger e pannelli disponibili.
8
+ helpers:
9
+ context_description: Questa cella mostra alcune informazioni su un utente. È un aiuto visivo per identificare il creatore di risorse/contenuto. Il passaggio con il mouse mostra un suggerimento con ulteriori informazioni e link al suo profilo.
10
+ dropdowns_usage_description_html: 1. Un elemento utilizzabile dall'utente, con gli attributi dati <code>data-component="dropdown" data-target="dropdown-menu-element"</code>.
11
+ sortition_l: sortition_l
12
+ sortitions: Sorteggi
@@ -3,7 +3,7 @@
3
3
  module Decidim
4
4
  module Design
5
5
  def self.version
6
- "0.30.3"
6
+ "0.30.5"
7
7
  end
8
8
  end
9
9
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: decidim-design
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.30.3
4
+ version: 0.30.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Decidim Team
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-10-28 00:00:00.000000000 Z
11
+ date: 2026-01-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: decidim-core
@@ -16,28 +16,28 @@ dependencies:
16
16
  requirements:
17
17
  - - '='
18
18
  - !ruby/object:Gem::Version
19
- version: 0.30.3
19
+ version: 0.30.5
20
20
  type: :runtime
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
24
  - - '='
25
25
  - !ruby/object:Gem::Version
26
- version: 0.30.3
26
+ version: 0.30.5
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: decidim-dev
29
29
  requirement: !ruby/object:Gem::Requirement
30
30
  requirements:
31
31
  - - '='
32
32
  - !ruby/object:Gem::Version
33
- version: 0.30.3
33
+ version: 0.30.5
34
34
  type: :development
35
35
  prerelease: false
36
36
  version_requirements: !ruby/object:Gem::Requirement
37
37
  requirements:
38
38
  - - '='
39
39
  - !ruby/object:Gem::Version
40
- version: 0.30.3
40
+ version: 0.30.5
41
41
  description: The design guide module for Decidim.
42
42
  email:
43
43
  - hola@decidim.org